Started by an SCM change Obtained jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_fire_tuning_gfortran_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 040e9961b5b422803a0aa816c5921be9576aa4a8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 040e9961b5b422803a0aa816c5921be9576aa4a8 # timeout=10 Commit message: "Small bug fix, but this is BIT_CHANGING because it affects stats output. Some zm fields (w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, and mixt_frac_zm) were all nan in the netcdf output when l_call_pdf_closure_twice=.false., because those come from pdf_params_zm." > git rev-list --no-walk 040e9961b5b422803a0aa816c5921be9576aa4a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [Pipeline] sh + sed -r 's/-ffpe-trap=(\w,?)+\s//g' -i compile/config/linux_x86_64_gfortran.bash + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + compile/compile.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. .................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. .............. Make.silhs is ready. ..................................................................... Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. .................. Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clubb_precision.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/error_code.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/model_flags.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameter_indices.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/code_timer_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_interfaces.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_names.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/constants_clubb.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90:167:53: 167 | call mvbits( i_element, 56, 8, i_element_br, 0 ) | ^ Warning: 'i_element_br' is used uninitialized [-Wuninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90:159:39: 159 | integer(kind=int64) :: i_element_br | ^ note: 'i_element_br' declared here /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90:123:53: 123 | CALL MVBITS( i_element, 24, 8, i_element_br, 0 ) | ^ Warning: 'i_element_br' is used uninitialized [-Wuninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90:117:69: 117 | INTEGER(KIND=int32) :: i_element_br | ^ note: 'i_element_br' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_variables.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/array_index.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stat_file_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/matrix_operations.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/Skx_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calendar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calc_roots.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/LY93_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90:126:8: 126 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/err_info_type_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/file_functions.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/interpolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/T_in_K_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_grads.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90:375:8: 375 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90:192:8: 192 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/grid_class.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_reader.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_zt_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:554:32: 554 | if ( info == ndim+1 ) then | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:428:10: 428 | info, & ! If this doesn't come back as 0, something went wrong | ^ note: 'info' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:334:28: 334 | soln = -999._core_rknd | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:263:10: 263 | info, & ! Diagnostic output | ^ note: 'info' declared here /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:180:32: 180 | if ( info == ndim+1 ) then | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:118:19: 118 | integer :: info ! Diagnostic output | ^ note: 'info' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/precipitation_fraction.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pos_definite_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:720:8: 720 | use constants_clubb, only: & | 1 Warning: Unused parameter 'fstderr' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/saturation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mean_adv.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/diffusion.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/corr_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:441:46: 441 | write(fstderr, *) err_info%err_header(i) | ^ Warning: 'i' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:410:19: 410 | integer :: k, i ! loop variable | ^ note: 'i' was declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calc_pressure.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/remapping_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_pdf_main.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/remapping_module.F90:1171:43: 1171 | if(f(i,k+1)*f(i,k-1) epsilon(wp2_avg_after)*1000 ) then | ^ Warning: 'wp2_avg_before' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1463:20: 1463 | wp2_avg_before, & | ^ note: 'wp2_avg_before' was declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a pos_definite_module.o T_in_K_module.o sfc_varnce_module.o code_timer_module.o clubb_precision.o advance_clubb_core_module.o setup_clubb_pdf_params.o stats_type_utilities.o stats_lh_sfc_module.o parameters_tunable.o tridiag_lu_solver.o new_pdf.o grid_class.o precipitation_fraction.o grid_adaptation_module.o matrix_solver_wrapper.o constants_clubb.o pdf_closure_module.o stats_type.o advance_xm_wpxp_module.o error_code.o output_netcdf.o stats_zt_module.o advance_helper_module.o index_mapping.o advance_windm_edsclrm_module.o hydromet_pdf_parameter_module.o sponge_layer_damping.o adg1_adg2_3d_luhar_pdf.o new_hybrid_pdf.o fill_holes.o new_tsdadg_pdf.o stats_zm_module.o new_pdf_main.o stats_rad_zm_module.o pdf_utilities.o input_reader.o array_index.o calc_roots.o advance_wp2_wp3_module.o stat_file_module.o mixing_length.o file_functions.o stats_variables.o stats_clubb_utilities.o clip_explicit.o lapack_wrap.o diagnose_correlations_module.o matrix_operations.o input_names.o mean_adv.o corr_varnce_module.o saturation.o stats_lh_zt_module.o err_info_type_module.o lapack_interfaces.o diffusion.o Skx_module.o interpolation.o remapping_module.o penta_lu_solver.o calendar.o output_grads.o parameter_indices.o numerical_check.o mono_flux_limiter.o model_flags.o new_hybrid_pdf_main.o calc_pressure.o sigma_sqd_w_module.o LY93_pdf.o turbulent_adv_pdf.o stats_sfc_module.o advance_xp2_xpyp_module.o advance_xp3_module.o Nc_Ncn_eqns.o endian.o clubb_api_module.o stats_rad_zt_module.o pdf_parameter_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a a - pos_definite_module.o a - T_in_K_module.o a - sfc_varnce_module.o a - code_timer_module.o a - clubb_precision.o a - advance_clubb_core_module.o a - setup_clubb_pdf_params.o a - stats_type_utilities.o a - stats_lh_sfc_module.o a - parameters_tunable.o a - tridiag_lu_solver.o a - new_pdf.o a - grid_class.o a - precipitation_fraction.o a - grid_adaptation_module.o a - matrix_solver_wrapper.o a - constants_clubb.o a - pdf_closure_module.o a - stats_type.o a - advance_xm_wpxp_module.o a - error_code.o a - output_netcdf.o a - stats_zt_module.o a - advance_helper_module.o a - index_mapping.o a - advance_windm_edsclrm_module.o a - hydromet_pdf_parameter_module.o a - sponge_layer_damping.o a - adg1_adg2_3d_luhar_pdf.o a - new_hybrid_pdf.o a - fill_holes.o a - new_tsdadg_pdf.o a - stats_zm_module.o a - new_pdf_main.o a - stats_rad_zm_module.o a - pdf_utilities.o a - input_reader.o a - array_index.o a - calc_roots.o a - advance_wp2_wp3_module.o a - stat_file_module.o a - mixing_length.o a - file_functions.o a - stats_variables.o a - stats_clubb_utilities.o a - clip_explicit.o a - lapack_wrap.o a - diagnose_correlations_module.o a - matrix_operations.o a - input_names.o a - mean_adv.o a - corr_varnce_module.o a - saturation.o a - stats_lh_zt_module.o a - err_info_type_module.o a - lapack_interfaces.o a - diffusion.o a - Skx_module.o a - interpolation.o a - remapping_module.o a - penta_lu_solver.o a - calendar.o a - output_grads.o a - parameter_indices.o a - numerical_check.o a - mono_flux_limiter.o a - model_flags.o a - new_hybrid_pdf_main.o a - calc_pressure.o a - sigma_sqd_w_module.o a - LY93_pdf.o a - turbulent_adv_pdf.o a - stats_sfc_module.o a - advance_xp2_xpyp_module.o a - advance_xp3_module.o a - Nc_Ncn_eqns.o a - endian.o a - clubb_api_module.o a - stats_rad_zt_module.o a - pdf_parameter_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/stbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_shared/lsame.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dcopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sdot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/isamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/drscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_shared/xerbla.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ieeeck.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dnrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/saxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/idamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iparmq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/disnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/snrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/daxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/srscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/scopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ddot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ilaenv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgemm.f ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a stbsv.o dgtsv.o sorg2l.o dgemm.o sgbtf2.o dpoequ.o lsame.o dscal.o dgbmv.o sgtcon.o dlanst.o dorgqr.o dger.o ssyev.o slabad.o slae2.o strmm.o dsytd2.o dcopy.o sdot.o dlatrd.o slagtm.o sgttrf.o spotrf.o sgbsvx.o isamax.o dgbtrs.o dlantb.o ssyr2.o drscl.o ssymv.o dlaset.o dlarfg.o sgtts2.o dgtrfs.o ssytrd.o xerbla.o slassq.o dlapy2.o sisnan.o sgtsvx.o dgttrs.o dlarf.o dorg2r.o ssteqr.o dlascl.o dlacpy.o ieeeck.o dnrm2.o sgbtrf.o saxpy.o ilaslc.o slamch.o dlangt.o dlangb.o sgemv.o iladlc.o dlartg.o slaisnan.o idamax.o dlasrt.o dgbrfs.o dlacn2.o strsm.o slaqgb.o sorgql.o dorgtr.o dlarft.o slansy.o dlarfb.o dtrmv.o ssyr2k.o dgbsv.o spotrf2.o slatbs.o ssyrk.o dlasr.o sswap.o dlaqsy.o dlaev2.o sgbcon.o dgbequ.o ssterf.o dasum.o dlaswp.o dswap.o slasr.o iparmq.o slaev2.o slaqsy.o dgbcon.o sgbequ.o dsterf.o sasum.o slaswp.o dlansy.o slarft.o slarfb.o strmv.o dsyr2k.o sgbsv.o dpotrf2.o dlatbs.o dsyrk.o dlaisnan.o slasrt.o sgbrfs.o dtrsm.o slacn2.o dlaqgb.o dorgql.o sorgtr.o disnan.o dgtsvx.o sgttrs.o slarf.o sorg2r.o dsteqr.o slascl.o slacpy.o snrm2.o daxpy.o dgbtrf.o slangt.o dlamch.o slangb.o dgemv.o slartg.o dsyr2.o dsymv.o srscl.o slaset.o slarfg.o dgtts2.o sgtrfs.o dsytrd.o dlassq.o slapy2.o dlae2.o dtrmm.o ssytd2.o scopy.o ddot.o dlagtm.o slatrd.o dgttrf.o dgbsvx.o dpotrf.o sgbtrs.o slantb.o dgbtf2.o spoequ.o sscal.o dgtcon.o slanst.o sgbmv.o sorgqr.o dsyev.o sger.o ilaslr.o ilaenv.o dlabad.o iladlr.o dtbsv.o sgtsv.o dorg2l.o sgemm.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a a - stbsv.o a - dgtsv.o a - sorg2l.o a - dgemm.o a - sgbtf2.o a - dpoequ.o a - lsame.o a - dscal.o a - dgbmv.o a - sgtcon.o a - dlanst.o a - dorgqr.o a - dger.o a - ssyev.o a - slabad.o a - slae2.o a - strmm.o a - dsytd2.o a - dcopy.o a - sdot.o a - dlatrd.o a - slagtm.o a - sgttrf.o a - spotrf.o a - sgbsvx.o a - isamax.o a - dgbtrs.o a - dlantb.o a - ssyr2.o a - drscl.o a - ssymv.o a - dlaset.o a - dlarfg.o a - sgtts2.o a - dgtrfs.o a - ssytrd.o a - xerbla.o a - slassq.o a - dlapy2.o a - sisnan.o a - sgtsvx.o a - dgttrs.o a - dlarf.o a - dorg2r.o a - ssteqr.o a - dlascl.o a - dlacpy.o a - ieeeck.o a - dnrm2.o a - sgbtrf.o a - saxpy.o a - ilaslc.o a - slamch.o a - dlangt.o a - dlangb.o a - sgemv.o a - iladlc.o a - dlartg.o a - slaisnan.o a - idamax.o a - dlasrt.o a - dgbrfs.o a - dlacn2.o a - strsm.o a - slaqgb.o a - sorgql.o a - dorgtr.o a - dlarft.o a - slansy.o a - dlarfb.o a - dtrmv.o a - ssyr2k.o a - dgbsv.o a - spotrf2.o a - slatbs.o a - ssyrk.o a - dlasr.o a - sswap.o a - dlaqsy.o a - dlaev2.o a - sgbcon.o a - dgbequ.o a - ssterf.o a - dasum.o a - dlaswp.o a - dswap.o a - slasr.o a - iparmq.o a - slaev2.o a - slaqsy.o a - dgbcon.o a - sgbequ.o a - dsterf.o a - sasum.o a - slaswp.o a - dlansy.o a - slarft.o a - slarfb.o a - strmv.o a - dsyr2k.o a - sgbsv.o a - dpotrf2.o a - dlatbs.o a - dsyrk.o a - dlaisnan.o a - slasrt.o a - sgbrfs.o a - dtrsm.o a - slacn2.o a - dlaqgb.o a - dorgql.o a - sorgtr.o a - disnan.o a - dgtsvx.o a - sgttrs.o a - slarf.o a - sorg2r.o a - dsteqr.o a - slascl.o a - slacpy.o a - snrm2.o a - daxpy.o a - dgbtrf.o a - slangt.o a - dlamch.o a - slangb.o a - dgemv.o a - slartg.o a - dsyr2.o a - dsymv.o a - srscl.o a - slaset.o a - slarfg.o a - dgtts2.o a - sgtrfs.o a - dsytrd.o a - dlassq.o a - slapy2.o a - dlae2.o a - dtrmm.o a - ssytd2.o a - scopy.o a - ddot.o a - dlagtm.o a - slatrd.o a - dgttrf.o a - dgbsvx.o a - dpotrf.o a - sgbtrs.o a - slantb.o a - dgbtf2.o a - spoequ.o a - sscal.o a - dgtcon.o a - slanst.o a - sgbmv.o a - sorgqr.o a - dsyev.o a - sger.o a - ilaslr.o a - ilaenv.o a - dlabad.o a - iladlr.o a - dtbsv.o a - sgtsv.o a - dorg2l.o a - sgemm.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa12g.F make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/KK_microphys/Parabolic_constants.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/frzh.F gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/KK_microphys/AiryFunction.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/variables_radiation_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa18g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa20g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa7.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa9g.F a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/tgqi.F cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/Morrison_microphys/module_mp_graupel.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/KK_microphys/Parabolic.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/slope.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/cloud_correlate.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/tgqr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa21.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/tgqg.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/esat_new.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/cloudg.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa28.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/comscp1.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/esati.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugs_rad.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa25.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/rayle.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/qtadj.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/comscp2.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/adjmlt.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugsrad_physconst.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugsrad_planck.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa19g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c -I../src/Radiation/BUGSrad ../src/Radiation/BUGSrad/gases_ckd.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa22.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa11g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa7g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa9.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a Parabolic.o AiryFunction.o Parabolic_constants.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a a - Parabolic.o a - AiryFunction.o a - Parabolic_constants.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/parameters_KK.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/conice.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/text_writer.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/tgqs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa17g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_local_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa21g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/newexp.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/PDF_integrals_all_MM.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugs_swr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/nrmtqw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa26.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa13g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw_sel.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/adjtq.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/PDF_integrals_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/PDF_integrals_covar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw_iter.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/gascon.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw_bs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/esatv.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_variances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw_iter.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_Nrm_tendencies.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa12.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_covariances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa15.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa18.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugs_lwr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/qsatvi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa14g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa6.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa8g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/nrmcol.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a KK_upscaled_turbulent_sed.o PDF_integrals_covar.o KK_upscaled_variances.o KK_upscaled_means.o parameters_KK.o text_writer.o KK_local_means.o KK_Nrm_tendencies.o KK_upscaled_covariances.o KK_utilities.o PDF_integrals_all_MM.o PDF_integrals_means.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa27.F a - KK_upscaled_turbulent_sed.o a - PDF_integrals_covar.o a - KK_upscaled_variances.o a - KK_upscaled_means.o a - parameters_KK.o a - text_writer.o a - KK_local_means.o a - KK_Nrm_tendencies.o a - KK_upscaled_covariances.o a - KK_utilities.o a - PDF_integrals_all_MM.o a - PDF_integrals_means.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa27r.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/nrmtqi.F cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_arrays.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/gamma.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa10g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/mt95.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa22g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa19.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys/COAMPS_microphys/eqa5g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/parameters_silhs.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/transform_to_pdf_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a bugsrad_physconst.o bugs_lwr.o gases_ckd.o newexp.o variables_radiation_module.o two_rt_lw.o two_rt_lw_ocastrndm.o two_rt_sw.o cloud_correlate.o bugs_swr.o two_rt_sw_ocastrndm.o cloudg.o two_rt_lw_sel.o comscp1.o bugsrad_planck.o two_rt_lw_iter.o bugs_rad.o gascon.o rayle.o two_rt_sw_bs.o kinds.o two_rt_sw_iter.o comscp2.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a eqa12g.o frzh.o eqa18g.o eqa20g.o eqa7.o eqa9g.o tgqi.o slope.o tgqr.o eqa21.o tgqg.o esat_new.o eqa28.o esati.o eqa25.o qtadj.o adjmlt.o eqa19g.o eqa22.o eqa11g.o eqa7g.o eqa9.o conice.o tgqs.o eqa17g.o eqa21g.o nrmtqw.o eqa26.o eqa13g.o adjtq.o esatv.o eqa12.o eqa15.o eqa18.o qsatvi.o eqa14g.o eqa6.o eqa8g.o nrmcol.o eqa27.o eqa27r.o nrmtqi.o gamma.o eqa10g.o eqa22g.o eqa19.o eqa5g.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a a - eqa12g.o a - frzh.o a - eqa18g.o a - eqa20g.o a - eqa7.o a - eqa9g.o a - tgqi.o a - slope.o a - tgqr.o a - eqa21.o a - tgqg.o a - esat_new.o a - eqa28.o a - esati.o a - eqa25.o a - qtadj.o a - adjmlt.o a - eqa19g.o a - eqa22.o a - eqa11g.o a - eqa7g.o a - eqa9.o a - conice.o a - tgqs.o a - eqa17g.o a - eqa21g.o a - nrmtqw.o a - eqa26.o a - eqa13g.o a - adjtq.o a - esatv.o a - eqa12.o a - eqa15.o a - eqa18.o a - qsatvi.o a - eqa14g.o a - eqa6.o a - eqa8g.o a - nrmcol.o a - eqa27.o a - eqa27r.o a - nrmtqi.o a - gamma.o a - eqa10g.o a - eqa22g.o a - eqa19.o a - eqa5g.o a - bugsrad_physconst.o a - bugs_lwr.o a - gases_ckd.o a - newexp.o a - variables_radiation_module.o a - two_rt_lw.o a - two_rt_lw_ocastrndm.o a - two_rt_sw.o a - cloud_correlate.o a - bugs_swr.o a - two_rt_sw_ocastrndm.o a - cloudg.o a - two_rt_lw_sel.o a - comscp1.o a - bugsrad_planck.o a - two_rt_lw_iter.o a - bugs_rad.o a - gascon.o a - rayle.o a - two_rt_sw_bs.o a - kinds.o a - two_rt_sw_iter.o a - comscp2.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/output_2D_samples_module.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/est_kessler_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/generate_uniform_sample_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/math_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_importance_sample_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62: 633 | do category=1, num_importance_categories | 2 ...... 638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then | 1 Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90:1626:10: 1626 | if ( X_u_chi(sample) < (one - cloud_frac_i) ) then | ^ Warning: 'cloud_frac_i' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90:1608:18: 1608 | cloud_frac_i | ^ note: 'cloud_frac_i' was declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a latin_hypercube_arrays.o mt95.o generate_uniform_sample_module.o lh_microphys_var_covar_module.o silhs_importance_sample_module.o latin_hypercube_driver_module.o transform_to_pdf_module.o parameters_silhs.o est_kessler_microphys_module.o output_2D_samples_module.o math_utilities.o silhs_api_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a a - latin_hypercube_arrays.o a - mt95.o a - generate_uniform_sample_module.o a - lh_microphys_var_covar_module.o a - silhs_importance_sample_module.o a - latin_hypercube_driver_module.o a - transform_to_pdf_module.o a - parameters_silhs.o a - est_kessler_microphys_module.o a - output_2D_samples_module.o a - math_utilities.o a - silhs_api_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/extrapolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/diag_ustar_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/time_dependent_input.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/mixed_moment_PDF_integrals.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/parameters_microphys.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_sed_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/silhs_category_variance_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/ice_dfsn_module.F90 ../src/Benchmark_cases/cloud_sed_module.F90:173:49: 173 | if ( zt2zm_api( gr, rcm, k ) > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination] ../src/Microphys/ice_dfsn_module.F90:275:25: 210 | do k = gr%nzt, 1, -1 | 2 ...... 275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) & | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] ../src/Microphys/ice_dfsn_module.F90:290:25: 210 | do k = gr%nzt, 1, -1 | 2 ...... 290 | mass_ice_cryst(k-1) = mass_ice_cryst(k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/gfdl_activation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Numerical_recipes ../src/Numerical_recipes/enhanced_simann.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/parameters_radiation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/hydrostatic_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/extended_atmosphere_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_netcdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/CLUBB_core ../src/input_grads.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/soil_vegetation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/bugsrad_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/microphys_init_cleanup.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/rad_lwsw_module.F90 ../src/Radiation/rad_lwsw_module.F90:475:23: 475 | tau(kk+1) = tau(kk) | ^ Warning: 'MEM[(real(kind=8)[0:D.4423] *)_167][_24]' may be used uninitialized [-Wmaybe-uninitialized] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/cos_solar_zen_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_nov02.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_oct14.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_a.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/nov11.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/wangara.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Numerical_recipes/quicksort.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/sfc_flux.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/pdf_hydromet_microphys_wrapper.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/advance_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/morrison_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/coamps_microphys_driver_module.F90 ../src/Microphys/morrison_microphys_module.F90:20:33: 20 | saturation_formula, & | 1 Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_3year.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_feedback.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/jun25.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_b.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_97.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_interpret.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/stat_file_utils.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/simple_rad_module.F90 ../src/Radiation/simple_rad_module.F90:625:74: 625 | - ( zt_flipped(gr%nzt-1) - zt_flipped(gr%nzt) ) | ^ Warning: 'MEM [(real(kind=8)[0:D.5909] *)_161 + -8B]' may be used uninitialized [-Wmaybe-uninitialized] ../src/Radiation/simple_rad_module.F90:625:74: Warning: 'MEM [(real(kind=8)[0:D.5909] *)_161 + -16B]' may be used uninitialized [-Wmaybe-uninitialized] ../src/Radiation/simple_rad_module.F90:625:74: Warning: 'MEM [(real(kind=8)[0:D.5909] *)_15 + -8B]' may be used uninitialized [-Wmaybe-uninitialized] ../src/Radiation/simple_rad_module.F90:625:74: Warning: 'MEM [(real(kind=8)[0:D.5909] *)_15 + -16B]' may be used uninitialized [-Wmaybe-uninitialized] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_0003.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/astex_a209.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/bomex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cobra.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf01.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf02.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/fire.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls2.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3_night.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/lba.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rico.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/neutral_case.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/twp_ice.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/generalized_grid_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/KK_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/sounding.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_fields.F90 ../src/Microphys/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/radiation_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/prescribe_forcings.F90 ../src/Benchmark_cases/prescribe_forcings.F90:920:8: 920 | use clubb_precision, only: & | 1 Warning: Unused parameter 'time_precision' which has been explicitly imported at (1) [-Wunused-parameter] ../src/Benchmark_cases/prescribe_forcings.F90:61:8: 61 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] ../src/Benchmark_cases/prescribe_forcings.F90:61:8: 61 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Microphys ../src/Microphys/estimate_scm_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Microphys ../src/Microphys/lh_microphys_driver_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/microphys_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_driver.F90 ../src/clubb_driver.F90:396:25: 396 | rho_ds_zm_dycore_init | 1 Warning: Unused PRIVATE module variable 'rho_ds_zm_dycore_init' declared at (1) [-Wunused-value] ../src/clubb_driver.F90:4628:41: 4628 | grid_adapt_in_time_method, & | 1 Warning: Unused dummy argument 'grid_adapt_in_time_method' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:4627:33: 4627 | l_add_dycore_grid, & | 1 Warning: Unused dummy argument 'l_add_dycore_grid' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:4171:49: 4171 | subroutine clean_up_clubb(ngrdcol, clubb_params, err_info) | 1 Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:4171:59: 4171 | subroutine clean_up_clubb(ngrdcol, clubb_params, err_info) | 1 Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:3163:14: 3163 | ret_code, & | 1 Warning: Unused variable 'ret_code' declared at (1) [-Wunused-variable] ../src/clubb_driver.F90:2634:72: 2634 | subroutine set_case_initial_conditions(ngrdcol, clubb_params, err_info) | 1 Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/error.F90 ../src/error.F90:696:33: 696 | integer :: omp_get_thread_num | 1 Warning: Unused variable 'omp_get_thread_num' declared at (1) [-Wunused-variable] ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a extrapolation.o arm.o generalized_grid_test.o microphys_driver.o coamps_microphys_driver_module.o gfdl_activation.o arm_3year.o lh_microphys_driver_module.o cloud_feedback.o jun25.o mpace_b.o arm_97.o error.o arm_0003.o atex.o microphys_init_cleanup.o spec_hum_to_mixing_ratio.o sfc_flux.o ice_dfsn_module.o diag_ustar_module.o morrison_microphys_module.o silhs_category_variance_module.o twp_ice.o nov11.o fire.o rad_lwsw_module.o mixed_moment_PDF_integrals.o stat_file_utils.o parameters_radiation.o prescribe_forcings.o dycoms2_rf01.o enhanced_simann.o quicksort.o gabls2.o radiation_module.o mpace_a.o parameters_microphys.o estimate_scm_microphys_module.o input_interpret.o soil_vegetation.o input_grads.o lba.o wangara.o neutral_case.o sounding.o KK_microphys_module.o input_netcdf.o gabls3.o time_dependent_input.o bugsrad_driver.o simple_rad_module.o cloud_sed_module.o hydrostatic_module.o extended_atmosphere_module.o cos_solar_zen_module.o gabls3_night.o advance_microphys_module.o input_fields.o dycoms2_rf02.o cobra.o bomex.o astex_a209.o pdf_hydromet_microphys_wrapper.o clex9_nov02.o clex9_oct14.o clubb_driver.o rico.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a a - extrapolation.o a - arm.o a - generalized_grid_test.o a - microphys_driver.o a - coamps_microphys_driver_module.o a - gfdl_activation.o a - arm_3year.o a - lh_microphys_driver_module.o a - cloud_feedback.o a - jun25.o a - mpace_b.o a - arm_97.o a - error.o a - arm_0003.o a - atex.o a - microphys_init_cleanup.o a - spec_hum_to_mixing_ratio.o a - sfc_flux.o a - ice_dfsn_module.o a - diag_ustar_module.o a - morrison_microphys_module.o a - silhs_category_variance_module.o a - twp_ice.o a - nov11.o a - fire.o a - rad_lwsw_module.o a - mixed_moment_PDF_integrals.o a - stat_file_utils.o a - parameters_radiation.o a - prescribe_forcings.o a - dycoms2_rf01.o a - enhanced_simann.o a - quicksort.o a - gabls2.o a - radiation_module.o a - mpace_a.o a - parameters_microphys.o a - estimate_scm_microphys_module.o a - input_interpret.o a - soil_vegetation.o a - input_grads.o a - lba.o a - wangara.o a - neutral_case.o a - sounding.o a - KK_microphys_module.o a - input_netcdf.o a - gabls3.o a - time_dependent_input.o a - bugsrad_driver.o a - simple_rad_module.o a - cloud_sed_module.o a - hydrostatic_module.o a - extended_atmosphere_module.o a - cos_solar_zen_module.o a - gabls3_night.o a - advance_microphys_module.o a - input_fields.o a - dycoms2_rf02.o a - cobra.o a - bomex.o a - astex_a209.o a - pdf_hydromet_microphys_wrapper.o a - clex9_nov02.o a - clex9_oct14.o a - clubb_driver.o a - rico.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.int2txt make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90 ../src/clubb_standalone.F90:66:26: 66 | character(len=10) :: arg | 1 Warning: Unused variable 'arg' declared at (1) [-Wunused-variable] gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nrutil.f90 gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -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/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90 ../src/G_unit_test_types/mu_sigma_hm_tests.F90:511:17: 511 | if ( any( .not. l_pass_test_3 ) ) then | ^ Warning: 'MEM[(logical(kind=4)[1] *)&l_pass_test_3]' may be used uninitialized [-Wmaybe-uninitialized] ../src/G_unit_test_types/mu_sigma_hm_tests.F90:137:19: 137 | l_pass_test_3, & ! Flag for passing test 3 | ^ note: 'MEM[(logical(kind=4)[1] *)&l_pass_test_3]' was declared here gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/read_corr_mtx_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/fill_holes_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nr.f90 ../src/G_unit_test_types/fill_holes_tests.F90:393:27: 393 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:392:22: 392 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:444:22: 444 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:215:27: 215 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:214:22: 214 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:266:22: 266 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/clubb_tuner.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -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/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/silhs_category_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/spurious_source_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/rev_direction_grid_test.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/amebsa.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran_state.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/amoeba.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran1_v.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran1_s.f90 gfortran amebsa.o ran1_v.o clubb_tuner.o ran1_s.o nrutil.o nr.o nrtype.o ran_state.o amoeba.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_tests.F90 gfortran mu_sigma_hm_tests.o smooth_min_max_tests.o read_corr_mtx_test.o tuner_tests.o fill_holes_tests.o w_up_in_cloud_tests.o smooth_heaviside_tests.o corr_cholesky_mtx_tests.o G_unit_tests.o Nc_Ncn_test.o hole_filling_tests.o spurious_source_test.o rev_direction_grid_test.o silhs_category_test.o KK_integrals_tests.o pdf_parameter_tests.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ || true check_for_missing_threadprivate.py has begun. File ../src/CLUBB_core/corr_varnce_module.F90 failed: Missing threadprivate for: corr_array_n_cloud_def corr_array_n_below_def File ../src/CLUBB_core/error_code.F90 failed: Missing threadprivate for: clubb_debug_level File ../src/CLUBB_core/sponge_layer_damping.F90 failed: Missing threadprivate for: rtm_sponge_damp_profile rtm_sponge_damp_settings uv_sponge_damp_settings up2_vp2_sponge_damp_profile wp2_sponge_damp_settings thlm_sponge_damp_settings up2_vp2_sponge_damp_settings wp3_sponge_damp_settings wp2_sponge_damp_profile uv_sponge_damp_profile wp3_sponge_damp_profile thlm_sponge_damp_profile File ../src/CLUBB_core/fill_holes.F90 failed: Missing threadprivate for: ret_code check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/fill_holes.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line: 3115 : use gptl CLUBBStandardsCheck.pl WARNING: Use check FAILED! CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires. useCheck failed: ../src/clubb_driver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 198 : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 199 : ! method to obtain smoother initial condition profile, which is found to be CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 200 : ! beneficial to achive a better numerical solution convergence. If this flag CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 201 : ! is turned off, the initial conditions will be generated with linear interpolation. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 202 : ! This is done on a case-by-case basis, since using the monotone cubic method CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 203 : ! requires a special sounding.in file with many additional sounding levels. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 204 : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 736 : !$omp sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 752 : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 753 : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 754 : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 799 : !----------------------------------- Optional Input Variables ----------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1017 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1691 : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write') CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2004 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2005 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2495 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2526 : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2534 : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2577 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2589 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2590 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2593 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2595 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2601 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2602 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2603 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2604 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2605 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2606 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2607 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2608 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2609 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2610 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2725 : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2731 : um_pert(i,k) = zero ! Variables used to track perturbed version of winds. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2733 : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2926 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3136 : !----------------------------------- Optional Input Variables ----------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3292 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3630 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3632 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3636 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3637 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3653 : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3659 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3660 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3661 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3677 : stats_zt(i), stats_zm(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3678 : stats_sfc(i), stats_lh_zt(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3679 : Nccnm(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3680 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3681 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3682 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3683 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3684 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3685 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3710 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3711 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3712 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3713 : thlm_mc(i,:), err_info, & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3714 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3723 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3781 : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3787 : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3789 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3791 : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3793 : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3810 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3836 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3882 : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3981 : clubb_config_flags%grid_remap_method, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4049 : .and. (stats_metadata%l_stats_last) ) then ! only adapt grid when the average of the last CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4154 : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4155 : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4157 : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_output_multi_col = ', time_output_multi_col CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4284 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4296 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4297 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4300 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4302 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4308 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4309 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4310 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4311 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4312 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4313 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4314 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4315 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4316 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4317 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4346 : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4347 : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4348 : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4349 : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4350 : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4351 : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5027 : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5035 : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5049 : 'be used for cases with forcings from an input file and for the atex ', & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/clubb_driver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 111 : write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 112 : write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between" CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/clubb_driver_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 650 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/clubb_tuner.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning endCheck failed: ../src/error.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/generalized_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 908 : pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 911 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1080 : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1094 : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1096 : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1102 : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1103 : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1587 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1614 : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1618 : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1622 : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1626 : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1660 : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1664 : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1668 : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1672 : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/generalized_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 174 : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 175 : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 212 : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 213 : stats_sfc(i) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/soil_vegetation.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 377 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 379 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 381 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 383 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 387 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 389 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 392 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 409 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 410 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 434 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 435 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 436 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 437 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 438 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 439 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 440 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 442 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 446 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 452 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 481 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 507 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/sounding.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 9 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1002 : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1003 : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1004 : edsclrm_forcing(:,:,edsclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1005 : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1006 : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1007 : stats_metadata, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1008 : stats_zt, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1009 : rhs(:,:,edsclr) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_windm_edsclrm_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 784 : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 785 : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 786 : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 865 : stats_zt, stats_zm, stats_sfc, & ! InOut CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 866 : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 867 : err_info ) ! InOut CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1330 : sclrprtp(:,:,sclr) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1365 : sclrpthlp(:,:,sclr) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_xp2_xpyp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2523 : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2590 : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/CLUBB_core/err_info_type_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 265 : write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 276 : write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/err_info_type_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 233 : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 241 : write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 583 : ! rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 822 : * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 827 : + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 832 : * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 839 : + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/fill_holes.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 295 : write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid." CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/grid_adaptation_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 307 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 527 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 823 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 688 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 839 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/mono_flux_limiter.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1746 : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1747 : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1748 : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1800 : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1801 : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1802 : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1848 : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1849 : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1851 : !=================================== Allocate Output Arrays =================================== CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1978 : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/output_netcdf.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 839 : / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 840 : + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 917 : nu_vert_res_dep%nu10(i) = clubb_params(i,inu10) * mult_factor_zt(i) !We're unsure of the grid CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/parameters_tunable.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 295 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 298 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 300 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/pdf_parameter_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 776 : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 777 : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 778 : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 779 : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 780 : err_info ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/sfc_varnce_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3028 : call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(icol,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3030 : call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(icol,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3040 : call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(icol,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3042 : call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(icol,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3103 : chip2 = compute_variance_binormal( chi, pdf_params%chi_1(icol,:), pdf_params%chi_2(icol,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3104 : pdf_params%stdev_chi_1(icol,:), pdf_params%stdev_chi_2(icol,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3226 : call stat_update_var( stats_metadata%ivarnce_w_1_zm, pdf_params_zm%varnce_w_1(icol,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3228 : call stat_update_var( stats_metadata%ivarnce_w_2_zm, pdf_params_zm%varnce_w_2(icol,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4127 : 'floor stuff= ', floor( stats_metadata%stats_tout / stats_metadata%stats_tsamp ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/stats_clubb_utilities.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2449 : call stat_assign( var_index=stats_metadata%inorm_min_grid_dens, var_name="norm_min_grid_dens", & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/stats_zm_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 16 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/bomex.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/dycoms2_rf01.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/dycoms2_rf02.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/gabls2.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/lba.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/mpace_a.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/mpace_b.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/Benchmark_cases/prescribe_forcings.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 299 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 465 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 867 : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 870 : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 873 : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 876 : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 879 : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 882 : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 885 : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 888 : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 894 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1097 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1101 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1105 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1106 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1109 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1110 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1113 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1114 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/prescribe_forcings.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/rico.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/wangara.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 11 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 || true CLUBBStandardsCheck.pl has begun. Bad Filename: ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has finished. FAIL: 1 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. implicitCheck failed: ../src/SILHS/mt95.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 1 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/G_unit_test_types/fill_holes_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 162 : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 180 : if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 195 : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 241 : if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 344 : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 363 : if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 419 : if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 430 : print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode" CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/fill_holes_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 538 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/pdf_parameter_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/G_unit_test_types/rev_direction_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 233 : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 234 : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 750 : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 754 : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 795 : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 801 : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/rev_direction_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 501 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/spurious_source_test.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 6 check(s) failed. [Pipeline] checkout The recommended git tool is: NONE Cloning the remote Git repository Cloning repository https://github.com/larson-group/sys_admin > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/sys_admin # timeout=10 Fetching upstream changes from https://github.com/larson-group/sys_admin > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/sys_admin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/sys_admin # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 35ebfbbf0dfeeab370f7092097aed9fb51bb2bfb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35ebfbbf0dfeeab370f7092097aed9fb51bb2bfb # timeout=10 Commit message: "Updating the clubb core and silhs version files" > git rev-list --no-walk 5d7078169026c8fab78b1ede25f8922f68f10b37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run fire_tuner) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + sys_admin/bitten_test_driver_scripts/fire_tuner.bash . iteration = 1; time = 60.0 filling holes of: hydromet_r iteration = 2; time = 120.0 filling holes of: hydromet_r iteration = 3; time = 180.0 filling holes of: hydromet_r iteration = 4; time = 240.0 filling holes of: hydromet_r iteration = 5; time = 300.0 filling holes of: hydromet_r iteration = 6; time = 360.0 filling holes of: hydromet_r iteration = 7; time = 420.0 filling holes of: hydromet_r iteration = 8; time = 480.0 filling holes of: hydromet_r iteration = 9; time = 540.0 filling holes of: hydromet_r iteration = 10; time = 600.0 filling holes of: hydromet_r iteration = 11; time = 660.0 filling holes of: hydromet_r iteration = 12; time = 720.0 filling holes of: hydromet_r iteration = 13; time = 780.0 filling holes of: hydromet_r iteration = 14; time = 840.0 filling holes of: hydromet_r iteration = 15; time = 900.0 filling holes of: hydromet_r iteration = 16; time = 960.0 filling holes of: hydromet_r iteration = 17; time = 1020.0 filling holes of: hydromet_r iteration = 18; time = 1080.0 iteration = 19; time = 1140.0 filling holes of: hydromet_r iteration = 20; time = 1200.0 filling holes of: hydromet_r iteration = 21; time = 1260.0 filling holes of: hydromet_r iteration = 22; time = 1320.0 filling holes of: hydromet_r iteration = 23; time = 1380.0 filling holes of: hydromet_r iteration = 24; time = 1440.0 filling holes of: hydromet_r iteration = 25; time = 1500.0 filling holes of: hydromet_r iteration = 26; time = 1560.0 filling holes of: hydromet_r iteration = 27; time = 1620.0 filling holes of: hydromet_r iteration = 28; time = 1680.0 filling holes of: hydromet_r iteration = 29; time = 1740.0 iteration = 30; time = 1800.0 filling holes of: hydromet_r 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 filling holes of: hydromet_r iteration = 154; time = 9240.0 filling holes of: hydromet_r iteration = 155; time = 9300.0 filling holes of: hydromet_r iteration = 156; time = 9360.0 iteration = 157; time = 9420.0 iteration = 158; time = 9480.0 iteration = 159; time = 9540.0 iteration = 160; time = 9600.0 iteration = 161; time = 9660.0 iteration = 162; time = 9720.0 iteration = 163; time = 9780.0 iteration = 164; time = 9840.0 iteration = 165; time = 9900.0 iteration = 166; time = 9960.0 iteration = 167; time = 10020.0 iteration = 168; time = 10080.0 iteration = 169; time = 10140.0 iteration = 170; time = 10200.0 iteration = 171; time = 10260.0 iteration = 172; time = 10320.0 iteration = 173; time = 10380.0 iteration = 174; time = 10440.0 iteration = 175; time = 10500.0 iteration = 176; time = 10560.0 iteration = 177; time = 10620.0 iteration = 178; time = 10680.0 iteration = 179; time = 10740.0 iteration = 180; time = 10800.0 CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0616 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api Program exited normally CLUBB-TIMER time_clubb_pdf = 0.0272 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.1770 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.3205 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6009 mv: cannot stat '../output/fire_lh_zt*': No such file or directory mv: cannot stat '../output/fire_lh_sfc*': No such file or directory mv: cannot stat '../output/fire_rad*': No such file or directory mv: cannot stat '../output/fire_setup*': No such file or directory Tuning fire When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1142 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2518 CLUBB-TIMER time_microphys_advance = 0.0110 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.4101 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 cost_fnc_vector: 1.0000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1684 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4022 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6481 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1050 CLUBB-TIMER time_clubb_pdf = 0.0977 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3722 CLUBB-TIMER time_microphys_advance = 0.0402 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6268 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1062 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4134 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0336 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6553 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0272 CLUBB-TIMER time_clubb_advance = 0.2036 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4060 CLUBB-TIMER time_microphys_advance = 0.0141 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6861 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0314 CLUBB-TIMER time_clubb_advance = 0.0854 CLUBB-TIMER time_clubb_pdf = 0.0873 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4132 CLUBB-TIMER time_microphys_advance = 0.0866 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7088 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1388 CLUBB-TIMER time_clubb_pdf = 0.0288 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4831 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6705 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1115 CLUBB-TIMER time_clubb_pdf = 0.0570 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4867 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6730 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1467 CLUBB-TIMER time_clubb_pdf = 0.0448 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4167 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0324 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6568 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1437 CLUBB-TIMER time_clubb_pdf = 0.0846 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3982 CLUBB-TIMER time_microphys_advance = 0.0437 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6764 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1140 CLUBB-TIMER time_clubb_pdf = 0.0895 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3902 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0330 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6713 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 10 Parameters: C_uu_shr = 0.62131750583648681641 C11 = 0.15442162752151489258 gamma_coef = 0.50000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1714 CLUBB-TIMER time_clubb_pdf = 0.0916 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3648 CLUBB-TIMER time_microphys_advance = 0.0419 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6760 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2070 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3944 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6771 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1331 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4072 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6172 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1737 CLUBB-TIMER time_clubb_pdf = 0.0513 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3629 CLUBB-TIMER time_microphys_advance = 0.0677 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6619 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1131 CLUBB-TIMER time_clubb_pdf = 0.0910 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4298 CLUBB-TIMER time_microphys_advance = 0.0352 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6751 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2061 CLUBB-TIMER time_clubb_pdf = 0.0302 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3893 CLUBB-TIMER time_microphys_advance = 0.0382 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6702 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0918 CLUBB-TIMER time_clubb_pdf = 0.1169 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3745 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0480 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6828 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1431 CLUBB-TIMER time_clubb_pdf = 0.0550 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4018 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6514 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2048 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3676 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6463 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1111 CLUBB-TIMER time_clubb_pdf = 0.0839 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3709 CLUBB-TIMER time_microphys_advance = 0.0681 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6402 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 20 Parameters: C_uu_shr = 0.45333614945411682129 C11 = 0.50057554244995117188 gamma_coef = 0.44715139269828796387 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1805 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4379 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7068 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1972 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3849 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6556 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0222 CLUBB-TIMER time_clubb_advance = 0.0681 CLUBB-TIMER time_clubb_pdf = 0.1101 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4309 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6479 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1702 CLUBB-TIMER time_clubb_pdf = 0.1166 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3792 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6847 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1722 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4258 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6978 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1390 CLUBB-TIMER time_clubb_pdf = 0.0535 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4426 CLUBB-TIMER time_microphys_advance = 0.0144 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6560 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1673 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4169 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6589 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0856 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4131 CLUBB-TIMER time_microphys_advance = 0.0374 CLUBB-TIMER time_loop_end = 0.0086 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6322 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1133 CLUBB-TIMER time_clubb_pdf = 0.0861 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4331 CLUBB-TIMER time_microphys_advance = 0.0301 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6719 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1800 CLUBB-TIMER time_clubb_pdf = 0.0893 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3375 CLUBB-TIMER time_microphys_advance = 0.0428 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0007 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6583 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 30 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.51146107912063598633 gamma_coef = 0.29407748579978942871 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1118 CLUBB-TIMER time_clubb_pdf = 0.0798 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4018 CLUBB-TIMER time_microphys_advance = 0.0233 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6407 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1074 CLUBB-TIMER time_clubb_pdf = 0.1150 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3264 CLUBB-TIMER time_microphys_advance = 0.0621 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6179 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1811 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4141 CLUBB-TIMER time_microphys_advance = 0.0420 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7035 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1481 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4535 CLUBB-TIMER time_microphys_advance = 0.0755 CLUBB-TIMER time_loop_end = 0.0042 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7146 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1528 CLUBB-TIMER time_clubb_pdf = 0.0864 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3936 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6785 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1696 CLUBB-TIMER time_clubb_pdf = 0.0383 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3540 CLUBB-TIMER time_microphys_advance = 0.0700 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6558 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1711 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3546 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0310 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6546 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1433 CLUBB-TIMER time_clubb_pdf = 0.1183 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3730 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6521 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1715 CLUBB-TIMER time_clubb_pdf = 0.0870 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4065 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6829 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1592 CLUBB-TIMER time_clubb_pdf = 0.0608 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3621 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0297 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6265 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 40 Parameters: C_uu_shr = 0.47847986221313476562 C11 = 0.80649566650390625000 gamma_coef = 0.17647424340248107910 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0972 CLUBB-TIMER time_clubb_pdf = 0.1194 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3346 CLUBB-TIMER time_microphys_advance = 0.0745 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6320 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1224 CLUBB-TIMER time_clubb_pdf = 0.0871 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3153 CLUBB-TIMER time_microphys_advance = 0.0910 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6226 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1377 CLUBB-TIMER time_clubb_pdf = 0.0821 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3491 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5870 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1526 CLUBB-TIMER time_clubb_pdf = 0.0553 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4452 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6713 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1069 CLUBB-TIMER time_clubb_pdf = 0.0542 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3835 CLUBB-TIMER time_microphys_advance = 0.0693 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6201 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1424 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3888 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0121 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6417 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1455 CLUBB-TIMER time_clubb_pdf = 0.0490 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3773 CLUBB-TIMER time_microphys_advance = 0.0386 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6166 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0283 CLUBB-TIMER time_clubb_advance = 0.0832 CLUBB-TIMER time_clubb_pdf = 0.1284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3276 CLUBB-TIMER time_microphys_advance = 0.0430 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6155 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1244 CLUBB-TIMER time_clubb_pdf = 0.1156 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.3511 CLUBB-TIMER time_microphys_advance = 0.0703 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6675 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1426 CLUBB-TIMER time_clubb_pdf = 0.0834 CLUBB-TIMER time_SILHS = 0.0004 CLUBB-TIMER time_microphys_scheme = 0.3211 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5662 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 50 Parameters: C_uu_shr = 0.10036673396825790405 C11 = 0.13162250816822052002 gamma_coef = 0.16020061075687408447 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1543 CLUBB-TIMER time_clubb_pdf = 0.1180 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3656 CLUBB-TIMER time_microphys_advance = 0.0402 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6843 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1690 CLUBB-TIMER time_clubb_pdf = 0.0491 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6234 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1196 CLUBB-TIMER time_clubb_pdf = 0.1168 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3806 CLUBB-TIMER time_microphys_advance = 0.0706 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6946 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1690 CLUBB-TIMER time_clubb_pdf = 0.0230 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4194 CLUBB-TIMER time_microphys_advance = 0.0133 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6310 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1142 CLUBB-TIMER time_clubb_pdf = 0.0662 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4365 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6625 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1540 CLUBB-TIMER time_clubb_pdf = 0.0261 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4394 CLUBB-TIMER time_microphys_advance = 0.0256 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6509 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1121 CLUBB-TIMER time_clubb_pdf = 0.0777 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4030 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6385 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2213 CLUBB-TIMER time_clubb_pdf = 0.0263 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4251 CLUBB-TIMER time_microphys_advance = 0.0135 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6927 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1418 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4459 CLUBB-TIMER time_microphys_advance = 0.0401 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6908 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1466 CLUBB-TIMER time_clubb_pdf = 0.0545 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4533 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6719 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 60 Parameters: C_uu_shr = 0.25087332725524902344 C11 = 0.05445387214422225952 gamma_coef = 0.16568146646022796631 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1695 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4184 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6626 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1653 CLUBB-TIMER time_clubb_pdf = 0.0713 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4194 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6760 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1313 CLUBB-TIMER time_clubb_pdf = 0.0273 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4427 CLUBB-TIMER time_microphys_advance = 0.0153 CLUBB-TIMER time_loop_end = 0.0330 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6526 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1307 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0007 CLUBB-TIMER time_microphys_scheme = 0.4377 CLUBB-TIMER time_microphys_advance = 0.0400 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6727 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1117 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4607 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6488 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1107 CLUBB-TIMER time_clubb_pdf = 0.1416 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3470 CLUBB-TIMER time_microphys_advance = 0.0742 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6818 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1542 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4355 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6657 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1478 CLUBB-TIMER time_clubb_pdf = 0.0494 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4318 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6479 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0277 CLUBB-TIMER time_clubb_advance = 0.1040 CLUBB-TIMER time_clubb_pdf = 0.0681 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4201 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6379 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0282 CLUBB-TIMER time_clubb_advance = 0.1240 CLUBB-TIMER time_clubb_pdf = 0.0910 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4014 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6626 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 70 Parameters: C_uu_shr = 0.58835470676422119141 C11 = 0.65691262483596801758 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0284 CLUBB-TIMER time_clubb_advance = 0.1532 CLUBB-TIMER time_clubb_pdf = 0.0498 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3462 CLUBB-TIMER time_microphys_advance = 0.0385 CLUBB-TIMER time_loop_end = 0.0292 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6475 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1825 CLUBB-TIMER time_clubb_pdf = 0.0491 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4059 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6568 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1764 CLUBB-TIMER time_clubb_pdf = 0.0485 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0419 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6420 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1956 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3732 CLUBB-TIMER time_microphys_advance = 0.0419 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0302 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6793 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0281 CLUBB-TIMER time_clubb_advance = 0.1225 CLUBB-TIMER time_clubb_pdf = 0.0536 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4223 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6434 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1100 CLUBB-TIMER time_clubb_pdf = 0.0447 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4335 CLUBB-TIMER time_microphys_advance = 0.0243 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6183 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1099 CLUBB-TIMER time_clubb_pdf = 0.0490 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4615 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6666 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1270 CLUBB-TIMER time_clubb_pdf = 0.0843 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3924 CLUBB-TIMER time_microphys_advance = 0.0142 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6243 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0240 CLUBB-TIMER time_clubb_advance = 0.1394 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6491 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1648 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3922 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6306 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 80 Parameters: C_uu_shr = 0.42334237694740295410 C11 = 0.27082070708274841309 gamma_coef = 0.12721063196659088135 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1457 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4181 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6352 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1443 CLUBB-TIMER time_clubb_pdf = 0.0526 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4139 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6645 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1604 CLUBB-TIMER time_clubb_pdf = 0.0461 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4090 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6342 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1693 CLUBB-TIMER time_clubb_pdf = 0.0884 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3762 CLUBB-TIMER time_microphys_advance = 0.0142 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6551 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1953 CLUBB-TIMER time_clubb_pdf = 0.0776 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3531 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6441 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1721 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3793 CLUBB-TIMER time_microphys_advance = 0.0389 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6497 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0032 CLUBB-TIMER time_clubb_advance = 0.1347 CLUBB-TIMER time_clubb_pdf = 0.0828 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3787 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0006 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6170 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1122 CLUBB-TIMER time_clubb_pdf = 0.1095 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4219 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6625 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1669 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4117 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6580 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1933 CLUBB-TIMER time_clubb_pdf = 0.0860 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3685 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6956 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 90 Parameters: C_uu_shr = 0.66936790943145751953 C11 = 0.63373965024948120117 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1150 CLUBB-TIMER time_clubb_pdf = 0.0785 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3495 CLUBB-TIMER time_microphys_advance = 0.0391 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5879 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0860 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3245 CLUBB-TIMER time_microphys_advance = 0.0602 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5362 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1289 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4319 CLUBB-TIMER time_microphys_advance = 0.0438 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6703 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0032 CLUBB-TIMER time_clubb_advance = 0.1737 CLUBB-TIMER time_clubb_pdf = 0.0781 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3691 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6424 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1484 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4691 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6658 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1393 CLUBB-TIMER time_clubb_pdf = 0.1070 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3745 CLUBB-TIMER time_microphys_advance = 0.0111 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6378 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1170 CLUBB-TIMER time_clubb_pdf = 0.0517 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4468 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6344 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1433 CLUBB-TIMER time_clubb_pdf = 0.0473 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3776 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6138 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1731 CLUBB-TIMER time_clubb_pdf = 0.0411 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6096 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1430 CLUBB-TIMER time_clubb_pdf = 0.0559 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4114 CLUBB-TIMER time_microphys_advance = 0.0235 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6399 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 100 Parameters: C_uu_shr = 0.50554662942886352539 C11 = 0.37628459930419921875 gamma_coef = 0.06268300116062164307 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1974 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4063 CLUBB-TIMER time_microphys_advance = 0.0144 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0828 CLUBB-TIMER time_clubb_pdf = 0.1340 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3550 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0314 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6182 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1213 CLUBB-TIMER time_clubb_pdf = 0.0551 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3257 CLUBB-TIMER time_microphys_advance = 0.0375 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5459 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2251 CLUBB-TIMER time_clubb_pdf = 0.0273 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3665 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6646 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2082 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3778 CLUBB-TIMER time_microphys_advance = 0.0398 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6878 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0301 CLUBB-TIMER time_clubb_advance = 0.1283 CLUBB-TIMER time_clubb_pdf = 0.0178 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3914 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6168 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1397 CLUBB-TIMER time_clubb_pdf = 0.0526 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4086 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6184 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1767 CLUBB-TIMER time_clubb_pdf = 0.0291 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4363 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6634 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1752 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4043 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6857 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1436 CLUBB-TIMER time_clubb_pdf = 0.0362 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3890 CLUBB-TIMER time_microphys_advance = 0.0517 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6288 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 110 Parameters: C_uu_shr = 0.62732928991317749023 C11 = 0.77334088087081909180 gamma_coef = 0.49459427595138549805 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1397 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4093 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6231 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1194 CLUBB-TIMER time_clubb_pdf = 0.1137 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3705 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0337 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1671 CLUBB-TIMER time_clubb_pdf = 0.0554 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3832 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6263 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1176 CLUBB-TIMER time_clubb_pdf = 0.1136 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3798 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0542 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6800 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1342 CLUBB-TIMER time_clubb_pdf = 0.0894 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3538 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6239 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1685 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3786 CLUBB-TIMER time_microphys_advance = 0.0111 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5923 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1657 CLUBB-TIMER time_clubb_pdf = 0.0846 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3355 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6031 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1191 CLUBB-TIMER time_clubb_pdf = 0.1146 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3357 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6179 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0287 CLUBB-TIMER time_clubb_advance = 0.1252 CLUBB-TIMER time_clubb_pdf = 0.0272 CLUBB-TIMER time_SILHS = 0.0292 CLUBB-TIMER time_microphys_scheme = 0.3502 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5764 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1038 CLUBB-TIMER time_clubb_pdf = 0.0609 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3766 CLUBB-TIMER time_microphys_advance = 0.0763 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6247 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 120 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.48141071200370788574 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1630 CLUBB-TIMER time_clubb_pdf = 0.0273 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3800 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5886 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0289 CLUBB-TIMER time_clubb_advance = 0.0911 CLUBB-TIMER time_clubb_pdf = 0.0291 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4503 CLUBB-TIMER time_microphys_advance = 0.0328 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6424 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1414 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3350 CLUBB-TIMER time_microphys_advance = 0.0365 CLUBB-TIMER time_loop_end = 0.0340 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6343 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1175 CLUBB-TIMER time_clubb_pdf = 0.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4278 CLUBB-TIMER time_microphys_advance = 0.0214 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6297 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1543 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4562 CLUBB-TIMER time_microphys_advance = 0.0133 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6597 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1130 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3529 CLUBB-TIMER time_microphys_advance = 0.0674 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6154 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1561 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4217 CLUBB-TIMER time_microphys_advance = 0.0386 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0293 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3249 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6066 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1651 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3654 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0296 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6041 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.1072 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3307 CLUBB-TIMER time_microphys_advance = 0.0143 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5979 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 130 Parameters: C_uu_shr = 0.95544868707656860352 C11 = 1.00000000000000000000 gamma_coef = 0.17099626362323760986 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1694 CLUBB-TIMER time_clubb_pdf = 0.0263 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3862 CLUBB-TIMER time_microphys_advance = 0.0274 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6154 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1702 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3550 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6022 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1107 CLUBB-TIMER time_clubb_pdf = 0.0722 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5813 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1466 CLUBB-TIMER time_clubb_pdf = 0.1098 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2927 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5967 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1456 CLUBB-TIMER time_clubb_pdf = 0.0531 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5731 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1420 CLUBB-TIMER time_clubb_pdf = 0.0277 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4241 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6463 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1295 CLUBB-TIMER time_clubb_pdf = 0.0264 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5298 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0543 CLUBB-TIMER time_clubb_pdf = 0.0858 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4397 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6311 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0028 CLUBB-TIMER time_clubb_advance = 0.1458 CLUBB-TIMER time_clubb_pdf = 0.0833 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3457 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6234 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1148 CLUBB-TIMER time_clubb_pdf = 0.0473 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3981 CLUBB-TIMER time_microphys_advance = 0.0216 CLUBB-TIMER time_loop_end = 0.0321 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6178 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 140 Parameters: C_uu_shr = 0.18531467020511627197 C11 = 0.56530135869979858398 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1334 CLUBB-TIMER time_clubb_pdf = 0.0488 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3932 CLUBB-TIMER time_microphys_advance = 0.0242 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6057 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2009 CLUBB-TIMER time_clubb_pdf = 0.0433 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3652 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6294 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1807 CLUBB-TIMER time_clubb_pdf = 0.0202 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4259 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6732 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1708 CLUBB-TIMER time_clubb_pdf = 0.0264 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3977 CLUBB-TIMER time_microphys_advance = 0.0389 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6408 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1805 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3975 CLUBB-TIMER time_microphys_advance = 0.0367 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6492 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1522 CLUBB-TIMER time_clubb_pdf = 0.0283 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2890 CLUBB-TIMER time_microphys_advance = 0.0359 CLUBB-TIMER time_loop_end = 0.0290 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5383 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0854 CLUBB-TIMER time_clubb_pdf = 0.1119 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3326 CLUBB-TIMER time_microphys_advance = 0.0141 CLUBB-TIMER time_loop_end = 0.0629 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6369 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1396 CLUBB-TIMER time_clubb_pdf = 0.0554 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3760 CLUBB-TIMER time_microphys_advance = 0.0392 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6461 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0845 CLUBB-TIMER time_clubb_pdf = 0.0522 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3491 CLUBB-TIMER time_microphys_advance = 0.0338 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5255 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1127 CLUBB-TIMER time_clubb_pdf = 0.0751 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3948 CLUBB-TIMER time_microphys_advance = 0.0417 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6306 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 150 Parameters: C_uu_shr = 0.14806996285915374756 C11 = 0.54448956251144409180 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1161 CLUBB-TIMER time_clubb_pdf = 0.1370 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3439 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0347 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6481 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1187 CLUBB-TIMER time_clubb_pdf = 0.0853 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4184 CLUBB-TIMER time_microphys_advance = 0.0437 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6729 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1390 CLUBB-TIMER time_clubb_pdf = 0.0730 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3653 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6298 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1137 CLUBB-TIMER time_clubb_pdf = 0.1094 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0692 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6555 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1663 CLUBB-TIMER time_clubb_pdf = 0.0440 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3900 CLUBB-TIMER time_microphys_advance = 0.0391 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6451 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1259 CLUBB-TIMER time_clubb_pdf = 0.0804 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3900 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0267 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6572 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1681 CLUBB-TIMER time_clubb_pdf = 0.0171 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4176 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6220 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1445 CLUBB-TIMER time_clubb_pdf = 0.0467 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4191 CLUBB-TIMER time_microphys_advance = 0.0328 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6505 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1790 CLUBB-TIMER time_clubb_pdf = 0.0258 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4146 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6647 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1434 CLUBB-TIMER time_clubb_pdf = 0.0642 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4017 CLUBB-TIMER time_microphys_advance = 0.0144 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6300 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 160 Parameters: C_uu_shr = 0.39927294850349426270 C11 = 0.70894932746887207031 gamma_coef = 0.10067735612392425537 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1850 CLUBB-TIMER time_clubb_pdf = 0.0871 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3443 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6631 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1231 CLUBB-TIMER time_clubb_pdf = 0.0175 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4308 CLUBB-TIMER time_microphys_advance = 0.0392 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6165 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1707 CLUBB-TIMER time_clubb_pdf = 0.0765 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3582 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6249 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1049 CLUBB-TIMER time_clubb_pdf = 0.0775 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4007 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0333 CLUBB-TIMER time_output_multi_col = 0.0006 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6327 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1782 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3700 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6522 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1134 CLUBB-TIMER time_clubb_pdf = 0.1095 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0363 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6432 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1370 CLUBB-TIMER time_clubb_pdf = 0.0727 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3832 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6129 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0861 CLUBB-TIMER time_clubb_pdf = 0.1322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3520 CLUBB-TIMER time_microphys_advance = 0.0705 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6469 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1163 CLUBB-TIMER time_clubb_pdf = 0.0852 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3575 CLUBB-TIMER time_microphys_advance = 0.0698 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6357 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1131 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4000 CLUBB-TIMER time_microphys_advance = 0.0695 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6447 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 170 Parameters: C_uu_shr = 0.09373403340578079224 C11 = 1.00000000000000000000 gamma_coef = 0.39512154459953308105 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1569 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0252 CLUBB-TIMER time_microphys_scheme = 0.3947 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6580 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1100 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4456 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6278 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1726 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3906 CLUBB-TIMER time_microphys_advance = 0.0211 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6419 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1493 CLUBB-TIMER time_clubb_pdf = 0.0356 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4066 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6097 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.0834 CLUBB-TIMER time_clubb_pdf = 0.1478 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3997 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6496 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1746 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3662 CLUBB-TIMER time_microphys_advance = 0.0371 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6404 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1164 CLUBB-TIMER time_clubb_pdf = 0.0866 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3435 CLUBB-TIMER time_microphys_advance = 0.0678 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6494 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1671 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4139 CLUBB-TIMER time_microphys_advance = 0.0231 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6368 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1793 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3716 CLUBB-TIMER time_microphys_advance = 0.0404 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6517 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1228 CLUBB-TIMER time_clubb_pdf = 0.0825 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4049 CLUBB-TIMER time_microphys_advance = 0.0111 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6281 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 180 Parameters: C_uu_shr = 0.35364851355552673340 C11 = 0.85271710157394409180 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1594 CLUBB-TIMER time_clubb_pdf = 0.0442 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4013 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6249 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1497 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6435 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1716 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3974 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6420 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1384 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3720 CLUBB-TIMER time_microphys_advance = 0.0679 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6375 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1385 CLUBB-TIMER time_clubb_pdf = 0.0536 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4247 CLUBB-TIMER time_microphys_advance = 0.0129 CLUBB-TIMER time_loop_end = 0.0343 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6671 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1385 CLUBB-TIMER time_clubb_pdf = 0.0535 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4194 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6300 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1383 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4026 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0307 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6497 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1692 CLUBB-TIMER time_clubb_pdf = 0.0377 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3724 CLUBB-TIMER time_microphys_advance = 0.0715 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6573 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1210 CLUBB-TIMER time_clubb_pdf = 0.0612 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4657 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6959 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1642 CLUBB-TIMER time_clubb_pdf = 0.0277 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4283 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6406 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 190 Parameters: C_uu_shr = 0.21627476811408996582 C11 = 0.13820053637027740479 gamma_coef = 0.50000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1393 CLUBB-TIMER time_clubb_pdf = 0.0449 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4270 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6577 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0580 CLUBB-TIMER time_clubb_pdf = 0.0548 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4554 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6447 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1095 CLUBB-TIMER time_clubb_pdf = 0.0763 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3929 CLUBB-TIMER time_microphys_advance = 0.0413 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6262 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1410 CLUBB-TIMER time_clubb_pdf = 0.0535 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4365 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6493 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1074 CLUBB-TIMER time_clubb_pdf = 0.1165 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3493 CLUBB-TIMER time_microphys_advance = 0.0666 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6459 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1411 CLUBB-TIMER time_clubb_pdf = 0.0524 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4390 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6498 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1314 CLUBB-TIMER time_clubb_pdf = 0.0772 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3162 CLUBB-TIMER time_microphys_advance = 0.0343 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5655 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1067 CLUBB-TIMER time_clubb_pdf = 0.1106 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3379 CLUBB-TIMER time_microphys_advance = 0.0638 CLUBB-TIMER time_loop_end = 0.0251 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6474 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1425 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4118 CLUBB-TIMER time_microphys_advance = 0.0246 CLUBB-TIMER time_loop_end = 0.0214 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6569 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0541 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4517 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6692 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 200 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.06207857280969619751 gamma_coef = 0.19892258942127227783 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1432 CLUBB-TIMER time_clubb_pdf = 0.0276 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4419 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0239 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6511 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0876 CLUBB-TIMER time_clubb_pdf = 0.1093 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3661 CLUBB-TIMER time_microphys_advance = 0.0940 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6630 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1318 CLUBB-TIMER time_clubb_pdf = 0.0482 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4003 CLUBB-TIMER time_microphys_advance = 0.0421 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6295 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1181 CLUBB-TIMER time_clubb_pdf = 0.0874 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3892 CLUBB-TIMER time_microphys_advance = 0.0681 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6711 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1191 CLUBB-TIMER time_clubb_pdf = 0.0276 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4800 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6444 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1692 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3993 CLUBB-TIMER time_microphys_advance = 0.0151 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6492 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1580 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4062 CLUBB-TIMER time_microphys_advance = 0.0299 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6566 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1391 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4322 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6737 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1415 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4442 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6622 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0912 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4246 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6442 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 210 Parameters: C_uu_shr = 0.07039625942707061768 C11 = 0.07685450464487075806 gamma_coef = 0.50000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1392 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4250 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6393 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1345 CLUBB-TIMER time_clubb_pdf = 0.0995 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4055 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6572 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1963 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4013 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6696 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1700 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3705 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6424 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1101 CLUBB-TIMER time_clubb_pdf = 0.0847 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4055 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6174 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1690 CLUBB-TIMER time_clubb_pdf = 0.0358 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4406 CLUBB-TIMER time_microphys_advance = 0.0129 CLUBB-TIMER time_loop_end = 0.0301 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6917 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1369 CLUBB-TIMER time_clubb_pdf = 0.0269 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4511 CLUBB-TIMER time_microphys_advance = 0.0142 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6358 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0301 CLUBB-TIMER time_clubb_advance = 0.1147 CLUBB-TIMER time_clubb_pdf = 0.0848 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3838 CLUBB-TIMER time_microphys_advance = 0.0684 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1566 CLUBB-TIMER time_clubb_pdf = 0.0529 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4280 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6552 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1622 CLUBB-TIMER time_clubb_pdf = 0.0550 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3832 CLUBB-TIMER time_microphys_advance = 0.0401 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6465 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 220 Parameters: C_uu_shr = 0.45230138301849365234 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1781 CLUBB-TIMER time_clubb_pdf = 0.0279 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4229 CLUBB-TIMER time_microphys_advance = 0.0335 CLUBB-TIMER time_loop_end = 0.0231 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6886 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1408 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3658 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5794 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1899 CLUBB-TIMER time_clubb_pdf = 0.0323 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4063 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6747 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1892 CLUBB-TIMER time_clubb_pdf = 0.0274 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3984 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6337 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1201 CLUBB-TIMER time_clubb_pdf = 0.1115 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4372 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6925 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1449 CLUBB-TIMER time_clubb_pdf = 0.0890 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3795 CLUBB-TIMER time_microphys_advance = 0.0417 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6620 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1427 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3846 CLUBB-TIMER time_microphys_advance = 0.0386 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5999 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1719 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4006 CLUBB-TIMER time_microphys_advance = 0.0355 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6422 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1455 CLUBB-TIMER time_clubb_pdf = 0.0713 CLUBB-TIMER time_SILHS = 0.0052 CLUBB-TIMER time_microphys_scheme = 0.3954 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6602 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1587 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4073 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6409 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 230 Parameters: C_uu_shr = 0.35413268208503723145 C11 = 0.49633747339248657227 gamma_coef = 0.09718106687068939209 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1125 CLUBB-TIMER time_clubb_pdf = 0.1125 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4121 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6544 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0290 CLUBB-TIMER time_clubb_advance = 0.1634 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3840 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6839 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1165 CLUBB-TIMER time_clubb_pdf = 0.0498 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4595 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6444 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0301 CLUBB-TIMER time_clubb_advance = 0.1082 CLUBB-TIMER time_clubb_pdf = 0.1046 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3793 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6674 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1121 CLUBB-TIMER time_clubb_pdf = 0.0491 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4188 CLUBB-TIMER time_microphys_advance = 0.0674 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6533 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2302 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3524 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6546 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2159 CLUBB-TIMER time_clubb_pdf = 0.0321 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3869 CLUBB-TIMER time_microphys_advance = 0.0281 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6687 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1308 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4274 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0607 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6648 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2193 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6719 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1109 CLUBB-TIMER time_clubb_pdf = 0.0942 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4200 CLUBB-TIMER time_microphys_advance = 0.0129 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0272 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6726 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 240 Parameters: C_uu_shr = 0.40246647596359252930 C11 = 0.21802288293838500977 gamma_coef = 0.19591630995273590088 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1444 CLUBB-TIMER time_clubb_pdf = 0.1111 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4056 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6789 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1180 CLUBB-TIMER time_clubb_pdf = 0.0719 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3633 CLUBB-TIMER time_microphys_advance = 0.0382 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6278 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1658 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3784 CLUBB-TIMER time_microphys_advance = 0.0373 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6440 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1687 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3720 CLUBB-TIMER time_microphys_advance = 0.0273 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6273 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1967 CLUBB-TIMER time_clubb_pdf = 0.0818 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3495 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6745 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0222 CLUBB-TIMER time_clubb_advance = 0.1217 CLUBB-TIMER time_clubb_pdf = 0.1504 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3650 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6768 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2069 CLUBB-TIMER time_clubb_pdf = 0.0346 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4402 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6994 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1279 CLUBB-TIMER time_clubb_pdf = 0.0842 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3868 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6160 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1690 CLUBB-TIMER time_clubb_pdf = 0.0792 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3585 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6245 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1425 CLUBB-TIMER time_clubb_pdf = 0.0291 CLUBB-TIMER time_SILHS = 0.0009 CLUBB-TIMER time_microphys_scheme = 0.4340 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0062 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6513 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 250 Parameters: C_uu_shr = 0.11600903421640396118 C11 = 0.43650591373443603516 gamma_coef = 0.40375438332557678223 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1727 CLUBB-TIMER time_clubb_pdf = 0.0550 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4284 CLUBB-TIMER time_microphys_advance = 0.0129 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6756 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1445 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4056 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6554 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1111 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3946 CLUBB-TIMER time_microphys_advance = 0.0674 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6674 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1787 CLUBB-TIMER time_clubb_pdf = 0.0306 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4460 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6746 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0033 CLUBB-TIMER time_clubb_advance = 0.1422 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4284 CLUBB-TIMER time_microphys_advance = 0.0293 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6660 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1145 CLUBB-TIMER time_clubb_pdf = 0.0897 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4372 CLUBB-TIMER time_microphys_advance = 0.0331 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0301 CLUBB-TIMER time_clubb_advance = 0.1094 CLUBB-TIMER time_clubb_pdf = 0.1204 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3540 CLUBB-TIMER time_microphys_advance = 0.0676 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1759 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4548 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7142 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0285 CLUBB-TIMER time_clubb_advance = 0.1345 CLUBB-TIMER time_clubb_pdf = 0.0420 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4080 CLUBB-TIMER time_microphys_advance = 0.0386 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1144 CLUBB-TIMER time_clubb_pdf = 0.0582 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4170 CLUBB-TIMER time_microphys_advance = 0.0687 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0011 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6931 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 260 Parameters: C_uu_shr = 0.04885155707597732544 C11 = 0.21329657733440399170 gamma_coef = 0.50000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1415 CLUBB-TIMER time_clubb_pdf = 0.0400 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3850 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6433 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0944 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4791 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6775 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1239 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4011 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6235 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1422 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4199 CLUBB-TIMER time_microphys_advance = 0.0438 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6650 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1895 CLUBB-TIMER time_clubb_pdf = 0.0340 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4105 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6528 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1501 CLUBB-TIMER time_clubb_pdf = 0.0300 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4354 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0280 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6584 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0812 CLUBB-TIMER time_clubb_pdf = 0.1145 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3918 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0258 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6570 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1561 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4338 CLUBB-TIMER time_microphys_advance = 0.0150 CLUBB-TIMER time_loop_end = 0.0176 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6882 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1369 CLUBB-TIMER time_clubb_pdf = 0.0346 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3753 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5666 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1484 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4183 CLUBB-TIMER time_microphys_advance = 0.0418 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6736 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 270 Parameters: C_uu_shr = 0.22509299218654632568 C11 = 0.49778732657432556152 gamma_coef = 0.31011462211608886719 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1802 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4114 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7001 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1340 CLUBB-TIMER time_clubb_pdf = 0.0241 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4413 CLUBB-TIMER time_microphys_advance = 0.0402 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6697 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1297 CLUBB-TIMER time_clubb_pdf = 0.0233 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4288 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6560 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1330 CLUBB-TIMER time_clubb_pdf = 0.0229 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4505 CLUBB-TIMER time_microphys_advance = 0.0148 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6282 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1595 CLUBB-TIMER time_clubb_pdf = 0.0660 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3764 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6196 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0872 CLUBB-TIMER time_clubb_pdf = 0.0504 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4634 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6469 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1881 CLUBB-TIMER time_clubb_pdf = 0.0859 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3995 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6923 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0307 CLUBB-TIMER time_clubb_advance = 0.1266 CLUBB-TIMER time_clubb_pdf = 0.0770 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3694 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6493 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1753 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3741 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6542 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1188 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4359 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6614 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 280 Parameters: C_uu_shr = 0.57309836149215698242 C11 = 0.27797991037368774414 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1961 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3975 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6647 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0312 CLUBB-TIMER time_clubb_advance = 0.1358 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3930 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6384 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.2009 CLUBB-TIMER time_clubb_pdf = 0.0299 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4343 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0004 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6848 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1452 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4541 CLUBB-TIMER time_microphys_advance = 0.0572 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6916 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1650 CLUBB-TIMER time_clubb_pdf = 0.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4179 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6535 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0871 CLUBB-TIMER time_clubb_pdf = 0.1353 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3650 CLUBB-TIMER time_microphys_advance = 0.0694 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6628 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1048 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3987 CLUBB-TIMER time_microphys_advance = 0.0682 CLUBB-TIMER time_loop_end = 0.0335 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6655 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0217 CLUBB-TIMER time_clubb_advance = 0.1138 CLUBB-TIMER time_clubb_pdf = 0.0837 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0761 CLUBB-TIMER time_loop_end = 0.0349 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7007 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1804 CLUBB-TIMER time_clubb_pdf = 0.0379 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4164 CLUBB-TIMER time_microphys_advance = 0.0392 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6799 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0947 CLUBB-TIMER time_clubb_pdf = 0.1415 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3734 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0332 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6877 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 290 Parameters: C_uu_shr = 0.44140458106994628906 C11 = 0.27343681454658508301 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0922 CLUBB-TIMER time_clubb_pdf = 0.1406 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3993 CLUBB-TIMER time_microphys_advance = 0.0412 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0011 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6803 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1928 CLUBB-TIMER time_clubb_pdf = 0.0391 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3927 CLUBB-TIMER time_microphys_advance = 0.0381 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1384 CLUBB-TIMER time_clubb_pdf = 0.0919 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4152 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6701 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0256 CLUBB-TIMER time_clubb_advance = 0.1815 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3997 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6504 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1508 CLUBB-TIMER time_clubb_pdf = 0.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4125 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6649 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1911 CLUBB-TIMER time_clubb_pdf = 0.0274 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4070 CLUBB-TIMER time_microphys_advance = 0.0400 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6717 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1777 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4286 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6789 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1741 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4568 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6793 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1134 CLUBB-TIMER time_clubb_pdf = 0.1047 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4187 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6551 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1396 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4378 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6505 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 300 Parameters: C_uu_shr = 0.19201575219631195068 C11 = 0.29738759994506835938 gamma_coef = 0.34075757861137390137 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1597 CLUBB-TIMER time_clubb_pdf = 0.0381 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4458 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6636 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0914 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4899 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6531 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1450 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4211 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6738 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0020 CLUBB-TIMER time_clubb_advance = 0.0955 CLUBB-TIMER time_clubb_pdf = 0.1113 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3825 CLUBB-TIMER time_microphys_advance = 0.0677 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6640 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1161 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4556 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6650 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1144 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4453 CLUBB-TIMER time_microphys_advance = 0.0404 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6628 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0985 CLUBB-TIMER time_clubb_pdf = 0.0857 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3695 CLUBB-TIMER time_microphys_advance = 0.0923 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6527 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1290 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4099 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6454 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1881 CLUBB-TIMER time_clubb_pdf = 0.0548 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3773 CLUBB-TIMER time_microphys_advance = 0.0383 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6645 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1256 CLUBB-TIMER time_clubb_pdf = 0.0815 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3976 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6499 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 310 Parameters: C_uu_shr = 0.44719567894935607910 C11 = 0.22739692032337188721 gamma_coef = 0.06029819697141647339 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1855 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3892 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6797 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1997 CLUBB-TIMER time_clubb_pdf = 0.0315 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3834 CLUBB-TIMER time_microphys_advance = 0.0389 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6604 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0020 CLUBB-TIMER time_clubb_advance = 0.1745 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4627 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6845 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1371 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4230 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6659 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1486 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3268 CLUBB-TIMER time_microphys_advance = 0.0372 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5452 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1379 CLUBB-TIMER time_clubb_pdf = 0.1117 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3951 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6622 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0302 CLUBB-TIMER time_clubb_advance = 0.1098 CLUBB-TIMER time_clubb_pdf = 0.1231 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3897 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6701 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1267 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4358 CLUBB-TIMER time_microphys_advance = 0.0400 CLUBB-TIMER time_loop_end = 0.0070 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6679 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1655 CLUBB-TIMER time_clubb_pdf = 0.0665 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4144 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6649 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0914 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4055 CLUBB-TIMER time_microphys_advance = 0.0879 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6793 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 320 Parameters: C_uu_shr = 0.34138500690460205078 C11 = 0.00000000000000000000 gamma_coef = 0.07297880202531814575 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1413 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4502 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6959 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0906 CLUBB-TIMER time_clubb_pdf = 0.0857 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4241 CLUBB-TIMER time_microphys_advance = 0.0377 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6440 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0302 CLUBB-TIMER time_clubb_advance = 0.1420 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4182 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1312 CLUBB-TIMER time_clubb_pdf = 0.0805 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4128 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6446 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1151 CLUBB-TIMER time_clubb_pdf = 0.0804 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4099 CLUBB-TIMER time_microphys_advance = 0.0319 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6438 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0032 CLUBB-TIMER time_clubb_advance = 0.1089 CLUBB-TIMER time_clubb_pdf = 0.1117 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3808 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6772 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1334 CLUBB-TIMER time_clubb_pdf = 0.0519 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4422 CLUBB-TIMER time_microphys_advance = 0.0335 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6674 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1171 CLUBB-TIMER time_clubb_pdf = 0.0421 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4625 CLUBB-TIMER time_microphys_advance = 0.0146 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6718 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1277 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4279 CLUBB-TIMER time_microphys_advance = 0.0388 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6588 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0735 CLUBB-TIMER time_clubb_pdf = 0.1200 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3503 CLUBB-TIMER time_microphys_advance = 0.0685 CLUBB-TIMER time_loop_end = 0.0050 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6421 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 330 Parameters: C_uu_shr = 0.16934365034103393555 C11 = 0.19397386908531188965 gamma_coef = 0.01043611206114292145 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2051 CLUBB-TIMER time_clubb_pdf = 0.0300 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4379 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6930 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0056 CLUBB-TIMER time_clubb_advance = 0.1615 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3927 CLUBB-TIMER time_microphys_advance = 0.0404 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6653 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1148 CLUBB-TIMER time_clubb_pdf = 0.0262 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4170 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0592 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6614 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1328 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4323 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6356 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1168 CLUBB-TIMER time_clubb_pdf = 0.0345 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4595 CLUBB-TIMER time_microphys_advance = 0.0423 CLUBB-TIMER time_loop_end = 0.0324 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6886 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1672 CLUBB-TIMER time_clubb_pdf = 0.0834 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3999 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1011 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4364 CLUBB-TIMER time_microphys_advance = 0.0675 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6389 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1261 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0008 CLUBB-TIMER time_microphys_scheme = 0.4308 CLUBB-TIMER time_microphys_advance = 0.0146 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6646 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1434 CLUBB-TIMER time_clubb_pdf = 0.1003 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6870 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0299 CLUBB-TIMER time_clubb_advance = 0.1579 CLUBB-TIMER time_clubb_pdf = 0.0265 CLUBB-TIMER time_SILHS = 0.0009 CLUBB-TIMER time_microphys_scheme = 0.4349 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6664 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 340 Parameters: C_uu_shr = 0.06470985710620880127 C11 = 0.17141877114772796631 gamma_coef = 0.06516873091459274292 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1127 CLUBB-TIMER time_clubb_pdf = 0.1136 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3891 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6637 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1061 CLUBB-TIMER time_clubb_pdf = 0.0512 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4719 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6769 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0312 CLUBB-TIMER time_clubb_advance = 0.1274 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3641 CLUBB-TIMER time_microphys_advance = 0.0420 CLUBB-TIMER time_loop_end = 0.0316 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6514 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1745 CLUBB-TIMER time_clubb_pdf = 0.0767 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4155 CLUBB-TIMER time_microphys_advance = 0.0138 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6870 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1176 CLUBB-TIMER time_clubb_pdf = 0.1328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3702 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6690 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1163 CLUBB-TIMER time_clubb_pdf = 0.0973 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4558 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6868 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1316 CLUBB-TIMER time_clubb_pdf = 0.0580 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3589 CLUBB-TIMER time_microphys_advance = 0.0705 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6524 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1784 CLUBB-TIMER time_clubb_pdf = 0.0474 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3948 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6683 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1088 CLUBB-TIMER time_clubb_pdf = 0.1547 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3724 CLUBB-TIMER time_microphys_advance = 0.0401 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6819 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0153 CLUBB-TIMER time_clubb_advance = 0.0925 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4637 CLUBB-TIMER time_microphys_advance = 0.0264 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0012 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6784 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 350 Parameters: C_uu_shr = 0.31223538517951965332 C11 = 0.50292116403579711914 gamma_coef = 0.07436353713274002075 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1653 CLUBB-TIMER time_clubb_pdf = 0.0750 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3815 CLUBB-TIMER time_microphys_advance = 0.0375 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6653 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1355 CLUBB-TIMER time_clubb_pdf = 0.1093 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1367 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4342 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6984 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2048 CLUBB-TIMER time_clubb_pdf = 0.0263 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3982 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0044 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6499 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1313 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4358 CLUBB-TIMER time_microphys_advance = 0.0111 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6462 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1073 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3877 CLUBB-TIMER time_microphys_advance = 0.0692 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6522 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1337 CLUBB-TIMER time_clubb_pdf = 0.0852 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4118 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0217 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6669 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1481 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3780 CLUBB-TIMER time_microphys_advance = 0.0413 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6571 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1158 CLUBB-TIMER time_clubb_pdf = 0.0827 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4227 CLUBB-TIMER time_microphys_advance = 0.0395 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0011 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6677 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1147 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4028 CLUBB-TIMER time_microphys_advance = 0.0392 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6197 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 360 Parameters: C_uu_shr = 0.29114177823066711426 C11 = 0.59356921911239624023 gamma_coef = 0.06253992021083831787 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1415 CLUBB-TIMER time_clubb_pdf = 0.1108 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3715 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6413 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.0816 CLUBB-TIMER time_clubb_pdf = 0.1133 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3744 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0338 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6472 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1114 CLUBB-TIMER time_clubb_pdf = 0.0292 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4244 CLUBB-TIMER time_microphys_advance = 0.0399 CLUBB-TIMER time_loop_end = 0.0617 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6727 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1473 CLUBB-TIMER time_clubb_pdf = 0.0821 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3551 CLUBB-TIMER time_microphys_advance = 0.0685 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6587 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1364 CLUBB-TIMER time_clubb_pdf = 0.0455 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3859 CLUBB-TIMER time_microphys_advance = 0.0700 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6436 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1255 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4037 CLUBB-TIMER time_microphys_advance = 0.0156 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6048 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1773 CLUBB-TIMER time_clubb_pdf = 0.0719 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4224 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6905 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1663 CLUBB-TIMER time_clubb_pdf = 0.0254 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4147 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0278 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6487 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1420 CLUBB-TIMER time_clubb_pdf = 0.0361 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4132 CLUBB-TIMER time_microphys_advance = 0.0378 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6363 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1945 CLUBB-TIMER time_clubb_pdf = 0.0229 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3581 CLUBB-TIMER time_microphys_advance = 0.0757 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6573 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 370 Parameters: C_uu_shr = 0.34253484010696411133 C11 = 0.40754109621047973633 gamma_coef = 0.04806211590766906738 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1139 CLUBB-TIMER time_clubb_pdf = 0.0918 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4244 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6788 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1678 CLUBB-TIMER time_clubb_pdf = 0.0478 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4286 CLUBB-TIMER time_microphys_advance = 0.0421 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6925 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1354 CLUBB-TIMER time_clubb_pdf = 0.1081 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3882 CLUBB-TIMER time_microphys_advance = 0.0161 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6551 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1695 CLUBB-TIMER time_clubb_pdf = 0.0215 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4303 CLUBB-TIMER time_microphys_advance = 0.0432 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6714 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1369 CLUBB-TIMER time_clubb_pdf = 0.1077 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3498 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6425 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0026 CLUBB-TIMER time_clubb_advance = 0.1010 CLUBB-TIMER time_clubb_pdf = 0.1381 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3098 CLUBB-TIMER time_microphys_advance = 0.0724 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6285 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1121 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4460 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6583 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1761 CLUBB-TIMER time_clubb_pdf = 0.0890 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3634 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6754 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1462 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4001 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6333 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1113 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4153 CLUBB-TIMER time_microphys_advance = 0.0546 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6418 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 380 Parameters: C_uu_shr = 0.32858386635780334473 C11 = 0.45954990386962890625 gamma_coef = 0.10342539101839065552 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1457 CLUBB-TIMER time_clubb_pdf = 0.0364 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3620 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5647 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1439 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4273 CLUBB-TIMER time_microphys_advance = 0.0514 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0003 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6831 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1137 CLUBB-TIMER time_clubb_pdf = 0.1121 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.4139 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6573 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1383 CLUBB-TIMER time_clubb_pdf = 0.0511 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4074 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6150 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1829 CLUBB-TIMER time_clubb_pdf = 0.0271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4288 CLUBB-TIMER time_microphys_advance = 0.0409 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6856 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1933 CLUBB-TIMER time_clubb_pdf = 0.0476 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3951 CLUBB-TIMER time_microphys_advance = 0.0395 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6815 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1221 CLUBB-TIMER time_clubb_pdf = 0.0542 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3942 CLUBB-TIMER time_microphys_advance = 0.0417 CLUBB-TIMER time_loop_end = 0.0346 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6512 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0292 CLUBB-TIMER time_clubb_advance = 0.1129 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3599 CLUBB-TIMER time_microphys_advance = 0.0695 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6340 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1175 CLUBB-TIMER time_clubb_pdf = 0.0223 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4625 CLUBB-TIMER time_microphys_advance = 0.0400 CLUBB-TIMER time_loop_end = 0.0042 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6503 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1526 CLUBB-TIMER time_clubb_pdf = 0.0286 CLUBB-TIMER time_SILHS = 0.0011 CLUBB-TIMER time_microphys_scheme = 0.3984 CLUBB-TIMER time_microphys_advance = 0.0656 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6529 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 390 Parameters: C_uu_shr = 0.59353077411651611328 C11 = 0.27751043438911437988 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1402 CLUBB-TIMER time_clubb_pdf = 0.0218 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4411 CLUBB-TIMER time_microphys_advance = 0.0422 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6513 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0892 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4060 CLUBB-TIMER time_microphys_advance = 0.0380 CLUBB-TIMER time_loop_end = 0.0624 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6507 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1669 CLUBB-TIMER time_clubb_pdf = 0.0206 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4202 CLUBB-TIMER time_microphys_advance = 0.0367 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6504 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1353 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4258 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6151 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.0506 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.4280 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7006 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1757 CLUBB-TIMER time_clubb_pdf = 0.0407 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4159 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6524 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1676 CLUBB-TIMER time_clubb_pdf = 0.0241 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3839 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0292 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6223 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1240 CLUBB-TIMER time_clubb_pdf = 0.0800 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4042 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6261 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0604 CLUBB-TIMER time_clubb_advance = 0.1113 CLUBB-TIMER time_clubb_pdf = 0.0989 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3555 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6720 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1143 CLUBB-TIMER time_clubb_pdf = 0.1286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3230 CLUBB-TIMER time_microphys_advance = 0.0423 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6141 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 400 Parameters: C_uu_shr = 0.54848200082778930664 C11 = 0.72508329153060913086 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1140 CLUBB-TIMER time_clubb_pdf = 0.0678 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4200 CLUBB-TIMER time_microphys_advance = 0.0386 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0005 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6532 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1448 CLUBB-TIMER time_clubb_pdf = 0.0472 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4016 CLUBB-TIMER time_microphys_advance = 0.0401 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6401 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1080 CLUBB-TIMER time_clubb_pdf = 0.0798 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4088 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6430 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1698 CLUBB-TIMER time_clubb_pdf = 0.0499 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3275 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5657 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2087 CLUBB-TIMER time_clubb_pdf = 0.0180 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3766 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6529 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0293 CLUBB-TIMER time_clubb_advance = 0.1806 CLUBB-TIMER time_clubb_pdf = 0.0216 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4134 CLUBB-TIMER time_microphys_advance = 0.0429 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6939 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2015 CLUBB-TIMER time_clubb_pdf = 0.0465 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3473 CLUBB-TIMER time_microphys_advance = 0.0141 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6154 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1915 CLUBB-TIMER time_clubb_pdf = 0.0553 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0313 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6728 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1854 CLUBB-TIMER time_clubb_pdf = 0.0816 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3592 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6438 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1484 CLUBB-TIMER time_clubb_pdf = 0.0264 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4025 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0286 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6217 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 410 Parameters: C_uu_shr = 0.63553768396377563477 C11 = 0.77481532096862792969 gamma_coef = 0.07864730060100555420 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1161 CLUBB-TIMER time_clubb_pdf = 0.1295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3441 CLUBB-TIMER time_microphys_advance = 0.0431 CLUBB-TIMER time_loop_end = 0.0064 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6436 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1297 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4471 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6542 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1647 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4117 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0310 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6864 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1109 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3707 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0534 CLUBB-TIMER time_clubb_pdf = 0.1402 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3693 CLUBB-TIMER time_microphys_advance = 0.0135 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6096 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1878 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3910 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6226 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1464 CLUBB-TIMER time_clubb_pdf = 0.0872 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3867 CLUBB-TIMER time_microphys_advance = 0.0323 CLUBB-TIMER time_loop_end = 0.0068 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6895 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1522 CLUBB-TIMER time_clubb_pdf = 0.1181 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4074 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0066 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6997 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1379 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3892 CLUBB-TIMER time_microphys_advance = 0.0401 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6250 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1269 CLUBB-TIMER time_clubb_pdf = 0.1169 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3296 CLUBB-TIMER time_microphys_advance = 0.0417 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6213 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 420 Parameters: C_uu_shr = 0.66753602027893066406 C11 = 0.88583666086196899414 gamma_coef = 0.23298257589340209961 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1719 CLUBB-TIMER time_clubb_pdf = 0.1187 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3563 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1513 CLUBB-TIMER time_clubb_pdf = 0.0570 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4411 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6687 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1640 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3720 CLUBB-TIMER time_microphys_advance = 0.0426 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6468 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2052 CLUBB-TIMER time_clubb_pdf = 0.0313 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3953 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6494 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0698 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4239 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6254 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1723 CLUBB-TIMER time_clubb_pdf = 0.0283 CLUBB-TIMER time_SILHS = 0.0169 CLUBB-TIMER time_microphys_scheme = 0.3967 CLUBB-TIMER time_microphys_advance = 0.0389 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6606 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1903 CLUBB-TIMER time_clubb_pdf = 0.0915 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3546 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6618 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0822 CLUBB-TIMER time_clubb_pdf = 0.0818 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3919 CLUBB-TIMER time_microphys_advance = 0.0680 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6377 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1746 CLUBB-TIMER time_clubb_pdf = 0.0714 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3896 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6550 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1174 CLUBB-TIMER time_clubb_pdf = 0.0800 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3538 CLUBB-TIMER time_microphys_advance = 0.0390 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5967 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 430 Parameters: C_uu_shr = 0.52311146259307861328 C11 = 0.87820267677307128906 gamma_coef = 0.27353414893150329590 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1830 CLUBB-TIMER time_clubb_pdf = 0.0321 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4256 CLUBB-TIMER time_microphys_advance = 0.0321 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6810 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1710 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3595 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6109 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1452 CLUBB-TIMER time_clubb_pdf = 0.0284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4136 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0618 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6649 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1512 CLUBB-TIMER time_clubb_pdf = 0.0263 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3951 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6185 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1414 CLUBB-TIMER time_clubb_pdf = 0.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3913 CLUBB-TIMER time_microphys_advance = 0.0385 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6302 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0872 CLUBB-TIMER time_clubb_pdf = 0.1428 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4270 CLUBB-TIMER time_microphys_advance = 0.0149 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_output_multi_col = 0.0006 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6817 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1120 CLUBB-TIMER time_clubb_pdf = 0.0561 CLUBB-TIMER time_SILHS = 0.0082 CLUBB-TIMER time_microphys_scheme = 0.4090 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6502 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1378 CLUBB-TIMER time_clubb_pdf = 0.0851 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3907 CLUBB-TIMER time_microphys_advance = 0.0428 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6915 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1584 CLUBB-TIMER time_clubb_pdf = 0.0490 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4065 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6590 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1385 CLUBB-TIMER time_clubb_pdf = 0.0851 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3780 CLUBB-TIMER time_microphys_advance = 0.0135 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6422 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 440 Parameters: C_uu_shr = 0.34874859452247619629 C11 = 0.31361654400825500488 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1149 CLUBB-TIMER time_clubb_pdf = 0.0788 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4300 CLUBB-TIMER time_microphys_advance = 0.0145 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0033 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6665 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1699 CLUBB-TIMER time_clubb_pdf = 0.0786 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4203 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6892 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1986 CLUBB-TIMER time_clubb_pdf = 0.0482 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3865 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6508 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1470 CLUBB-TIMER time_clubb_pdf = 0.0542 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4068 CLUBB-TIMER time_microphys_advance = 0.0388 CLUBB-TIMER time_loop_end = 0.0302 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6807 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1362 CLUBB-TIMER time_clubb_pdf = 0.0523 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4123 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0270 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6436 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0851 CLUBB-TIMER time_clubb_pdf = 0.1451 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0398 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6896 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0876 CLUBB-TIMER time_clubb_pdf = 0.0224 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4951 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6519 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1523 CLUBB-TIMER time_clubb_pdf = 0.0479 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4308 CLUBB-TIMER time_microphys_advance = 0.0152 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6647 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1225 CLUBB-TIMER time_clubb_pdf = 0.1272 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3995 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6695 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1149 CLUBB-TIMER time_clubb_pdf = 0.0853 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0400 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6446 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 450 Parameters: C_uu_shr = 0.37382304668426513672 C11 = 0.32641822099685668945 gamma_coef = 0.11361766606569290161 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1088 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4435 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6354 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1441 CLUBB-TIMER time_clubb_pdf = 0.0523 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4146 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6356 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1665 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3878 CLUBB-TIMER time_microphys_advance = 0.0409 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6602 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0292 CLUBB-TIMER time_clubb_advance = 0.2293 CLUBB-TIMER time_clubb_pdf = 0.0355 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3817 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6934 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1796 CLUBB-TIMER time_clubb_pdf = 0.0337 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3775 CLUBB-TIMER time_microphys_advance = 0.0339 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6309 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0282 CLUBB-TIMER time_clubb_advance = 0.1348 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0299 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6951 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1258 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4068 CLUBB-TIMER time_microphys_advance = 0.0395 CLUBB-TIMER time_loop_end = 0.0307 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6644 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1517 CLUBB-TIMER time_clubb_pdf = 0.0849 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4221 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6771 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1539 CLUBB-TIMER time_clubb_pdf = 0.0582 CLUBB-TIMER time_SILHS = 0.0010 CLUBB-TIMER time_microphys_scheme = 0.4253 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6851 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1649 CLUBB-TIMER time_clubb_pdf = 0.0287 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4300 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0042 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6473 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 460 Parameters: C_uu_shr = 0.61441975831985473633 C11 = 0.40379041433334350586 gamma_coef = 0.06415154039859771729 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.2063 CLUBB-TIMER time_clubb_pdf = 0.0559 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3883 CLUBB-TIMER time_microphys_advance = 0.0141 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6712 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1966 CLUBB-TIMER time_clubb_pdf = 0.0449 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3920 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6795 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1156 CLUBB-TIMER time_clubb_pdf = 0.0351 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4139 CLUBB-TIMER time_microphys_advance = 0.0379 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6649 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1404 CLUBB-TIMER time_clubb_pdf = 0.1209 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3647 CLUBB-TIMER time_microphys_advance = 0.0433 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6764 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1340 CLUBB-TIMER time_clubb_pdf = 0.0528 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3367 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5426 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1441 CLUBB-TIMER time_clubb_pdf = 0.1018 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3679 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6319 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.0477 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4126 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1173 CLUBB-TIMER time_clubb_pdf = 0.0267 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4484 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6592 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2007 CLUBB-TIMER time_clubb_pdf = 0.0873 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4145 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7205 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0312 CLUBB-TIMER time_clubb_advance = 0.1295 CLUBB-TIMER time_clubb_pdf = 0.0266 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4415 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6766 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 470 Parameters: C_uu_shr = 0.47478216886520385742 C11 = 0.36744031310081481934 gamma_coef = 0.02986789122223854065 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1726 CLUBB-TIMER time_clubb_pdf = 0.0329 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4069 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6617 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0968 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4502 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6451 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0830 CLUBB-TIMER time_clubb_pdf = 0.0864 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4477 CLUBB-TIMER time_microphys_advance = 0.0696 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6928 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1787 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4169 CLUBB-TIMER time_microphys_advance = 0.0129 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6715 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1402 CLUBB-TIMER time_clubb_pdf = 0.0624 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4430 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6628 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1956 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4118 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0333 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7147 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0030 CLUBB-TIMER time_clubb_advance = 0.1587 CLUBB-TIMER time_clubb_pdf = 0.0325 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4785 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6913 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1870 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4096 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7043 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2084 CLUBB-TIMER time_clubb_pdf = 0.0396 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3943 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6904 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1397 CLUBB-TIMER time_clubb_pdf = 0.0547 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4051 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6466 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 480 Parameters: C_uu_shr = 0.56923526525497436523 C11 = 0.31417727470397949219 gamma_coef = 0.05580578744411468506 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.0814 CLUBB-TIMER time_clubb_pdf = 0.1030 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3800 CLUBB-TIMER time_microphys_advance = 0.0430 CLUBB-TIMER time_loop_end = 0.0278 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6382 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1661 CLUBB-TIMER time_clubb_pdf = 0.0306 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3944 CLUBB-TIMER time_microphys_advance = 0.0287 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6264 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1187 CLUBB-TIMER time_clubb_pdf = 0.0875 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4397 CLUBB-TIMER time_microphys_advance = 0.0161 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1703 CLUBB-TIMER time_clubb_pdf = 0.1008 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3956 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6863 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1406 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4288 CLUBB-TIMER time_microphys_advance = 0.0281 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6603 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1146 CLUBB-TIMER time_clubb_pdf = 0.0829 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4603 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6771 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1592 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4530 CLUBB-TIMER time_microphys_advance = 0.0412 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6871 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1390 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3866 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6704 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1736 CLUBB-TIMER time_clubb_pdf = 0.0672 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4110 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6984 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1598 CLUBB-TIMER time_clubb_pdf = 0.0408 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3860 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0309 CLUBB-TIMER time_output_multi_col = 0.0122 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6618 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 490 Parameters: C_uu_shr = 0.48626199364662170410 C11 = 0.35610947012901306152 gamma_coef = 0.04221187159419059753 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1543 CLUBB-TIMER time_clubb_pdf = 0.0842 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3404 CLUBB-TIMER time_microphys_advance = 0.0376 CLUBB-TIMER time_loop_end = 0.0064 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6557 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0848 CLUBB-TIMER time_clubb_pdf = 0.0486 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2659 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0237 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.4375 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1344 CLUBB-TIMER time_clubb_pdf = 0.0793 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3860 CLUBB-TIMER time_microphys_advance = 0.0389 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6452 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0027 CLUBB-TIMER time_clubb_advance = 0.1160 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4040 CLUBB-TIMER time_microphys_advance = 0.0338 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6449 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1529 CLUBB-TIMER time_clubb_pdf = 0.0773 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3788 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6282 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1448 CLUBB-TIMER time_clubb_pdf = 0.0494 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4252 CLUBB-TIMER time_microphys_advance = 0.0391 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1430 CLUBB-TIMER time_clubb_pdf = 0.0202 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3976 CLUBB-TIMER time_microphys_advance = 0.0724 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6408 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1484 CLUBB-TIMER time_clubb_pdf = 0.1035 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3380 CLUBB-TIMER time_microphys_advance = 0.0754 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6722 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1740 CLUBB-TIMER time_clubb_pdf = 0.0221 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4412 CLUBB-TIMER time_microphys_advance = 0.0392 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6850 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1446 CLUBB-TIMER time_clubb_pdf = 0.0791 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4516 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6948 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 500 Parameters: C_uu_shr = 0.46530637145042419434 C11 = 0.37741988897323608398 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3754 CLUBB-TIMER time_microphys_advance = 0.1019 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6760 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1940 CLUBB-TIMER time_clubb_pdf = 0.0561 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3778 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6466 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1679 CLUBB-TIMER time_clubb_pdf = 0.0542 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4116 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6803 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1105 CLUBB-TIMER time_clubb_pdf = 0.0267 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4410 CLUBB-TIMER time_microphys_advance = 0.0711 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6561 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1735 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4010 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6872 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1441 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4640 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6829 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1365 CLUBB-TIMER time_clubb_pdf = 0.0807 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4085 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6437 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1437 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3966 CLUBB-TIMER time_microphys_advance = 0.0595 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6580 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1680 CLUBB-TIMER time_clubb_pdf = 0.0222 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4142 CLUBB-TIMER time_microphys_advance = 0.0332 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6439 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1924 CLUBB-TIMER time_clubb_pdf = 0.0249 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3679 CLUBB-TIMER time_microphys_advance = 0.0352 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6280 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 510 Parameters: C_uu_shr = 0.24033269286155700684 C11 = 0.38448762893676757812 gamma_coef = 0.02680142782628536224 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1695 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4459 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7251 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1432 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4245 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6740 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1222 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.5101 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7116 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1400 CLUBB-TIMER time_clubb_pdf = 0.0807 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3510 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0342 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6529 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1137 CLUBB-TIMER time_clubb_pdf = 0.0281 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4418 CLUBB-TIMER time_microphys_advance = 0.0617 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6512 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1997 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4076 CLUBB-TIMER time_microphys_advance = 0.0383 CLUBB-TIMER time_loop_end = 0.0053 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0312 CLUBB-TIMER time_clubb_advance = 0.1502 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3901 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0066 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6826 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1653 CLUBB-TIMER time_clubb_pdf = 0.1130 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3491 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6446 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1877 CLUBB-TIMER time_clubb_pdf = 0.0234 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3923 CLUBB-TIMER time_microphys_advance = 0.0111 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6204 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2105 CLUBB-TIMER time_clubb_pdf = 0.0208 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4199 CLUBB-TIMER time_microphys_advance = 0.0380 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6958 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 520 Parameters: C_uu_shr = 0.10025661438703536987 C11 = 0.54645991325378417969 gamma_coef = 0.06088652461767196655 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2031 CLUBB-TIMER time_clubb_pdf = 0.0392 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3865 CLUBB-TIMER time_microphys_advance = 0.0395 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6743 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1023 CLUBB-TIMER time_clubb_pdf = 0.0847 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4154 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6483 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1810 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3979 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6832 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0965 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3743 CLUBB-TIMER time_microphys_advance = 0.1452 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6503 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1450 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0011 CLUBB-TIMER time_microphys_scheme = 0.4585 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6818 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0020 CLUBB-TIMER time_clubb_advance = 0.1453 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4443 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0050 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6977 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1943 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4067 CLUBB-TIMER time_microphys_advance = 0.0139 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6781 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1351 CLUBB-TIMER time_clubb_pdf = 0.1055 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6725 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1424 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4360 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6574 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2055 CLUBB-TIMER time_clubb_pdf = 0.0493 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3813 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6561 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 530 Parameters: C_uu_shr = 0.02705156989395618439 C11 = 0.57905775308609008789 gamma_coef = 0.07541508227586746216 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0895 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4439 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6369 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1463 CLUBB-TIMER time_clubb_pdf = 0.0448 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3930 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6294 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1171 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3757 CLUBB-TIMER time_microphys_advance = 0.0748 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6341 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1328 CLUBB-TIMER time_clubb_pdf = 0.0859 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3764 CLUBB-TIMER time_microphys_advance = 0.0388 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6421 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1428 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3448 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0293 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5592 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1652 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3729 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6694 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1769 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4358 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6906 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1378 CLUBB-TIMER time_clubb_pdf = 0.0311 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4385 CLUBB-TIMER time_microphys_advance = 0.0411 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6543 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1991 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3662 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6433 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0301 CLUBB-TIMER time_clubb_advance = 0.1269 CLUBB-TIMER time_clubb_pdf = 0.0523 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3736 CLUBB-TIMER time_microphys_advance = 0.0398 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6555 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 540 Parameters: C_uu_shr = 0.54271578788757324219 C11 = 0.31151556968688964844 gamma_coef = 0.00431228615343570709 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1206 CLUBB-TIMER time_clubb_pdf = 0.0829 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3989 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0044 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6607 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1715 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4178 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6662 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.0975 CLUBB-TIMER time_clubb_pdf = 0.1382 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3445 CLUBB-TIMER time_microphys_advance = 0.0693 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6553 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1373 CLUBB-TIMER time_clubb_pdf = 0.0499 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4148 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6502 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1010 CLUBB-TIMER time_clubb_pdf = 0.1715 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3816 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6729 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1442 CLUBB-TIMER time_clubb_pdf = 0.1104 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3436 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0314 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6736 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1200 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4240 CLUBB-TIMER time_microphys_advance = 0.0383 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6445 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0852 CLUBB-TIMER time_clubb_pdf = 0.1674 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3655 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6666 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1133 CLUBB-TIMER time_clubb_pdf = 0.0326 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4337 CLUBB-TIMER time_microphys_advance = 0.0382 CLUBB-TIMER time_loop_end = 0.0291 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6502 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1410 CLUBB-TIMER time_clubb_pdf = 0.0314 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4649 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6839 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 550 Parameters: C_uu_shr = 0.51461082696914672852 C11 = 0.44521841406822204590 gamma_coef = 0.02810808457434177399 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1360 CLUBB-TIMER time_clubb_pdf = 0.0603 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4236 CLUBB-TIMER time_microphys_advance = 0.0497 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6774 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2014 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4705 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7190 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1386 CLUBB-TIMER time_clubb_pdf = 0.0580 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3978 CLUBB-TIMER time_microphys_advance = 0.1021 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7038 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1779 CLUBB-TIMER time_clubb_pdf = 0.0599 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4779 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7353 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1487 CLUBB-TIMER time_clubb_pdf = 0.0865 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3731 CLUBB-TIMER time_microphys_advance = 0.0256 CLUBB-TIMER time_loop_end = 0.0309 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6681 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1020 CLUBB-TIMER time_clubb_pdf = 0.0808 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3589 CLUBB-TIMER time_microphys_advance = 0.0905 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0029 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6425 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1485 CLUBB-TIMER time_clubb_pdf = 0.0344 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4734 CLUBB-TIMER time_microphys_advance = 0.0399 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7026 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1190 CLUBB-TIMER time_clubb_pdf = 0.1591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3595 CLUBB-TIMER time_microphys_advance = 0.0422 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6858 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1745 CLUBB-TIMER time_clubb_pdf = 0.0284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3814 CLUBB-TIMER time_microphys_advance = 0.0402 CLUBB-TIMER time_loop_end = 0.0298 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6579 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1907 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4306 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6956 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 560 Parameters: C_uu_shr = 0.54123944044113159180 C11 = 0.41239294409751892090 gamma_coef = 0.07972592860460281372 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1466 CLUBB-TIMER time_clubb_pdf = 0.0898 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3921 CLUBB-TIMER time_microphys_advance = 0.0452 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7075 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1461 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4418 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6702 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1417 CLUBB-TIMER time_clubb_pdf = 0.0269 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4346 CLUBB-TIMER time_microphys_advance = 0.0148 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6285 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1478 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0606 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0292 CLUBB-TIMER time_clubb_advance = 0.1135 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4648 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6867 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1732 CLUBB-TIMER time_clubb_pdf = 0.0694 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3873 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6755 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1188 CLUBB-TIMER time_clubb_pdf = 0.1437 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3651 CLUBB-TIMER time_microphys_advance = 0.0429 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6769 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0862 CLUBB-TIMER time_clubb_pdf = 0.1112 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3815 CLUBB-TIMER time_microphys_advance = 0.0319 CLUBB-TIMER time_loop_end = 0.0321 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6463 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1224 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4613 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6599 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0824 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3350 CLUBB-TIMER time_microphys_advance = 0.0688 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5484 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 570 Parameters: C_uu_shr = 0.64115566015243530273 C11 = 0.36807927489280700684 gamma_coef = 0.06219093129038810730 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1184 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0993 CLUBB-TIMER time_loop_end = 0.0051 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6479 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1169 CLUBB-TIMER time_clubb_pdf = 0.0600 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4508 CLUBB-TIMER time_microphys_advance = 0.0411 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6750 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0805 CLUBB-TIMER time_clubb_pdf = 0.0464 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3550 CLUBB-TIMER time_microphys_advance = 0.0338 CLUBB-TIMER time_loop_end = 0.0052 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5247 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1425 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4208 CLUBB-TIMER time_microphys_advance = 0.0336 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6577 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1470 CLUBB-TIMER time_clubb_pdf = 0.0559 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4191 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0075 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6466 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1421 CLUBB-TIMER time_clubb_pdf = 0.0234 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4697 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6550 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1949 CLUBB-TIMER time_clubb_pdf = 0.0495 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3856 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6488 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1454 CLUBB-TIMER time_clubb_pdf = 0.0807 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3513 CLUBB-TIMER time_microphys_advance = 0.0594 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6430 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1960 CLUBB-TIMER time_clubb_pdf = 0.0717 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3983 CLUBB-TIMER time_microphys_advance = 0.0133 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6861 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1574 CLUBB-TIMER time_clubb_pdf = 0.0599 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3752 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6117 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 580 Parameters: C_uu_shr = 0.58964413404464721680 C11 = 0.45738530158996582031 gamma_coef = 0.04791087657213211060 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2053 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4207 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6746 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1866 CLUBB-TIMER time_clubb_pdf = 0.0584 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3904 CLUBB-TIMER time_microphys_advance = 0.0369 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6787 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1610 CLUBB-TIMER time_clubb_pdf = 0.0291 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3974 CLUBB-TIMER time_microphys_advance = 0.0353 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6299 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1281 CLUBB-TIMER time_clubb_pdf = 0.0609 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3897 CLUBB-TIMER time_microphys_advance = 0.0770 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1709 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3966 CLUBB-TIMER time_microphys_advance = 0.0412 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6732 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0025 CLUBB-TIMER time_clubb_advance = 0.1962 CLUBB-TIMER time_clubb_pdf = 0.0430 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3905 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6784 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1785 CLUBB-TIMER time_clubb_pdf = 0.0559 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4292 CLUBB-TIMER time_microphys_advance = 0.0430 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7131 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1738 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3920 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6788 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0122 CLUBB-TIMER time_clubb_advance = 0.1597 CLUBB-TIMER time_clubb_pdf = 0.0260 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4513 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6843 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1912 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3932 CLUBB-TIMER time_microphys_advance = 0.0415 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6869 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 590 Parameters: C_uu_shr = 0.62125808000564575195 C11 = 0.37089428305625915527 gamma_coef = 0.00341769820079207420 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0306 CLUBB-TIMER time_clubb_advance = 0.1375 CLUBB-TIMER time_clubb_pdf = 0.0840 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3652 CLUBB-TIMER time_microphys_advance = 0.0423 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6648 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1119 CLUBB-TIMER time_clubb_pdf = 0.0795 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3807 CLUBB-TIMER time_microphys_advance = 0.0683 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6466 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1449 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4513 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6736 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1717 CLUBB-TIMER time_clubb_pdf = 0.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4016 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6762 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2025 CLUBB-TIMER time_clubb_pdf = 0.0495 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4239 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6931 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1281 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3783 CLUBB-TIMER time_microphys_advance = 0.0609 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6571 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1638 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3908 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0278 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6519 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1366 CLUBB-TIMER time_clubb_pdf = 0.1059 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4172 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6784 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1622 CLUBB-TIMER time_clubb_pdf = 0.0233 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4405 CLUBB-TIMER time_microphys_advance = 0.0403 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6733 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1341 CLUBB-TIMER time_clubb_pdf = 0.1146 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3924 CLUBB-TIMER time_microphys_advance = 0.0430 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6909 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 600 Parameters: C_uu_shr = 0.64479780197143554688 C11 = 0.29541108012199401855 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1425 CLUBB-TIMER time_clubb_pdf = 0.0371 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4621 CLUBB-TIMER time_microphys_advance = 0.0155 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6633 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1316 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4359 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6390 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0272 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0826 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3890 CLUBB-TIMER time_microphys_advance = 0.0153 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6590 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0921 CLUBB-TIMER time_clubb_pdf = 0.0292 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2512 CLUBB-TIMER time_microphys_advance = 0.0704 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.4491 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1467 CLUBB-TIMER time_clubb_pdf = 0.0225 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4509 CLUBB-TIMER time_microphys_advance = 0.0431 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6875 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1161 CLUBB-TIMER time_clubb_pdf = 0.0935 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4436 CLUBB-TIMER time_microphys_advance = 0.0161 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6763 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.2268 CLUBB-TIMER time_clubb_pdf = 0.0430 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3820 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6704 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1443 CLUBB-TIMER time_clubb_pdf = 0.1168 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4179 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6973 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0263 CLUBB-TIMER time_clubb_advance = 0.1168 CLUBB-TIMER time_clubb_pdf = 0.0799 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4081 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1718 CLUBB-TIMER time_clubb_pdf = 0.0783 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4173 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6849 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 610 Parameters: C_uu_shr = 0.56540834903717041016 C11 = 0.45444226264953613281 gamma_coef = 0.00454245787113904953 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1272 CLUBB-TIMER time_clubb_pdf = 0.0528 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4021 CLUBB-TIMER time_microphys_advance = 0.0710 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6593 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1407 CLUBB-TIMER time_clubb_pdf = 0.1030 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6436 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1848 CLUBB-TIMER time_clubb_pdf = 0.0771 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3940 CLUBB-TIMER time_microphys_advance = 0.0153 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6787 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1562 CLUBB-TIMER time_clubb_pdf = 0.0488 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3722 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6241 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0287 CLUBB-TIMER time_clubb_advance = 0.1708 CLUBB-TIMER time_clubb_pdf = 0.0473 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3769 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0050 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6439 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1290 CLUBB-TIMER time_clubb_pdf = 0.0828 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4047 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6622 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1504 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4152 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6729 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1976 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3262 CLUBB-TIMER time_microphys_advance = 0.0144 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6029 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4605 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6814 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1337 CLUBB-TIMER time_clubb_pdf = 0.0823 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3960 CLUBB-TIMER time_microphys_advance = 0.0390 CLUBB-TIMER time_loop_end = 0.0055 CLUBB-TIMER time_output_multi_col = 0.0011 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6604 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 620 Parameters: C_uu_shr = 0.61522006988525390625 C11 = 0.48904040455818176270 gamma_coef = 0.07133260369300842285 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1161 CLUBB-TIMER time_clubb_pdf = 0.0865 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4069 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1446 CLUBB-TIMER time_clubb_pdf = 0.0853 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4058 CLUBB-TIMER time_microphys_advance = 0.0268 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6683 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1751 CLUBB-TIMER time_clubb_pdf = 0.0360 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4512 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6834 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1197 CLUBB-TIMER time_clubb_pdf = 0.0810 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4324 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6501 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1373 CLUBB-TIMER time_clubb_pdf = 0.1361 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3536 CLUBB-TIMER time_microphys_advance = 0.0150 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6488 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1374 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4383 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6213 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1626 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4079 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6437 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1121 CLUBB-TIMER time_clubb_pdf = 0.1138 CLUBB-TIMER time_SILHS = 0.0196 CLUBB-TIMER time_microphys_scheme = 0.3554 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6496 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1418 CLUBB-TIMER time_clubb_pdf = 0.0794 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3811 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0302 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6799 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1745 CLUBB-TIMER time_clubb_pdf = 0.0210 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4138 CLUBB-TIMER time_microphys_advance = 0.0145 CLUBB-TIMER time_loop_end = 0.0108 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6590 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 630 Parameters: C_uu_shr = 0.69770222902297973633 C11 = 0.35776302218437194824 gamma_coef = 0.02625163644552230835 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0964 CLUBB-TIMER time_clubb_pdf = 0.0789 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3772 CLUBB-TIMER time_microphys_advance = 0.0651 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6235 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1638 CLUBB-TIMER time_clubb_pdf = 0.0809 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3798 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0128 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6516 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2009 CLUBB-TIMER time_clubb_pdf = 0.0512 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3968 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6672 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1778 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3907 CLUBB-TIMER time_microphys_advance = 0.0433 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6792 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0020 CLUBB-TIMER time_clubb_advance = 0.1402 CLUBB-TIMER time_clubb_pdf = 0.0733 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3425 CLUBB-TIMER time_microphys_advance = 0.0711 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6346 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0272 CLUBB-TIMER time_clubb_advance = 0.1315 CLUBB-TIMER time_clubb_pdf = 0.0278 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3475 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0058 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5529 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1215 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3814 CLUBB-TIMER time_microphys_advance = 0.0368 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6020 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1836 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4071 CLUBB-TIMER time_microphys_advance = 0.0630 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6902 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1316 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3409 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0302 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6335 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1193 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4828 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6821 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 640 Parameters: C_uu_shr = 0.72041279077529907227 C11 = 0.33278810977935791016 gamma_coef = 0.07000274211168289185 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1728 CLUBB-TIMER time_clubb_pdf = 0.0888 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3753 CLUBB-TIMER time_microphys_advance = 0.0562 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6991 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0262 CLUBB-TIMER time_clubb_advance = 0.1109 CLUBB-TIMER time_clubb_pdf = 0.0861 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3804 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6491 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1837 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3882 CLUBB-TIMER time_microphys_advance = 0.0411 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6761 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0024 CLUBB-TIMER time_clubb_advance = 0.1697 CLUBB-TIMER time_clubb_pdf = 0.0595 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3873 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6675 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2026 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0152 CLUBB-TIMER time_microphys_scheme = 0.3795 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6704 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1338 CLUBB-TIMER time_clubb_pdf = 0.0629 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3813 CLUBB-TIMER time_microphys_advance = 0.0135 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0312 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6288 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0840 CLUBB-TIMER time_clubb_pdf = 0.0515 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4415 CLUBB-TIMER time_microphys_advance = 0.0375 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6204 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1610 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3308 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0061 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5775 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1473 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4048 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6522 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1448 CLUBB-TIMER time_clubb_pdf = 0.0923 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4131 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6686 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 650 Parameters: C_uu_shr = 0.74966239929199218750 C11 = 0.39793005585670471191 gamma_coef = 0.10551897436380386353 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1411 CLUBB-TIMER time_clubb_pdf = 0.0913 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3505 CLUBB-TIMER time_microphys_advance = 0.0423 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1322 CLUBB-TIMER time_clubb_pdf = 0.0274 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4220 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0323 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6583 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2038 CLUBB-TIMER time_clubb_pdf = 0.0347 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4271 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6845 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1150 CLUBB-TIMER time_clubb_pdf = 0.0893 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4076 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0300 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6583 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1735 CLUBB-TIMER time_clubb_pdf = 0.0261 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4001 CLUBB-TIMER time_microphys_advance = 0.0260 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6315 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1710 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3345 CLUBB-TIMER time_microphys_advance = 0.0685 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6355 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1134 CLUBB-TIMER time_clubb_pdf = 0.0517 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3309 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0295 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5416 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1232 CLUBB-TIMER time_clubb_pdf = 0.1095 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3828 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6878 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0836 CLUBB-TIMER time_clubb_pdf = 0.0859 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4218 CLUBB-TIMER time_microphys_advance = 0.0715 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6687 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.0813 CLUBB-TIMER time_clubb_pdf = 0.0851 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3706 CLUBB-TIMER time_microphys_advance = 0.0843 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6270 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 660 Parameters: C_uu_shr = 0.73900729417800903320 C11 = 0.43627724051475524902 gamma_coef = 0.12557215988636016846 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1737 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4163 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6718 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1094 CLUBB-TIMER time_clubb_pdf = 0.0766 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3936 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6009 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1952 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3878 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6532 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1394 CLUBB-TIMER time_clubb_pdf = 0.0605 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4287 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6480 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1576 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0011 CLUBB-TIMER time_microphys_scheme = 0.4112 CLUBB-TIMER time_microphys_advance = 0.0378 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6453 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1747 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4515 CLUBB-TIMER time_microphys_advance = 0.0249 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1731 CLUBB-TIMER time_clubb_pdf = 0.0482 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3575 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6257 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1196 CLUBB-TIMER time_clubb_pdf = 0.0540 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4300 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6495 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0027 CLUBB-TIMER time_clubb_advance = 0.1113 CLUBB-TIMER time_clubb_pdf = 0.0915 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3640 CLUBB-TIMER time_microphys_advance = 0.0950 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6695 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0969 CLUBB-TIMER time_clubb_pdf = 0.0746 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3336 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5513 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 670 Parameters: C_uu_shr = 0.68685311079025268555 C11 = 0.34191271662712097168 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0306 CLUBB-TIMER time_clubb_advance = 0.1751 CLUBB-TIMER time_clubb_pdf = 0.0825 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3869 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6926 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0033 CLUBB-TIMER time_clubb_advance = 0.1401 CLUBB-TIMER time_clubb_pdf = 0.0684 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4122 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6411 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1484 CLUBB-TIMER time_clubb_pdf = 0.0508 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4663 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6830 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2245 CLUBB-TIMER time_clubb_pdf = 0.0299 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4257 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6990 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1151 CLUBB-TIMER time_clubb_pdf = 0.0483 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4213 CLUBB-TIMER time_microphys_advance = 0.0402 CLUBB-TIMER time_loop_end = 0.0300 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6581 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0296 CLUBB-TIMER time_clubb_advance = 0.0882 CLUBB-TIMER time_clubb_pdf = 0.0877 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3786 CLUBB-TIMER time_microphys_advance = 0.0415 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6312 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2081 CLUBB-TIMER time_clubb_pdf = 0.0973 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2905 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6142 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1234 CLUBB-TIMER time_clubb_pdf = 0.0756 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0422 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6272 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1722 CLUBB-TIMER time_clubb_pdf = 0.0917 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3743 CLUBB-TIMER time_microphys_advance = 0.0293 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6734 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1401 CLUBB-TIMER time_clubb_pdf = 0.0825 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4176 CLUBB-TIMER time_microphys_advance = 0.0144 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6604 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 680 Parameters: C_uu_shr = 0.66610610485076904297 C11 = 0.28833127021789550781 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0282 CLUBB-TIMER time_clubb_advance = 0.1140 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3727 CLUBB-TIMER time_microphys_advance = 0.0687 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6448 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1468 CLUBB-TIMER time_clubb_pdf = 0.0223 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3896 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6029 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1947 CLUBB-TIMER time_clubb_pdf = 0.0502 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3814 CLUBB-TIMER time_microphys_advance = 0.0412 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6740 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1523 CLUBB-TIMER time_clubb_pdf = 0.0296 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4091 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6407 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0026 CLUBB-TIMER time_clubb_advance = 0.1669 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3746 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6451 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0841 CLUBB-TIMER time_clubb_pdf = 0.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3668 CLUBB-TIMER time_microphys_advance = 0.0391 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5489 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1389 CLUBB-TIMER time_clubb_pdf = 0.0227 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4624 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6445 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2182 CLUBB-TIMER time_clubb_pdf = 0.0551 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3536 CLUBB-TIMER time_microphys_advance = 0.0383 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6711 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1109 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4135 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6303 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1905 CLUBB-TIMER time_clubb_pdf = 0.0860 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3743 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6698 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 690 Parameters: C_uu_shr = 0.69363361597061157227 C11 = 0.28149175643920898438 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1461 CLUBB-TIMER time_clubb_pdf = 0.0820 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0413 CLUBB-TIMER time_loop_end = 0.0200 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6465 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1468 CLUBB-TIMER time_clubb_pdf = 0.0541 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4190 CLUBB-TIMER time_microphys_advance = 0.0137 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6397 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1625 CLUBB-TIMER time_clubb_pdf = 0.0292 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3716 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0159 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6507 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2164 CLUBB-TIMER time_clubb_pdf = 0.0284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4252 CLUBB-TIMER time_microphys_advance = 0.0146 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6907 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0172 CLUBB-TIMER time_clubb_advance = 0.1158 CLUBB-TIMER time_clubb_pdf = 0.1166 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3546 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6514 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1148 CLUBB-TIMER time_clubb_pdf = 0.1379 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3663 CLUBB-TIMER time_microphys_advance = 0.0417 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6668 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1914 CLUBB-TIMER time_clubb_pdf = 0.0681 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3739 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6511 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1832 CLUBB-TIMER time_clubb_pdf = 0.0638 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3787 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6717 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2218 CLUBB-TIMER time_clubb_pdf = 0.0289 CLUBB-TIMER time_SILHS = 0.0007 CLUBB-TIMER time_microphys_scheme = 0.3880 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1726 CLUBB-TIMER time_clubb_pdf = 0.0464 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4038 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6703 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 700 Parameters: C_uu_shr = 0.71489781141281127930 C11 = 0.33265715837478637695 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2025 CLUBB-TIMER time_clubb_pdf = 0.0227 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3572 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6322 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2222 CLUBB-TIMER time_clubb_pdf = 0.0263 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3891 CLUBB-TIMER time_microphys_advance = 0.0141 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6576 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1539 CLUBB-TIMER time_clubb_pdf = 0.0248 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4385 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6350 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1397 CLUBB-TIMER time_clubb_pdf = 0.0821 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4112 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2030 CLUBB-TIMER time_clubb_pdf = 0.0515 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3845 CLUBB-TIMER time_microphys_advance = 0.0143 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6618 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1465 CLUBB-TIMER time_clubb_pdf = 0.0762 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4020 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6420 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0855 CLUBB-TIMER time_clubb_pdf = 0.0356 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3910 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5584 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1385 CLUBB-TIMER time_clubb_pdf = 0.0405 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4462 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6440 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1345 CLUBB-TIMER time_clubb_pdf = 0.1052 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3517 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6389 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1752 CLUBB-TIMER time_clubb_pdf = 0.0354 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4530 CLUBB-TIMER time_microphys_advance = 0.0138 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6837 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 710 Parameters: C_uu_shr = 0.66553175449371337891 C11 = 0.30194428563117980957 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0312 CLUBB-TIMER time_clubb_advance = 0.1088 CLUBB-TIMER time_clubb_pdf = 0.1093 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3647 CLUBB-TIMER time_microphys_advance = 0.0399 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6588 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2015 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3929 CLUBB-TIMER time_microphys_advance = 0.0651 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6930 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1405 CLUBB-TIMER time_clubb_pdf = 0.0545 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3487 CLUBB-TIMER time_microphys_advance = 0.0693 CLUBB-TIMER time_loop_end = 0.0313 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6485 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2025 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4136 CLUBB-TIMER time_microphys_advance = 0.0144 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6917 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1362 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4277 CLUBB-TIMER time_microphys_advance = 0.0378 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6646 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1807 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3776 CLUBB-TIMER time_microphys_advance = 0.0382 CLUBB-TIMER time_loop_end = 0.0055 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6604 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1604 CLUBB-TIMER time_clubb_pdf = 0.1193 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3616 CLUBB-TIMER time_microphys_advance = 0.0133 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6604 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1285 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4040 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0321 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6646 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1147 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3741 CLUBB-TIMER time_microphys_advance = 0.0446 CLUBB-TIMER time_loop_end = 0.0305 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6238 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1944 CLUBB-TIMER time_clubb_pdf = 0.0288 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4128 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6829 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 720 Parameters: C_uu_shr = 0.66307795047760009766 C11 = 0.32847025990486145020 gamma_coef = 0.03721806779503822327 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1457 CLUBB-TIMER time_clubb_pdf = 0.0554 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4031 CLUBB-TIMER time_microphys_advance = 0.0132 CLUBB-TIMER time_loop_end = 0.0229 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6434 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1342 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0112 CLUBB-TIMER time_microphys_scheme = 0.3856 CLUBB-TIMER time_microphys_advance = 0.0141 CLUBB-TIMER time_loop_end = 0.0609 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6548 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2028 CLUBB-TIMER time_clubb_pdf = 0.0427 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3909 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6830 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1625 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3778 CLUBB-TIMER time_microphys_advance = 0.0362 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6431 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1350 CLUBB-TIMER time_clubb_pdf = 0.0284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4340 CLUBB-TIMER time_microphys_advance = 0.0361 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6399 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1116 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4139 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6271 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1669 CLUBB-TIMER time_clubb_pdf = 0.0610 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6598 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1571 CLUBB-TIMER time_clubb_pdf = 0.0286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3408 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5443 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.1901 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4255 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6974 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1544 CLUBB-TIMER time_clubb_pdf = 0.0582 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4223 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0310 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6864 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 730 Parameters: C_uu_shr = 0.66982829570770263672 C11 = 0.32355669140815734863 gamma_coef = 0.07831687480211257935 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1969 CLUBB-TIMER time_clubb_pdf = 0.0595 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3941 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6678 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1115 CLUBB-TIMER time_clubb_pdf = 0.0845 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3538 CLUBB-TIMER time_microphys_advance = 0.0958 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1521 CLUBB-TIMER time_clubb_pdf = 0.1080 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3752 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6836 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1462 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4446 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0292 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6975 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1389 CLUBB-TIMER time_clubb_pdf = 0.0508 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4447 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0901 CLUBB-TIMER time_clubb_pdf = 0.0580 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4301 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6555 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1429 CLUBB-TIMER time_clubb_pdf = 0.0776 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3822 CLUBB-TIMER time_microphys_advance = 0.0333 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6423 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2048 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3439 CLUBB-TIMER time_microphys_advance = 0.0418 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6858 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1170 CLUBB-TIMER time_clubb_pdf = 0.0829 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4246 CLUBB-TIMER time_microphys_advance = 0.0381 CLUBB-TIMER time_loop_end = 0.0312 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6986 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1103 CLUBB-TIMER time_clubb_pdf = 0.0529 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3958 CLUBB-TIMER time_microphys_advance = 0.0971 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6620 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 740 Parameters: C_uu_shr = 0.62227088212966918945 C11 = 0.34156221151351928711 gamma_coef = 0.00499204080551862717 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0857 CLUBB-TIMER time_clubb_pdf = 0.1075 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3914 CLUBB-TIMER time_microphys_advance = 0.0706 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6610 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1132 CLUBB-TIMER time_clubb_pdf = 0.0294 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4451 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6291 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1838 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4251 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7196 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1297 CLUBB-TIMER time_clubb_pdf = 0.0864 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3867 CLUBB-TIMER time_microphys_advance = 0.0409 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6526 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1518 CLUBB-TIMER time_clubb_pdf = 0.0505 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4049 CLUBB-TIMER time_microphys_advance = 0.0401 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6532 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1227 CLUBB-TIMER time_clubb_pdf = 0.0740 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3896 CLUBB-TIMER time_microphys_advance = 0.0136 CLUBB-TIMER time_loop_end = 0.0060 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6090 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0253 CLUBB-TIMER time_clubb_advance = 0.1352 CLUBB-TIMER time_clubb_pdf = 0.0466 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4228 CLUBB-TIMER time_microphys_advance = 0.0159 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6507 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1034 CLUBB-TIMER time_clubb_pdf = 0.1263 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3386 CLUBB-TIMER time_microphys_advance = 0.0369 CLUBB-TIMER time_loop_end = 0.0365 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6453 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1492 CLUBB-TIMER time_clubb_pdf = 0.0240 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4489 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6390 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1884 CLUBB-TIMER time_clubb_pdf = 0.0496 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4003 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6858 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 750 Parameters: C_uu_shr = 0.71116399765014648438 C11 = 0.31961104273796081543 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.1214 CLUBB-TIMER time_clubb_pdf = 0.0526 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3482 CLUBB-TIMER time_microphys_advance = 0.0689 CLUBB-TIMER time_loop_end = 0.0310 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6267 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1247 CLUBB-TIMER time_clubb_pdf = 0.0538 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4034 CLUBB-TIMER time_microphys_advance = 0.0327 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6209 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2012 CLUBB-TIMER time_clubb_pdf = 0.0502 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3909 CLUBB-TIMER time_microphys_advance = 0.0134 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6615 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1730 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3946 CLUBB-TIMER time_microphys_advance = 0.0433 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7093 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1417 CLUBB-TIMER time_clubb_pdf = 0.0425 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4384 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6401 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1356 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3694 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6183 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0032 CLUBB-TIMER time_clubb_advance = 0.1132 CLUBB-TIMER time_clubb_pdf = 0.0492 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4323 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0290 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6410 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0262 CLUBB-TIMER time_clubb_advance = 0.1322 CLUBB-TIMER time_clubb_pdf = 0.0510 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4012 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6271 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1198 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4144 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6361 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1180 CLUBB-TIMER time_clubb_pdf = 0.0252 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4693 CLUBB-TIMER time_microphys_advance = 0.0426 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6612 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 760 Parameters: C_uu_shr = 0.81780081987380981445 C11 = 0.28849548101425170898 gamma_coef = 0.00410303333774209023 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.0805 CLUBB-TIMER time_clubb_pdf = 0.0828 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3742 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5548 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1317 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4244 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6266 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0274 CLUBB-TIMER time_clubb_advance = 0.1553 CLUBB-TIMER time_clubb_pdf = 0.0514 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3873 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6650 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1809 CLUBB-TIMER time_clubb_pdf = 0.0868 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3889 CLUBB-TIMER time_microphys_advance = 0.0139 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6970 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1132 CLUBB-TIMER time_clubb_pdf = 0.1132 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3922 CLUBB-TIMER time_microphys_advance = 0.0437 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6693 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1455 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3980 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6530 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1991 CLUBB-TIMER time_clubb_pdf = 0.0313 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3665 CLUBB-TIMER time_microphys_advance = 0.0362 CLUBB-TIMER time_loop_end = 0.0044 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6412 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1936 CLUBB-TIMER time_clubb_pdf = 0.0493 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3644 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6265 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1685 CLUBB-TIMER time_clubb_pdf = 0.0682 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3863 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6683 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0313 CLUBB-TIMER time_clubb_advance = 0.1223 CLUBB-TIMER time_clubb_pdf = 0.0903 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4286 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6948 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 770 Parameters: C_uu_shr = 0.77175319194793701172 C11 = 0.32459577918052673340 gamma_coef = 0.01131001953035593033 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1782 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4345 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6889 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1421 CLUBB-TIMER time_clubb_pdf = 0.0523 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4583 CLUBB-TIMER time_microphys_advance = 0.0130 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6745 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1019 CLUBB-TIMER time_clubb_pdf = 0.1084 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3603 CLUBB-TIMER time_microphys_advance = 0.0410 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6182 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1845 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3813 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6719 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.2228 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3594 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6969 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1601 CLUBB-TIMER time_clubb_pdf = 0.0870 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3954 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6632 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1505 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4056 CLUBB-TIMER time_microphys_advance = 0.0395 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6892 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1101 CLUBB-TIMER time_clubb_pdf = 0.0511 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3682 CLUBB-TIMER time_microphys_advance = 0.0783 CLUBB-TIMER time_loop_end = 0.0364 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6475 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1444 CLUBB-TIMER time_clubb_pdf = 0.0854 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3819 CLUBB-TIMER time_microphys_advance = 0.0355 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6538 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1210 CLUBB-TIMER time_clubb_pdf = 0.0669 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4128 CLUBB-TIMER time_microphys_advance = 0.0595 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6670 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 780 Parameters: C_uu_shr = 0.61952787637710571289 C11 = 0.34004577994346618652 gamma_coef = 0.00925914756953716278 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1158 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4281 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6447 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1902 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3944 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6825 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1080 CLUBB-TIMER time_clubb_pdf = 0.0672 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4247 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6491 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1333 CLUBB-TIMER time_clubb_pdf = 0.0931 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4263 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6762 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1154 CLUBB-TIMER time_clubb_pdf = 0.0271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4774 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6681 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1866 CLUBB-TIMER time_clubb_pdf = 0.0837 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3969 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0008 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6943 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1276 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4475 CLUBB-TIMER time_microphys_advance = 0.0409 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6805 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0293 CLUBB-TIMER time_clubb_advance = 0.1702 CLUBB-TIMER time_clubb_pdf = 0.0316 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3196 CLUBB-TIMER time_microphys_advance = 0.0124 CLUBB-TIMER time_loop_end = 0.0316 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5969 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1334 CLUBB-TIMER time_clubb_pdf = 0.0513 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4224 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6587 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1403 CLUBB-TIMER time_clubb_pdf = 0.0219 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4233 CLUBB-TIMER time_microphys_advance = 0.0404 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6321 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 790 Parameters: C_uu_shr = 0.69080251455307006836 C11 = 0.29715749621391296387 gamma_coef = 0.01300483662635087967 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1182 CLUBB-TIMER time_clubb_pdf = 0.1108 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3630 CLUBB-TIMER time_microphys_advance = 0.0733 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_output_multi_col = 0.0008 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6749 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0303 CLUBB-TIMER time_clubb_advance = 0.1872 CLUBB-TIMER time_clubb_pdf = 0.0272 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3996 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6610 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0023 CLUBB-TIMER time_clubb_advance = 0.2111 CLUBB-TIMER time_clubb_pdf = 0.0283 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4422 CLUBB-TIMER time_microphys_advance = 0.0146 CLUBB-TIMER time_loop_end = 0.0059 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7084 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0572 CLUBB-TIMER time_clubb_pdf = 0.2095 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3707 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0272 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6853 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1376 CLUBB-TIMER time_clubb_pdf = 0.0709 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3224 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5500 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1619 CLUBB-TIMER time_clubb_pdf = 0.0836 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0619 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6833 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1447 CLUBB-TIMER time_clubb_pdf = 0.1375 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6860 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1944 CLUBB-TIMER time_clubb_pdf = 0.0217 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3976 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0044 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6327 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1074 CLUBB-TIMER time_clubb_pdf = 0.0535 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3285 CLUBB-TIMER time_microphys_advance = 0.0415 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5373 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1557 CLUBB-TIMER time_clubb_pdf = 0.0262 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4473 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6490 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 800 Parameters: C_uu_shr = 0.68713730573654174805 C11 = 0.30672326683998107910 gamma_coef = 0.01600078865885734558 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1622 CLUBB-TIMER time_clubb_pdf = 0.0554 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4055 CLUBB-TIMER time_microphys_advance = 0.0115 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6413 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1560 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4402 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6719 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1751 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3865 CLUBB-TIMER time_microphys_advance = 0.0442 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6677 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1426 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3974 CLUBB-TIMER time_microphys_advance = 0.0690 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6687 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1569 CLUBB-TIMER time_clubb_pdf = 0.0229 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4203 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6461 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1545 CLUBB-TIMER time_clubb_pdf = 0.0781 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3953 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6468 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1620 CLUBB-TIMER time_clubb_pdf = 0.0249 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4273 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6444 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1748 CLUBB-TIMER time_clubb_pdf = 0.0489 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3775 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0313 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6473 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1721 CLUBB-TIMER time_clubb_pdf = 0.0536 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4081 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0282 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6814 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1981 CLUBB-TIMER time_clubb_pdf = 0.0369 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4067 CLUBB-TIMER time_microphys_advance = 0.0114 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6592 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 810 Parameters: C_uu_shr = 0.68422514200210571289 C11 = 0.30926260352134704590 gamma_coef = 0.01374619547277688980 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1106 CLUBB-TIMER time_clubb_pdf = 0.0781 CLUBB-TIMER time_SILHS = 0.0021 CLUBB-TIMER time_microphys_scheme = 0.4326 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6419 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2061 CLUBB-TIMER time_clubb_pdf = 0.0265 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3327 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6152 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1778 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3798 CLUBB-TIMER time_microphys_advance = 0.0377 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0018 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6598 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2052 CLUBB-TIMER time_clubb_pdf = 0.0350 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4472 CLUBB-TIMER time_microphys_advance = 0.0262 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7201 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0020 CLUBB-TIMER time_clubb_advance = 0.0894 CLUBB-TIMER time_clubb_pdf = 0.0757 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4432 CLUBB-TIMER time_microphys_advance = 0.0139 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6582 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1954 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4079 CLUBB-TIMER time_microphys_advance = 0.0127 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6804 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1434 CLUBB-TIMER time_clubb_pdf = 0.0802 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3929 CLUBB-TIMER time_microphys_advance = 0.0299 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6526 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1895 CLUBB-TIMER time_clubb_pdf = 0.0311 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4061 CLUBB-TIMER time_microphys_advance = 0.0368 CLUBB-TIMER time_loop_end = 0.0069 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6736 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1743 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4368 CLUBB-TIMER time_microphys_advance = 0.0121 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1685 CLUBB-TIMER time_clubb_pdf = 0.0538 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3659 CLUBB-TIMER time_microphys_advance = 0.0129 CLUBB-TIMER time_loop_end = 0.0291 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6341 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 820 Parameters: C_uu_shr = 0.66081279516220092773 C11 = 0.32635408639907836914 gamma_coef = 0.00589582743123173714 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1068 CLUBB-TIMER time_clubb_pdf = 0.0264 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3226 CLUBB-TIMER time_microphys_advance = 0.0371 CLUBB-TIMER time_loop_end = 0.0180 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5139 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1990 CLUBB-TIMER time_clubb_pdf = 0.0283 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4102 CLUBB-TIMER time_microphys_advance = 0.0432 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6870 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1340 CLUBB-TIMER time_clubb_pdf = 0.0523 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4084 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6156 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1309 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2982 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5282 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0052 CLUBB-TIMER time_clubb_advance = 0.2218 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3580 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0063 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6686 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1708 CLUBB-TIMER time_clubb_pdf = 0.0364 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3859 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6141 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1603 CLUBB-TIMER time_clubb_pdf = 0.0737 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4263 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7098 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1089 CLUBB-TIMER time_clubb_pdf = 0.0506 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3710 CLUBB-TIMER time_microphys_advance = 0.0120 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.5486 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1370 CLUBB-TIMER time_clubb_pdf = 0.0219 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4422 CLUBB-TIMER time_microphys_advance = 0.0442 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6513 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1660 CLUBB-TIMER time_clubb_pdf = 0.0497 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4264 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6600 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 830 Parameters: C_uu_shr = 0.62136870622634887695 C11 = 0.32141983509063720703 gamma_coef = 0.01024709455668926239 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1340 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3996 CLUBB-TIMER time_microphys_advance = 0.0561 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6241 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1230 CLUBB-TIMER time_clubb_pdf = 0.1108 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3749 CLUBB-TIMER time_microphys_advance = 0.0118 CLUBB-TIMER time_loop_end = 0.0312 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6558 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0843 CLUBB-TIMER time_clubb_pdf = 0.0522 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4306 CLUBB-TIMER time_microphys_advance = 0.0408 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6610 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1446 CLUBB-TIMER time_clubb_pdf = 0.0485 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0379 CLUBB-TIMER time_loop_end = 0.0268 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6404 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1746 CLUBB-TIMER time_clubb_pdf = 0.0493 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3854 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0007 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1345 CLUBB-TIMER time_clubb_pdf = 0.0224 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4561 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0059 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6335 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1392 CLUBB-TIMER time_clubb_pdf = 0.0440 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3901 CLUBB-TIMER time_microphys_advance = 0.0428 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1333 CLUBB-TIMER time_clubb_pdf = 0.0642 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4117 CLUBB-TIMER time_microphys_advance = 0.0397 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6550 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1447 CLUBB-TIMER time_clubb_pdf = 0.0492 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4446 CLUBB-TIMER time_microphys_advance = 0.0113 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6560 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0490 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3988 CLUBB-TIMER time_microphys_advance = 0.0544 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6480 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 840 Parameters: C_uu_shr = 0.63537138700485229492 C11 = 0.33318495750427246094 gamma_coef = 0.00236010830849409103 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1696 CLUBB-TIMER time_clubb_pdf = 0.0256 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3973 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6379 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1605 CLUBB-TIMER time_clubb_pdf = 0.0787 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4193 CLUBB-TIMER time_microphys_advance = 0.0125 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6771 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0183 CLUBB-TIMER time_clubb_advance = 0.0908 CLUBB-TIMER time_clubb_pdf = 0.0782 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4195 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0060 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6613 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1348 CLUBB-TIMER time_clubb_pdf = 0.0374 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3777 CLUBB-TIMER time_microphys_advance = 0.0670 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6236 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0867 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4541 CLUBB-TIMER time_microphys_advance = 0.0122 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6734 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1597 CLUBB-TIMER time_clubb_pdf = 0.0362 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4200 CLUBB-TIMER time_microphys_advance = 0.0123 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6341 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2042 CLUBB-TIMER time_clubb_pdf = 0.0237 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3583 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0622 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6666 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1520 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3906 CLUBB-TIMER time_microphys_advance = 0.0388 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6694 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1592 CLUBB-TIMER time_clubb_pdf = 0.0232 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4544 CLUBB-TIMER time_microphys_advance = 0.0431 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6869 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2031 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4141 CLUBB-TIMER time_microphys_advance = 0.0347 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6871 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 850 Parameters: C_uu_shr = 0.64305335283279418945 C11 = 0.36445441842079162598 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1595 CLUBB-TIMER time_clubb_pdf = 0.0213 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4279 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6278 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.0997 CLUBB-TIMER time_clubb_pdf = 0.1394 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3555 CLUBB-TIMER time_microphys_advance = 0.0110 CLUBB-TIMER time_loop_end = 0.0323 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6409 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1672 CLUBB-TIMER time_clubb_pdf = 0.0483 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3587 CLUBB-TIMER time_microphys_advance = 0.0112 CLUBB-TIMER time_loop_end = 0.0307 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6202 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1695 CLUBB-TIMER time_clubb_pdf = 0.0796 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3902 CLUBB-TIMER time_microphys_advance = 0.0131 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6588 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1290 CLUBB-TIMER time_clubb_pdf = 0.0494 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4175 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0312 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6709 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1820 CLUBB-TIMER time_clubb_pdf = 0.0225 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4503 CLUBB-TIMER time_microphys_advance = 0.0147 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6759 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2241 CLUBB-TIMER time_clubb_pdf = 0.0230 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4218 CLUBB-TIMER time_microphys_advance = 0.0119 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6869 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0268 CLUBB-TIMER time_clubb_advance = 0.1706 CLUBB-TIMER time_clubb_pdf = 0.0887 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2961 CLUBB-TIMER time_microphys_advance = 0.0199 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6298 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1785 CLUBB-TIMER time_clubb_pdf = 0.0380 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3746 CLUBB-TIMER time_microphys_advance = 0.0434 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6419 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.0947 CLUBB-TIMER time_clubb_pdf = 0.1385 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3908 CLUBB-TIMER time_microphys_advance = 0.0426 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6733 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 860 Parameters: C_uu_shr = 0.61323368549346923828 C11 = 0.35617032647132873535 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1377 CLUBB-TIMER time_clubb_pdf = 0.0500 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4002 CLUBB-TIMER time_microphys_advance = 0.0126 CLUBB-TIMER time_loop_end = 0.0282 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6318 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1600 CLUBB-TIMER time_clubb_pdf = 0.0209 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4182 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6455 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1393 CLUBB-TIMER time_clubb_pdf = 0.0655 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3050 CLUBB-TIMER time_microphys_advance = 0.0396 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6187 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1790 CLUBB-TIMER time_clubb_pdf = 0.0500 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4224 CLUBB-TIMER time_microphys_advance = 0.0116 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6991 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0272 CLUBB-TIMER time_clubb_advance = 0.1144 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0279 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0383 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6608 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1826 CLUBB-TIMER time_clubb_pdf = 0.0266 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0338 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6184 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1679 CLUBB-TIMER time_clubb_pdf = 0.0225 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4637 CLUBB-TIMER time_microphys_advance = 0.0150 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6754 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1434 CLUBB-TIMER time_clubb_pdf = 0.0801 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3957 CLUBB-TIMER time_microphys_advance = 0.0139 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6405 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1740 CLUBB-TIMER time_clubb_pdf = 0.0824 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4166 CLUBB-TIMER time_microphys_advance = 0.0117 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6909 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1485 CLUBB-TIMER time_clubb_pdf = 0.0801 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4094 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6869 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 870 Parameters: C_uu_shr = 0.56730252504348754883 C11 = 0.35715189576148986816 gamma_coef = 0.00000000000000000000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1692 CLUBB-TIMER time_clubb_pdf = 0.0492 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3953 CLUBB-TIMER time_microphys_advance = 0.0398 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6610 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r filling holes of: hydromet_r CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1285 CLUBB-TIMER time_clubb_pdf = 0.0569 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4200 CLUBB-TIMER time_microphys_advance = 0.0128 CLUBB-TIMER time_loop_end = 0.0331 CLUBB-TIMER time_output_multi_col = 0.0002 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6546 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Parameter Initial Optimal C_uu_shr = 0.4000000000 0.6241333831 C11 = 0.4000000000 0.3252763175 gamma_coef = 0.2500000000 0.0000000000 Initial cost: 1.000000 Optimal cost: $$ 0.529594 Approx. percent increase in accuracy: 47.041 % Approx. percent increase in accuracy by variable: Case name Variable Improvement fire cloud_frac 17.939 % fire rcm 29.102 % Run Complete. Continue tuning starting with new parameters?(y/N) Generating new error.in file... New filename is: ../input/error_20251125_0337.in Generating new tunable_parameters.in file... Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20251125_0337.in New filename is: ../input/tunable_parameters/tunable_parameters_20251125_0337.in ***The tuning results have been saved in the file: ../input/tuning_run_results_20251125_0337.log Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL STOP Program exited normally Running with the optimal parameter set multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api iteration = 1; time = 60.0 filling holes of: hydromet_r iteration = 2; time = 120.0 filling holes of: hydromet_r iteration = 3; time = 180.0 filling holes of: hydromet_r iteration = 4; time = 240.0 filling holes of: hydromet_r iteration = 5; time = 300.0 filling holes of: hydromet_r iteration = 6; time = 360.0 filling holes of: hydromet_r iteration = 7; time = 420.0 filling holes of: hydromet_r iteration = 8; time = 480.0 filling holes of: hydromet_r iteration = 9; time = 540.0 filling holes of: hydromet_r iteration = 10; time = 600.0 filling holes of: hydromet_r iteration = 11; time = 660.0 filling holes of: hydromet_r iteration = 12; time = 720.0 filling holes of: hydromet_r iteration = 13; time = 780.0 filling holes of: hydromet_r iteration = 14; time = 840.0 filling holes of: hydromet_r iteration = 15; time = 900.0 filling holes of: hydromet_r iteration = 16; time = 960.0 filling holes of: hydromet_r iteration = 17; time = 1020.0 iteration = 18; time = 1080.0 filling holes of: hydromet_r iteration = 19; time = 1140.0 filling holes of: hydromet_r iteration = 20; time = 1200.0 filling holes of: hydromet_r iteration = 21; time = 1260.0 filling holes of: hydromet_r iteration = 22; time = 1320.0 filling holes of: hydromet_r iteration = 23; time = 1380.0 filling holes of: hydromet_r iteration = 24; time = 1440.0 filling holes of: hydromet_r iteration = 25; time = 1500.0 filling holes of: hydromet_r iteration = 26; time = 1560.0 filling holes of: hydromet_r iteration = 27; time = 1620.0 iteration = 28; time = 1680.0 iteration = 29; time = 1740.0 filling holes of: hydromet_r iteration = 30; time = 1800.0 filling holes of: hydromet_r iteration = 31; time = 1860.0 filling holes of: hydromet_r iteration = 32; time = 1920.0 filling holes of: hydromet_r 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 filling holes of: hydromet_r iteration = 40; time = 2400.0 iteration = 41; time = 2460.0 filling holes of: hydromet_r iteration = 42; time = 2520.0 filling holes of: hydromet_r iteration = 43; time = 2580.0 filling holes of: hydromet_r iteration = 44; time = 2640.0 filling holes of: hydromet_r iteration = 45; time = 2700.0 iteration = 46; time = 2760.0 filling holes of: hydromet_r iteration = 47; time = 2820.0 iteration = 48; time = 2880.0 filling holes of: hydromet_r iteration = 49; time = 2940.0 iteration = 50; time = 3000.0 filling holes of: hydromet_r iteration = 51; time = 3060.0 filling holes of: hydromet_r iteration = 52; time = 3120.0 filling holes of: hydromet_r iteration = 53; time = 3180.0 filling holes of: hydromet_r 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 filling holes of: hydromet_r 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 filling holes of: hydromet_r iteration = 111; time = 6660.0 iteration = 112; time = 6720.0 filling holes of: hydromet_r iteration = 113; time = 6780.0 iteration = 114; time = 6840.0 iteration = 115; time = 6900.0 filling holes of: hydromet_r 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 filling holes of: hydromet_r iteration = 147; time = 8820.0 filling holes of: hydromet_r iteration = 148; time = 8880.0 filling holes of: hydromet_r iteration = 149; time = 8940.0 filling holes of: hydromet_r iteration = 150; time = 9000.0 filling holes of: hydromet_r iteration = 151; time = 9060.0 iteration = 152; time = 9120.0 filling holes of: hydromet_r iteration = 153; time = 9180.0 filling holes of: hydromet_r iteration = 154; time = 9240.0 filling holes of: hydromet_r iteration = 155; time = 9300.0 filling holes of: hydromet_r iteration = 156; time = 9360.0 iteration = 157; time = 9420.0 filling holes of: hydromet_r iteration = 158; time = 9480.0 filling holes of: hydromet_r iteration = 159; time = 9540.0 filling holes of: hydromet_r 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 filling holes of: hydromet_r iteration = 175; time = 10500.0 filling holes of: hydromet_r iteration = 176; time = 10560.0 filling holes of: hydromet_r iteration = 177; time = 10620.0 filling holes of: hydromet_r iteration = 178; time = 10680.0 filling holes of: hydromet_r iteration = 179; time = 10740.0 filling holes of: hydromet_r iteration = 180; time = 10800.0 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.0681 CLUBB-TIMER time_clubb_pdf = 0.0236 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.1901 CLUBB-TIMER time_microphys_advance = 0.0140 CLUBB-TIMER time_loop_end = 0.3445 CLUBB-TIMER time_output_multi_col = 0.0001 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6425 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