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 e92c73005948d5698d3a2eada6c8a2881bb41414 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e92c73005948d5698d3a2eada6c8a2881bb41414 # timeout=10
Commit message: "Changing names of dp1 variables for up2 and vp2. Surrounding where they're set to be within a l_stats_samp."
 > git rev-list --no-walk 617f13253b404b3b6a858298793bad00acaf1878 # 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
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
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/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
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90:2520:32:

 2520 |   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/clip_semi_implicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.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/grid_class.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/stats_variables.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 -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_xm_wpxp_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4603:56:

 4603 |   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:3408:43:

 3408 |   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:461:19:

  461 |     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:461:22:

  461 |     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/advance_xp2_xpyp_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.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
/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/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/setup_clubb_pdf_params.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/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/sfc_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/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/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	../src/BUGSrad/kinds.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	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/AiryFunction.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.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 -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	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa6.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.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
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	../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/frzh.F
gfortran -march=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
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/eqa9.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	../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/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	/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/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/eqa9g.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/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	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa18.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.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/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 -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/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	/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
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'
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
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/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  -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	../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	/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
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 -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/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  -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_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/bugs_swr.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_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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_covariances.F90
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	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa19.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 -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/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 -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	../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/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 -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 -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 -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	../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	/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 -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/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
/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/tgqi.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/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  -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  -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/qtadj.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/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  -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  -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  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.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  -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
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  -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/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
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/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -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
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -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 -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrutil.f90
gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff 
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.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 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 -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -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 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 -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
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
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/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/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_v.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 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.
2289 :          call setup_pdf_parameters_api( gr(1), gr(1)%nz, pdf_dim, dt_main,                & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2314 :          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.
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.
842 :     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.
859 :     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.
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.
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.
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.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
894 :              ( gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
895 :                vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
896 :                rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
897 :                rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
898 :                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.
899 :                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.
900 :                rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
901 :                rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
904 :                wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
905 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) )       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1203 :     thlp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1204 :     rtp2_zt(:,:)    = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1430 :         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.
1431 :                              um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:),        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1543 :       stability_correction(i,:) = calc_stability_correction( gr(i), thlm(i,:), Lscale(i,:), em(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1647 :                                       stats_zm,                                      & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1670 :       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.
1725 :                                             sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1834 :         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.
1840 :                                 wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) )        ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1853 :              ( gr(i), dt_advance, sfc_elevation(i), sigma_sqd_w(i,:), wm_zm(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1854 :                wm_zt(i,:), a3_coef(i,:), a3_coef_zt(i,:), wp3_on_wp2(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1855 :                wpup2(i,:), wpvp2(i,:), wp2up2(i,:), wp2vp2(i,:), wp4(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1856 :                wpthvp(i,:), wp2thvp(i,:), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1857 :                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.
1858 :                invrs_tau_wp3_zt(i,:), invrs_tau_C1_zm(i,:), Skw_zm(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1859 :                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.
1860 :                invrs_rho_ds_zt(i,:), radf(i,:), thv_ds_zm(i,:),                          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1864 :                wprtp(i,:), wpthlp(i,:), rtp2(i,:), thlp2(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1879 :                wp2(i,:), wp3(i,:), wp3_zm(i,:), wp2_zt(i,:) )                                   ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1940 :         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.
1946 :                                 wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) )        ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1975 :         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.
1976 :                                     ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:),                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1977 :                                     wp2(i,:), up2(i,:), vp2(i,:), um_forcing(i,:), vm_forcing(i,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1978 :                                     edsclrm_forcing(i,:,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1979 :                                     rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1988 :                                     stats_zt(i), stats_zm(i), stats_sfc(i),              & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1989 :                                     um(i,:), vm(i,:), edsclrm(i,:,:),                            & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1990 :                                     upwp(i,:), vpwp(i,:), wpedsclrp(i,:,:) )                       ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2037 :         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.
2038 :                           wpthlp(i,:), wprtp2(i,:), wpthlp2(i,:), rho_ds_zm(i,:),         & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2040 :                           sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), wpsclrp2(i,:,:),           & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2043 :                           rtp3(i,:), thlp3(i,:), sclrp3(i,:,:) )                         ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2097 :       thlp2_zt(:,:)  = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2098 :       rtp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2389 :              gr(i), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2390 :              thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:),                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2391 :              wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:),           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2392 :              wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2393 :              p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2394 :              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.
2395 :              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.
2396 :              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.
2399 :              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.
2400 :              Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2401 :              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.
2402 :              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.
2403 :              vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2406 :              rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2407 :              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.
2409 :              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.
2410 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2411 :              wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2412 :              wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2419 :              gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2420 :              vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2421 :              rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2422 :              rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2423 :              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.
2424 :              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.
2425 :              rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2426 :              rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2429 :              wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2430 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:)       ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3000 :     wp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, wp2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3002 :     thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3004 :     rtp2_zt(:,:)  = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3006 :     up2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3008 :     vp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3012 :       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.
3142 :     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.
3149 :     rtp2_zt(:,:)    = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3150 :     thlp2_zt(:,:)   = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3151 :     up2_zt(:,:)     = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd )    ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3152 :     vp2_zt(:,:)     = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd )    ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3176 :       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.
3385 :         rcp2(:,:) = max( zt2zm( nz, ngrdcol, gr, rcp2_zt(:,:) ), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3457 :                rcm(i,:), wp2thvp(i,:), wpsclrprtp(i,:,:), wpsclrp2(i,:,:),          & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4620 :                        ( ( 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.
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.
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.
2589 :       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.
2656 :           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.
2658 :           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.
3337 :       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.
3926 :         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.
3932 :         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.
4178 :           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/clubb_api_module.F90
--------------------------------------------------------------------------------
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl 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.
1553 :                                       wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:),         &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1603 :                                 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 6c46baf65add0d68146785c60df2731647534242 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c46baf65add0d68146785c60df2731647534242 # timeout=10
Commit message: "Automated apache config backup."
 > git rev-list --no-walk 6c46baf65add0d68146785c60df2731647534242 # 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.0395
CLUBB-TIMER time_clubb_advance =         0.2310
CLUBB-TIMER time_clubb_pdf =             0.1600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3347
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.6414
CLUBB-TIMER time_total =                 1.4210
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.0410
CLUBB-TIMER time_clubb_advance =         0.0745
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3337
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5092
 Grid deallocation failed.
 cost_fnc_vector:
    1.0000000000000000     
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0610
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4716
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7131
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0801
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3843
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5648
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0460
CLUBB-TIMER time_clubb_advance =         0.1051
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4668
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6942
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0825
CLUBB-TIMER time_clubb_pdf =             0.0433
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.0072
CLUBB-TIMER time_total =                 0.5568
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0728
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3382
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5058
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0725
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3252
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4920
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3769
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5616
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0804
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3543
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5353
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1150
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4533
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6914
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0714
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3142
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4775
 Grid deallocation failed.
 Iteration:         10
Parameters: 
C_uu_shr                     =     0.55699563026428222656
C11                          =     0.51494210958480834961
gamma_coef                   =     0.14954291284084320068
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.1460
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4245
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6922
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0760
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3192
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4899
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0947
CLUBB-TIMER time_clubb_pdf =             0.0496
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3951
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6007
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4481
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6770
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0380
CLUBB-TIMER time_clubb_advance =         0.0667
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3214
CLUBB-TIMER time_microphys_advance =     0.0068
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4750
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0860
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3784
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5724
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3387
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5090
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0391
CLUBB-TIMER time_clubb_advance =         0.0756
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3459
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5162
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0763
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3508
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5233
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0923
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3954
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5988
 Grid deallocation failed.
 Iteration:         20
Parameters: 
C_uu_shr                     =     0.34099096059799194336
C11                          =     1.00000000000000000000
gamma_coef                   =     0.50000000000000000000
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1053
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4338
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6617
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0782
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3523
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5277
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0743
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3369
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5067
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1018
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4232
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6434
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1192
CLUBB-TIMER time_clubb_pdf =             0.0618
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4619
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.7071
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0624
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4614
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7112
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1274
CLUBB-TIMER time_clubb_pdf =             0.0645
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4736
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7343
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1208
CLUBB-TIMER time_clubb_pdf =             0.0610
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4538
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.7016
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1209
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4695
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7194
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.0972
CLUBB-TIMER time_clubb_pdf =             0.0498
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3989
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6122
 Grid deallocation failed.
 Iteration:         30
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.33114057779312133789
gamma_coef                   =     0.17705275118350982666
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3584
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5403
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0743
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3254
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4947
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.0801
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3422
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5201
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.0995
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3671
CLUBB-TIMER time_microphys_advance =     0.0460
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6058
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3408
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5306
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0733
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3040
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4697
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3644
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5480
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0791
CLUBB-TIMER time_clubb_pdf =             0.0313
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2868
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.4544
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0794
CLUBB-TIMER time_clubb_pdf =             0.0307
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2896
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4568
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.0833
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3004
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4820
 Grid deallocation failed.
 Iteration:         40
Parameters: 
C_uu_shr                     =     0.73069000244140625000
C11                          =     0.62489581108093261719
gamma_coef                   =     0.09858125448226928711
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0326
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2660
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4299
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
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.3401
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5217
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0768
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3049
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4782
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4128
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6457
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0990
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3756
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.5857
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3936
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6073
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1122
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4310
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6563
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0878
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3253
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5075
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0294
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2652
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4271
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0325
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2822
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4538
 Grid deallocation failed.
 Iteration:         50
Parameters: 
C_uu_shr                     =     0.98676466941833496094
C11                          =     0.00000000000000000000
gamma_coef                   =     0.08754444867372512817
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.0922
CLUBB-TIMER time_clubb_pdf =             0.0794
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3385
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5710
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0440
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3216
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5102
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0745
CLUBB-TIMER time_clubb_pdf =             0.0288
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2692
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4283
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3067
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4906
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0885
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3018
CLUBB-TIMER time_microphys_advance =     0.0462
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5223
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1037
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3521
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5594
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0460
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.3450
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5511
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3819
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6084
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1053
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3296
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5443
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1135
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3709
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5991
 Grid deallocation failed.
 Iteration:         60
Parameters: 
C_uu_shr                     =     0.73879772424697875977
C11                          =     0.23647485673427581787
gamma_coef                   =     0.09244435280561447144
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0565
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4270
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6554
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4671
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7102
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0689
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3159
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4744
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.1166
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4256
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.6652
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0894
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3089
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4920
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0770
CLUBB-TIMER time_clubb_pdf =             0.0310
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2697
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4345
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0461
CLUBB-TIMER time_clubb_advance =         0.1371
CLUBB-TIMER time_clubb_pdf =             0.0515
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4202
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6787
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4184
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6409
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4293
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6610
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.0824
CLUBB-TIMER time_clubb_pdf =             0.0325
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3159
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4864
 Grid deallocation failed.
 Iteration:         70
Parameters: 
C_uu_shr                     =     0.31730571389198303223
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0319
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3090
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4737
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0389
CLUBB-TIMER time_clubb_advance =         0.0736
CLUBB-TIMER time_clubb_pdf =             0.0313
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3096
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4681
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0860
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3411
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5266
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0743
CLUBB-TIMER time_clubb_pdf =             0.0318
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3129
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4739
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0934
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3712
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5638
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0525
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4703
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7181
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1189
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4321
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6677
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0514
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4353
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.6765
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1028
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3688
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.5768
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0755
CLUBB-TIMER time_clubb_pdf =             0.0297
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2882
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4500
 Grid deallocation failed.
 Iteration:         80
Parameters: 
C_uu_shr                     =     0.35193571448326110840
C11                          =     0.23733799159526824951
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0335
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3198
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4937
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0794
CLUBB-TIMER time_clubb_pdf =             0.0332
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3136
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4832
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3451
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5242
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0833
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3441
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5261
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0756
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3262
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4985
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3442
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5221
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0307
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3013
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4653
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0791
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2961
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.4661
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0778
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3244
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0478
CLUBB-TIMER time_total =                 0.5407
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0764
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3189
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4917
 Grid deallocation failed.
 Iteration:         90
Parameters: 
C_uu_shr                     =     0.39088052511215209961
C11                          =     0.37782028317451477051
gamma_coef                   =     0.16959193348884582520
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0775
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3333
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5092
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.0780
CLUBB-TIMER time_clubb_pdf =             0.0407
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.5220
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0757
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3648
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5373
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.0842
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3463
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0237
CLUBB-TIMER time_total =                 0.5504
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0846
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3743
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5620
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1158
CLUBB-TIMER time_clubb_pdf =             0.0648
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5192
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.7649
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.0688
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5560
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.8192
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0663
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5163
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7760
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.1304
CLUBB-TIMER time_clubb_pdf =             0.0707
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5295
CLUBB-TIMER time_microphys_advance =     0.0135
CLUBB-TIMER time_loop_end =              0.0111
CLUBB-TIMER time_total =                 0.8045
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0690
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5335
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7990
 Grid deallocation failed.
 Iteration:        100
Parameters: 
C_uu_shr                     =     0.55110573768615722656
C11                          =     0.34503483772277832031
gamma_coef                   =     0.47839182615280151367
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0697
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5439
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.8104
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0444
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4592
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6983
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0905
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3845
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5882
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0897
CLUBB-TIMER time_clubb_advance =         0.0745
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3231
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5432
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0720
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2984
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4643
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3190
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4891
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0515
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3995
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6117
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4477
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6969
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1201
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4430
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6914
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1222
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4531
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7034
 Grid deallocation failed.
 Iteration:        110
Parameters: 
C_uu_shr                     =     0.52739423513412475586
C11                          =     0.40395483374595642090
gamma_coef                   =     0.03013864159584045410
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.0858
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3441
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5349
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4053
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6420
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.0886
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3211
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5060
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1143
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3948
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6219
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3313
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5146
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0521
CLUBB-TIMER time_clubb_advance =         0.0723
CLUBB-TIMER time_clubb_pdf =             0.0282
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2837
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0135
CLUBB-TIMER time_total =                 0.4588
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0747
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3208
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4890
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0765
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3247
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4963
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1001
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3884
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6005
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3903
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6168
 Grid deallocation failed.
 Iteration:        120
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.89017826318740844727
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.1244
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4715
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.7098
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.1005
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3571
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5543
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0928
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3274
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5252
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0707
CLUBB-TIMER time_clubb_pdf =             0.0312
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2619
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4190
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1088
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4469
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6756
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0770
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2898
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4537
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0390
CLUBB-TIMER time_clubb_advance =         0.0729
CLUBB-TIMER time_clubb_pdf =             0.0278
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2812
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4351
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.1199
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4170
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6524
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3762
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5930
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1182
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3801
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6052
 Grid deallocation failed.
 Iteration:        130
Parameters: 
C_uu_shr                     =     0.33281674981117248535
C11                          =     0.96177983283996582031
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3361
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5265
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1175
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3824
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6068
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1160
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3851
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6070
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1147
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3830
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6016
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3866
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6116
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4306
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6704
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1214
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4469
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6934
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1196
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4446
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6880
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0724
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3058
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4706
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0940
CLUBB-TIMER time_clubb_pdf =             0.0484
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3843
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5914
 Grid deallocation failed.
 Iteration:        140
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     1.00000000000000000000
gamma_coef                   =     0.07847616821527481079
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.0704
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3005
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4600
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.0914
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3611
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5632
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0384
CLUBB-TIMER time_clubb_advance =         0.0722
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3092
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4708
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0767
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3220
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4920
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0875
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3480
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5390
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0998
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4420
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6550
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0772
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3255
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4994
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0722
CLUBB-TIMER time_clubb_pdf =             0.0299
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3008
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4580
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0379
CLUBB-TIMER time_clubb_advance =         0.0651
CLUBB-TIMER time_clubb_pdf =             0.0260
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2750
CLUBB-TIMER time_microphys_advance =     0.0066
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4166
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0700
CLUBB-TIMER time_clubb_pdf =             0.0281
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2898
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4419
 Grid deallocation failed.
 Iteration:        150
Parameters: 
C_uu_shr                     =     0.44752880930900573730
C11                          =     0.37197357416152954102
gamma_coef                   =     0.12792728841304779053
CLUBB-TIMER time_loop_init =             0.0389
CLUBB-TIMER time_clubb_advance =         0.0669
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3119
CLUBB-TIMER time_microphys_advance =     0.0068
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4660
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0725
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3238
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4905
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
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.3474
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5246
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0385
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5150
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7605
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0780
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3394
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5147
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0755
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3333
CLUBB-TIMER time_microphys_advance =     0.0546
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5513
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0736
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3211
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4887
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0646
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4249
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6808
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3757
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5798
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0906
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3428
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5267
 Grid deallocation failed.
 Iteration:        160
Parameters: 
C_uu_shr                     =     0.13344848155975341797
C11                          =     0.16920036077499389648
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3890
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5999
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.1041
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3985
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6052
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4281
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6494
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3939
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6103
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0936
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3542
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5436
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1061
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3958
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6062
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0747
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4100
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6699
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4156
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6498
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1144
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3922
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6147
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0390
CLUBB-TIMER time_clubb_advance =         0.0907
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3332
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5163
 Grid deallocation failed.
 Iteration:        170
Parameters: 
C_uu_shr                     =     0.03572433441877365112
C11                          =     1.00000000000000000000
gamma_coef                   =     0.12184444814920425415
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.0972
CLUBB-TIMER time_clubb_pdf =             0.0487
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3892
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5977
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0982
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4202
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6298
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1162
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4518
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6923
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0547
CLUBB-TIMER time_clubb_advance =         0.1459
CLUBB-TIMER time_clubb_pdf =             0.0779
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5943
CLUBB-TIMER time_microphys_advance =     0.0150
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.9015
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0626
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4797
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7280
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0913
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3721
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5721
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3508
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5400
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0694
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3078
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4666
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0495
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3975
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6195
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.0976
CLUBB-TIMER time_clubb_pdf =             0.0491
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4147
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6250
 Grid deallocation failed.
 Iteration:        180
Parameters: 
C_uu_shr                     =     0.47627848386764526367
C11                          =     0.78737670183181762695
gamma_coef                   =     0.08501116931438446045
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4364
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6770
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1202
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4479
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6972
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3724
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5693
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0891
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3657
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5586
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.0824
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3409
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5242
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0376
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3171
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4838
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0733
CLUBB-TIMER time_clubb_pdf =             0.0314
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2990
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4604
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0723
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2948
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4605
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1205
CLUBB-TIMER time_clubb_pdf =             0.0647
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5176
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7710
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0884
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3450
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5429
 Grid deallocation failed.
 Iteration:        190
Parameters: 
C_uu_shr                     =     0.97731840610504150391
C11                          =     0.08021151274442672729
gamma_coef                   =     0.00569193391129374504
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0743
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2798
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4469
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3392
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5287
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0970
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3823
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5926
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.0882
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3917
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5815
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0685
CLUBB-TIMER time_clubb_pdf =             0.0306
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2962
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4485
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3382
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5222
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0976
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3899
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5898
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0465
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3879
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6121
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1004
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3492
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5523
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0830
CLUBB-TIMER time_clubb_pdf =             0.0325
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2944
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4687
 Grid deallocation failed.
 Iteration:        200
Parameters: 
C_uu_shr                     =     0.92877918481826782227
C11                          =     0.21569451689720153809
gamma_coef                   =     0.07453394681215286255
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3186
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5046
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0802
CLUBB-TIMER time_clubb_pdf =             0.0314
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2907
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4648
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1374
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3711
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6170
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1094
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3635
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5784
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3135
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4903
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0673
CLUBB-TIMER time_clubb_pdf =             0.0270
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2675
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4147
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.0929
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3074
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.5016
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1270
CLUBB-TIMER time_clubb_pdf =             0.0643
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5003
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7618
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0667
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2976
CLUBB-TIMER time_microphys_advance =     0.0067
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4520
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0682
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2997
CLUBB-TIMER time_microphys_advance =     0.0068
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4579
 Grid deallocation failed.
 Iteration:        210
Parameters: 
C_uu_shr                     =     0.42164891958236694336
C11                          =     0.59896594285964965820
gamma_coef                   =     0.05527999624609947205
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0790
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3347
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5161
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0481
CLUBB-TIMER time_clubb_advance =         0.1053
CLUBB-TIMER time_clubb_pdf =             0.0510
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4166
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6415
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.1058
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4146
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6387
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4323
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6584
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0479
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0608
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4760
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.7297
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4351
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6654
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1117
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4471
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6817
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.1205
CLUBB-TIMER time_clubb_pdf =             0.0566
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4716
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7206
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0563
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4379
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6691
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.0800
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3358
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0255
CLUBB-TIMER time_total =                 0.5349
 Grid deallocation failed.
 Iteration:        220
Parameters: 
C_uu_shr                     =     0.34489157795906066895
C11                          =     0.68622702360153198242
gamma_coef                   =     0.00989413261413574219
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0938
CLUBB-TIMER time_clubb_pdf =             0.0467
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3799
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5844
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0700
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3107
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4722
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0781
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3304
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5092
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0774
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3499
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5286
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0774
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3439
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5216
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0610
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4734
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.7241
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3633
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5475
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.0854
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3967
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5908
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0786
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3556
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5366
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0788
CLUBB-TIMER time_clubb_pdf =             0.0324
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3229
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4959
 Grid deallocation failed.
 Iteration:        230
Parameters: 
C_uu_shr                     =     0.57362532615661621094
C11                          =     0.28882175683975219727
gamma_coef                   =     0.03956136107444763184
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.0782
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3377
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5171
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0798
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3506
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5327
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0805
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3514
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.5299
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0696
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3163
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4770
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0692
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3242
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4847
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0791
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3520
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5334
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0686
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3214
CLUBB-TIMER time_microphys_advance =     0.0068
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4798
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1166
CLUBB-TIMER time_clubb_pdf =             0.0583
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4519
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6901
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.0495
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4080
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6211
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0785
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3607
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5415
 Grid deallocation failed.
 Iteration:        240
Parameters: 
C_uu_shr                     =     0.19024024903774261475
C11                          =     0.00000000000000000000
gamma_coef                   =     0.14314688742160797119
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0775
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3615
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5403
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0708
CLUBB-TIMER time_clubb_pdf =             0.0795
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3297
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5364
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0776
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3598
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5393
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0693
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3285
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4887
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.0747
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3342
CLUBB-TIMER time_microphys_advance =     0.0277
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5267
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0379
CLUBB-TIMER time_clubb_advance =         0.1157
CLUBB-TIMER time_clubb_pdf =             0.0493
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5096
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.7358
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5019
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.7328
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1312
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5612
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.8187
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1078
CLUBB-TIMER time_clubb_pdf =             0.0749
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4503
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6976
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0787
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3358
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5082
 Grid deallocation failed.
 Iteration:        250
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.0830
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3519
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5346
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0785
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3320
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5055
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3603
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5490
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.0803
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3603
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5443
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3741
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5618
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0734
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3433
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5134
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3830
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5712
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0813
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3763
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5639
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3676
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5548
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3580
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5465
 Grid deallocation failed.
 Iteration:        260
Parameters: 
C_uu_shr                     =     0.38449901342391967773
C11                          =     0.12094282358884811401
gamma_coef                   =     0.10504227876663208008
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.0780
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3543
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5339
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3982
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6075
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0797
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3454
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5274
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0787
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3603
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5415
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0787
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3624
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5438
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0786
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3647
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5456
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3883
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5830
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0737
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3433
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5124
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0904
CLUBB-TIMER time_clubb_pdf =             0.0470
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3899
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5860
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1067
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4388
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6635
 Grid deallocation failed.
 Iteration:        270
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.07395218312740325928
gamma_coef                   =     0.20571303367614746094
CLUBB-TIMER time_loop_init =             0.0460
CLUBB-TIMER time_clubb_advance =         0.1185
CLUBB-TIMER time_clubb_pdf =             0.0637
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5159
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7685
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0787
CLUBB-TIMER time_clubb_pdf =             0.0395
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.0068
CLUBB-TIMER time_total =                 0.5149
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0965
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4216
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6339
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0720
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3260
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4899
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0693
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3257
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4862
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.0860
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3556
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5471
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.1024
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3630
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5738
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0786
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3507
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5312
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0461
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3734
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5744
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0715
CLUBB-TIMER time_clubb_pdf =             0.0290
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2972
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4526
 Grid deallocation failed.
 Iteration:        280
Parameters: 
C_uu_shr                     =     0.36559760570526123047
C11                          =     0.20767138898372650146
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0696
CLUBB-TIMER time_clubb_pdf =             0.0286
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2932
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4447
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.0790
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3499
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5282
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0555
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4649
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6981
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0952
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4015
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6088
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4456
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6921
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4240
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6633
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4448
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6924
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0721
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2930
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4562
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0721
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3899
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6299
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3722
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5613
 Grid deallocation failed.
 Iteration:        290
Parameters: 
C_uu_shr                     =     0.50710248947143554688
C11                          =     0.35620889067649841309
gamma_coef                   =     0.06434120982885360718
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0420
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.0068
CLUBB-TIMER time_total =                 0.5370
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0424
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.0075
CLUBB-TIMER time_total =                 0.5377
 Grid deallocation failed.
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1024
CLUBB-TIMER time_clubb_pdf =             0.0525
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4125
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6503
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
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.3288
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5016
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0751
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3255
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4929
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0751
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3303
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4947
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0475
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4488
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6910
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3744
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5626
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0729
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3260
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4902
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.0918
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3901
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5918
 Grid deallocation failed.
 Iteration:        300
Parameters: 
C_uu_shr                     =     0.44973695278167724609
C11                          =     0.16434276103973388672
gamma_coef                   =     0.18116460740566253662
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.1181
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5071
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7545
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0661
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5268
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7910
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0877
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4147
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6081
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.0932
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3868
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5918
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.1263
CLUBB-TIMER time_clubb_pdf =             0.0919
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4884
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7801
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0382
CLUBB-TIMER time_clubb_advance =         0.0696
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3277
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4860
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0758
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3388
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5103
 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.3382
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5159
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0836
CLUBB-TIMER time_clubb_advance =         0.0782
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3526
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5714
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0726
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3159
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4814
 Grid deallocation failed.
 Iteration:        310
Parameters: 
C_uu_shr                     =     0.83522570133209228516
C11                          =     0.11456680297851562500
gamma_coef                   =     0.14918921887874603271
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3357
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5220
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0739
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2959
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4637
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3477
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5333
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0748
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3240
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4948
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4630
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6912
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1181
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4252
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6576
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1198
CLUBB-TIMER time_clubb_pdf =             0.0467
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4126
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6445
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1146
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4024
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6281
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.0979
CLUBB-TIMER time_clubb_pdf =             0.0505
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3966
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6075
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0711
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3158
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4795
 Grid deallocation failed.
 Iteration:        320
Parameters: 
C_uu_shr                     =     0.44897115230560302734
C11                          =     0.22166129946708679199
gamma_coef                   =     0.05885066092014312744
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0795
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3658
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5480
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.0916
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3845
CLUBB-TIMER time_microphys_advance =     0.0093
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5888
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1175
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4669
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7117
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0474
CLUBB-TIMER time_clubb_advance =         0.1281
CLUBB-TIMER time_clubb_pdf =             0.0645
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4940
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7590
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0476
CLUBB-TIMER time_clubb_advance =         0.1284
CLUBB-TIMER time_clubb_pdf =             0.0646
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4878
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7530
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0474
CLUBB-TIMER time_clubb_advance =         0.1262
CLUBB-TIMER time_clubb_pdf =             0.0629
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5007
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7621
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0480
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0657
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.5052
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7735
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4195
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6448
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0776
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3386
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5168
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.0749
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3449
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5161
 Grid deallocation failed.
 Iteration:        330
Parameters: 
C_uu_shr                     =     0.25362423062324523926
C11                          =     0.16941842436790466309
gamma_coef                   =     0.13496613502502441406
CLUBB-TIMER time_loop_init =             0.0682
CLUBB-TIMER time_clubb_advance =         0.0872
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3793
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5975
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.0804
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3625
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5454
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0789
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3586
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5405
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0801
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3511
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5346
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3640
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5518
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.0816
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3633
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5508
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0805
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3661
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5508
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0801
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3664
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5497
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1036
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3855
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5964
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0725
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3423
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.5086
 Grid deallocation failed.
 Iteration:        340
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.26381605863571166992
gamma_coef                   =     0.22812923789024353027
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0528
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4367
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6529
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3756
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5658
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0469
CLUBB-TIMER time_clubb_advance =         0.0834
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3753
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5663
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.0738
CLUBB-TIMER time_clubb_pdf =             0.0376
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3283
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4981
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0469
CLUBB-TIMER time_clubb_advance =         0.0831
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3638
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5534
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0805
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3537
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5376
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0790
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3399
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5189
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0384
CLUBB-TIMER time_clubb_advance =         0.0643
CLUBB-TIMER time_clubb_pdf =             0.0322
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3037
CLUBB-TIMER time_microphys_advance =     0.0066
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4509
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0704
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3148
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4753
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3619
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5463
 Grid deallocation failed.
 Iteration:        350
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.07098615914583206177
gamma_coef                   =     0.12908625602722167969
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4627
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.7017
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1208
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4603
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7065
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0464
CLUBB-TIMER time_clubb_advance =         0.0939
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3971
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6006
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0712
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3355
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4989
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0704
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3228
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4851
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1063
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4388
CLUBB-TIMER time_microphys_advance =     0.0300
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6863
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0744
CLUBB-TIMER time_clubb_pdf =             0.0330
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2883
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4531
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0776
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3563
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5352
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0787
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3532
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5344
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.0837
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3860
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5783
 Grid deallocation failed.
 Iteration:        360
Parameters: 
C_uu_shr                     =     0.03621761873364448547
C11                          =     0.00000000000000000000
gamma_coef                   =     0.17480179667472839355
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.0776
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3683
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5491
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.0760
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3632
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5375
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0800
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3624
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5458
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0789
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3634
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5455
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0789
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3636
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5445
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0785
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3668
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5482
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0901
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4140
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6163
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0774
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3577
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5297
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0474
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4270
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.6353
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0472
CLUBB-TIMER time_clubb_advance =         0.0943
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4351
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.6459
 Grid deallocation failed.
 Iteration:        370
Parameters: 
C_uu_shr                     =     0.48299774527549743652
C11                          =     0.00666094711050391197
gamma_coef                   =     0.36167329549789428711
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3868
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5775
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.0758
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3535
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5285
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.1042
CLUBB-TIMER time_clubb_pdf =             0.0529
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4200
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6425
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.1067
CLUBB-TIMER time_clubb_pdf =             0.0851
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4435
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.7026
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1206
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3860
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6184
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3167
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4918
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0721
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3234
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4884
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0732
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3211
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4871
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0736
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3251
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4934
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0766
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3358
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5100
 Grid deallocation failed.
 Iteration:        380
Parameters: 
C_uu_shr                     =     0.67573004961013793945
C11                          =     0.05724570155143737793
gamma_coef                   =     0.02045477926731109619
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0947
CLUBB-TIMER time_clubb_pdf =             0.0476
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3771
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5791
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0883
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3726
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5637
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0732
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3303
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4985
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.0766
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3735
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5491
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0751
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3454
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5179
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0799
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3588
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5416
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.0752
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3437
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.5164
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0782
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3442
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5204
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1050
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4401
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6624
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0690
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3136
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4733
 Grid deallocation failed.
 Iteration:        390
Parameters: 
C_uu_shr                     =     0.73983120918273925781
C11                          =     0.24440205097198486328
gamma_coef                   =     0.22203896939754486084
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4496
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6810
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0743
CLUBB-TIMER time_clubb_advance =         0.1174
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4500
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.7221
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1200
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4545
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6995
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0389
CLUBB-TIMER time_clubb_advance =         0.0889
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3702
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5599
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0463
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0645
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4867
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.7516
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0603
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4501
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6983
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.1178
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4261
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6646
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0953
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3569
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5594
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
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.4068
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6370
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3581
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5715
 Grid deallocation failed.
 Iteration:        400
Parameters: 
C_uu_shr                     =     0.72059315443038940430
C11                          =     0.53847235441207885742
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1140
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3813
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6018
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.1049
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3600
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5632
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1050
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3824
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5900
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3711
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5774
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1122
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4155
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6495
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3908
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6191
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.1166
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3923
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6211
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3883
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6094
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0957
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3512
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5511
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0685
CLUBB-TIMER time_clubb_advance =         0.1226
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4434
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7191
 Grid deallocation failed.
 Iteration:        410
Parameters: 
C_uu_shr                     =     0.71644753217697143555
C11                          =     0.13191236555576324463
gamma_coef                   =     0.08446536213159561157
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0720
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3158
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4786
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0747
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3182
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4878
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0743
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3165
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4835
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0900
CLUBB-TIMER time_clubb_pdf =             0.0462
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3660
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5653
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0789
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3308
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5083
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.0974
CLUBB-TIMER time_clubb_pdf =             0.0516
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3992
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.6095
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0490
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4269
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6738
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.1079
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4017
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6278
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1103
CLUBB-TIMER time_clubb_pdf =             0.0557
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4063
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6346
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1118
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3954
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6250
 Grid deallocation failed.
 Iteration:        420
Parameters: 
C_uu_shr                     =     0.95298844575881958008
C11                          =     0.09960734099149703979
gamma_coef                   =     0.15857794880867004395
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1007
CLUBB-TIMER time_clubb_pdf =             0.0513
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3726
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5851
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1017
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3661
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5801
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3035
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4746
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0821
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3275
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5137
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0480
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4202
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6638
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4063
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6331
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.0833
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3406
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5274
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0731
CLUBB-TIMER time_clubb_pdf =             0.0376
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2944
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4615
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0716
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2935
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4571
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1049
CLUBB-TIMER time_clubb_pdf =             0.0525
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3823
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6015
 Grid deallocation failed.
 Iteration:        430
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.00000000000000000000
gamma_coef                   =     0.10078195482492446899
CLUBB-TIMER time_loop_init =             0.0391
CLUBB-TIMER time_clubb_advance =         0.0661
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2846
CLUBB-TIMER time_microphys_advance =     0.0068
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4379
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0704
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2997
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4627
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0711
CLUBB-TIMER time_clubb_pdf =             0.0294
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2822
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4386
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0764
CLUBB-TIMER time_clubb_pdf =             0.0316
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2907
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4560
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0949
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3893
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5846
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3916
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5951
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.0935
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3598
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5622
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0757
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2965
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4668
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2956
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4715
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0731
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2864
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4517
 Grid deallocation failed.
 Iteration:        440
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.00000000000000000000
gamma_coef                   =     0.08211006224155426025
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0764
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3021
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4747
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0932
CLUBB-TIMER time_clubb_pdf =             0.0464
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3410
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5382
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1171
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3991
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6370
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3959
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6154
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0847
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3340
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5242
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0718
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2923
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4562
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.0729
CLUBB-TIMER time_clubb_pdf =             0.0376
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2975
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4650
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0728
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3015
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4681
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2873
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4913
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0748
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3026
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4727
 Grid deallocation failed.
 Iteration:        450
Parameters: 
C_uu_shr                     =     0.94191163778305053711
C11                          =     0.03413683176040649414
gamma_coef                   =     0.05738175660371780396
CLUBB-TIMER time_loop_init =             0.0782
CLUBB-TIMER time_clubb_advance =         0.0721
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2978
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.5000
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0744
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2991
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4674
 Grid deallocation failed.
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.0750
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2976
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4853
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0706
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2785
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4393
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1107
CLUBB-TIMER time_clubb_pdf =             0.0520
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3827
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6066
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0559
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3943
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6380
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1241
CLUBB-TIMER time_clubb_pdf =             0.1094
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4239
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7255
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4081
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6616
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0542
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3923
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6257
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0564
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4007
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6439
 Grid deallocation failed.
 Iteration:        460
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.00773789267987012863
gamma_coef                   =     0.00907673127949237823
CLUBB-TIMER time_loop_init =             0.0491
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0515
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3896
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6208
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0460
CLUBB-TIMER time_clubb_advance =         0.1279
CLUBB-TIMER time_clubb_pdf =             0.0516
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4137
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6600
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0701
CLUBB-TIMER time_clubb_pdf =             0.0316
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2729
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4303
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0431
CLUBB-TIMER time_clubb_advance =         0.0982
CLUBB-TIMER time_clubb_pdf =             0.0505
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4194
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.6299
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0695
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2764
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4324
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1147
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4529
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6877
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0743
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2946
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5143
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0690
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3136
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4725
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0776
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3434
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5220
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0770
CLUBB-TIMER time_clubb_pdf =             0.0318
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3227
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4914
 Grid deallocation failed.
 Iteration:        470
Parameters: 
C_uu_shr                     =     0.67205500602722167969
C11                          =     0.21109379827976226807
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3397
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5231
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4506
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6981
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.1263
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4679
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7297
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3143
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4809
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.0948
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3816
CLUBB-TIMER time_microphys_advance =     0.0094
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5880
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.0755
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3222
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4939
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0713
CLUBB-TIMER time_clubb_advance =         0.0905
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3733
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6002
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0717
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3189
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4832
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0563
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4436
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6757
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1145
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4305
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6547
 Grid deallocation failed.
 Iteration:        480
Parameters: 
C_uu_shr                     =     0.41182163357734680176
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4269
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6437
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1164
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4548
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6927
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1201
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4567
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.7018
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.1334
CLUBB-TIMER time_clubb_pdf =             0.0666
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5031
CLUBB-TIMER time_microphys_advance =     0.0137
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.7772
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.1159
CLUBB-TIMER time_clubb_pdf =             0.0542
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4379
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6702
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.0975
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3883
CLUBB-TIMER time_microphys_advance =     0.0099
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5937
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0804
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3542
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5381
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0810
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3543
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5360
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0806
CLUBB-TIMER time_clubb_pdf =             0.0391
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.0066
CLUBB-TIMER time_total =                 0.5297
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.0788
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3520
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5291
 Grid deallocation failed.
 Iteration:        490
Parameters: 
C_uu_shr                     =     0.53645128011703491211
C11                          =     0.02436354197561740875
gamma_coef                   =     0.03669528290629386902
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1146
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4460
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6796
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4537
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6965
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3887
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5950
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3591
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5522
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0809
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3622
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5466
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.0749
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3535
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5261
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0685
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3122
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4691
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0710
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3161
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4784
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0396
CLUBB-TIMER time_clubb_advance =         0.0705
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3277
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4886
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0710
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3201
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4825
 Grid deallocation failed.
 Iteration:        500
Parameters: 
C_uu_shr                     =     0.35642024874687194824
C11                          =     0.10661295801401138306
gamma_coef                   =     0.10027978569269180298
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0715
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3211
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4848
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0717
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3207
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4853
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3269
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4941
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0820
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4478
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7190
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0557
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4413
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6698
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1032
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4334
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6559
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0709
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3190
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4800
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.0958
CLUBB-TIMER time_clubb_pdf =             0.0484
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3994
CLUBB-TIMER time_microphys_advance =     0.0096
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6085
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0784
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3415
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5211
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0699
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3107
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4709
 Grid deallocation failed.
 Iteration:        510
Parameters: 
C_uu_shr                     =     0.29201030731201171875
C11                          =     0.27972468733787536621
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1114
CLUBB-TIMER time_clubb_pdf =             0.0286
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2943
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4899
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0703
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3211
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4831
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0714
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3203
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4837
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0699
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3121
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4739
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.0721
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3223
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4875
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0821
CLUBB-TIMER time_clubb_advance =         0.0706
CLUBB-TIMER time_clubb_pdf =             0.0308
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3095
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.5072
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0723
CLUBB-TIMER time_clubb_pdf =             0.0311
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3099
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4691
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0759
CLUBB-TIMER time_clubb_pdf =             0.0314
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3141
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4785
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4160
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6338
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.1065
CLUBB-TIMER time_clubb_pdf =             0.0462
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4250
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6445
 Grid deallocation failed.
 Iteration:        520
Parameters: 
C_uu_shr                     =     0.60306715965270996094
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1073
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4121
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6320
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4224
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6449
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.1181
CLUBB-TIMER time_clubb_pdf =             0.0331
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3188
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5281
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1207
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4231
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6555
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1011
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4142
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6233
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.1057
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4871
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.7131
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1027
CLUBB-TIMER time_clubb_pdf =             0.0451
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.0078
CLUBB-TIMER time_total =                 0.6300
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0476
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4535
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6929
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0386
CLUBB-TIMER time_clubb_advance =         0.0699
CLUBB-TIMER time_clubb_pdf =             0.0304
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3120
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4640
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1088
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4181
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.6365
 Grid deallocation failed.
 Iteration:        530
Parameters: 
C_uu_shr                     =     0.50164943933486938477
C11                          =     0.03428407385945320129
gamma_coef                   =     0.02573058940470218658
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3523
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5387
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
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.4642
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.7093
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0565
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4419
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6784
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0664
CLUBB-TIMER time_clubb_advance =         0.1244
CLUBB-TIMER time_clubb_pdf =             0.0615
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4811
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.7566
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1014
CLUBB-TIMER time_clubb_pdf =             0.0522
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4259
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6407
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.0828
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3493
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5343
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0809
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3480
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5311
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0786
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3495
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5303
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.0755
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3217
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4917
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0473
CLUBB-TIMER time_clubb_advance =         0.0837
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3514
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5408
 Grid deallocation failed.
 Iteration:        540
Parameters: 
C_uu_shr                     =     0.40260869264602661133
C11                          =     0.07780785858631134033
gamma_coef                   =     0.00630109431222081184
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3210
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4905
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4385
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.6787
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.1210
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4615
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.7095
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0507
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4584
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.7020
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0724
CLUBB-TIMER time_clubb_pdf =             0.0308
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2578
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4182
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.0783
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3559
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5330
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3756
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5628
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0712
CLUBB-TIMER time_clubb_pdf =             0.0323
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2784
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4382
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0782
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2986
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4733
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0749
CLUBB-TIMER time_clubb_pdf =             0.0315
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3146
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4779
 Grid deallocation failed.
 Iteration:        550
Parameters: 
C_uu_shr                     =     0.54725074768066406250
C11                          =     0.07329589873552322388
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0859
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3429
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5289
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0784
CLUBB-TIMER time_clubb_pdf =             0.0335
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3214
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4904
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0902
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3573
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5443
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0766
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3234
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4883
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4168
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6365
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3575
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5398
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1021
CLUBB-TIMER time_clubb_pdf =             0.0528
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4236
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6434
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1180
CLUBB-TIMER time_clubb_pdf =             0.0504
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4355
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6713
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0468
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4652
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.7101
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
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.3621
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5454
 Grid deallocation failed.
 Iteration:        560
Parameters: 
C_uu_shr                     =     0.57515561580657958984
C11                          =     0.03756083175539970398
gamma_coef                   =     0.01003712974488735199
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4024
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5965
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0436
CLUBB-TIMER time_clubb_advance =         0.1104
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4349
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6645
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0550
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4304
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6589
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1010
CLUBB-TIMER time_clubb_pdf =             0.0510
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4087
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6209
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0725
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3186
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4886
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0479
CLUBB-TIMER time_clubb_advance =         0.1036
CLUBB-TIMER time_clubb_pdf =             0.0520
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4060
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6317
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0695
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3156
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4755
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.0809
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3430
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5264
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1028
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3898
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6019
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3515
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5377
 Grid deallocation failed.
 Iteration:        570
Parameters: 
C_uu_shr                     =     0.57440006732940673828
C11                          =     0.08083488047122955322
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1216
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3572
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5800
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0470
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4540
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.7013
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3974
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6125
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0806
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3251
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4949
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0806
CLUBB-TIMER time_clubb_pdf =             0.0326
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3297
CLUBB-TIMER time_microphys_advance =     0.0082
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5007
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0326
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3233
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4991
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0937
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3844
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5897
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.0916
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3827
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5867
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0790
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3376
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5190
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0800
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3204
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4949
 Grid deallocation failed.
 Iteration:        580
Parameters: 
C_uu_shr                     =     0.64718747138977050781
C11                          =     0.28302893042564392090
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1005
CLUBB-TIMER time_clubb_pdf =             0.0303
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2992
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4878
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.0810
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3346
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5195
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3205
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4971
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0834
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3484
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5364
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0865
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3598
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5545
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0458
CLUBB-TIMER time_clubb_advance =         0.0913
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3723
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5744
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.1147
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4352
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6764
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4622
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.7101
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0915
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3799
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5779
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3410
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5198
 Grid deallocation failed.
 Iteration:        590
Parameters: 
C_uu_shr                     =     0.50442904233932495117
C11                          =     0.22397929430007934570
gamma_coef                   =     0.04331609979271888733
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0542
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4215
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.6442
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1132
CLUBB-TIMER time_clubb_pdf =             0.0568
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4440
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6785
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0340
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2888
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4517
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1150
CLUBB-TIMER time_clubb_pdf =             0.0568
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4328
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6683
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1194
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4525
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6990
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1220
CLUBB-TIMER time_clubb_pdf =             0.0618
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4533
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.7064
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1169
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4454
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6887
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1135
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4313
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6633
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4064
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6236
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.1054
CLUBB-TIMER time_clubb_pdf =             0.0502
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4198
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6360
 Grid deallocation failed.
 Iteration:        600
Parameters: 
C_uu_shr                     =     0.51493746042251586914
C11                          =     0.30475744605064392090
gamma_coef                   =     0.01031676214188337326
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1117
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4329
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6650
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0424
CLUBB-TIMER time_clubb_advance =         0.1113
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4063
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6253
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0430
CLUBB-TIMER time_clubb_advance =         0.1036
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3878
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5953
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0585
CLUBB-TIMER time_clubb_advance =         0.1297
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4047
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6585
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0423
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3944
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6051
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3914
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5975
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0331
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3247
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5026
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1039
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3851
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5878
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.1079
CLUBB-TIMER time_clubb_pdf =             0.0536
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4163
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.6377
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0712
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3045
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4665
 Grid deallocation failed.
 Iteration:        610
Parameters: 
C_uu_shr                     =     0.44891226291656494141
C11                          =     0.51695972681045532227
gamma_coef                   =     0.03002857789397239685
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0768
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3461
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5199
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0740
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3116
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4790
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0764
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3236
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4956
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0835
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3292
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5072
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0730
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3101
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4756
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.0728
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3015
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4656
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0722
CLUBB-TIMER time_clubb_advance =         0.1269
CLUBB-TIMER time_clubb_pdf =             0.0642
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.0100
CLUBB-TIMER time_total =                 0.7568
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1184
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4072
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6372
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1105
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3885
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.6013
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3881
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6006
 Grid deallocation failed.
 Iteration:        620
Parameters: 
C_uu_shr                     =     0.25864526629447937012
C11                          =     0.41441264748573303223
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3982
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6182
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3925
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.6016
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3903
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.6020
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0541
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4174
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.6417
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3952
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6076
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0498
CLUBB-TIMER time_clubb_advance =         0.1289
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4360
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0109
CLUBB-TIMER time_total =                 0.6912
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0908
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3380
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5282
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0483
CLUBB-TIMER time_clubb_advance =         0.1081
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3906
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6124
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0721
CLUBB-TIMER time_clubb_pdf =             0.0283
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2868
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4426
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4070
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6356
 Grid deallocation failed.
 Iteration:        630
Parameters: 
C_uu_shr                     =     0.38776659965515136719
C11                          =     0.51067668199539184570
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1266
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4221
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.6694
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0490
CLUBB-TIMER time_clubb_advance =         0.1345
CLUBB-TIMER time_clubb_pdf =             0.0654
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4702
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.7458
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0493
CLUBB-TIMER time_clubb_advance =         0.1333
CLUBB-TIMER time_clubb_pdf =             0.0648
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4707
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.7456
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0478
CLUBB-TIMER time_clubb_advance =         0.1274
CLUBB-TIMER time_clubb_pdf =             0.0612
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4583
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.7196
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0469
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4462
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6990
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.1266
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4491
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7064
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0550
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4208
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6505
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4284
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6718
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
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.4264
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6622
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0387
CLUBB-TIMER time_clubb_advance =         0.0688
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3014
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4576
 Grid deallocation failed.
 Iteration:        640
Parameters: 
C_uu_shr                     =     0.66973912715911865234
C11                          =     0.26292580366134643555
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0717
CLUBB-TIMER time_clubb_pdf =             0.0288
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2874
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4430
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0454
CLUBB-TIMER time_clubb_advance =         0.0842
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3453
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5350
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0803
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3341
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5137
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.0836
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3259
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5088
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3391
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5297
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0733
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2955
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4577
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.0747
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2974
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4666
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.0754
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2967
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4659
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0732
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2859
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4515
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0425
CLUBB-TIMER time_clubb_advance =         0.0977
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3455
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5420
 Grid deallocation failed.
 Iteration:        650
Parameters: 
C_uu_shr                     =     0.78875547647476196289
C11                          =     0.39870348572731018066
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3930
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.6128
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0699
CLUBB-TIMER time_clubb_pdf =             0.0279
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2763
CLUBB-TIMER time_microphys_advance =     0.0070
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4284
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0395
CLUBB-TIMER time_clubb_advance =         0.0792
CLUBB-TIMER time_clubb_pdf =             0.0312
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3098
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4746
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0711
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2980
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4602
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3359
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5247
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3415
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5354
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0725
CLUBB-TIMER time_clubb_pdf =             0.0289
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2843
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4415
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0482
CLUBB-TIMER time_clubb_advance =         0.0858
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3305
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5166
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1026
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3637
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5661
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3439
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5246
 Grid deallocation failed.
 Iteration:        660
Parameters: 
C_uu_shr                     =     0.55226701498031616211
C11                          =     0.44805574417114257812
gamma_coef                   =     0.01131695602089166641
CLUBB-TIMER time_loop_init =             0.0402
CLUBB-TIMER time_clubb_advance =         0.0712
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3037
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4643
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0930
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3651
CLUBB-TIMER time_microphys_advance =     0.0095
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5640
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4048
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6230
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0480
CLUBB-TIMER time_clubb_advance =         0.1162
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4363
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6827
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0493
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4208
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6572
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0564
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4349
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6709
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0445
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0532
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4174
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.6410
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1004
CLUBB-TIMER time_clubb_pdf =             0.0520
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4076
CLUBB-TIMER time_microphys_advance =     0.0100
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.6223
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3576
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5487
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3475
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5362
 Grid deallocation failed.
 Iteration:        670
Parameters: 
C_uu_shr                     =     0.54399466514587402344
C11                          =     0.50880396366119384766
gamma_coef                   =     0.05611700192093849182
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.0738
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3103
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4752
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0459
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0624
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4610
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7208
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0503
CLUBB-TIMER time_clubb_advance =         0.1362
CLUBB-TIMER time_clubb_pdf =             0.0686
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.5013
CLUBB-TIMER time_microphys_advance =     0.0139
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.7841
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0493
CLUBB-TIMER time_clubb_advance =         0.1297
CLUBB-TIMER time_clubb_pdf =             0.0647
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4796
CLUBB-TIMER time_microphys_advance =     0.0130
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7494
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0810
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3257
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5044
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.0956
CLUBB-TIMER time_clubb_pdf =             0.0478
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3774
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5864
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1040
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3722
CLUBB-TIMER time_microphys_advance =     0.0105
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5782
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0837
CLUBB-TIMER time_clubb_pdf =             0.0330
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.0062
CLUBB-TIMER time_total =                 0.4955
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0397
CLUBB-TIMER time_clubb_advance =         0.0890
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3389
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5189
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0707
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3018
CLUBB-TIMER time_microphys_advance =     0.0071
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4603
 Grid deallocation failed.
 Iteration:        680
Parameters: 
C_uu_shr                     =     0.42831674218177795410
C11                          =     0.46071490645408630371
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0769
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3047
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4679
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1019
CLUBB-TIMER time_clubb_pdf =             0.0496
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3996
CLUBB-TIMER time_microphys_advance =     0.0103
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.6117
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.0749
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3219
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4903
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0495
CLUBB-TIMER time_clubb_advance =         0.0772
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3343
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5157
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0733
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3149
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4812
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0739
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3091
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4769
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0451
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4431
CLUBB-TIMER time_microphys_advance =     0.0132
CLUBB-TIMER time_loop_end =              0.0508
CLUBB-TIMER time_total =                 0.7360
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0527
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.0081
CLUBB-TIMER time_total =                 0.6361
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1087
CLUBB-TIMER time_clubb_pdf =             0.0539
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4060
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6336
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0564
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4275
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6647
 Grid deallocation failed.
 Iteration:        690
Parameters: 
C_uu_shr                     =     0.40401670336723327637
C11                          =     0.35966923832893371582
gamma_coef                   =     0.00553938094526529312
CLUBB-TIMER time_loop_init =             0.0432
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0557
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4284
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6647
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1132
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4275
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6616
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4254
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6564
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0899
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3529
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5452
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.1113
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4300
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6646
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3944
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6098
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4027
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6226
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3708
CLUBB-TIMER time_microphys_advance =     0.0101
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5708
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.0917
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3836
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5827
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0479
CLUBB-TIMER time_clubb_advance =         0.0985
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3796
CLUBB-TIMER time_microphys_advance =     0.0097
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.5961
 Grid deallocation failed.
 Iteration:        700
Parameters: 
C_uu_shr                     =     0.57057219743728637695
C11                          =     0.15853922069072723389
gamma_coef                   =     0.00191574054770171642
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3297
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5088
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0787
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3263
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4992
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.0991
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3728
CLUBB-TIMER time_microphys_advance =     0.0102
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.5754
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.1270
CLUBB-TIMER time_clubb_pdf =             0.0508
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4412
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0107
CLUBB-TIMER time_total =                 0.6909
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4374
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6730
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1066
CLUBB-TIMER time_clubb_pdf =             0.0546
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4235
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.6495
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1053
CLUBB-TIMER time_clubb_pdf =             0.0526
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4138
CLUBB-TIMER time_microphys_advance =     0.0108
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6366
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0839
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3510
CLUBB-TIMER time_microphys_advance =     0.0087
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5357
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0802
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3284
CLUBB-TIMER time_microphys_advance =     0.0080
CLUBB-TIMER time_loop_end =              0.0462
CLUBB-TIMER time_total =                 0.5462
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.0718
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3163
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4805
 Grid deallocation failed.
 Iteration:        710
Parameters: 
C_uu_shr                     =     0.46069395542144775391
C11                          =     0.10338956862688064575
gamma_coef                   =     0.05213152989745140076
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0435
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.0072
CLUBB-TIMER time_total =                 0.5636
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0449
CLUBB-TIMER time_clubb_advance =         0.0850
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3586
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5485
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0392
CLUBB-TIMER time_clubb_advance =         0.0705
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3246
CLUBB-TIMER time_microphys_advance =     0.0072
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4849
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.0788
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3462
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5204
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4293
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6642
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0763
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3274
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4968
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0769
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3317
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5044
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0731
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3152
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4802
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0776
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3288
CLUBB-TIMER time_microphys_advance =     0.0078
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5010
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0452
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3459
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5322
 Grid deallocation failed.
 Iteration:        720
Parameters: 
C_uu_shr                     =     0.43110293149948120117
C11                          =     0.08521337062120437622
gamma_coef                   =     0.01418766379356384277
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0906
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3671
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5687
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0447
CLUBB-TIMER time_clubb_advance =         0.0905
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3793
CLUBB-TIMER time_microphys_advance =     0.0091
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5788
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0760
CLUBB-TIMER time_clubb_pdf =             0.0376
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3246
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4956
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0433
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0607
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4531
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.6996
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0457
CLUBB-TIMER time_clubb_advance =         0.1245
CLUBB-TIMER time_clubb_pdf =             0.0625
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4659
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.7247
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4365
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6715
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0450
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0583
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4536
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.7023
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0465
CLUBB-TIMER time_clubb_advance =         0.1194
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4536
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.7001
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4304
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6547
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0399
CLUBB-TIMER time_clubb_advance =         0.0733
CLUBB-TIMER time_clubb_pdf =             0.0309
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3073
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4665
 Grid deallocation failed.
 Iteration:        730
Parameters: 
C_uu_shr                     =     0.43542319536209106445
C11                          =     0.05623709037899971008
gamma_coef                   =     0.00507082836702466011
CLUBB-TIMER time_loop_init =             0.0439
CLUBB-TIMER time_clubb_advance =         0.1197
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4560
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.7032
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1201
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4485
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0110
CLUBB-TIMER time_total =                 0.6976
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0442
CLUBB-TIMER time_clubb_advance =         0.1214
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4316
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.6722
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3298
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5076
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0441
CLUBB-TIMER time_clubb_advance =         0.1087
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3431
CLUBB-TIMER time_microphys_advance =     0.0088
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5516
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0394
CLUBB-TIMER time_clubb_advance =         0.0741
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3213
CLUBB-TIMER time_microphys_advance =     0.0074
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4871
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0455
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3296
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.5094
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0507
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4459
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6871
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0494
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4331
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.6708
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3399
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5204
 Grid deallocation failed.
 Iteration:        740
Parameters: 
C_uu_shr                     =     0.37301549315452575684
C11                          =     0.09796582907438278198
gamma_coef                   =     0.01077743340283632278
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0548
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4350
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.6668
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0434
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0554
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4449
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6780
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.0832
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3511
CLUBB-TIMER time_microphys_advance =     0.0083
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5342
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0456
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3468
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5358
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0753
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3015
CLUBB-TIMER time_microphys_advance =     0.0076
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4632
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.0746
CLUBB-TIMER time_clubb_pdf =             0.0300
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2983
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4590
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.0780
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3081
CLUBB-TIMER time_microphys_advance =     0.0079
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4754
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0734
CLUBB-TIMER time_clubb_pdf =             0.0295
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2978
CLUBB-TIMER time_microphys_advance =     0.0073
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4559
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3336
CLUBB-TIMER time_microphys_advance =     0.0086
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5144
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0435
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4404
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.6811
 Grid deallocation failed.
 Iteration:        750
Parameters: 
C_uu_shr                     =     0.57417792081832885742
C11                          =     0.21213698387145996094
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1236
CLUBB-TIMER time_clubb_pdf =             0.0513
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4506
CLUBB-TIMER time_microphys_advance =     0.0133
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6938
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1206
CLUBB-TIMER time_clubb_pdf =             0.0494
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4320
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6691
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0563
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4420
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6796
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0477
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0590
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4379
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6842
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1160
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4139
CLUBB-TIMER time_microphys_advance =     0.0119
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6404
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0428
CLUBB-TIMER time_clubb_advance =         0.1200
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4285
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6721
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0443
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4284
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6706
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0534
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4195
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6411
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1192
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4427
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0142
CLUBB-TIMER time_total =                 0.6942
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.1054
CLUBB-TIMER time_clubb_pdf =             0.0532
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4008
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6229
 Grid deallocation failed.
 Iteration:        760
Parameters: 
C_uu_shr                     =     0.54350912570953369141
C11                          =     0.24617330729961395264
gamma_coef                   =     0.00999707169830799103
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1128
CLUBB-TIMER time_clubb_pdf =             0.0561
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4279
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6613
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4297
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6671
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1052
CLUBB-TIMER time_clubb_pdf =             0.0533
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4178
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6388
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.0899
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3439
CLUBB-TIMER time_microphys_advance =     0.0089
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5342
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1065
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4159
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.6386
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1171
CLUBB-TIMER time_clubb_pdf =             0.0466
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4133
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6411
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.0887
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3503
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5368
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.1041
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3872
CLUBB-TIMER time_microphys_advance =     0.0107
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6037
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3362
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5173
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0418
CLUBB-TIMER time_clubb_advance =         0.0773
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3162
CLUBB-TIMER time_microphys_advance =     0.0075
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4887
 Grid deallocation failed.
 Iteration:        770
Parameters: 
C_uu_shr                     =     0.66477966308593750000
C11                          =     0.19630527496337890625
gamma_coef                   =     0.00895511545240879059
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4364
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6635
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.0802
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3368
CLUBB-TIMER time_microphys_advance =     0.0081
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5153
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0446
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3454
CLUBB-TIMER time_microphys_advance =     0.0084
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.5326
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.0918
CLUBB-TIMER time_clubb_pdf =             0.0462
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3717
CLUBB-TIMER time_microphys_advance =     0.0092
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5729
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1112
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3994
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.6152
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.0835
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3387
CLUBB-TIMER time_microphys_advance =     0.0085
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.5219
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0466
CLUBB-TIMER time_clubb_advance =         0.0968
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3667
CLUBB-TIMER time_microphys_advance =     0.0098
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5703
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0448
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0665
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4770
CLUBB-TIMER time_microphys_advance =     0.0137
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.7446
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0411
CLUBB-TIMER time_clubb_advance =         0.1170
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4236
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6553
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0429
CLUBB-TIMER time_clubb_advance =         0.1244
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4430
CLUBB-TIMER time_microphys_advance =     0.0134
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.6879
 Grid deallocation failed.
 Iteration:        780
Parameters: 
C_uu_shr                     =     0.69753605127334594727
C11                          =     0.22165296971797943115
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0438
CLUBB-TIMER time_clubb_advance =         0.1211
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4203
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6592
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3843
CLUBB-TIMER time_microphys_advance =     0.0110
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.5998
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0437
CLUBB-TIMER time_clubb_advance =         0.1208
CLUBB-TIMER time_clubb_pdf =             0.0494
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4264
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6651
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0339
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.0067
CLUBB-TIMER time_total =                 0.4995
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0393
CLUBB-TIMER time_clubb_advance =         0.0681
CLUBB-TIMER time_clubb_pdf =             0.0275
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2818
CLUBB-TIMER time_microphys_advance =     0.0069
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4304
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0471
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4076
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6368
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.0772
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3196
CLUBB-TIMER time_microphys_advance =     0.0077
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4926
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.0896
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3946
CLUBB-TIMER time_microphys_advance =     0.0090
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5882
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1051
CLUBB-TIMER time_clubb_pdf =             0.0525
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4192
CLUBB-TIMER time_microphys_advance =     0.0106
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6391
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1037
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4207
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.6380
 Grid deallocation failed.
 Iteration:        790
Parameters: 
C_uu_shr                     =     0.68253719806671142578
C11                          =     0.19685770571231842041
gamma_coef                   =     0.01105295587331056595
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1126
CLUBB-TIMER time_clubb_pdf =             0.0560
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4346
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6698
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0440
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4447
CLUBB-TIMER time_microphys_advance =     0.0131
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.7014
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0412
CLUBB-TIMER time_clubb_advance =         0.1199
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4375
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.6832
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0409
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4323
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.6723
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1164
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4365
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6778
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4220
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6538
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4113
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6403
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3999
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6170
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4003
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6235
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0414
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3979
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6180
 Grid deallocation failed.
 Iteration:        800
Parameters: 
C_uu_shr                     =     0.71105861663818359375
C11                          =     0.34734123945236206055
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0398
CLUBB-TIMER time_clubb_advance =         0.1014
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3705
CLUBB-TIMER time_microphys_advance =     0.0104
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5716
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0453
CLUBB-TIMER time_clubb_advance =         0.1201
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4377
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6854
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1190
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4360
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6772
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0426
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4245
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6615
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4345
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6747
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0474
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4120
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6412
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1196
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4183
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6523
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1197
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4136
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6485
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0400
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4290
CLUBB-TIMER time_microphys_advance =     0.0126
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.6705
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3941
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.6116
 Grid deallocation failed.
 Iteration:        810
Parameters: 
C_uu_shr                     =     0.70299130678176879883
C11                          =     0.35870623588562011719
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4143
CLUBB-TIMER time_microphys_advance =     0.0127
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6514
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4300
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6635
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.4469
CLUBB-TIMER time_microphys_advance =     0.0129
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.6892
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4402
CLUBB-TIMER time_microphys_advance =     0.0124
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6794
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1190
CLUBB-TIMER time_clubb_pdf =             0.0516
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4369
CLUBB-TIMER time_microphys_advance =     0.0128
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6729
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1157
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4383
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6767
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4445
CLUBB-TIMER time_microphys_advance =     0.0125
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6864
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0401
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0582
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4399
CLUBB-TIMER time_microphys_advance =     0.0122
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6772
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1067
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4113
CLUBB-TIMER time_microphys_advance =     0.0109
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6230
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1090
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4131
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6307
 Grid deallocation failed.
 Iteration:        820
Parameters: 
C_uu_shr                     =     0.63144809007644653320
C11                          =     0.13450470566749572754
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0406
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4128
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.6263
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0405
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4166
CLUBB-TIMER time_microphys_advance =     0.0111
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6291
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0404
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4153
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.6289
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4141
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6346
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
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.4136
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6316
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0458
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4157
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6343
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4134
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6339
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0413
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4383
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6701
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4330
CLUBB-TIMER time_microphys_advance =     0.0115
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6681
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1145
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4356
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6744
 Grid deallocation failed.
 Iteration:        830
Parameters: 
C_uu_shr                     =     0.68705701828002929688
C11                          =     0.16155327856540679932
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0470
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4103
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6355
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4372
CLUBB-TIMER time_microphys_advance =     0.0123
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.6767
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0422
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4096
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6390
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1114
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4133
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6360
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0421
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4308
CLUBB-TIMER time_microphys_advance =     0.0116
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6665
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0427
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4320
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6694
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0561
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4280
CLUBB-TIMER time_microphys_advance =     0.0114
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6571
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1104
CLUBB-TIMER time_clubb_pdf =             0.0568
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4322
CLUBB-TIMER time_microphys_advance =     0.0112
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6630
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4327
CLUBB-TIMER time_microphys_advance =     0.0113
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6628
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0415
CLUBB-TIMER time_clubb_advance =         0.1118
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4414
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.6762
 Grid deallocation failed.
 Iteration:        840
Parameters: 
C_uu_shr                     =     0.67384195327758789062
C11                          =     0.17951491475105285645
gamma_coef                   =     0.01153450179845094681
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4381
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.6738
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0417
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0588
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4434
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6815
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0419
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4481
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.6866
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0416
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4457
CLUBB-TIMER time_microphys_advance =     0.0120
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6825
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0420
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4431
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6810
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0564
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4384
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6694
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0410
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4376
CLUBB-TIMER time_microphys_advance =     0.0117
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.6697
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0407
CLUBB-TIMER time_clubb_advance =         0.1112
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4151
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.6383
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0476
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4140
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.6363
 Grid deallocation failed.
CLUBB-TIMER time_loop_init =             0.0408
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4177
CLUBB-TIMER time_microphys_advance =     0.0118
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6396
 Grid deallocation failed.
 Iteration:        850
Parameters: 
C_uu_shr                     =     0.58028441667556762695
C11                          =     0.12131388485431671143
gamma_coef                   =     0.00000000000000000000
CLUBB-TIMER time_loop_init =             0.0403
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4174
CLUBB-TIMER time_microphys_advance =     0.0121
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6443
 Grid deallocation failed.
    Parameter                         Initial          Optimal
C_uu_shr                     =      0.4000000000     0.5624978933
C11                          =      0.4000000000     0.2080002816
gamma_coef                   =      0.2500000000     0.0000000000
      Initial cost: 
       1.000000
      Optimal cost: 
$$        0.541472
Approx. percent increase in accuracy: 45.853 %

Approx. percent increase in accuracy by variable:
Case name           Variable            Improvement
fire                cloud_frac          24.346 %
fire                rcm                 21.507 %
 Run Complete.
Continue tuning starting with new parameters?(y/n)  Generating new error.in file...
 New filename is: ../input/error_20220317_0408.in
 Generating new tunable_parameters.in file...
 Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20220317_0408.in            
 New filename is: ../input/tunable_parameters/tunable_parameters_20220317_0408.in
 ***The tuning results have been saved in the file: 
   ../input/tuning_run_results_20220317_0408.log     
Note: The following floating-point exceptions are signalling: 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.0416
CLUBB-TIMER time_clubb_advance =         0.3665
CLUBB-TIMER time_clubb_pdf =             0.2245
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4442
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              1.1410
CLUBB-TIMER time_total =                 2.2425
 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