Skip to content
Success

Console Output

Started by an SCM change
Obtained jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Mac’ is reserved for jobs with matching label expression
Running on Jenkins in /home/jenkins/workspace/clubb_fire_tuning_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
 > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --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 96059a242e69c4e7ed340487ee6b7e4239c33541 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96059a242e69c4e7ed340487ee6b7e4239c33541 # timeout=10
Commit message: "Added a3_coef_min to the list of CLUBB's tunable parameter and then commented-in the a3_coef clipping line found in advance_clubb_core.F90."
 > git rev-list --no-walk e63d361593282937950c000aa56281fe1331f04b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ sed -r 's/-ffpe-trap=(\w,?)+\s//g' -i clubb/compile/config/linux_x86_64_gfortran.bash
+ clubb/compile/compile.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
............................................................................... Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
................................................................. Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................ Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SCM_Activation/aer_ccn_act_k.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/error_code.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_interfaces.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameter_indices.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mt95.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_names.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/endian.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/code_timer_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/constants_clubb.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/array_index.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stat_file_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_model.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/calc_roots.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_hybrid_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/T_in_K_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_operations.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_semi_implicit.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90:2539:32:

 2539 |   subroutine init_parameters_999( &
      |                                ^
Warning: ‘init_parameters_999’ defined but not used [-Wunused-function]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/calendar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/diagnose_correlations_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/file_functions.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/interpolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/index_mapping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_type.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_reader.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_reader.F90:498:28:

  491 |     do i=1, dim_grid
      |                    2        
......
  498 |         if ( grid(i) < grid(i-1) ) then
      |                            1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_variables.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/corr_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mean_adv.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/LY93_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/sponge_layer_damping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_rad_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_rad_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/diffusion.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:270:12:

  270 |       em_col,              & ! Turbulent Kinetic Energy (TKE)            [m^2/s^2]
      |            1
Warning: Unused variable ‘em_col’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:289:27:

  289 |       lambda0_stability_col
      |                           1
Warning: Unused variable ‘lambda0_stability_col’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:269:16:

  269 |       Lscale_col,          & ! Turbulent mixing length                   [m]
      |                1
Warning: Unused variable ‘lscale_col’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:281:30:

  281 |       stability_correction_col
      |                              1
Warning: Unused variable ‘stability_correction_col’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pos_definite_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/calc_pressure.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/Skx_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_lh_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/precipitation_fraction.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1824:19:

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

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtp2_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtp2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtp2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtpthlp_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtpthlp_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtpthlp_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘irtpthlp_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ithlp2_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ithlp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ithlp2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ithlp2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘iup2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘iup2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘iup2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ivp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ivp2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘ivp2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1981:8:

 1981 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘l_stats_samp’ which has been explicitly imported at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:273:25:

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

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

 4633 |   pure subroutine wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, C7_Skw_fnc, thv_ds_zm, xpthvp, &
      |                                                        1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:3430:43:

 3430 |   subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
      |                                           1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1933:22:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  994 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘iwpthlp_tp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1053:45:

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

  994 |     use stats_variables, only: &
      |        1
Warning: Unused module variable ‘l_stats_samp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1053:29:

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

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

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

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

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

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

 1078 |       zero_vector    ! Vector of 0s
      |                 1
Warning: Unused variable ‘zero_vector’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:459:19:

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

  459 |     integer :: i, j, k
      |                      1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_closure_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:139:23:

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

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

  633 |       do category=1, num_importance_categories
      |                                              2                
......
  638 |                rand_vect(sample) <  category_cumulative_probs(category+1) ) then
      |                                                              1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa11g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/slope.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/nrmcol.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa5g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa8g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa26.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa7.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa25.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a eqa19g.o gamma.o eqa17g.o eqa6.o frzh.o eqa9.o eqa22g.o eqa27.o eqa9g.o nrmtqw.o eqa18.o qsatvi.o esat_new.o eqa21.o eqa21g.o eqa14g.o nrmtqi.o conice.o adjmlt.o adjtq.o eqa19.o eqa13g.o eqa12.o eqa22.o esati.o eqa10g.o eqa12g.o tgqi.o eqa20g.o tgqg.o qtadj.o eqa15.o tgqs.o eqa27r.o eqa7g.o tgqr.o eqa18g.o esatv.o eqa28.o eqa11g.o slope.o nrmcol.o eqa5g.o eqa8g.o eqa26.o eqa7.o eqa25.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a
a - eqa19g.o
a - gamma.o
a - eqa17g.o
a - eqa6.o
a - frzh.o
a - eqa9.o
a - eqa22g.o
a - eqa27.o
a - eqa9g.o
a - nrmtqw.o
a - eqa18.o
a - qsatvi.o
a - esat_new.o
a - eqa21.o
a - eqa21g.o
a - eqa14g.o
a - nrmtqi.o
a - conice.o
a - adjmlt.o
a - adjtq.o
a - eqa19.o
a - eqa13g.o
a - eqa12.o
a - eqa22.o
a - esati.o
a - eqa10g.o
a - eqa12g.o
a - tgqi.o
a - eqa20g.o
a - tgqg.o
a - qtadj.o
a - eqa15.o
a - tgqs.o
a - eqa27r.o
a - eqa7g.o
a - tgqr.o
a - eqa18g.o
a - esatv.o
a - eqa28.o
a - eqa11g.o
a - slope.o
a - nrmcol.o
a - eqa5g.o
a - eqa8g.o
a - eqa26.o
a - eqa7.o
a - eqa25.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90:327:13:

  327 |     rho_ds_zt, & ! Unused
      |             1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a lh_microphys_var_covar_module.o silhs_api_module.o transform_to_pdf_module.o latin_hypercube_driver_module.o latin_hypercube_arrays.o generate_uniform_sample_module.o parameters_silhs.o output_2D_samples_module.o silhs_importance_sample_module.o est_kessler_microphys_module.o math_utilities.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a
a - lh_microphys_var_covar_module.o
a - silhs_api_module.o
a - transform_to_pdf_module.o
a - latin_hypercube_driver_module.o
a - latin_hypercube_arrays.o
a - generate_uniform_sample_module.o
a - parameters_silhs.o
a - output_2D_samples_module.o
a - silhs_importance_sample_module.o
a - est_kessler_microphys_module.o
a - math_utilities.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/diag_ustar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/time_dependent_input.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_microphys.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/silhs_category_variance_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/CLUBB_core	../src/input_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/clubb_model_settings.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/extrapolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/soil_vegetation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/advance_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cloud_sed_module.F90
../src/Benchmark_cases/cloud_sed_module.F90:168:44:

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

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

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

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

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

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

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

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

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

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

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

 1341 |          .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/gfdl_activation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/hydrostatic_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_radiation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/rad_lwsw_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/mixed_moment_PDF_integrals.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/mpace_a.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/clex9_nov02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/clex9_oct14.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/jun25.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/nov11.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/wangara.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/cos_solar_zen_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/quicksort.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/sfc_flux.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/microphys_init_cleanup.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_interpret.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/simple_rad_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_0003.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_3year.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/astex_a209.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/atex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/bomex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cobra.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/dycoms2_rf01.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/dycoms2_rf02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/fire.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls3.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls3_night.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/lba.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/mpace_b.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/rico.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/twp_ice.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_97.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cloud_feedback.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls2.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/stat_file_utils.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/KK_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/extended_atmosphere_module.F90
../src/KK_microphys_module.F90:43:35:

   43 |   subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube,             & ! In
      |                                   1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/bugsrad_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/sounding.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_fields.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/estimate_scm_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/lh_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/microphys_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/clubb_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/error.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_other.a arm_97.o cloud_feedback.o parameters_microphys.o silhs_category_variance_module.o gabls2.o error.o clex9_oct14.o ice_dfsn_module.o wangara.o stat_file_utils.o clubb_model_settings.o lba.o jun25.o spec_hum_to_mixing_ratio.o arm.o mixed_moment_PDF_integrals.o microphys_driver.o clex9_nov02.o arm_0003.o enhanced_simann.o extended_atmosphere_module.o clubb_driver.o input_grads.o gfdl_activation.o extrapolation.o fire.o input_netcdf.o mpace_a.o bomex.o coamps_microphys_driver_module.o rico.o rad_lwsw_module.o bugsrad_driver.o cloud_sed_module.o sounding.o time_dependent_input.o morrison_microphys_module.o gabls3.o simple_rad_module.o estimate_scm_microphys_module.o quicksort.o gabls3_night.o astex_a209.o dycoms2_rf02.o twp_ice.o advance_microphys_module.o atex.o lh_microphys_driver_module.o hydrostatic_module.o mpace_b.o KK_microphys_module.o soil_vegetation.o arm_3year.o parameters_radiation.o microphys_init_cleanup.o diag_ustar_module.o input_interpret.o sfc_flux.o cobra.o input_fields.o dycoms2_rf01.o nov11.o cos_solar_zen_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_other.a
a - arm_97.o
a - cloud_feedback.o
a - parameters_microphys.o
a - silhs_category_variance_module.o
a - gabls2.o
a - error.o
a - clex9_oct14.o
a - ice_dfsn_module.o
a - wangara.o
a - stat_file_utils.o
a - clubb_model_settings.o
a - lba.o
a - jun25.o
a - spec_hum_to_mixing_ratio.o
a - arm.o
a - mixed_moment_PDF_integrals.o
a - microphys_driver.o
a - clex9_nov02.o
a - arm_0003.o
a - enhanced_simann.o
a - extended_atmosphere_module.o
a - clubb_driver.o
a - input_grads.o
a - gfdl_activation.o
a - extrapolation.o
a - fire.o
a - input_netcdf.o
a - mpace_a.o
a - bomex.o
a - coamps_microphys_driver_module.o
a - rico.o
a - rad_lwsw_module.o
a - bugsrad_driver.o
a - cloud_sed_module.o
a - sounding.o
a - time_dependent_input.o
a - morrison_microphys_module.o
a - gabls3.o
a - simple_rad_module.o
a - estimate_scm_microphys_module.o
a - quicksort.o
a - gabls3_night.o
a - astex_a209.o
a - dycoms2_rf02.o
a - twp_ice.o
a - advance_microphys_module.o
a - atex.o
a - lh_microphys_driver_module.o
a - hydrostatic_module.o
a - mpace_b.o
a - KK_microphys_module.o
a - soil_vegetation.o
a - arm_3year.o
a - parameters_radiation.o
a - microphys_init_cleanup.o
a - diag_ustar_module.o
a - input_interpret.o
a - sfc_flux.o
a - cobra.o
a - input_fields.o
a - dycoms2_rf01.o
a - nov11.o
a - cos_solar_zen_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.jacobian
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrtype.f90
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrutil.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core	../src/int2txt.F90
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff 
gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/clubb_thread_test.F90
gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/jacobian  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff 
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_thread_test  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/w_up_in_cloud_tests.F90
../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8:

   24 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/tuner_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/hole_filling_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/KK_integrals_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_heaviside_tests.F90
../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7:

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

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

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

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

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

  174 |     stats_zt, &
      |            1
Warning: Unused variable ‘stats_zt’ declared at (1) [-Wunused-variable]
gfortran mu_sigma_hm_tests.o w_up_in_cloud_tests.o tuner_tests.o hole_filling_tests.o KK_integrals_tests.o smooth_heaviside_tests.o spurious_source_test.o silhs_category_test.o corr_cholesky_mtx_tests.o G_unit_tests.o pdf_parameter_tests.o Nc_Ncn_test.o smooth_min_max_tests.o read_corr_mtx_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py passed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2294 :          call setup_pdf_parameters_api( gr(1), gr(1)%nz, pdf_dim, dt_main,                & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2319 :          call hydrometeor_mixed_moments( gr(1), gr(1)%nz, pdf_dim, hydromet,               & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
302 :                                       exner_col, rtm_col, rcm_col, p_in_Pa_col, thvm_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
698 :         Richardson_num(i,:) = Lscale_width_vert_avg( gr(i), Richardson_num(i,:), Lscale_zm(i,:), rho_ds_zm(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
713 :         Cx_fnc_Richardson(i,:) = Lscale_width_vert_avg( gr(i), Cx_fnc_Richardson(i,:), Lscale_zm(i,:), rho_ds_zm(i,:), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_helper_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
853 :     write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
870 :     write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1335 :                                                             sqrt( (ddzt( nz, ngrdcol, gr, um ))**2 & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1356 :             / max( ( ddzt( nz, ngrdcol, gr, um)**2 + ddzt(nz, ngrdcol, gr, vm)**2 ), 1.0e-7_core_rknd ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1391 :                             * sqrt(em(i,k)) / ( gr(i)%zm(k) - sfc_elevation(i) + z_displace )  ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1395 :       invrs_tau_xp2_zm = min( max( sqrt( ( ddzt( nz, ngrdcol, gr, um)**2 + ddzt(nz, ngrdcol, gr, vm)**2 ) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
86 :     real( kind = core_rknd ), dimension(ngrdcol,nz), intent(out) :: sigma_sqd_w ! PDF width parameter      [-]
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sigma_sqd_w_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
895 :              ( gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
896 :                vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
897 :                rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
898 :                rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
899 :                thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
900 :                vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
901 :                rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
902 :                rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
905 :                wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
906 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) )       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1204 :     thlp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1205 :     rtp2_zt(:,:)    = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1431 :         call calc_sfc_varnce( upwp_sfc(i), vpwp_sfc(i), wpthlp_sfc(i), wprtp_sfc(i),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1432 :                              um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:),        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1544 :       stability_correction(i,:) = calc_stability_correction( gr(i), thlm(i,:), Lscale(i,:), em(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1648 :                                       stats_zm,                                      & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1671 :       call advance_xm_wpxp( nz, ngrdcol, gr, dt_advance, sigma_sqd_w, wm_zm, wm_zt, wp2, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1727 :                                             sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1836 :         call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:),       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1842 :                                 wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) )        ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1855 :              ( gr(i), dt_advance, sfc_elevation(i), sigma_sqd_w(i,:), wm_zm(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1856 :                wm_zt(i,:), a3_coef(i,:), a3_coef_zt(i,:), wp3_on_wp2(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1857 :                wpup2(i,:), wpvp2(i,:), wp2up2(i,:), wp2vp2(i,:), wp4(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1858 :                wpthvp(i,:), wp2thvp(i,:), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1859 :                up2(i,:), vp2(i,:), em(i,:), Kh_zm(i,:), Kh_zt(i,:), invrs_tau_C4_zm(i,:),               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1860 :                invrs_tau_wp3_zt(i,:), invrs_tau_C1_zm(i,:), Skw_zm(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1861 :                Skw_zt(i,:), rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1862 :                invrs_rho_ds_zt(i,:), radf(i,:), thv_ds_zm(i,:),                          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1866 :                wprtp(i,:), wpthlp(i,:), rtp2(i,:), thlp2(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1881 :                wp2(i,:), wp3(i,:), wp3_zm(i,:), wp2_zt(i,:) )                                   ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1942 :         call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:),       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1948 :                                 wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) )        ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1977 :         call advance_windm_edsclrm( gr(i), dt, wm_zt(i,:), Km_zm(i,:), Kmh_zm(i,:),               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1978 :                                     ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:),                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1979 :                                     wp2(i,:), up2(i,:), vp2(i,:), um_forcing(i,:), vm_forcing(i,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1980 :                                     edsclrm_forcing(i,:,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1981 :                                     rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1990 :                                     stats_zt(i), stats_zm(i), stats_sfc(i),              & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1991 :                                     um(i,:), vm(i,:), edsclrm(i,:,:),                            & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1992 :                                     upwp(i,:), vpwp(i,:), wpedsclrp(i,:,:) )                       ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2039 :         call advance_xp3( gr(i), dt, rtm(i,:), thlm(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:),          & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2040 :                           wpthlp(i,:), wprtp2(i,:), wpthlp2(i,:), rho_ds_zm(i,:),         & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2042 :                           sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), wpsclrp2(i,:,:),           & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2045 :                           rtp3(i,:), thlp3(i,:), sclrp3(i,:,:) )                         ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2099 :       thlp2_zt(:,:)  = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2100 :       rtp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2391 :              gr(i), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2392 :              thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:),                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2393 :              wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:),           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2394 :              wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2395 :              p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2396 :              rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2397 :              wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2398 :              rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2401 :              thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2402 :              Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2403 :              wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2404 :              wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2405 :              vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2408 :              rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2409 :              wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:),       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2411 :              pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2412 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2413 :              wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2414 :              wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2421 :              gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2422 :              vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2423 :              rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2424 :              rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2425 :              thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2426 :              vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2427 :              rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2428 :              rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2431 :              wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2432 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:)       ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3002 :     wp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, wp2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3004 :     thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3006 :     rtp2_zt(:,:)  = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3008 :     up2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3010 :     vp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3014 :       sclrp2_zt(:,:,j) = max( zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3144 :     sigma_sqd_w_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:) ), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3151 :     rtp2_zt(:,:)    = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3152 :     thlp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3153 :     up2_zt(:,:)     = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd )    ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3154 :     vp2_zt(:,:)     = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd )    ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3178 :       sclrp2_zt(:,:,j)    = max( zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3387 :         rcp2(:,:) = max( zt2zm( nz, ngrdcol, gr, rcp2_zt(:,:) ), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3459 :                rcm(i,:), wp2thvp(i,:), wpsclrprtp(i,:,:), wpsclrp2(i,:,:),          & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4624 :                        ( ( 0.5_core_rknd / gr(i)%invrs_dzm(k-1) ) / ( gr(i)%zt(k) - gr(i)%zm(k-1) ) ) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
238 :     real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) ::  & ! h1g, 2010-06-15
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
575 :                            wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
576 :                            Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
587 :         call new_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), Skw(i,:),                   & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
588 :                             wprtp(i,:), wpthlp(i,:), rtpthlp(i,:),                                     & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
593 :                             Skrt(i,:), Skthl(i,:),                                                & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
602 :                             F_w(i,:), F_rt(i,:), F_thl(i,:), min_F_w(i,:), max_F_w(i,:),                         & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
603 :                             min_F_rt(i,:), max_F_rt(i,:), min_F_thl(i,:), max_F_thl(i,:) )                    ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
608 :                           wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
609 :                           Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 :         call LY93_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:),                          & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
621 :                           thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:),                           & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
632 :         call new_hybrid_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:),          & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
633 :                                     wp2(i,:), rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:),         & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
634 :                                     Skw(i,:), wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:),     & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
639 :                                     Skrt(i,:), Skthl(i,:), Sku(i,:), Skv(i,:), Sksclr(i,:,:),      & ! I/O
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1040 :             chi_at_ice_sat1 = ( sat_mixrat_ice( p_in_Pa(i,k), tl1(i,k) ) - pdf_params%rsatl_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1045 :                                             pdf_params%ice_supersat_frac_1(i,k), rc_1_ice(i,k) )! out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1085 :               chi_at_ice_sat2 = ( sat_mixrat_ice( p_in_Pa(i,k), tl2(i,k) ) - pdf_params%rsatl_2(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1139 :         rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1318 :             - ( one - pdf_params%mixt_frac(i,:) ) * corr_sclr_thl_2(i,:,j) * pdf_params%cthl_2(i,:) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/pdf_closure_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
748 :           call error_prints_xm_wpxp( gr(i), dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
749 :                                      Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
750 :                                      Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
754 :                                      wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
760 :                                      wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
761 :                                      sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
764 :                                      um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
765 :                                      wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
766 :                                      vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
767 :                                      wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
768 :                                      um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
770 :                                      sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1344 :       call wpxp_terms_ac_pr2_lhs( gr(i), C7_Skw_fnc(i,:), wm_zt(i,:), gr(i)%invrs_dzm(:), & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1368 :               calc_stability_correction( gr(i), thlm(i,:), Lscale(i,:), em(i,:), exner(i,:), rtm(i,:), rcm(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1393 :         call term_ma_zt_lhs( gr(i), wm_zt(i,:), gr(i)%invrs_dzt(:), gr(i)%invrs_dzm(:), & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1687 :       call wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, (one+C7_Skw_fnc), thv_ds_zm, xpthvp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2596 :       call xm_wpxp_rhs( nz, ngrdcol, gr, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2663 :           call stat_update_var( iupwp_pr4, C_uu_shr * wp2(i,:) * ddzt( gr(i), um(i,:) ), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2665 :           call stat_update_var( ivpwp_pr4, C_uu_shr * wp2(i,:) * ddzt( gr(i), vm(i,:) ), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3358 :       call xm_wpxp_rhs( nz, ngrdcol, gr, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j),            & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3956 :         call wpxp_terms_ac_pr2_lhs( gr(i), zero_vector(i,:), wm_zt(i,:), gr(i)%invrs_dzm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3962 :         call wpxp_terms_ac_pr2_lhs( gr(i), (one+C7_Skw_fnc(i,:)), wm_zt(i,:), gr(i)%invrs_dzm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4208 :           call xm_correction_wpxp_cl( gr(i), solve_type, dt, wpxp_chnge(i,:), gr(i)%invrs_dzt, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
503 :       call calc_xp2_xpyp_ta_terms( gr(i), wprtp(i,:), wprtp2(i,:), wpthlp(i,:), wpthlp2(i,:), wprtpthlp(i,:),      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
504 :                                    rtp2(i,:), thlp2(i,:), rtpthlp(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), wp2(i,:),    & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
505 :                                    wp2_zt(i,:), wpsclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), wpsclrpthlp(i,:,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
506 :                                    sclrp2(i,:,:), sclrprtp(i,:,:), sclrpthlp(i,:,:),                        & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
507 :                                    rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), rho_ds_zm(i,:),              & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
508 :                                    wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), sigma_sqd_w(i,:),             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
513 :                                    lhs_ta_wprtp2(:,i,:), lhs_ta_wpthlp2(:,i,:), lhs_ta_wprtpthlp(:,i,:),    & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
514 :                                    lhs_ta_wpup2(:,i,:), lhs_ta_wpvp2(:,i,:), lhs_ta_wpsclrp2(:,i,:,:),        & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
515 :                                    lhs_ta_wprtpsclrp(:,i,:,:), lhs_ta_wpthlpsclrp(:,i,:,:),              & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
516 :                                    rhs_ta_wprtp2(i,:), rhs_ta_wpthlp2(i,:), rhs_ta_wprtpthlp(i,:),    & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
517 :                                    rhs_ta_wpup2(i,:), rhs_ta_wpvp2(i,:), rhs_ta_wpsclrp2(i,:,:),        & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
518 :                                    rhs_ta_wprtpsclrp(i,:,:), rhs_ta_wpthlpsclrp(i,:,:)               ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
539 :          call solve_xp2_xpyp_with_single_lhs( gr(i), C2rt_1d(i,:), invrs_tau_xp2_zm(i,:), rtm(i,:), thlm(i,:), wprtp(i,:),& ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
540 :                                               wpthlp(i,:), rtp2_forcing(i,:), thlp2_forcing(i,:),            & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
541 :                                               rtpthlp_forcing(i,:), sclrm(i,:,:), wpsclrp(i,:,:),                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
542 :                                               lhs_ta_wprtp2(:,i,:), lhs_ma(:,i,:), lhs_diff(:,i,:),                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
543 :                                               rhs_ta_wprtp2(i,:), rhs_ta_wpthlp2(i,:),                  & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
544 :                                               rhs_ta_wprtpthlp(i,:), rhs_ta_wpsclrp2(i,:,:),              & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
545 :                                               rhs_ta_wprtpsclrp(i,:,:), rhs_ta_wpthlpsclrp(i,:,:),          & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
546 :                                               dt, l_scalar_calc, l_lmm_stepping, l_stats_samp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
547 :                                               stats_zm(i), stats_sfc(i),                  & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
548 :                                               rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                           & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
549 :                                               sclrp2(i,:,:), sclrprtp(i,:,:), sclrpthlp(i,:,:) )                     ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
553 :           call solve_xp2_xpyp_with_multiple_lhs( gr(i), C2rt_1d(i,:), C2thl_1d(i,:), C2rtthl_1d(i,:), C2sclr_1d(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
554 :                                                  invrs_tau_xp2_zm(i,:), rtm(i,:), thlm(i,:), wprtp(i,:), wpthlp(i,:),   & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
555 :                                                  rtp2_forcing(i,:), thlp2_forcing(i,:), rtpthlp_forcing(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
556 :                                                  sclrm(i,:,:), wpsclrp(i,:,:),                               & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
557 :                                                  lhs_ta_wprtp2(:,i,:), lhs_ta_wpthlp2(:,i,:),                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
558 :                                                  lhs_ta_wprtpthlp(:,i,:), lhs_ta_wpsclrp2(:,i,:,:),            & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
559 :                                                  lhs_ta_wprtpsclrp(:,i,:,:), lhs_ta_wpthlpsclrp(:,i,:,:),        & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
560 :                                                  lhs_ma(:,i,:), lhs_diff(:,i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
561 :                                                  rhs_ta_wprtp2(i,:), rhs_ta_wpthlp2(i,:),                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
562 :                                                  rhs_ta_wprtpthlp(i,:), rhs_ta_wpsclrp2(i,:,:),            & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
563 :                                                  rhs_ta_wprtpsclrp(i,:,:), rhs_ta_wpthlpsclrp(i,:,:),        & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
566 :                                                  stats_zm(i), stats_sfc(i),                & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
567 :                                                  rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                         & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
568 :                                                  sclrp2(i,:,:), sclrprtp(i,:,:), sclrpthlp(i,:,:) )                   ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
590 :         lhs_dp1(i,k) = lhs_dp1(i,k) + term_dp1_lhs( C14_1d(i,k), invrs_tau_C14_zm(i,k) ) * gamma_over_implicit_ts
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
614 :                             lhs_ta_wpup2(:,i,:), lhs_ma(:,i,:), lhs_diff_uv(:,i,:), lhs_dp1(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 :                                C4_1d(i,:), invrs_tau_C4_zm(i,:), C14_1d(i,:), invrs_tau_C14_zm(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
649 :                             lhs_ta_wpvp2(:,i,:), lhs_ma(:,i,:), lhs_diff_uv(:,i,:), lhs_dp1(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
655 :                                C4_1d(i,:), invrs_tau_C4_zm(i,:), C14_1d(i,:), invrs_tau_C14_zm(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
688 :                             lhs_ta_wpup2(:,i,:), lhs_ma(:,i,:), lhs_diff_uv(:,i,:), lhs_dp1(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
694 :                                C4_1d(i,:), invrs_tau_C4_zm(i,:), C14_1d(i,:), invrs_tau_C14_zm(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 :                                C4_1d(i,:), invrs_tau_C4_zm(i,:), C14_1d(i,:), invrs_tau_C14_zm(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
987 :             call pos_definite_variances( gr(i), xp2_xpyp_sclrp2, dt, sclr_tol(sclr)**2, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
988 :                                          rho_ds_zm(i,:), rho_ds_zt(i,:), &                ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
993 :               call pos_definite_variances( gr(i), xp2_xpyp_sclrprtp, dt, sclr_tol(sclr)**2, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
994 :                                            rho_ds_zm(i,:), rho_ds_zt(i,:), &                  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
996 :                                            sclrprtp(i,:,sclr) )                          ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1000 :               call pos_definite_variances( gr(i), xp2_xpyp_sclrpthlp, dt, sclr_tol(sclr)**2, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1001 :                                            rho_ds_zm(i,:), rho_ds_zt(i,:), &                   ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1003 :                                            sclrpthlp(i,:,sclr) )                          ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3745 :               = ( one - one_third * beta ) * a1_zt**2 * wpsclrp_zt(:,sclr)**2 * wp3_on_wp2_zt / wp2_zt
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1166 :       um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, &               ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1168 :       wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, &          ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
115 :     result = smooth_min(4, 1, input, zero, smth_coef) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive!
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/smooth_min_max_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1558 :                                       wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:),         &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1608 :                                 wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:),              & ! In 
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] checkout
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sys_admin
 > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/sys_admin # timeout=10
Fetching upstream changes from https://github.com/larson-group/sys_admin
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials THe key used by the system for the tests
 > git fetch --tags --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 86dc62872398decfa96311813338e372bfa83e1d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86dc62872398decfa96311813338e372bfa83e1d # timeout=10
Commit message: "Automated nightly tests backup."
 > git rev-list --no-walk 86dc62872398decfa96311813338e372bfa83e1d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run fire_tuner)
[Pipeline] sh
+ sys_admin/bitten_test_driver_scripts/fire_tuner.bash ./clubb
iteration =        1; time =       60.0
iteration =        2; time =      120.0
iteration =        3; time =      180.0
iteration =        4; time =      240.0
iteration =        5; time =      300.0
iteration =        6; time =      360.0
iteration =        7; time =      420.0
iteration =        8; time =      480.0
iteration =        9; time =      540.0
iteration =       10; time =      600.0
iteration =       11; time =      660.0
iteration =       12; time =      720.0
iteration =       13; time =      780.0
iteration =       14; time =      840.0
iteration =       15; time =      900.0
iteration =       16; time =      960.0
iteration =       17; time =     1020.0
iteration =       18; time =     1080.0
iteration =       19; time =     1140.0
iteration =       20; time =     1200.0
iteration =       21; time =     1260.0
iteration =       22; time =     1320.0
iteration =       23; time =     1380.0
iteration =       24; time =     1440.0
iteration =       25; time =     1500.0
iteration =       26; time =     1560.0
iteration =       27; time =     1620.0
iteration =       28; time =     1680.0
iteration =       29; time =     1740.0
iteration =       30; time =     1800.0
iteration =       31; time =     1860.0
iteration =       32; time =     1920.0
iteration =       33; time =     1980.0
iteration =       34; time =     2040.0
iteration =       35; time =     2100.0
iteration =       36; time =     2160.0
iteration =       37; time =     2220.0
iteration =       38; time =     2280.0
iteration =       39; time =     2340.0
iteration =       40; time =     2400.0
iteration =       41; time =     2460.0
iteration =       42; time =     2520.0
iteration =       43; time =     2580.0
iteration =       44; time =     2640.0
iteration =       45; time =     2700.0
iteration =       46; time =     2760.0
iteration =       47; time =     2820.0
iteration =       48; time =     2880.0
iteration =       49; time =     2940.0
iteration =       50; time =     3000.0
iteration =       51; time =     3060.0
iteration =       52; time =     3120.0
iteration =       53; time =     3180.0
iteration =       54; time =     3240.0
iteration =       55; time =     3300.0
iteration =       56; time =     3360.0
iteration =       57; time =     3420.0
iteration =       58; time =     3480.0
iteration =       59; time =     3540.0
iteration =       60; time =     3600.0
iteration =       61; time =     3660.0
iteration =       62; time =     3720.0
iteration =       63; time =     3780.0
iteration =       64; time =     3840.0
iteration =       65; time =     3900.0
iteration =       66; time =     3960.0
iteration =       67; time =     4020.0
iteration =       68; time =     4080.0
iteration =       69; time =     4140.0
iteration =       70; time =     4200.0
iteration =       71; time =     4260.0
iteration =       72; time =     4320.0
iteration =       73; time =     4380.0
iteration =       74; time =     4440.0
iteration =       75; time =     4500.0
iteration =       76; time =     4560.0
iteration =       77; time =     4620.0
iteration =       78; time =     4680.0
iteration =       79; time =     4740.0
iteration =       80; time =     4800.0
iteration =       81; time =     4860.0
iteration =       82; time =     4920.0
iteration =       83; time =     4980.0
iteration =       84; time =     5040.0
iteration =       85; time =     5100.0
iteration =       86; time =     5160.0
iteration =       87; time =     5220.0
iteration =       88; time =     5280.0
iteration =       89; time =     5340.0
iteration =       90; time =     5400.0
iteration =       91; time =     5460.0
iteration =       92; time =     5520.0
iteration =       93; time =     5580.0
iteration =       94; time =     5640.0
iteration =       95; time =     5700.0
iteration =       96; time =     5760.0
iteration =       97; time =     5820.0
iteration =       98; time =     5880.0
iteration =       99; time =     5940.0
iteration =      100; time =     6000.0
iteration =      101; time =     6060.0
iteration =      102; time =     6120.0
iteration =      103; time =     6180.0
 Grid deallocation failed.
 Program exited normally
iteration =      104; time =     6240.0
iteration =      105; time =     6300.0
iteration =      106; time =     6360.0
iteration =      107; time =     6420.0
iteration =      108; time =     6480.0
iteration =      109; time =     6540.0
iteration =      110; time =     6600.0
iteration =      111; time =     6660.0
iteration =      112; time =     6720.0
iteration =      113; time =     6780.0
iteration =      114; time =     6840.0
iteration =      115; time =     6900.0
iteration =      116; time =     6960.0
iteration =      117; time =     7020.0
iteration =      118; time =     7080.0
iteration =      119; time =     7140.0
iteration =      120; time =     7200.0
iteration =      121; time =     7260.0
iteration =      122; time =     7320.0
iteration =      123; time =     7380.0
iteration =      124; time =     7440.0
iteration =      125; time =     7500.0
iteration =      126; time =     7560.0
iteration =      127; time =     7620.0
iteration =      128; time =     7680.0
iteration =      129; time =     7740.0
iteration =      130; time =     7800.0
iteration =      131; time =     7860.0
iteration =      132; time =     7920.0
iteration =      133; time =     7980.0
iteration =      134; time =     8040.0
iteration =      135; time =     8100.0
iteration =      136; time =     8160.0
iteration =      137; time =     8220.0
iteration =      138; time =     8280.0
iteration =      139; time =     8340.0
iteration =      140; time =     8400.0
iteration =      141; time =     8460.0
iteration =      142; time =     8520.0
iteration =      143; time =     8580.0
iteration =      144; time =     8640.0
iteration =      145; time =     8700.0
iteration =      146; time =     8760.0
iteration =      147; time =     8820.0
iteration =      148; time =     8880.0
iteration =      149; time =     8940.0
iteration =      150; time =     9000.0
iteration =      151; time =     9060.0
iteration =      152; time =     9120.0
iteration =      153; time =     9180.0
iteration =      154; time =     9240.0
iteration =      155; time =     9300.0
iteration =      156; time =     9360.0
iteration =      157; time =     9420.0
iteration =      158; time =     9480.0
iteration =      159; time =     9540.0
iteration =      160; time =     9600.0
iteration =      161; time =     9660.0
iteration =      162; time =     9720.0
iteration =      163; time =     9780.0
iteration =      164; time =     9840.0
iteration =      165; time =     9900.0
iteration =      166; time =     9960.0
iteration =      167; time =    10020.0
iteration =      168; time =    10080.0
iteration =      169; time =    10140.0
iteration =      170; time =    10200.0
iteration =      171; time =    10260.0
iteration =      172; time =    10320.0
iteration =      173; time =    10380.0
iteration =      174; time =    10440.0
iteration =      175; time =    10500.0
iteration =      176; time =    10560.0
iteration =      177; time =    10620.0
iteration =      178; time =    10680.0
iteration =      179; time =    10740.0
iteration =      180; time =    10800.0
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.3530
CLUBB-TIMER time_clubb_pdf =             0.2358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4784
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              1.1100
CLUBB-TIMER time_total =                 2.2445
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
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1249
CLUBB-TIMER time_clubb_pdf =             0.0681
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4674
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0472
CLUBB-TIMER time_total =                 0.7653
 Grid deallocation failed.
 cost_fnc_vector:
    1.0000000000000000     
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4550
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6882
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4134
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.6328
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4159
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6512
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1211
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4109
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6584
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1017
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3316
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5333
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1248
CLUBB-TIMER time_clubb_pdf =             0.0646
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4644
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7219
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0588
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4387
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6794
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0388
CLUBB-TIMER time_clubb_advance =         0.0731
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2987
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4625
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0895
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3523
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5452
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3537
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5531
 Grid deallocation failed.
 Iteration:         10
Parameters: 
C_uu_shr                     =     0.82278782129287719727
C11                          =     0.66394180059432983398
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3777
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5909
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3919
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6212
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4001
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6362
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1216
CLUBB-TIMER time_clubb_pdf =             0.0610
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4371
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0136
CLUBB-TIMER time_total =                 0.6912
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1215
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4350
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6851
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0552
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4296
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6706
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4232
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6591
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0539
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.0072
CLUBB-TIMER time_total =                 0.6180
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1118
CLUBB-TIMER time_clubb_pdf =             0.0557
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4226
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6503
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.1288
CLUBB-TIMER time_clubb_pdf =             0.0654
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4508
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7167
 Grid deallocation failed.
 Iteration:         20
Parameters: 
C_uu_shr                     =     0.63970297574996948242
C11                          =     0.59583216905593872070
gamma_coef                   =     0.00311383744701743126
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1267
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4412
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.6972
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1253
CLUBB-TIMER time_clubb_pdf =             0.0636
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4596
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7177
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0638
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4720
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7234
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0537
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4162
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6290
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4764
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.7118
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1135
CLUBB-TIMER time_clubb_pdf =             0.0582
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4589
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6921
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0611
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4657
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.7053
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1229
CLUBB-TIMER time_clubb_pdf =             0.0632
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4376
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6924
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0662
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4751
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7376
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4497
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6898
 Grid deallocation failed.
 Iteration:         30
Parameters: 
C_uu_shr                     =     0.76780623197555541992
C11                          =     0.84191441535949707031
gamma_coef                   =     0.43573009967803955078
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1041
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4366
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6613
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0813
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3708
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5529
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3763
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5647
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0867
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3193
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4952
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1027
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3446
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5488
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0754
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2986
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4675
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0822
CLUBB-TIMER time_clubb_pdf =             0.0319
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2895
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4599
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0903
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3111
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4952
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0796
CLUBB-TIMER time_clubb_pdf =             0.0308
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2851
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4513
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1009
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3286
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5291
 Grid deallocation failed.
 Iteration:         40
Parameters: 
C_uu_shr                     =     0.87412089109420776367
C11                          =     0.71933442354202270508
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0814
CLUBB-TIMER time_clubb_pdf =             0.0307
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2849
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4597
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.0834
CLUBB-TIMER time_clubb_pdf =             0.0323
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3002
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4716
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.0781
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3155
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4903
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0784
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3235
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4994
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0868
CLUBB-TIMER time_clubb_pdf =             0.0566
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3428
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5448
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0830
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3197
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5017
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0839
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3242
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5065
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.1273
CLUBB-TIMER time_clubb_pdf =             0.0660
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4623
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7276
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1270
CLUBB-TIMER time_clubb_pdf =             0.0662
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4679
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7314
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4288
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6738
 Grid deallocation failed.
 Iteration:         50
Parameters: 
C_uu_shr                     =     0.94128841161727905273
C11                          =     0.74398523569107055664
gamma_coef                   =     0.34328043460845947266
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0765
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3134
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4867
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0524
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3902
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6043
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0545
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4006
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6241
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0512
CLUBB-TIMER time_clubb_advance =         0.1252
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4364
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7013
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1268
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4464
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7069
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1275
CLUBB-TIMER time_clubb_pdf =             0.0631
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4341
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6948
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.1277
CLUBB-TIMER time_clubb_pdf =             0.0636
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4389
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.7013
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1180
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4302
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6707
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1143
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4039
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6362
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0570
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4085
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6405
 Grid deallocation failed.
 Iteration:         60
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.75980359315872192383
gamma_coef                   =     0.44991511106491088867
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0628
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4234
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6758
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1252
CLUBB-TIMER time_clubb_pdf =             0.0650
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4580
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7173
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1203
CLUBB-TIMER time_clubb_pdf =             0.0627
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4385
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6877
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1230
CLUBB-TIMER time_clubb_pdf =             0.0641
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4425
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6981
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4239
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6558
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1169
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4510
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6896
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.1112
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4294
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6575
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1153
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4688
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.7072
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4823
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7314
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1212
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4822
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7316
 Grid deallocation failed.
 Iteration:         70
Parameters: 
C_uu_shr                     =     0.78027373552322387695
C11                          =     0.43085259199142456055
gamma_coef                   =     0.42694666981697082520
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1218
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4661
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7193
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1201
CLUBB-TIMER time_clubb_pdf =             0.0619
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4735
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7211
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4735
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.7117
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4679
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.7032
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4686
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6997
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.0652
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5079
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7636
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1211
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4879
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7399
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1246
CLUBB-TIMER time_clubb_pdf =             0.0660
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5014
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7611
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1228
CLUBB-TIMER time_clubb_pdf =             0.0640
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4922
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7470
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0543
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3970
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6218
 Grid deallocation failed.
 Iteration:         80
Parameters: 
C_uu_shr                     =     0.93729633092880249023
C11                          =     0.80825442075729370117
gamma_coef                   =     0.12111293524503707886
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0559
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3987
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6323
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1222
CLUBB-TIMER time_clubb_pdf =             0.0582
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4052
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6526
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1274
CLUBB-TIMER time_clubb_pdf =             0.0632
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4289
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.6899
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1269
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4368
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.6973
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1216
CLUBB-TIMER time_clubb_pdf =             0.0603
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4356
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6847
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1189
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4391
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6809
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0536
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4148
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6378
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0528
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4042
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.6274
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0555
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4071
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6354
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3934
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6195
 Grid deallocation failed.
 Iteration:         90
Parameters: 
C_uu_shr                     =     0.71381181478500366211
C11                          =     1.00000000000000000000
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3452
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5464
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0906
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3418
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5367
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4301
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6691
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0904
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3688
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5624
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0527
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4097
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.6317
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0937
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3620
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5594
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0588
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4264
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6645
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0597
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4303
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6738
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1147
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4331
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6725
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0566
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4251
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6535
 Grid deallocation failed.
 Iteration:        100
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     1.00000000000000000000
gamma_coef                   =     0.04235155135393142700
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1057
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4118
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6358
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3775
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5853
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3828
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6023
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3704
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5761
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0484
CLUBB-TIMER time_clubb_advance =         0.1198
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4479
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7017
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3389
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5192
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1206
CLUBB-TIMER time_clubb_pdf =             0.0603
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.0099
CLUBB-TIMER time_total =                 0.7039
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4553
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7059
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3821
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6067
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1075
CLUBB-TIMER time_clubb_pdf =             0.0565
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4485
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6743
 Grid deallocation failed.
 Iteration:        110
Parameters: 
C_uu_shr                     =     0.42315036058425903320
C11                          =     0.43284285068511962891
gamma_coef                   =     0.19926136732101440430
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4482
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6765
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1066
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3658
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5826
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1128
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3696
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5969
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0608
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4489
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6932
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1184
CLUBB-TIMER time_clubb_pdf =             0.0608
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4459
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6912
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1189
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4489
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6943
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0519
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4117
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6278
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0974
CLUBB-TIMER time_clubb_pdf =             0.0494
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3970
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6028
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0898
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3793
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5727
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1020
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4115
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6245
 Grid deallocation failed.
 Iteration:        120
Parameters: 
C_uu_shr                     =     0.31634217500686645508
C11                          =     0.74866187572479248047
gamma_coef                   =     0.26594823598861694336
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0916
CLUBB-TIMER time_clubb_pdf =             0.0476
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3834
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5809
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4433
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6846
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4317
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6692
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1215
CLUBB-TIMER time_clubb_pdf =             0.0629
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4680
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7210
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0992
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3965
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6088
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0921
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3950
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5932
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0494
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3825
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5874
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1143
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4287
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6616
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1113
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4030
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6339
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0873
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3465
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5355
 Grid deallocation failed.
 Iteration:        130
Parameters: 
C_uu_shr                     =     0.78447395563125610352
C11                          =     1.00000000000000000000
gamma_coef                   =     0.27551805973052978516
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1175
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4299
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6741
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0502
CLUBB-TIMER time_clubb_advance =         0.1341
CLUBB-TIMER time_clubb_pdf =             0.0668
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4587
CLUBB-TIMER time_microphys_advance =     0.0136
CLUBB-TIMER time_loop_end =              0.0116
CLUBB-TIMER time_total =                 0.7380
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0814
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3170
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4947
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0942
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3514
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5571
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0930
CLUBB-TIMER time_clubb_pdf =             0.0478
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3718
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5775
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.0924
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3613
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.5653
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0461
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0505
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3743
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5910
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0484
CLUBB-TIMER time_clubb_advance =         0.1285
CLUBB-TIMER time_clubb_pdf =             0.0645
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4572
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0110
CLUBB-TIMER time_total =                 0.7255
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0936
CLUBB-TIMER time_clubb_pdf =             0.0480
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3471
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5488
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0971
CLUBB-TIMER time_clubb_pdf =             0.0511
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3847
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5937
 Grid deallocation failed.
 Iteration:        140
Parameters: 
C_uu_shr                     =     0.79818809032440185547
C11                          =     0.53912848234176635742
gamma_coef                   =     0.25644546747207641602
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1123
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4253
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6603
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1261
CLUBB-TIMER time_clubb_pdf =             0.0640
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4441
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7040
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1164
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4066
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6425
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1161
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4095
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6459
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.1056
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3938
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6125
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.1035
CLUBB-TIMER time_clubb_pdf =             0.0535
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4127
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6382
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0922
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3729
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5725
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1249
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4646
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7226
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3944
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6294
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0440
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3717
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5940
 Grid deallocation failed.
 Iteration:        150
Parameters: 
C_uu_shr                     =     0.87802797555923461914
C11                          =     0.44946539402008056641
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0388
CLUBB-TIMER time_clubb_advance =         0.0678
CLUBB-TIMER time_clubb_pdf =             0.0265
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2584
CLUBB-TIMER time_microphys_advance =     0.0068
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4048
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.0982
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3289
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5213
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3606
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5624
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0391
CLUBB-TIMER time_clubb_advance =         0.0990
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3598
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5648
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0864
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3114
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.4933
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0857
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3273
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5058
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3242
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5062
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1153
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4007
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6296
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1166
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3634
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.5906
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1132
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3643
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.5853
 Grid deallocation failed.
 Iteration:        160
Parameters: 
C_uu_shr                     =     0.91376543045043945312
C11                          =     0.64965087175369262695
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3321
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5276
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0775
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2820
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4442
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0842
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3229
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5053
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0588
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4163
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6565
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1018
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3706
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5866
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0940
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3123
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5012
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1207
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3835
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6196
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1211
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3893
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6247
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1197
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3867
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6192
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3893
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6152
 Grid deallocation failed.
 Iteration:        170
Parameters: 
C_uu_shr                     =     0.89538544416427612305
C11                          =     0.54862034320831298828
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.1107
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3511
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5615
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3559
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5665
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0952
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3292
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5200
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1240
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3890
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6284
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1000
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3299
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5290
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3197
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5053
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0545
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4069
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6380
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4119
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6514
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0533
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3883
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6129
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3770
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5951
 Grid deallocation failed.
 Iteration:        180
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.80140161514282226562
gamma_coef                   =     0.12347169220447540283
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1046
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3721
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5887
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0597
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4143
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6598
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1264
CLUBB-TIMER time_clubb_pdf =             0.0645
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4406
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7021
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0632
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4311
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6882
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1166
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4085
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6451
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3989
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6310
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1090
CLUBB-TIMER time_clubb_pdf =             0.0546
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4091
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6347
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0464
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3604
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5756
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0799
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3456
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.5213
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3241
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5005
 Grid deallocation failed.
 Iteration:        190
Parameters: 
C_uu_shr                     =     0.91596025228500366211
C11                          =     0.23898823559284210205
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0340
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3076
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4864
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0788
CLUBB-TIMER time_clubb_pdf =             0.0330
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3176
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4863
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1144
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4174
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6422
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4185
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6456
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4191
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6433
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4152
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6321
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4246
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6436
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.1011
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4073
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.6187
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4131
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6414
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4297
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6619
 Grid deallocation failed.
 Iteration:        200
Parameters: 
C_uu_shr                     =     0.23990406095981597900
C11                          =     0.43408519029617309570
gamma_coef                   =     0.13626323640346527100
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0650
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4770
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7353
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4088
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6291
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4396
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6694
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0978
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4165
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6259
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3829
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5733
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.0809
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3781
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.5638
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0936
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4116
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.6137
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0783
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3559
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5326
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0387
CLUBB-TIMER time_clubb_advance =         0.0765
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3557
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5275
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0932
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4133
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6173
 Grid deallocation failed.
 Iteration:        210
Parameters: 
C_uu_shr                     =     0.14231707155704498291
C11                          =     0.55352044105529785156
gamma_coef                   =     0.50000000000000000000
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0796
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3663
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5459
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.0875
CLUBB-TIMER time_clubb_pdf =             0.0464
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3778
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5723
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3871
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.5766
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0965
CLUBB-TIMER time_clubb_pdf =             0.0524
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4252
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6332
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0449
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3757
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5608
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4492
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6825
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4541
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1090
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4485
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6815
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0617
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4624
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.7017
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4526
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6850
 Grid deallocation failed.
 Iteration:        220
Parameters: 
C_uu_shr                     =     0.09958987683057785034
C11                          =     0.52527743577957153320
gamma_coef                   =     0.32736772298812866211
CLUBB-TIMER time_loop_init =             0.0390
CLUBB-TIMER time_clubb_advance =         0.0924
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3906
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5835
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0964
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4042
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.6094
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0933
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4015
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.6034
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1233
CLUBB-TIMER time_clubb_pdf =             0.0655
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4801
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7387
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4489
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6896
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1226
CLUBB-TIMER time_clubb_pdf =             0.0649
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4996
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7554
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1171
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4751
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.7155
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0388
CLUBB-TIMER time_clubb_advance =         0.0921
CLUBB-TIMER time_clubb_pdf =             0.0495
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4033
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.6012
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1254
CLUBB-TIMER time_clubb_pdf =             0.0657
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4855
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7454
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4685
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7287
 Grid deallocation failed.
 Iteration:        230
Parameters: 
C_uu_shr                     =     0.71020793914794921875
C11                          =     0.77077519893646240234
gamma_coef                   =     0.50000000000000000000
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0647
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4802
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.7308
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1174
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4680
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.7102
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0390
CLUBB-TIMER time_clubb_advance =         0.0943
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4093
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.6104
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4435
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6749
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1142
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4603
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6991
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1268
CLUBB-TIMER time_clubb_pdf =             0.0665
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4745
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7382
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1203
CLUBB-TIMER time_clubb_pdf =             0.0631
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4508
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7031
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1242
CLUBB-TIMER time_clubb_pdf =             0.0523
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4440
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6886
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.1311
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4586
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7247
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0915
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3775
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5742
 Grid deallocation failed.
 Iteration:        240
Parameters: 
C_uu_shr                     =     0.68057721853256225586
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4040
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.6095
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1001
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3613
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5586
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4201
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6582
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0476
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4082
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6460
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0901
CLUBB-TIMER time_clubb_pdf =             0.0462
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3643
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5599
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3646
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5571
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3905
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5749
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1056
CLUBB-TIMER time_clubb_pdf =             0.0550
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4128
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6344
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0545
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4176
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.6399
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1033
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3973
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.6117
 Grid deallocation failed.
 Iteration:        250
Parameters: 
C_uu_shr                     =     0.73628610372543334961
C11                          =     0.12710854411125183105
gamma_coef                   =     0.04461895301938056946
CLUBB-TIMER time_loop_init =             0.0391
CLUBB-TIMER time_clubb_advance =         0.0825
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3581
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5388
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0796
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3082
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4839
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4178
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6503
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0936
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3713
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5744
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1252
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4449
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7042
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1246
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4280
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6825
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0387
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0545
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3968
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6215
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.1115
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4208
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6461
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0559
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4126
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6431
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1196
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4445
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6898
 Grid deallocation failed.
 Iteration:        260
Parameters: 
C_uu_shr                     =     0.84683656692504882812
C11                          =     0.03705723211169242859
gamma_coef                   =     0.08234944939613342285
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3330
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5164
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3706
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5605
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0940
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3683
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5719
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3978
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6155
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0875
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3682
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5636
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0850
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3506
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5422
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0888
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.3432
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5357
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3495
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.5285
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0816
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3549
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5336
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0777
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3307
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5035
 Grid deallocation failed.
 Iteration:        270
Parameters: 
C_uu_shr                     =     0.75108051300048828125
C11                          =     0.21242879331111907959
gamma_coef                   =     0.12494970113039016724
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0949
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3799
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5856
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0970
CLUBB-TIMER time_clubb_pdf =             0.0504
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3689
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5769
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0844
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3214
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5053
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3190
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5013
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0810
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3127
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4906
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1159
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4016
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6372
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1051
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4093
CLUBB-TIMER time_microphys_advance =     0.0147
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6240
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4476
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6763
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1107
CLUBB-TIMER time_clubb_pdf =             0.0492
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4243
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6497
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4116
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6305
 Grid deallocation failed.
 Iteration:        280
Parameters: 
C_uu_shr                     =     0.55135965347290039062
C11                          =     0.02195863053202629089
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1229
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4423
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6854
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0480
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4118
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6360
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4379
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6678
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4466
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6771
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1158
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4427
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6785
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1200
CLUBB-TIMER time_clubb_pdf =             0.0613
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4545
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7021
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1207
CLUBB-TIMER time_clubb_pdf =             0.0629
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4680
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7180
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0656
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4825
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7432
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0649
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4804
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7405
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.1142
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4354
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6668
 Grid deallocation failed.
 Iteration:        290
Parameters: 
C_uu_shr                     =     0.68485188484191894531
C11                          =     0.27057552337646484375
gamma_coef                   =     0.08210554718971252441
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0478
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3725
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5943
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1113
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4361
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6637
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1210
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4400
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6866
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4473
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6908
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0617
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4541
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7059
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.1250
CLUBB-TIMER time_clubb_pdf =             0.0628
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4566
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7140
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1185
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4323
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6728
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4252
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6551
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.0867
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3533
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5395
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4246
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6247
 Grid deallocation failed.
 Iteration:        300
Parameters: 
C_uu_shr                     =     0.71216213703155517578
C11                          =     0.32717230916023254395
gamma_coef                   =     0.09426406770944595337
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0961
CLUBB-TIMER time_clubb_pdf =             0.0487
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3744
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5830
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1241
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4540
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7099
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0999
CLUBB-TIMER time_clubb_pdf =             0.0519
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4030
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6174
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0925
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3760
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5772
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0948
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3825
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5864
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0868
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3694
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5591
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3748
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5643
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0972
CLUBB-TIMER time_clubb_pdf =             0.0491
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3929
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5975
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0902
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3725
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5661
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0996
CLUBB-TIMER time_clubb_pdf =             0.0527
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4117
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6252
 Grid deallocation failed.
 Iteration:        310
Parameters: 
C_uu_shr                     =     0.58509677648544311523
C11                          =     0.20683060586452484131
gamma_coef                   =     0.11604619771242141724
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0502
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4002
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6086
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.0728
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3208
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4856
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0795
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3314
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5088
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0505
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3911
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6033
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3501
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5341
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1153
CLUBB-TIMER time_clubb_pdf =             0.0440
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4059
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6273
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3943
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.6065
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3878
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5988
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1046
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3851
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5935
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0751
CLUBB-TIMER time_clubb_pdf =             0.0299
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2957
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4555
 Grid deallocation failed.
 Iteration:        320
Parameters: 
C_uu_shr                     =     0.53916549682617187500
C11                          =     0.43971803784370422363
gamma_coef                   =     0.02838498167693614960
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0765
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3270
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4986
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3245
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5019
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1002
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3646
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5644
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1128
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4516
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6877
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4511
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6853
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1161
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4491
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6862
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0949
CLUBB-TIMER time_clubb_pdf =             0.0491
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3939
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5962
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4828
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7309
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1169
CLUBB-TIMER time_clubb_pdf =             0.0621
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4676
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.7114
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4521
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6949
 Grid deallocation failed.
 Iteration:        330
Parameters: 
C_uu_shr                     =     0.32518801093101501465
C11                          =     0.16165904700756072998
gamma_coef                   =     0.01016491372138261795
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4457
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6853
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0474
CLUBB-TIMER time_clubb_advance =         0.1289
CLUBB-TIMER time_clubb_pdf =             0.0624
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4987
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7633
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4040
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6181
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1063
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4304
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6538
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1145
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3814
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6120
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1006
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3398
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.5487
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0937
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3197
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5144
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0486
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4401
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6872
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0625
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4746
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7280
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.1135
CLUBB-TIMER time_clubb_pdf =             0.0555
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4441
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6733
 Grid deallocation failed.
 Iteration:        340
Parameters: 
C_uu_shr                     =     0.29592829942703247070
C11                          =     0.21196466684341430664
gamma_coef                   =     0.13337492942810058594
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1134
CLUBB-TIMER time_clubb_pdf =             0.0565
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4437
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6749
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4411
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6692
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0628
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4647
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7211
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1052
CLUBB-TIMER time_clubb_pdf =             0.0523
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4095
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6311
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0559
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4362
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6684
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1256
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4025
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6514
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1040
CLUBB-TIMER time_clubb_pdf =             0.0523
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4122
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6306
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1020
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4180
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6307
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1079
CLUBB-TIMER time_clubb_pdf =             0.0539
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4339
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.6555
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3846
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5808
 Grid deallocation failed.
 Iteration:        350
Parameters: 
C_uu_shr                     =     0.45477485656738281250
C11                          =     0.00000000000000000000
gamma_coef                   =     0.18554602563381195068
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.1254
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4831
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7394
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1252
CLUBB-TIMER time_clubb_pdf =             0.0611
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4860
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7421
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1184
CLUBB-TIMER time_clubb_pdf =             0.0608
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4801
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.7251
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4688
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.7104
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4038
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6007
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0885
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3819
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5700
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1132
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4585
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4526
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6901
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1159
CLUBB-TIMER time_clubb_pdf =             0.0607
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4682
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7108
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0502
CLUBB-TIMER time_clubb_advance =         0.1398
CLUBB-TIMER time_clubb_pdf =             0.0710
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5329
CLUBB-TIMER time_microphys_advance =     0.0144
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.8219
 Grid deallocation failed.
 Iteration:        360
Parameters: 
C_uu_shr                     =     0.65943288803100585938
C11                          =     0.02420119941234588623
gamma_coef                   =     0.16023035347461700439
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1276
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4859
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7483
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1181
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4584
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.7001
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4513
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6869
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4606
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6976
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4498
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6883
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4449
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6832
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4567
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7032
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1114
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4622
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6981
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0920
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3784
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5769
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0539
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4172
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6406
 Grid deallocation failed.
 Iteration:        370
Parameters: 
C_uu_shr                     =     0.38412034511566162109
C11                          =     0.17653782665729522705
gamma_coef                   =     0.09619652479887008667
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4516
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3771
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6080
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1171
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4451
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6888
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1189
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4189
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6530
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.0797
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3103
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4778
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1162
CLUBB-TIMER time_clubb_pdf =             0.0467
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4089
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6382
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1122
CLUBB-TIMER time_clubb_pdf =             0.0557
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3988
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6313
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1190
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4270
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0127
CLUBB-TIMER time_total =                 0.6769
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0529
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3876
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6070
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1222
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4206
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6691
 Grid deallocation failed.
 Iteration:        380
Parameters: 
C_uu_shr                     =     0.83261388540267944336
C11                          =     0.27542790770530700684
gamma_coef                   =     0.03423081338405609131
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1140
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4186
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6577
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4148
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6543
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0948
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3707
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5713
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3764
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5825
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0735
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3209
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4864
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4413
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6754
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4241
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6414
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0389
CLUBB-TIMER time_clubb_advance =         0.0693
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3098
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4670
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0829
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3305
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5063
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0733
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3228
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4895
 Grid deallocation failed.
 Iteration:        390
Parameters: 
C_uu_shr                     =     0.62182855606079101562
C11                          =     0.05063535273075103760
gamma_coef                   =     0.02844057418406009674
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3259
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4969
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3654
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5611
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.0922
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.3712
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5782
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.0896
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3686
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.5716
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0736
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3106
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0165
CLUBB-TIMER time_total =                 0.4836
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0850
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3479
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5328
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3530
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5402
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.0793
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3250
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4988
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0890
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3515
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5426
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0797
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3279
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4993
 Grid deallocation failed.
 Iteration:        400
Parameters: 
C_uu_shr                     =     0.60498780012130737305
C11                          =     0.15924301743507385254
gamma_coef                   =     0.05617614835500717163
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3450
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5610
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1046
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3510
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5639
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0847
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3589
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.5430
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0460
CLUBB-TIMER time_clubb_advance =         0.1298
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4651
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.7222
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0938
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3705
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5683
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3529
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5393
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3657
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5552
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3660
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5639
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1022
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3867
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5942
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0728
CLUBB-TIMER time_clubb_pdf =             0.0306
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3020
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4605
 Grid deallocation failed.
 Iteration:        410
Parameters: 
C_uu_shr                     =     0.56628835201263427734
C11                          =     0.00619049975648522377
gamma_coef                   =     0.01693942956626415253
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.0809
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3552
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5365
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3311
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5142
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3479
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5325
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.0892
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3633
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5604
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0761
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3195
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4922
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.0873
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3639
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5603
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0846
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3614
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5517
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0844
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3443
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5346
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0836
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3549
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5437
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3527
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5437
 Grid deallocation failed.
 Iteration:        420
Parameters: 
C_uu_shr                     =     0.65874177217483520508
C11                          =     0.08598449826240539551
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0488
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4405
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6782
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1071
CLUBB-TIMER time_clubb_pdf =             0.0522
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4169
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6399
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.1214
CLUBB-TIMER time_clubb_pdf =             0.0522
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4487
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6933
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1006
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3691
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5741
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0985
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3835
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5933
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.0837
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3534
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5437
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.0861
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3542
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5482
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0771
CLUBB-TIMER time_clubb_pdf =             0.0311
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3480
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5136
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0756
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2926
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4558
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0744
CLUBB-TIMER time_clubb_pdf =             0.0305
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2881
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4504
 Grid deallocation failed.
 Iteration:        430
Parameters: 
C_uu_shr                     =     0.81739944219589233398
C11                          =     0.20528456568717956543
gamma_coef                   =     0.05451914295554161072
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.0781
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3548
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5322
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0750
CLUBB-TIMER time_clubb_pdf =             0.0298
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2919
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4544
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0340
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3200
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5032
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0322
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2995
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4760
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.0888
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3087
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4960
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0868
CLUBB-TIMER time_clubb_pdf =             0.0331
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2916
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.4754
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0757
CLUBB-TIMER time_clubb_pdf =             0.0291
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2661
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4286
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0460
CLUBB-TIMER time_clubb_advance =         0.0830
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3011
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4800
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3015
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4789
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0757
CLUBB-TIMER time_clubb_pdf =             0.0302
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2746
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4364
 Grid deallocation failed.
 Iteration:        440
Parameters: 
C_uu_shr                     =     0.84348702430725097656
C11                          =     0.44906467199325561523
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0754
CLUBB-TIMER time_clubb_pdf =             0.0282
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2596
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4206
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0444
CLUBB-TIMER time_clubb_advance =         0.1107
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3993
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6200
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0474
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4435
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6901
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4012
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6203
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1235
CLUBB-TIMER time_clubb_pdf =             0.0310
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3041
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5154
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1463
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4041
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6617
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0385
CLUBB-TIMER time_clubb_advance =         0.0847
CLUBB-TIMER time_clubb_pdf =             0.0335
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3212
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4948
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0386
CLUBB-TIMER time_clubb_advance =         0.0739
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2997
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4629
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0844
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3315
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5201
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3250
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5097
 Grid deallocation failed.
 Iteration:        450
Parameters: 
C_uu_shr                     =     0.82088261842727661133
C11                          =     0.11894897371530532837
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0460
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3690
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5817
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4005
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6416
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0568
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3977
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6362
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3851
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6162
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3879
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6199
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1051
CLUBB-TIMER time_clubb_pdf =             0.0527
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3823
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6041
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3948
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0107
CLUBB-TIMER time_total =                 0.6405
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1113
CLUBB-TIMER time_clubb_pdf =             0.0456
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3700
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.5933
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3919
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6287
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1081
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3848
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6147
 Grid deallocation failed.
 Iteration:        460
Parameters: 
C_uu_shr                     =     0.99072825908660888672
C11                          =     0.14301608502864837646
gamma_coef                   =     0.10064698010683059692
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1262
CLUBB-TIMER time_clubb_pdf =             0.0650
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4303
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.6925
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1244
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4274
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6832
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1262
CLUBB-TIMER time_clubb_pdf =             0.0617
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4255
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.6851
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0582
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3996
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6371
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1169
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4034
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6428
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1208
CLUBB-TIMER time_clubb_pdf =             0.0617
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4205
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6690
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4100
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6510
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1176
CLUBB-TIMER time_clubb_pdf =             0.0597
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4104
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6515
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0640
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4337
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6921
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.0664
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4701
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7295
 Grid deallocation failed.
 Iteration:        470
Parameters: 
C_uu_shr                     =     0.97567176818847656250
C11                          =     0.04303908720612525940
gamma_coef                   =     0.15798187255859375000
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3149
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.4982
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0965
CLUBB-TIMER time_clubb_advance =         0.1222
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4344
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7441
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0637
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4389
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6896
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1246
CLUBB-TIMER time_clubb_pdf =             0.0650
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4377
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.6992
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0647
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4311
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.6959
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0510
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3956
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6274
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1247
CLUBB-TIMER time_clubb_pdf =             0.0693
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4764
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0109
CLUBB-TIMER time_total =                 0.7420
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1262
CLUBB-TIMER time_clubb_pdf =             0.0685
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4629
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0112
CLUBB-TIMER time_total =                 0.7308
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1256
CLUBB-TIMER time_clubb_pdf =             0.0654
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4338
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0107
CLUBB-TIMER time_total =                 0.6958
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0640
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4277
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6782
 Grid deallocation failed.
 Iteration:        480
Parameters: 
C_uu_shr                     =     0.95515984296798706055
C11                          =     0.04648146033287048340
gamma_coef                   =     0.13143661618232727051
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1203
CLUBB-TIMER time_clubb_pdf =             0.0655
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4521
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7056
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1259
CLUBB-TIMER time_clubb_pdf =             0.0713
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4995
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.7676
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1269
CLUBB-TIMER time_clubb_pdf =             0.0698
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4837
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.7523
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0692
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4949
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7565
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1250
CLUBB-TIMER time_clubb_pdf =             0.0709
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5141
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7811
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4250
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6564
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0667
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4618
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0117
CLUBB-TIMER time_total =                 0.7198
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1197
CLUBB-TIMER time_clubb_pdf =             0.0659
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4621
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.7178
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1282
CLUBB-TIMER time_clubb_pdf =             0.0668
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4611
CLUBB-TIMER time_microphys_advance =     0.0136
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.7267
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1157
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4908
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7401
 Grid deallocation failed.
 Iteration:        490
Parameters: 
C_uu_shr                     =     0.74507671594619750977
C11                          =     0.12668956816196441650
gamma_coef                   =     0.25281432271003723145
CLUBB-TIMER time_loop_init =             0.0479
CLUBB-TIMER time_clubb_advance =         0.1319
CLUBB-TIMER time_clubb_pdf =             0.0671
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5185
CLUBB-TIMER time_microphys_advance =     0.0142
CLUBB-TIMER time_loop_end =              0.0119
CLUBB-TIMER time_total =                 0.7956
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0536
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4226
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6491
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0621
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4335
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6775
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0618
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4307
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6762
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1153
CLUBB-TIMER time_clubb_pdf =             0.0624
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4394
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0109
CLUBB-TIMER time_total =                 0.6876
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4393
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6786
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0597
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4347
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6735
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4219
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.6679
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1180
CLUBB-TIMER time_clubb_pdf =             0.0613
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4368
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.6867
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.1169
CLUBB-TIMER time_clubb_pdf =             0.0611
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4320
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.6813
 Grid deallocation failed.
 Iteration:        500
Parameters: 
C_uu_shr                     =     0.75604075193405151367
C11                          =     0.03226699307560920715
gamma_coef                   =     0.05610116571187973022
CLUBB-TIMER time_loop_init =             0.0825
CLUBB-TIMER time_clubb_advance =         0.0850
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3371
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5677
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0801
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3288
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5089
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0801
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3261
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5063
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1187
CLUBB-TIMER time_clubb_pdf =             0.0626
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4848
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7361
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.1289
CLUBB-TIMER time_clubb_pdf =             0.0524
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4380
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0109
CLUBB-TIMER time_total =                 0.6909
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1249
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4378
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.6847
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0927
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3398
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5316
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4855
CLUBB-TIMER time_microphys_advance =     0.0137
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.7444
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1286
CLUBB-TIMER time_clubb_pdf =             0.0693
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5118
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0115
CLUBB-TIMER time_total =                 0.7828
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1248
CLUBB-TIMER time_clubb_pdf =             0.0692
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5176
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7821
 Grid deallocation failed.
 Iteration:        510
Parameters: 
C_uu_shr                     =     0.58292472362518310547
C11                          =     0.07023234665393829346
gamma_coef                   =     0.05038114637136459351
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1247
CLUBB-TIMER time_clubb_pdf =             0.0654
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4821
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7416
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0684
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5153
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.7806
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1078
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4387
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6699
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1256
CLUBB-TIMER time_clubb_pdf =             0.0650
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4825
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.7429
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1090
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4403
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6734
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1159
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4651
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7081
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0469
CLUBB-TIMER time_clubb_advance =         0.1182
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4296
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.6799
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0544
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4064
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6302
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3322
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.5216
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3279
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5121
 Grid deallocation failed.
 Iteration:        520
Parameters: 
C_uu_shr                     =     0.61143171787261962891
C11                          =     0.17544071376323699951
gamma_coef                   =     0.04651780799031257629
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1202
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3315
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5552
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1202
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4502
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7003
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.0951
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3643
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.5720
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1058
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3958
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6223
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1043
CLUBB-TIMER time_clubb_pdf =             0.0537
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3988
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6231
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0806
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3214
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5027
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.0895
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4086
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6080
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0855
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3460
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5376
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0920
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3669
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.5686
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4823
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.7374
 Grid deallocation failed.
 Iteration:        530
Parameters: 
C_uu_shr                     =     0.61735445261001586914
C11                          =     0.13467402756214141846
gamma_coef                   =     0.04801055043935775757
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3402
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5225
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.0835
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3598
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5503
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3396
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5245
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3379
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5238
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3683
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5484
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0790
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3325
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5081
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0829
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3401
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5218
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0899
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3562
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5498
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4229
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6552
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4368
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.6801
 Grid deallocation failed.
 Iteration:        540
Parameters: 
C_uu_shr                     =     0.65689814090728759766
C11                          =     0.26148855686187744141
gamma_coef                   =     0.03200781345367431641
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.0951
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3728
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5784
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3437
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5309
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0895
CLUBB-TIMER time_clubb_pdf =             0.0470
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3645
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5611
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0799
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3266
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5032
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0908
CLUBB-TIMER time_clubb_advance =         0.1135
CLUBB-TIMER time_clubb_pdf =             0.0594
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4332
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7210
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.1198
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4063
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6530
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0868
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3525
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5451
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.0476
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3842
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5878
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0502
CLUBB-TIMER time_clubb_advance =         0.1345
CLUBB-TIMER time_clubb_pdf =             0.0708
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5167
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0119
CLUBB-TIMER time_total =                 0.8011
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.1020
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4101
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.6320
 Grid deallocation failed.
 Iteration:        550
Parameters: 
C_uu_shr                     =     0.53792476654052734375
C11                          =     0.35867011547088623047
gamma_coef                   =     0.13083449006080627441
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0762
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3286
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5007
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1286
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4632
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.7260
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1261
CLUBB-TIMER time_clubb_pdf =             0.0613
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4448
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7001
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1276
CLUBB-TIMER time_clubb_pdf =             0.0493
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4314
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6774
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1285
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4340
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6808
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.1641
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4485
CLUBB-TIMER time_microphys_advance =     0.0136
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7388
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0541
CLUBB-TIMER time_clubb_advance =         0.1204
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4395
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6891
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4067
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6247
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0516
CLUBB-TIMER time_clubb_advance =         0.1285
CLUBB-TIMER time_clubb_pdf =             0.0570
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4885
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.7534
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0773
CLUBB-TIMER time_clubb_pdf =             0.0327
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3113
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4783
 Grid deallocation failed.
 Iteration:        560
Parameters: 
C_uu_shr                     =     0.54051589965820312500
C11                          =     0.19231747090816497803
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0782
CLUBB-TIMER time_clubb_pdf =             0.0310
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3097
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4764
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0794
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3257
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5023
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0857
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3492
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5405
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3575
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5517
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3472
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5349
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.0943
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3828
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.5896
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3488
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5410
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0924
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3774
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5824
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.1000
CLUBB-TIMER time_clubb_pdf =             0.0511
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3998
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6183
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.0925
CLUBB-TIMER time_clubb_pdf =             0.0474
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3763
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5817
 Grid deallocation failed.
 Iteration:        570
Parameters: 
C_uu_shr                     =     0.53484952449798583984
C11                          =     0.35752856731414794922
gamma_coef                   =     0.07293178886175155640
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0942
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3285
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5304
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2919
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4685
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.0989
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3253
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5298
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0789
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3241
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5016
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.0991
CLUBB-TIMER time_clubb_pdf =             0.0510
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3999
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6140
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0918
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3626
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5609
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1210
CLUBB-TIMER time_clubb_pdf =             0.0597
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4378
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6837
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4261
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6610
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0478
CLUBB-TIMER time_clubb_advance =         0.1044
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4178
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6461
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1040
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4195
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6399
 Grid deallocation failed.
 Iteration:        580
Parameters: 
C_uu_shr                     =     0.63408792018890380859
C11                          =     0.25447869300842285156
gamma_coef                   =     0.09090688079595565796
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.0781
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3320
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5091
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0741
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3135
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4817
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3445
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5326
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0769
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3311
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5049
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0481
CLUBB-TIMER time_clubb_advance =         0.0971
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3994
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6133
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0738
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3141
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4801
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0848
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3464
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5317
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0769
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2812
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4480
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0907
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3783
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5795
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3548
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5450
 Grid deallocation failed.
 Iteration:        590
Parameters: 
C_uu_shr                     =     0.46616959571838378906
C11                          =     0.26861438155174255371
gamma_coef                   =     0.10000979900360107422
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0834
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3536
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5427
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0786
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3336
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5083
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3253
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4984
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.0967
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3774
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5760
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4189
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6423
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.0965
CLUBB-TIMER time_clubb_pdf =             0.0498
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4023
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6118
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.0861
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3379
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5228
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3585
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5583
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1122
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4494
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6766
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.0693
CLUBB-TIMER time_clubb_pdf =             0.0287
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2941
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4450
 Grid deallocation failed.
 Iteration:        600
Parameters: 
C_uu_shr                     =     0.59149879217147827148
C11                          =     0.06917161494493484497
gamma_coef                   =     0.01252907328307628632
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3546
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5490
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.0886
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3637
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5617
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0469
CLUBB-TIMER time_clubb_advance =         0.0885
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3684
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5668
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.0896
CLUBB-TIMER time_clubb_pdf =             0.0449
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3726
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5721
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0751
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3173
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4851
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3691
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5644
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0480
CLUBB-TIMER time_clubb_advance =         0.0944
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3943
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6033
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3264
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4905
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3536
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5443
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0829
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3498
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5330
 Grid deallocation failed.
 Iteration:        610
Parameters: 
C_uu_shr                     =     0.48857942223548889160
C11                          =     0.02245476283133029938
gamma_coef                   =     0.04667389020323753357
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3490
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5307
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4449
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6744
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4493
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6921
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0711
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3203
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4850
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.0874
CLUBB-TIMER time_clubb_pdf =             0.0449
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3779
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5748
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.0773
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3338
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5105
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.1051
CLUBB-TIMER time_clubb_pdf =             0.0519
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4190
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6421
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3513
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5391
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0480
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4612
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.7072
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0875
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3586
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5481
 Grid deallocation failed.
 Iteration:        620
Parameters: 
C_uu_shr                     =     0.54391950368881225586
C11                          =     0.10744433850049972534
gamma_coef                   =     0.08846650272607803345
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0741
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3305
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4962
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0888
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3796
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5771
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0858
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3593
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5466
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0483
CLUBB-TIMER time_clubb_advance =         0.1311
CLUBB-TIMER time_clubb_pdf =             0.0655
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4949
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7658
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4605
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7103
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1160
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4710
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.7115
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1209
CLUBB-TIMER time_clubb_pdf =             0.0602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4604
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.7067
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1176
CLUBB-TIMER time_clubb_pdf =             0.0492
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3632
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.5962
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.1030
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3319
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.5481
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.0878
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3752
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5748
 Grid deallocation failed.
 Iteration:        630
Parameters: 
C_uu_shr                     =     0.43940952420234680176
C11                          =     0.14719006419181823730
gamma_coef                   =     0.10691350698471069336
CLUBB-TIMER time_loop_init =             0.0486
CLUBB-TIMER time_clubb_advance =         0.1194
CLUBB-TIMER time_clubb_pdf =             0.0621
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4790
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7334
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0905
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3773
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5732
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0732
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3270
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4936
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3745
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5733
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1055
CLUBB-TIMER time_clubb_pdf =             0.0526
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4122
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6382
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.1321
CLUBB-TIMER time_clubb_pdf =             0.0669
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5069
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7786
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0524
CLUBB-TIMER time_clubb_advance =         0.1316
CLUBB-TIMER time_clubb_pdf =             0.0689
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5301
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0110
CLUBB-TIMER time_total =                 0.8105
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1028
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4205
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6425
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4063
CLUBB-TIMER time_microphys_advance =     0.0138
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6276
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4495
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
 Iteration:        640
Parameters: 
C_uu_shr                     =     0.49886828660964965820
C11                          =     0.21141891181468963623
gamma_coef                   =     0.02191296033561229706
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1235
CLUBB-TIMER time_clubb_pdf =             0.0648
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4853
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.7453
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0475
CLUBB-TIMER time_clubb_advance =         0.1368
CLUBB-TIMER time_clubb_pdf =             0.0700
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5278
CLUBB-TIMER time_microphys_advance =     0.0153
CLUBB-TIMER time_loop_end =              0.0130
CLUBB-TIMER time_total =                 0.8150
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.1364
CLUBB-TIMER time_clubb_pdf =             0.0717
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5240
CLUBB-TIMER time_microphys_advance =     0.0147
CLUBB-TIMER time_loop_end =              0.0131
CLUBB-TIMER time_total =                 0.8115
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0483
CLUBB-TIMER time_clubb_advance =         0.1380
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4974
CLUBB-TIMER time_microphys_advance =     0.0150
CLUBB-TIMER time_loop_end =              0.0136
CLUBB-TIMER time_total =                 0.7759
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0480
CLUBB-TIMER time_clubb_advance =         0.1393
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4994
CLUBB-TIMER time_microphys_advance =     0.0148
CLUBB-TIMER time_loop_end =              0.0130
CLUBB-TIMER time_total =                 0.7792
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0479
CLUBB-TIMER time_clubb_advance =         0.1391
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5019
CLUBB-TIMER time_microphys_advance =     0.0150
CLUBB-TIMER time_loop_end =              0.0134
CLUBB-TIMER time_total =                 0.7821
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.1286
CLUBB-TIMER time_clubb_pdf =             0.0672
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4929
CLUBB-TIMER time_microphys_advance =     0.0136
CLUBB-TIMER time_loop_end =              0.0122
CLUBB-TIMER time_total =                 0.7650
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1261
CLUBB-TIMER time_clubb_pdf =             0.0651
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4830
CLUBB-TIMER time_microphys_advance =     0.0137
CLUBB-TIMER time_loop_end =              0.0125
CLUBB-TIMER time_total =                 0.7485
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.1374
CLUBB-TIMER time_clubb_pdf =             0.0594
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4978
CLUBB-TIMER time_microphys_advance =     0.0150
CLUBB-TIMER time_loop_end =              0.0133
CLUBB-TIMER time_total =                 0.7753
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0482
CLUBB-TIMER time_clubb_advance =         0.1397
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5006
CLUBB-TIMER time_microphys_advance =     0.0152
CLUBB-TIMER time_loop_end =              0.0135
CLUBB-TIMER time_total =                 0.7826
 Grid deallocation failed.
 Iteration:        650
Parameters: 
C_uu_shr                     =     0.51741081476211547852
C11                          =     0.22316312789916992188
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.1293
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4724
CLUBB-TIMER time_microphys_advance =     0.0140
CLUBB-TIMER time_loop_end =              0.0462
CLUBB-TIMER time_total =                 0.7674
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.1312
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5090
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7774
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0474
CLUBB-TIMER time_clubb_advance =         0.1286
CLUBB-TIMER time_clubb_pdf =             0.0649
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5017
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0109
CLUBB-TIMER time_total =                 0.7696
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0486
CLUBB-TIMER time_clubb_advance =         0.1269
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4870
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7516
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1146
CLUBB-TIMER time_clubb_pdf =             0.1115
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4509
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7447
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0738
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3104
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4782
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3676
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5510
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0288
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2935
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4506
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0835
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3280
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5082
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0867
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3242
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5099
 Grid deallocation failed.
 Iteration:        660
Parameters: 
C_uu_shr                     =     0.54028379917144775391
C11                          =     0.27124142646789550781
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0330
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3220
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4979
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0701
CLUBB-TIMER time_clubb_pdf =             0.0276
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2880
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4404
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0808
CLUBB-TIMER time_clubb_pdf =             0.0324
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3254
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5001
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0708
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3082
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4700
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0813
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3450
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5288
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0559
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4299
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6635
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1073
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4268
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6548
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0513
CLUBB-TIMER time_clubb_advance =         0.1223
CLUBB-TIMER time_clubb_pdf =             0.0617
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4763
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7363
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0508
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4874
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7485
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0510
CLUBB-TIMER time_clubb_advance =         0.1210
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4538
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7003
 Grid deallocation failed.
 Iteration:        670
Parameters: 
C_uu_shr                     =     0.39522105455398559570
C11                          =     0.27832365036010742188
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0484
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4400
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6777
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.1142
CLUBB-TIMER time_clubb_pdf =             0.0456
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4259
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6553
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0490
CLUBB-TIMER time_clubb_advance =         0.1196
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4366
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6765
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1448
CLUBB-TIMER time_clubb_pdf =             0.0462
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4193
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6764
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0475
CLUBB-TIMER time_clubb_advance =         0.0873
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3610
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5571
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3373
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5156
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0765
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3293
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5026
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3425
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5231
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0607
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4442
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6867
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0390
CLUBB-TIMER time_clubb_advance =         0.0886
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3708
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5606
 Grid deallocation failed.
 Iteration:        680
Parameters: 
C_uu_shr                     =     0.46772414445877075195
C11                          =     0.16987748444080352783
gamma_coef                   =     0.01820896379649639130
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.1115
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4292
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.6535
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1010
CLUBB-TIMER time_clubb_pdf =             0.0496
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3958
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6069
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4503
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6874
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1112
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4400
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6714
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3708
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5661
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3212
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4863
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0298
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3084
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4657
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0716
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3111
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4686
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.1161
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4382
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6711
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0504
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4009
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6192
 Grid deallocation failed.
 Iteration:        690
Parameters: 
C_uu_shr                     =     0.44328957796096801758
C11                          =     0.13139861822128295898
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1008
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3871
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.5913
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1065
CLUBB-TIMER time_clubb_pdf =             0.0550
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4335
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6595
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1075
CLUBB-TIMER time_clubb_pdf =             0.0510
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4270
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6501
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1078
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4285
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6525
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1017
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3981
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6112
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4696
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7228
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4279
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6478
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0474
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4241
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6451
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1086
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.0108
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6388
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4166
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6344
 Grid deallocation failed.
 Iteration:        700
Parameters: 
C_uu_shr                     =     0.45415282249450683594
C11                          =     0.06295267492532730103
gamma_coef                   =     0.01055421121418476105
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0934
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3941
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5955
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1076
CLUBB-TIMER time_clubb_pdf =             0.0536
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4335
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6624
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0488
CLUBB-TIMER time_clubb_advance =         0.1160
CLUBB-TIMER time_clubb_pdf =             0.0583
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4689
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7160
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1053
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4260
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6472
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1052
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4215
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6430
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4504
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6827
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4497
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6839
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3930
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6007
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0476
CLUBB-TIMER time_clubb_advance =         0.1057
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4053
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6237
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.0966
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3875
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5873
 Grid deallocation failed.
 Iteration:        710
Parameters: 
C_uu_shr                     =     0.29648855328559875488
C11                          =     0.08332215249538421631
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3987
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6118
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0824
CLUBB-TIMER time_clubb_pdf =             0.0327
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3212
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4919
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3278
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5021
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3473
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5283
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3404
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5223
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3505
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5316
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3189
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4840
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3232
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4986
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0861
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3377
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5208
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3311
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5155
 Grid deallocation failed.
 Iteration:        720
Parameters: 
C_uu_shr                     =     0.49447911977767944336
C11                          =     0.26529020071029663086
gamma_coef                   =     0.01276749838143587112
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3149
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4775
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3466
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5329
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0723
CLUBB-TIMER time_clubb_pdf =             0.0288
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2953
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4511
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0748
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3156
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4820
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0732
CLUBB-TIMER time_clubb_pdf =             0.0295
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2996
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4560
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0839
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3292
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5092
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.0693
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3075
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4648
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.0767
CLUBB-TIMER time_clubb_pdf =             0.0303
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3432
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5086
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0732
CLUBB-TIMER time_clubb_pdf =             0.0291
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2989
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4572
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0803
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3300
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5123
 Grid deallocation failed.
 Iteration:        730
Parameters: 
C_uu_shr                     =     0.51278948783874511719
C11                          =     0.18260195851325988770
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0714
CLUBB-TIMER time_clubb_pdf =             0.0288
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2979
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4530
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.1263
CLUBB-TIMER time_clubb_pdf =             0.0474
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4391
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6829
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.1356
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4767
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7438
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0565
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4359
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6747
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0734
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3094
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4717
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0828
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3355
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5131
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0773
CLUBB-TIMER time_clubb_pdf =             0.0312
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3082
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4739
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.0779
CLUBB-TIMER time_clubb_pdf =             0.0316
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3138
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4818
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1180
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3232
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5397
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0721
CLUBB-TIMER time_clubb_pdf =             0.0294
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2959
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4517
 Grid deallocation failed.
 Iteration:        740
Parameters: 
C_uu_shr                     =     0.53840559720993041992
C11                          =     0.18725952506065368652
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0828
CLUBB-TIMER time_clubb_pdf =             0.0335
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3256
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5046
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4294
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6591
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4086
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6291
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.0987
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3700
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5748
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.0884
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3680
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5529
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0886
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3550
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5492
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.0987
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4031
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6142
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0989
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3770
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5835
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0947
CLUBB-TIMER time_clubb_pdf =             0.0465
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3843
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5900
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0859
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3567
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5439
 Grid deallocation failed.
 Iteration:        750
Parameters: 
C_uu_shr                     =     0.48093545436859130859
C11                          =     0.18735150992870330811
gamma_coef                   =     0.02639538049697875977
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.0494
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3884
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5972
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0966
CLUBB-TIMER time_clubb_pdf =             0.0480
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3867
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5913
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1269
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4665
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7254
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1202
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4432
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6857
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.1239
CLUBB-TIMER time_clubb_pdf =             0.0622
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4764
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7356
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4441
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6855
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4443
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6889
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.0781
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3357
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.5074
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0742
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3204
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4878
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1239
CLUBB-TIMER time_clubb_pdf =             0.0660
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4924
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7522
 Grid deallocation failed.
 Iteration:        760
Parameters: 
C_uu_shr                     =     0.49958083033561706543
C11                          =     0.22039182484149932861
gamma_coef                   =     0.04428721964359283447
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1202
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4679
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7179
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1265
CLUBB-TIMER time_clubb_pdf =             0.0654
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4758
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7395
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0570
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4406
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6751
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0516
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3977
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6265
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4323
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6686
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1210
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4471
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6924
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1200
CLUBB-TIMER time_clubb_pdf =             0.0588
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4466
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6910
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4426
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6822
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4375
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6816
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.1263
CLUBB-TIMER time_clubb_pdf =             0.0483
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4380
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6824
 Grid deallocation failed.
 Iteration:        770
Parameters: 
C_uu_shr                     =     0.54289740324020385742
C11                          =     0.17557841539382934570
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4338
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6753
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0603
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4536
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6984
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4026
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6180
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3290
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5025
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0469
CLUBB-TIMER time_clubb_advance =         0.1184
CLUBB-TIMER time_clubb_pdf =             0.0583
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4512
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6989
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0465
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4198
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6488
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1035
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3875
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5952
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1171
CLUBB-TIMER time_clubb_pdf =             0.0561
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4441
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6829
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4510
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6937
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1104
CLUBB-TIMER time_clubb_pdf =             0.0539
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4278
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6573
 Grid deallocation failed.
 Iteration:        780
Parameters: 
C_uu_shr                     =     0.53474700450897216797
C11                          =     0.15736919641494750977
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1065
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4057
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6198
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4006
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6160
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.1298
CLUBB-TIMER time_clubb_pdf =             0.0528
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4560
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0110
CLUBB-TIMER time_total =                 0.7108
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1105
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4049
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6251
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4525
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7001
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4470
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6888
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1184
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4463
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6911
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4499
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0563
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4412
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6788
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0461
CLUBB-TIMER time_clubb_advance =         0.1198
CLUBB-TIMER time_clubb_pdf =             0.0583
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4423
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0107
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
 Iteration:        790
Parameters: 
C_uu_shr                     =     0.50686669349670410156
C11                          =     0.18958927690982818604
gamma_coef                   =     0.00419461308047175407
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1288
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4865
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7502
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1283
CLUBB-TIMER time_clubb_pdf =             0.0641
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4858
CLUBB-TIMER time_microphys_advance =     0.0136
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7482
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1265
CLUBB-TIMER time_clubb_pdf =             0.0646
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4817
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7416
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4346
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6676
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1009
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3816
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5856
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1011
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3810
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.5914
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0483
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4618
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6927
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1087
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4124
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6323
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1075
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4240
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6448
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1216
CLUBB-TIMER time_clubb_pdf =             0.0626
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4718
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7226
 Grid deallocation failed.
 Iteration:        800
Parameters: 
C_uu_shr                     =     0.50071913003921508789
C11                          =     0.14855057001113891602
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4643
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7111
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1259
CLUBB-TIMER time_clubb_pdf =             0.0657
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4889
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7489
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0588
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4539
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6947
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4544
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6948
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4363
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6761
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1218
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4563
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7013
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1211
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4470
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6909
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0610
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4516
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6971
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1253
CLUBB-TIMER time_clubb_pdf =             0.0635
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4731
CLUBB-TIMER time_microphys_advance =     0.0136
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.7300
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1249
CLUBB-TIMER time_clubb_pdf =             0.0632
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4756
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7321
 Grid deallocation failed.
 Iteration:        810
Parameters: 
C_uu_shr                     =     0.52861928939819335938
C11                          =     0.18585118651390075684
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1171
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4274
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6579
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0474
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4285
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6557
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1182
CLUBB-TIMER time_clubb_pdf =             0.0492
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4398
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6732
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1246
CLUBB-TIMER time_clubb_pdf =             0.0507
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4356
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6792
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1221
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4605
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7114
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1192
CLUBB-TIMER time_clubb_pdf =             0.0493
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4277
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6624
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1242
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4399
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6806
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0496
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4309
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6664
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4162
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6410
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4248
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6552
 Grid deallocation failed.
 Iteration:        820
Parameters: 
C_uu_shr                     =     0.56309521198272705078
C11                          =     0.24637931585311889648
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0465
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4129
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6363
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1253
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4459
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6916
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4408
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6837
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1254
CLUBB-TIMER time_clubb_pdf =             0.0515
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4458
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6908
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1276
CLUBB-TIMER time_clubb_pdf =             0.0533
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4560
CLUBB-TIMER time_microphys_advance =     0.0137
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7069
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1284
CLUBB-TIMER time_clubb_pdf =             0.0534
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4657
CLUBB-TIMER time_microphys_advance =     0.0137
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7167
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4410
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6824
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1239
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4486
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6911
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1235
CLUBB-TIMER time_clubb_pdf =             0.0616
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4629
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7147
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0616
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4638
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7143
 Grid deallocation failed.
 Iteration:        830
Parameters: 
C_uu_shr                     =     0.52344661951065063477
C11                          =     0.18031692504882812500
gamma_coef                   =     0.00212588999420404434
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4598
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7057
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1207
CLUBB-TIMER time_clubb_pdf =             0.0582
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4581
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7028
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4504
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6917
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0462
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4130
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6350
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1239
CLUBB-TIMER time_clubb_pdf =             0.0627
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4688
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.7226
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4233
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6547
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0491
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4324
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6662
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4274
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6582
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4231
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6515
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1190
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4281
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6613
 Grid deallocation failed.
 Iteration:        840
Parameters: 
C_uu_shr                     =     0.50904119014739990234
C11                          =     0.17322655022144317627
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1228
CLUBB-TIMER time_clubb_pdf =             0.0502
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4400
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6804
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4337
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6675
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4057
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6190
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4403
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6756
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0449
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4126
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6323
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1207
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4309
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6672
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.1032
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3795
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5841
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0974
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3665
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5651
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4061
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6258
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1075
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4182
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6458
 Grid deallocation failed.
 Iteration:        850
Parameters: 
C_uu_shr                     =     0.51792931556701660156
C11                          =     0.21238131821155548096
gamma_coef                   =     0.00549619738012552261
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0898
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3599
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5526
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4550
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7019
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0978
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4207
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6297
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3790
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5673
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0552
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4290
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6595
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0594
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4487
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6911
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1190
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4442
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6884
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1160
CLUBB-TIMER time_clubb_pdf =             0.0564
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4300
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6672
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1162
CLUBB-TIMER time_clubb_pdf =             0.0552
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4290
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6635
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1202
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4571
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7052
 Grid deallocation failed.
 Iteration:        860
Parameters: 
C_uu_shr                     =     0.56274104118347167969
C11                          =     0.22369202971458435059
gamma_coef                   =     0.02345611713826656342
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0559
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4271
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6573
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3955
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6077
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4187
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6404
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0825
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3266
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5046
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3433
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5268
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0640
CLUBB-TIMER time_clubb_advance =         0.0921
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3599
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5727
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1128
CLUBB-TIMER time_clubb_pdf =             0.0464
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4191
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6441
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4417
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6774
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1000
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3992
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6141
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0484
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4282
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6510
 Grid deallocation failed.
 Iteration:        870
Parameters: 
C_uu_shr                     =     0.55976325273513793945
C11                          =     0.15954396128654479980
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4191
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6372
 Grid deallocation failed.
    Parameter                         Initial          Optimal
C_uu_shr                     =      0.4000000000     0.5387483744
C11                          =      0.4000000000     0.1996192470
gamma_coef                   =      0.2500000000     0.0000000000
      Initial cost: 
       1.000000
      Optimal cost: 
$$        0.541044
Approx. percent increase in accuracy: 45.896 %

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