Skip to content
Failed

Console Output

Skipping 247 KB.. Full Log
line 153 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/mpace_b.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 157 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 158 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/lba.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 96 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 97 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
line 176 : 101 chars :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
line 177 : 101 chars :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 11 check(s) failed.
No matches for /home/jenkins/workspace/clubb_plot_solver_compare/src/KK_microphys/
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/pdf_parameter_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 550 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module rev_direction_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 233 : 113 chars :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
line 234 : 127 chars :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
line 750 : 101 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 754 : 104 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
line 795 : 101 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 801 : 104 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 19: module fill_holes_tests
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 162 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 180 : 110 chars :             if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type))
line 195 : 121 chars :                         write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 241 : 118 chars :             if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type))
line 344 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 363 : 113 chars :             if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type))
line 385 : 103 chars :                 print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass )
line 419 : 121 chars :             if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type))
line 430 : 116 chars :                 print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode"
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/spurious_source_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 500 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
===============================================================
CLUBBStandardsCheck FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_plot_solver_compare/build/ifx_PRECdouble/cmake_build_output.txt
===============================================================

Build completed successfully, but some source code checks have failed.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Lapack)
[Pipeline] sh
+ sed -i 's:penta_solve_method.*:penta_solve_method = 1:g' input/tunable_parameters/configurable_model_flags.in
[Pipeline] sh
+ sed -i 's:tridiag_solve_method.*:tridiag_solve_method = 1:g' input/tunable_parameters/configurable_model_flags.in
[Pipeline] sh
+ run_scripts/run_scm_all.py -priority_cases -out_dir lapack_output
Performing priority-cases run
Using 8 process(es)
Cases to run: arm, atex, bomex, dycoms2_rf01, dycoms2_rf01_fixed_sst, dycoms2_rf02_ds, dycoms2_rf02_nd, mpace_b, rico, wangara, arm_97, cgils_s6, cgils_s11, cgils_s12, gabls3_night, lba, twp_ice
COMPLETE -- dycoms2_rf02_nd
COMPLETE -- bomex
ERROR -- rico
 - using executable: /home/jenkins/workspace/clubb_plot_solver_compare/run_scripts/../install/latest/clubb_standalone
=================== Running rico ===================
2026/03/16 03:08:12
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = rico
 nzmax =          128
 grid_type =            2
 deltaz =    40.0000000000000     
 zm_init =   0.000000000000000E+000
 zm_top =    10000.0000000000     
 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
 zm_grid_fname =
 day =           16
 month =           12
 year =         2004
 lat_vals =    18.0000000000000     
 lon_vals =   -61.5000000000000     
 sfc_elevation =   0.000000000000000E+000
 time_initial =   0.000000000000000E+000
 time_final =    259200.000000000     
 dt_main =    300.000000000000     
 dt_rad =    300.000000000000     
 sfctype =            0
 T_sfc =    288.000000000000     
 p_sfc =    101540.000000000     
 sens_ht =   0.000000000000000E+000
 latent_ht =   0.000000000000000E+000
 fcor =   4.506704000000000E-005
 fcor_y =   1.387020823346365E-004
 T0 =    300.000000000000     
 ts_nudge =    86400.0000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/rico
 time_restart =   0.000000000000000E+000
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = rico
 stats_fmt = netcdf
 stats_tsamp =    300.000000000000     
 stats_tout =    300.000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =   1.000000000000000E-008
 thl_tol [K] =   1.000000000000000E-002
 w_tol [m/s] =   2.000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = khairoutdinov_kogan
 l_cloud_sed =  F
 sigma_g =    1.50000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  F
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =   1.000000000000000E-008
 host_dx =    1000000.00000000     
 host_dy =    1000000.00000000     
 hmp2_ip_on_hmm2_ip_slope%rr =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%ri =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ni =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.540000000000000     
 Ncnp2_on_Ncnm2 =    2.20000000000000     
 C_evap =   0.860000000000000     
 r_0 =   2.500000000000000E-005
 microphys_start_time =   0.000000000000000E+000
 Nc0_in_cloud =    70000000.0000000     
 ccnconst =    120.000000000000     
 ccnexpnt =   0.400000005960464     
 aer_rm1 =   1.100000002196566E-008
 aer_rm2 =   5.999999785899490E-008
 aer_n1 =    125000000.000000     
 aer_n2 =    65000000.0000000     
 aer_sig1 =    1.20000004768372     
 aer_sig2 =    1.70000004768372     
 pgam_fixed =    5.00000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Warning: the specified correlations for chi (old s) and Ncn are non-zero.
 The latin hypercube code will not converge to the analytic solution using these
  settings.
 Correlation array (approximate); in cloud:
  1.000  0.300  0.090  0.000  0.785  0.831
  0.300  1.000  0.027  0.000  0.018  0.004
  0.090  0.027  1.000  0.468  0.000  0.000
  0.000  0.000  0.468  1.000  0.000  0.000
  0.785  0.018  0.000  0.000  1.000  0.802
  0.831  0.004  0.000  0.000  0.802  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.000  0.589  0.546
  0.300  1.000  0.027  0.000  0.018  0.004
  0.090  0.027  1.000  0.468  0.000  0.000
  0.000  0.000  0.468  1.000  0.000  0.000
  0.589  0.018  0.000  0.000  1.000  0.895
  0.546  0.004  0.000  0.000  0.895  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.00000000000     
 alvdr =   0.100000000000000     
 alvdf =   0.100000000000000     
 alndr =   0.100000000000000     
 alndf =   0.100000000000000     
 radiation_top =    50000.0000000000     
 F0 =    100.000000000000     
 F1 =    20.0000000000000     
 kappa =    119.000000000000     
 gc =   0.860000000000000     
 omega =   0.996500000000000     
 slr =    1.00000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =   0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
 cos_solar_zen_values =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 cos_solar_zen_times =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 eff_drop_radius =   1.000000000000000E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  F
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: rico_sounding.in
 File exists?  T
 Path to sclr_sounding: rico_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: rico_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =   0.000000000000000E+000   100.000000000000        200.000000000000     
   300.000000000000        400.000000000000        500.000000000000     
   600.000000000000        700.000000000000        740.000000000000     
   800.000000000000        900.000000000000        1000.00000000000     
   1100.00000000000        1200.00000000000        1300.00000000000     
   1400.00000000000        1500.00000000000        1600.00000000000     
   1700.00000000000        1800.00000000000        1900.00000000000     
   2000.00000000000        2100.00000000000        2200.00000000000     
   2260.00000000000        2300.00000000000        2400.00000000000     
   2500.00000000000        2600.00000000000        2700.00000000000     
   2800.00000000000        2900.00000000000        3000.00000000000     
   3100.00000000000        3200.00000000000        3260.00000000000     
   3300.00000000000        3400.00000000000        3500.00000000000     
   3600.00000000000        3700.00000000000        3800.00000000000     
   3900.00000000000        4000.00000000000        4100.00000000000     
   4200.00000000000        4300.00000000000        4400.00000000000     
   4500.00000000000        4600.00000000000        4700.00000000000     
   4800.00000000000        4900.00000000000        5000.00000000000     
   5100.00000000000        5200.00000000000        5300.00000000000     
   5400.00000000000        5500.00000000000        5600.00000000000     
   5700.00000000000        5800.00000000000        5900.00000000000     
   6000.00000000000        6100.00000000000        6200.00000000000     
   6300.00000000000        6400.00000000000        6500.00000000000     
   6600.00000000000        6700.00000000000        6800.00000000000     
   6900.00000000000        7000.00000000000        7100.00000000000     
   7200.00000000000        7300.00000000000        7400.00000000000     
   7500.00000000000        7600.00000000000        7700.00000000000     
   7800.00000000000        7900.00000000000        8000.00000000000     
   8100.00000000000        8200.00000000000        8300.00000000000     
   8400.00000000000        8500.00000000000        8600.00000000000     
   8700.00000000000        8800.00000000000        8900.00000000000     
   9000.00000000000        9100.00000000000        9200.00000000000     
   9300.00000000000        9400.00000000000        9500.00000000000     
   9600.00000000000        9700.00000000000        9800.00000000000     
   9900.00000000000        10000.0000000000        10100.0000000000     
   10200.0000000000        10300.0000000000        10400.0000000000     
   10500.0000000000        10600.0000000000        10700.0000000000     
   10800.0000000000        10900.0000000000        11000.0000000000     
   11100.0000000000        11200.0000000000        11300.0000000000     
   11400.0000000000        11500.0000000000        11600.0000000000     
   11700.0000000000        11800.0000000000        11900.0000000000     
   12000.0000000000        12100.0000000000        12200.0000000000     
   12300.0000000000        12400.0000000000        12500.0000000000     
   12600.0000000000        12700.0000000000        12800.0000000000     
   12900.0000000000        13000.0000000000        13100.0000000000     
   13200.0000000000        13300.0000000000        13400.0000000000     
   13500.0000000000        13600.0000000000        13700.0000000000     
   13800.0000000000        13900.0000000000        14000.0000000000     
   14100.0000000000        14200.0000000000        14300.0000000000     
   14400.0000000000        14500.0000000000        14600.0000000000     
   14700.0000000000        14800.0000000000        14900.0000000000     
   15000.0000000000        15100.0000000000        15200.0000000000     
   15300.0000000000        15400.0000000000        15500.0000000000     
   15600.0000000000        15700.0000000000        15800.0000000000     
   15900.0000000000        16000.0000000000        16100.0000000000     
   16200.0000000000        16300.0000000000        16400.0000000000     
   16500.0000000000        16600.0000000000        16700.0000000000     
   16800.0000000000        16900.0000000000        17000.0000000000     
   17100.0000000000        17200.0000000000        17300.0000000000     
   17400.0000000000        17500.0000000000        17600.0000000000     
   17700.0000000000        17800.0000000000        17900.0000000000     
   18000.0000000000        18100.0000000000        18200.0000000000     
   18300.0000000000        18400.0000000000        18500.0000000000     
   18600.0000000000        18700.0000000000        18800.0000000000     
   18900.0000000000        19000.0000000000        19100.0000000000     
   19200.0000000000        19300.0000000000        19400.0000000000     
   19500.0000000000        19600.0000000000        19700.0000000000     
   19800.0000000000        19900.0000000000        20000.0000000000     
 u =   -9.90000000000000       -9.70000000000000       -9.50000000000000     
  -9.30000000000000       -9.10000000000000       -8.90000000000000     
  -8.70000000000000       -8.50000000000000       -8.42000000000000     
  -8.30000000000000       -8.10000000000000       -7.90000000000000     
  -7.70000000000000       -7.50000000000000       -7.30000000000000     
  -7.10000000000000       -6.90000000000000       -6.70000000000000     
  -6.50000000000000       -6.30000000000000       -6.10000000000000     
  -5.90000000000000       -5.70000000000000       -5.50000000000000     
  -5.38000000000000       -5.30000000000000       -5.10000000000000     
  -4.90000000000000       -4.70000000000000       -4.50000000000000     
  -4.30000000000000       -4.10000000000000       -3.90000000000000     
  -3.70000000000000       -3.50000000000000       -3.38000000000000     
  -3.30000000000000       -3.10000000000000       -2.90000000000000     
  -2.70000000000000       -2.50000000000000       -2.30000000000000     
  -2.10000000000000       -1.90000000000000       -1.50125000000000     
  -1.10250000000000      -0.703750000000000      -0.305000000000000     
  9.375000000000000E-002  0.492500000000000       0.891250000000000     
   1.29000000000000        1.68875000000000        2.08750000000000     
   2.48625000000000        2.88500000000000        3.28375000000000     
   3.68250000000000        4.08125000000000        4.48000000000000     
   4.87875000000000        5.27750000000000        5.67625000000000     
   6.07500000000000        6.47375000000000        6.87250000000000     
   7.27125000000000        7.67000000000000        8.06875000000000     
   8.46750000000000        8.86625000000000        9.26500000000000     
   9.66375000000000        10.0625000000000        10.4612500000000     
   10.8600000000000        11.2587500000000        11.6575000000000     
   12.0562500000000        12.4550000000000        12.8537500000000     
   13.2525000000000        13.6512500000000        14.0500000000000     
   14.4487500000000        14.8475000000000        15.2462500000000     
   15.6450000000000        16.0437500000000        16.4425000000000     
   16.8412500000000        17.2400000000000        17.6387500000000     
   18.0375000000000        18.4362500000000        18.8350000000000     
   19.2337500000000        19.6325000000000        20.0312500000000     
   20.4300000000000        20.8287500000000        21.2275000000000     
   21.6262500000000        22.0250000000000        22.4237500000000     
   22.8225000000000        23.2212500000000        23.6200000000000     
   24.0187500000000        24.4175000000000        24.8162500000000     
   25.2150000000000        25.6137500000000        26.0125000000000     
   26.4112500000000        26.8100000000000        27.2087500000000     
   27.6075000000000        28.0062500000000        28.4050000000000     
   28.8037500000000        29.2025000000000        29.6012500000000     
   30.0000000000000        30.0000000000000        30.0000000000000     
   30.0000000000000        30.0000000000000        30.0000000000000     
   30.0000000000000        30.0000000000000        30.0000000000000     
   30.0000000000000        30.0000000000000        29.5714285714286     
   29.1428571428571        28.7142857142857        28.2857142857143     
   27.8571428571429        27.4285714285714        27.0000000000000     
   26.5714285714286        26.1428571428571        25.7142857142857     
   25.2857142857143        24.8571428571429        24.4285714285714     
   24.0000000000000        23.5714285714286        23.1428571428571     
   22.7142857142857        22.2857142857143        21.8571428571429     
   21.4285714285714        21.0000000000000        20.5714285714286     
   20.1428571428571        19.7142857142857        19.2857142857143     
   18.8571428571429        18.4285714285714        18.0000000000000     
   17.5714285714286        17.1428571428571        16.7142857142857     
   16.2857142857143        15.8571428571429        15.4285714285714     
   15.0000000000000        14.5714285714286        14.1428571428571     
   13.7142857142857        13.2857142857143        12.8571428571429     
   12.4285714285714        12.0000000000000        11.5714285714286     
   11.1428571428571        10.7142857142857        10.2857142857143     
   9.85714285714286        9.42857142857143        9.00000000000000     
   8.57142857142857        8.14285714285714        7.71428571428572     
   7.28571428571428        6.85714285714286        6.42857142857143     
   6.00000000000000        5.57142857142857        5.14285714285714     
   4.71428571428572        4.28571428571428        3.85714285714286     
   3.42857142857143        3.00000000000000        2.57142857142857     
   2.14285714285714        1.71428571428572        1.28571428571428     
  0.857142857142858       0.428571428571427       0.000000000000000E+000
 v =   -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
 ug =   -9.90000000000000       -9.70000000000000       -9.50000000000000     
  -9.30000000000000       -9.10000000000000       -8.90000000000000     
  -8.70000000000000       -8.50000000000000       -8.42000000000000     
  -8.30000000000000       -8.10000000000000       -7.90000000000000     
  -7.70000000000000       -7.50000000000000       -7.30000000000000     
  -7.10000000000000       -6.90000000000000       -6.70000000000000     
  -6.50000000000000       -6.30000000000000       -6.10000000000000     
  -5.90000000000000       -5.70000000000000       -5.50000000000000     
  -5.38000000000000       -5.30000000000000       -5.10000000000000     
  -4.90000000000000       -4.70000000000000       -4.50000000000000     
  -4.30000000000000       -4.10000000000000       -3.90000000000000     
  -3.70000000000000       -3.50000000000000       -3.38000000000000     
  -3.30000000000000       -3.10000000000000       -2.90000000000000     
  -2.70000000000000       -2.50000000000000       -2.30000000000000     
  -2.10000000000000       -1.90000000000000       -1.50125000000000     
  -1.10250000000000      -0.703750000000000      -0.305000000000000     
  9.375000000000000E-002  0.492500000000000       0.891250000000000     
   1.29000000000000        1.68875000000000        2.08750000000000     
   2.48625000000000        2.88500000000000        3.28375000000000     
   3.68250000000000        4.08125000000000        4.48000000000000     
   4.87875000000000        5.27750000000000        5.67625000000000     
   6.07500000000000        6.47375000000000        6.87250000000000     
   7.27125000000000        7.67000000000000        8.06875000000000     
   8.46750000000000        8.86625000000000        9.26500000000000     
   9.66375000000000        10.0625000000000        10.4612500000000     
   10.8600000000000        11.2587500000000        11.6575000000000     
   12.0562500000000        12.4550000000000        12.8537500000000     
   13.2525000000000        13.6512500000000        14.0500000000000     
   14.4487500000000        14.8475000000000        15.2462500000000     
   15.6450000000000        16.0437500000000        16.4425000000000     
   16.8412500000000        17.2400000000000        17.6387500000000     
   18.0375000000000        18.4362500000000        18.8350000000000     
   19.2337500000000        19.6325000000000        20.0312500000000     
   20.4300000000000        20.8287500000000        21.2275000000000     
   21.6262500000000        22.0250000000000        22.4237500000000     
   22.8225000000000        23.2212500000000        23.6200000000000     
   24.0187500000000        24.4175000000000        24.8162500000000     
   25.2150000000000        25.6137500000000        26.0125000000000     
   26.4112500000000        26.8100000000000        27.2087500000000     
   27.6075000000000        28.0062500000000        28.4050000000000     
   28.8037500000000        29.2025000000000        29.6012500000000     
   30.0000000000000        30.0000000000000        30.0000000000000     
   30.0000000000000        30.0000000000000        30.0000000000000     
   30.0000000000000        30.0000000000000        30.0000000000000     
   30.0000000000000        30.0000000000000        29.5714285714286     
   29.1428571428571        28.7142857142857        28.2857142857143     
   27.8571428571429        27.4285714285714        27.0000000000000     
   26.5714285714286        26.1428571428571        25.7142857142857     
   25.2857142857143        24.8571428571429        24.4285714285714     
   24.0000000000000        23.5714285714286        23.1428571428571     
   22.7142857142857        22.2857142857143        21.8571428571429     
   21.4285714285714        21.0000000000000        20.5714285714286     
   20.1428571428571        19.7142857142857        19.2857142857143     
   18.8571428571429        18.4285714285714        18.0000000000000     
   17.5714285714286        17.1428571428571        16.7142857142857     
   16.2857142857143        15.8571428571429        15.4285714285714     
   15.0000000000000        14.5714285714286        14.1428571428571     
   13.7142857142857        13.2857142857143        12.8571428571429     
   12.4285714285714        12.0000000000000        11.5714285714286     
   11.1428571428571        10.7142857142857        10.2857142857143     
   9.85714285714286        9.42857142857143        9.00000000000000     
   8.57142857142857        8.14285714285714        7.71428571428572     
   7.28571428571428        6.85714285714286        6.42857142857143     
   6.00000000000000        5.57142857142857        5.14285714285714     
   4.71428571428572        4.28571428571428        3.85714285714286     
   3.42857142857143        3.00000000000000        2.57142857142857     
   2.14285714285714        1.71428571428572        1.28571428571428     
  0.857142857142858       0.428571428571427       0.000000000000000E+000
 vg =   -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
  -3.80000000000000       -3.80000000000000       -3.80000000000000     
 theta =    297.900000000000        297.900000000000     
   297.900000000000        297.900000000000        297.900000000000     
   297.900000000000        297.900000000000        297.900000000000     
   297.900000000000        298.251533742331        298.837423312883     
   299.423312883436        300.009202453988        300.595092024540     
   301.180981595092        301.766871165644        302.352760736196     
   302.938650306748        303.524539877301        304.110429447853     
   304.696319018405        305.282208588957        305.868098159509     
   306.453987730061        306.805521472393        307.039877300614     
   307.625766871166        308.211656441718        308.797546012270     
   309.383435582822        309.969325153374        310.555214723926     
   311.141104294479        311.726993865031        312.312883435583     
   312.664417177914        312.898773006135        313.484662576687     
   314.070552147239        314.656441717791        315.242331288344     
   315.828220858896        316.414110429448        317.000000000000     
   317.410636363636        317.821272727273        318.231909090909     
   318.642545454545        319.053181818182        319.463818181818     
   319.874454545455        320.285090909091        320.695727272727     
   321.106363636364        321.517000000000        321.927636363636     
   322.338272727273        322.748909090909        323.159545454545     
   323.570181818182        323.980818181818        324.391454545455     
   324.802090909091        325.212727272727        325.623363636364     
   326.034000000000        326.444636363636        326.855272727273     
   327.265909090909        327.676545454545        328.087181818182     
   328.497818181818        328.908454545455        329.319090909091     
   329.729727272727        330.140363636364        330.551000000000     
   330.961636363636        331.372272727273        331.782909090909     
   332.193545454545        332.604181818182        333.014818181818     
   333.425454545455        333.836090909091        334.246727272727     
   334.657363636364        335.068000000000        335.478636363636     
   335.889272727273        336.299909090909        336.710545454545     
   337.121181818182        337.531818181818        337.942454545455     
   338.353090909091        338.763727272727        339.174363636364     
   339.585000000000        339.995636363636        340.406272727273     
   340.816909090909        341.227545454545        341.638181818182     
   342.048818181818        342.459454545455        342.870090909091     
   343.280727272727        343.691363636364        344.102000000000     
   344.512636363636        344.923272727273        345.333909090909     
   345.744545454545        346.155181818182        346.565818181818     
   346.976454545455        347.387090909091        347.797727272727     
   348.208363636364        348.619000000000        349.029636363636     
   349.440272727273        349.850909090909        350.261545454545     
   350.672181818182        351.082818181818        351.493454545455     
   351.904090909091        352.314727272727        352.725363636364     
   353.136000000000        353.546636363636        353.957272727273     
   354.367909090909        354.778545454545        355.189181818182     
   355.599818181818        356.010454545455        356.421090909091     
   356.831727272727        357.242363636364        357.653000000000     
   358.063636363636        358.474272727273        358.884909090909     
   359.295545454545        359.706181818182        360.116818181818     
   360.527454545455        360.938090909091        361.348727272727     
   361.759363636364        362.170000000000        363.338000000000     
   364.506000000000        365.674000000000        366.842000000000     
   368.010000000000        369.178000000000        370.346000000000     
   371.514000000000        372.682000000000        373.850000000000     
   375.018000000000        376.186000000000        377.354000000000     
   378.522000000000        379.690000000000        380.858000000000     
   382.026000000000        383.194000000000        384.362000000000     
   385.530000000000        386.698000000000        387.866000000000     
   389.034000000000        390.202000000000        391.370000000000     
   394.492800000000        397.615600000000        400.738400000000     
   403.861200000000        406.984000000000        410.106800000000     
   413.229600000000        416.352400000000        419.475200000000     
   422.598000000000        425.720800000000        428.843600000000     
   431.966400000000        435.089200000000        438.212000000000     
   441.334800000000        444.457600000000        447.580400000000     
   450.703200000000        453.826000000000        456.948800000000     
   460.071600000000        463.194400000000        466.317200000000     
   469.440000000000     
 rt =   1.626000000000000E-002  1.595364864864865E-002  1.564729729729730E-002
  1.534094594594595E-002  1.503459459459459E-002  1.472824324324324E-002
  1.442189189189189E-002  1.411554054054054E-002  1.399300000000000E-002
  1.371711904761905E-002  1.325731746031746E-002  1.279751587301587E-002
  1.233771428571429E-002  1.187791269841270E-002  1.141811111111111E-002
  1.095830952380952E-002  1.049850793650794E-002  1.003870634920635E-002
  9.578904761904762E-003  9.119103174603176E-003  8.659301587301587E-003
  8.199500000000000E-003  7.739698412698413E-003  7.279896825396826E-003
  7.004015873015873E-003  6.820095238095238E-003  6.360293650793651E-003
  5.900492063492064E-003  5.440690476190477E-003  4.980888888888889E-003
  4.521087301587302E-003  4.061285714285713E-003  3.601484126984127E-003
  3.141682539682540E-003  2.681880952380953E-003  2.406000000000000E-003
  2.373405405405406E-003  2.291918918918919E-003  2.210432432432432E-003
  2.128945945945946E-003  2.047459459459459E-003  1.965972972972973E-003
  1.884486486486486E-003  1.803000000000000E-003  1.766940000000000E-003
  1.730880000000000E-003  1.694820000000000E-003  1.658760000000000E-003
  1.622700000000000E-003  1.586640000000000E-003  1.550580000000000E-003
  1.514520000000000E-003  1.478460000000000E-003  1.442400000000000E-003
  1.406340000000000E-003  1.370280000000000E-003  1.334220000000000E-003
  1.298160000000000E-003  1.262100000000000E-003  1.226040000000000E-003
  1.189980000000000E-003  1.153920000000000E-003  1.117860000000000E-003
  1.081800000000000E-003  1.045740000000000E-003  1.009680000000000E-003
  9.736200000000000E-004  9.375600000000000E-004  9.015000000000001E-004
  8.654399999999999E-004  8.293799999999999E-004  7.933199999999999E-004
  7.572599999999998E-004  7.212000000000000E-004  6.851399999999999E-004
  6.490800000000000E-004  6.130199999999999E-004  5.769600000000001E-004
  5.409000000000000E-004  5.048399999999999E-004  4.687799999999998E-004
  4.327199999999999E-004  3.966599999999999E-004  3.606000000000000E-004
  3.245399999999999E-004  2.884800000000000E-004  2.524199999999999E-004
  2.163600000000001E-004  1.803000000000000E-004  1.442400000000001E-004
  1.081799999999998E-004  7.212000000000017E-005  3.605999999999987E-005
  2.168404344971009E-019  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
 p_in_Pa =   -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000     
 subs =   0.000000000000000E+000 -2.212389380530973E-004 -4.424778761061947E-004
 -6.637168141592920E-004 -8.849557522123894E-004 -1.106194690265487E-003
 -1.327433628318584E-003 -1.548672566371681E-003 -1.637168141592920E-003
 -1.769911504424779E-003 -1.991150442477876E-003 -2.212389380530973E-003
 -2.433628318584071E-003 -2.654867256637168E-003 -2.876106194690265E-003
 -3.097345132743363E-003 -3.318584070796460E-003 -3.539823008849557E-003
 -3.761061946902655E-003 -3.982300884955752E-003 -4.203539823008849E-003
 -4.424778761061947E-003 -4.646017699115044E-003 -4.867256637168142E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003
 -5.000000000000000E-003 -5.000000000000000E-003 -4.500000000000001E-003
 -4.000000000000000E-003 -3.500000000000000E-003 -3.000000000000000E-003
 -2.500000000000000E-003 -2.000000000000000E-003 -1.500000000000000E-003
 -1.000000000000000E-003 -5.000000000000004E-004  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 stats init: error reading registry
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 FATAL ERROR in stats_init_api
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error in prescribe_forcings:
CLUBB-TIMER time_loop_init =             0.0000
CLUBB-TIMER time_clubb_advance =         0.0000
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 0.0001
Fatal error in clubb, check your parameter values and timestep

COMPLETE -- dycoms2_rf01_fixed_sst
ERROR -- arm_97
 - using executable: /home/jenkins/workspace/clubb_plot_solver_compare/run_scripts/../install/latest/clubb_standalone
=================== Running arm_97 ===================
2026/03/16 03:08:13
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = arm_97
 nzmax =          128
 grid_type =            2
 deltaz =    150.000000000000     
 zm_init =   0.000000000000000E+000
 zm_top =    27625.0000000000     
 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
 zm_grid_fname =
 day =           26
 month =            6
 year =         1997
 lat_vals =    36.5000000000000     
 lon_vals =   -97.5000000000000     
 sfc_elevation =   0.000000000000000E+000
 time_initial =    84660.0000000000     
 time_final =    419460.000000000     
 dt_main =    60.0000000000000     
 dt_rad =    1800.00000000000     
 sfctype =            0
 T_sfc =    288.000000000000     
 p_sfc =    97151.0300000000     
 sens_ht =   0.000000000000000E+000
 latent_ht =   0.000000000000000E+000
 fcor =   0.000000000000000E+000
 fcor_y =   1.172344845451991E-004
 T0 =    300.000000000000     
 ts_nudge =    7200.00000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/arm_97
 time_restart =   0.000000000000000E+000
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            2
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = arm_97
 stats_fmt = netcdf
 stats_tsamp =    60.0000000000000     
 stats_tout =    60.0000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =   1.000000000000000E-008
 thl_tol [K] =   1.000000000000000E-002
 w_tol [m/s] =   2.000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = morrison
 l_cloud_sed =  F
 sigma_g =    1.50000000000000     
 l_graupel =  T
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = interactive
 lh_num_samples =            8
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =   1.000000000000000E-008
 host_dx =    1000000.00000000     
 host_dy =    1000000.00000000     
 hmp2_ip_on_hmm2_ip_slope%rr =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%ri =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%rs =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%rg =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Nr =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ni =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ni =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ng =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    5.00000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    2.50000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.625000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.625000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.625000000000000     
 Ncnp2_on_Ncnm2 =   3.000000000000000E-003
 C_evap =   0.860000000000000     
 r_0 =   2.500000000000000E-005
 microphys_start_time =   0.000000000000000E+000
 Nc0_in_cloud =    100000000.000000     
 ccnconst =    120.000000000000     
 ccnexpnt =   0.400000005960464     
 aer_rm1 =   1.100000002196566E-008
 aer_rm2 =   5.999999785899490E-008
 aer_n1 =    125000000.000000     
 aer_n2 =    65000000.0000000     
 aer_sig1 =    1.20000004768372     
 aer_sig2 =    1.70000004768372     
 pgam_fixed =    5.00000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000 -0.600  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
 -0.600  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
  0.300  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = bugsrad
 sol_const =    1367.00000000000     
 alvdr =   0.100000000000000     
 alvdf =   0.100000000000000     
 alndr =   0.100000000000000     
 alndf =   0.100000000000000     
 radiation_top =    50000.0000000000     
 F0 =    100.000000000000     
 F1 =    20.0000000000000     
 kappa =    119.000000000000     
 gc =   0.860000000000000     
 omega =   0.996500000000000     
 slr =    1.00000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =   0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
 cos_solar_zen_values =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 cos_solar_zen_times =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 eff_drop_radius =   1.000000000000000E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  T
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: arm_97_sounding.in
 File exists?  T
 Path to sclr_sounding: arm_97_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: arm_97_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =   0.000000000000000E+000   59.2100000000000        524.304000000000     
   1008.61400000000        1515.23400000000        2047.66100000000     
   2609.43400000000        3203.96000000000        3835.43600000000     
   4509.98300000000        5235.93000000000        6023.20400000000     
   6882.90900000000        7828.95800000000        8881.19400000000     
   10071.9300000000        11458.4340000000        13147.3430000000     
   15385.7630000000        15500.0000000000        15750.0000000000     
   16000.0000000000        16250.0000000000        16500.0000000000     
   16750.0000000000        17000.0000000000        17250.0000000000     
   17500.0000000000        17750.0000000000        18000.0000000000     
   18250.0000000000        18500.0000000000        18750.0000000000     
   19000.0000000000        19250.0000000000        19500.0000000000     
   19750.0000000000        20000.0000000000        20250.0000000000     
   20500.0000000000        20750.0000000000        21000.0000000000     
   21250.0000000000        21500.0000000000        21750.0000000000     
   22000.0000000000        22250.0000000000        22500.0000000000     
   22750.0000000000        23000.0000000000        23250.0000000000     
   23500.0000000000        23750.0000000000        24000.0000000000     
   24250.0000000000        24500.0000000000        24750.0000000000     
   25000.0000000000        25250.0000000000        25500.0000000000     
   25750.0000000000        26000.0000000000        26250.0000000000     
   26500.0000000000        26750.0000000000        27000.0000000000     
   27250.0000000000        27500.0000000000     
 u =  -0.755000000000000      -0.755000000000000      -0.181000000000000     
   1.66600000000000        3.57500000000000        5.04900000000000     
   5.87100000000000        6.47900000000000        6.85700000000000     
   7.00700000000000        7.04000000000000        6.87800000000000     
   6.60500000000000        6.76400000000000        7.83300000000000     
   9.97700000000000        11.2480000000000        10.6160000000000     
   5.38100000000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000     
 v =   0.191000000000000       0.191000000000000        1.03100000000000     
   1.36500000000000       0.888000000000000      -0.606000000000000     
  -2.74700000000000       -4.81300000000000       -5.57900000000000     
  -4.44700000000000       -1.88200000000000       0.436000000000000     
   1.91800000000000        2.63000000000000        3.54400000000000     
   4.11200000000000        3.40200000000000        1.96700000000000     
  0.510000000000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000     
 ug =  -0.755000000000000      -0.755000000000000      -0.181000000000000     
   1.66600000000000        3.57500000000000        5.04900000000000     
   5.87100000000000        6.47900000000000        6.85700000000000     
   7.00700000000000        7.04000000000000        6.87800000000000     
   6.60500000000000        6.76400000000000        7.83300000000000     
   9.97700000000000        11.2480000000000        10.6160000000000     
   5.38100000000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000        5.69850870000000     
   5.69850870000000        5.69850870000000     
 vg =   0.191000000000000       0.191000000000000        1.03100000000000     
   1.36500000000000       0.888000000000000      -0.606000000000000     
  -2.74700000000000       -4.81300000000000       -5.57900000000000     
  -4.44700000000000       -1.88200000000000       0.436000000000000     
   1.91800000000000        2.63000000000000        3.54400000000000     
   4.11200000000000        3.40200000000000        1.96700000000000     
  0.510000000000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000       0.598368640000000     
  0.598368640000000       0.598368640000000     
 theta =    301.471000000000        301.471000000000     
   301.889000000000        302.918000000000        304.765000000000     
   307.253000000000        309.806000000000        311.966000000000     
   314.298000000000        317.195000000000        320.937000000000     
   324.835000000000        328.275000000000        331.167000000000     
   333.764000000000        337.684000000000        344.935000000000     
   358.026000000000        389.631000000000        404.548370000000     
   409.194550000000        414.090900000000        418.480130000000     
   423.086760000000        427.930800000000        433.034880000000     
   437.633640000000        442.460700000000        447.536960000000     
   452.886350000000        457.694060000000        462.740330000000     
   468.047030000000        473.639070000000        478.663640000000     
   483.937300000000        489.482900000000        495.326540000000     
   501.145840000000        507.237030000000        513.624800000000     
   520.337300000000        526.429100000000        532.804570000000     
   539.489400000000        546.512700000000        552.871150000000     
   559.523740000000        566.496770000000        573.820400000000     
   580.470200000000        587.426450000000        594.716500000000     
   602.371340000000        609.374300000000        616.701500000000     
   624.381900000000        632.448550000000        638.023500000000     
   643.782900000000        649.738950000000        655.904540000000     
   662.293950000000        668.923200000000        675.809600000000     
   682.972530000000        690.433530000000        698.216740000000     
 rt =   1.430700000000000E-002  1.430700000000000E-002  1.260500000000000E-002
  1.117100000000000E-002  9.240000000000000E-003  7.012000000000000E-003
  5.090000000000000E-003  3.872000000000000E-003  2.885000000000000E-003
  2.317000000000000E-003  1.837000000000000E-003  1.402000000000000E-003
  8.430000000000000E-004  4.350000000000000E-004  2.110000000000000E-004
  8.899999999999999E-005  3.000000000000000E-005  9.000000000000000E-006
  5.000000000000000E-006  3.679893800000000E-006  3.671783600000000E-006
  3.663673400000000E-006  3.661320800000000E-006  3.658968400000000E-006
  3.656615700000000E-006  3.654263000000000E-006  3.645305700000000E-006
  3.636348000000000E-006  3.627390500000000E-006  3.618433000000000E-006
  3.771521500000000E-006  3.924610600000000E-006  4.077699000000000E-006
  4.230788000000000E-006  4.410302000000000E-006  4.589816000000000E-006
  4.769330000000000E-006  4.948844400000000E-006  5.296428000000000E-006
  5.644011700000000E-006  5.991596000000000E-006  6.339180000000000E-006
  6.769593300000000E-006  7.200006600000000E-006  7.630420000000000E-006
  8.060834000000000E-006  8.636552000000000E-006  9.212269999999999E-006
  9.787988000000001E-006  1.036370800000000E-005  1.102164700000000E-005
  1.167958600000000E-005  1.233752700000000E-005  1.299546900000000E-005
  1.386344200000000E-005  1.473141700000000E-005  1.559939300000000E-005
  1.646737100000000E-005  1.667605300000000E-005  1.688473500000000E-005
  1.709341800000000E-005  1.730209800000000E-005  1.751080700000000E-005
  1.771951200000000E-005  1.792822100000000E-005  1.813692900000000E-005
  1.834563600000000E-005  1.855434300000000E-005
 p_in_Pa =   -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
 subs =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
edsclr_ 1)  0.143E-01 0.143E-01 0.126E-01 0.112E-01 0.924E-02 0.701E-02 0.509E-02 0.387E-02
 0.288E-02 0.232E-02 0.184E-02 0.140E-02 0.843E-03 0.435E-03 0.211E-03 0.890E-04
 0.300E-04 0.900E-05 0.500E-05 0.368E-05 0.367E-05 0.366E-05 0.366E-05 0.366E-05
 0.366E-05 0.365E-05 0.365E-05 0.364E-05 0.363E-05 0.362E-05 0.377E-05 0.392E-05
 0.408E-05 0.423E-05 0.441E-05 0.459E-05 0.477E-05 0.495E-05 0.530E-05 0.564E-05
 0.599E-05 0.634E-05 0.677E-05 0.720E-05 0.763E-05 0.806E-05 0.864E-05 0.921E-05
 0.979E-05 0.104E-04 0.110E-04 0.117E-04 0.123E-04 0.130E-04 0.139E-04 0.147E-04
 0.156E-04 0.165E-04 0.167E-04 0.169E-04 0.171E-04 0.173E-04 0.175E-04 0.177E-04
 0.179E-04 0.181E-04 0.183E-04 0.186E-04
edsclr_ 2)   301.      301.      302.      303.      305.      307.      310.      312.    
  314.      317.      321.      325.      328.      331.      334.      338.    
  345.      358.      390.      405.      409.      414.      418.      423.    
  428.      433.      438.      442.      448.      453.      458.      463.    
  468.      474.      479.      484.      489.      495.      501.      507.    
  514.      520.      526.      533.      539.      547.      553.      560.    
  566.      574.      580.      587.      595.      602.      609.      617.    
  624.      632.      638.      644.      650.      656.      662.      669.    
  676.      683.      690.      698.    
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 stats init: error reading registry
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 FATAL ERROR in stats_init_api
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error in prescribe_forcings:
CLUBB-TIMER time_loop_init =             0.0000
CLUBB-TIMER time_clubb_advance =         0.0000
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 0.0001
Fatal error in clubb, check your parameter values and timestep

COMPLETE -- dycoms2_rf01
COMPLETE -- atex
COMPLETE -- wangara
COMPLETE -- dycoms2_rf02_ds
COMPLETE -- arm
ERROR -- twp_ice
 - using executable: /home/jenkins/workspace/clubb_plot_solver_compare/run_scripts/../install/latest/clubb_standalone
=================== Running twp_ice ===================
2026/03/16 03:08:17
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = twp_ice
 nzmax =          128
 grid_type =            2
 deltaz =    200.000000000000     
 zm_init =   0.000000000000000E+000
 zm_top =    28625.0000000000     
 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
 zm_grid_fname =
 day =           19
 month =            1
 year =         2006
 lat_vals =   -12.4250000000000     
 lon_vals =    130.891000000000     
 sfc_elevation =   0.000000000000000E+000
 time_initial =    10800.0000000000     
 time_final =    604800.000000000     
 dt_main =    300.000000000000     
 dt_rad =    1800.00000000000     
 sfctype =            1
 T_sfc =    288.000000000000     
 p_sfc =    100440.000000000     
 sens_ht =   0.000000000000000E+000
 latent_ht =   0.000000000000000E+000
 fcor =  -3.137900000000000E-005
 fcor_y =   1.424242068936228E-004
 T0 =    300.000000000000     
 ts_nudge =    7200.00000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/twp_ice
 time_restart =   0.000000000000000E+000
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -1
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = twp_ice
 stats_fmt = netcdf
 stats_tsamp =    600.000000000000     
 stats_tout =    3600.00000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =   1.000000000000000E-008
 thl_tol [K] =   1.000000000000000E-002
 w_tol [m/s] =   2.000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = morrison
 l_cloud_sed =  F
 sigma_g =    1.50000000000000     
 l_graupel =  T
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = interactive
 lh_num_samples =            8
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =   1.000000000000000E-008
 host_dx =    1000000.00000000     
 host_dy =    1000000.00000000     
 hmp2_ip_on_hmm2_ip_slope%rr =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%ri =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%rs =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%rg =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Nr =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ni =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ni =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_slope%Ng =   0.000000000000000E+000
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    5.00000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =    1.25000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    2.50000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.625000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.625000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.625000000000000     
 Ncnp2_on_Ncnm2 =   3.000000000000000E-003
 C_evap =   0.860000000000000     
 r_0 =   2.500000000000000E-005
 microphys_start_time =   0.000000000000000E+000
 Nc0_in_cloud =    100000000.000000     
 ccnconst =    120.000000000000     
 ccnexpnt =   0.400000005960464     
 aer_rm1 =   1.100000002196566E-008
 aer_rm2 =   5.999999785899490E-008
 aer_n1 =    125000000.000000     
 aer_n2 =    65000000.0000000     
 aer_sig1 =    1.20000004768372     
 aer_sig2 =    1.70000004768372     
 pgam_fixed =    5.00000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000 -0.600  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
 -0.600  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
  0.300  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = bugsrad
 sol_const =    1367.00000000000     
 alvdr =   0.100000000000000     
 alvdf =   0.100000000000000     
 alndr =   0.100000000000000     
 alndf =   0.100000000000000     
 radiation_top =    38000.0000000000     
 F0 =    100.000000000000     
 F1 =    20.0000000000000     
 kappa =    119.000000000000     
 gc =   0.860000000000000     
 omega =   0.996500000000000     
 slr =    1.00000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  F
 Fs_values =   0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
 cos_solar_zen_values =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 cos_solar_zen_times =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 eff_drop_radius =   1.000000000000000E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  T
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: twp_ice_sounding.in
 File exists?  T
 Path to sclr_sounding: twp_ice_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: twp_ice_edsclr_sounding.in
 File exists?  F
 Reading in sounding information
 z =   -93.4158960539511        128.496513607093        355.420576652415     
   587.029702023339        823.679490887836        1065.63835535212     
   1313.21842796568        1566.75735891048        1826.54068578210     
   2092.88927337154        2366.27119140248        2647.33259412788     
   2936.64292775318        3234.65985728129        3541.93499741459     
   3859.00566738649        4186.50137535797        4525.36998400084     
   4876.44603770674        5240.73427391801        5619.54516666313     
   6014.03078141486        6425.59398009690        6856.09675481382     
   7307.44948180264        7781.64396862671        8281.31385836791     
   8809.42966861918        9369.29137429095        9965.00585376577     
   10601.7906032689        11286.1419627285        12026.3876800692     
   12833.9276377633        13724.2285765239        14720.0118243864     
   15858.6791072674        17218.1881960968        19035.5648374786     
   21910.9124924712        22742.5049300693        23725.9678405954     
   24722.0323339052        29681.7682835579        34633.3916293929     
   39571.2056746613        44534.1331412399        49413.1039212893     
   69293.4148131427        108827.492408100     
 u =    4.21687000000000        4.21687000000000        6.56077000000000     
   8.19465000000000        9.87814000000000        11.6454000000000     
   12.7157000000000        13.8919000000000        14.2631000000000     
   14.1115000000000        15.1855000000000        15.9693000000000     
   17.2689990000000        16.7813000000000        14.7198000000000     
   12.5333000000000        11.1076000000000        9.57977000000000     
   7.35252000000000        5.61153000000000        3.76806000000000     
   1.94888000000000       0.510559000000000       0.251510000000000     
 -0.575287000000000       -1.42163000000000       -3.11015000000000     
  -3.53998000000000       -4.55764000000000       -5.61040000000000     
  -6.71808000000000       -6.91050000000000       -6.29735000000000     
  -8.63026100000000       -11.2035000000000       -12.2890000000000     
  -14.8772000000000       -27.8377000000000       -21.8609010000000     
  -25.9997010000000       -23.8990990000000       -23.8990990000000     
  -23.8990990000000       -23.8990990000000       -23.8990990000000     
  -23.8990990000000       -23.8990990000000       -23.8990990000000     
  -23.8990990000000       -23.8990990000000     
 v =   -6.70193000000000       -6.70193000000000       -7.21006000000000     
  -7.52646000000000       -7.95623000000000       -7.97095000000000     
  -7.97168000000000       -8.47134000000000       -8.91620000000000     
  -9.78648000000000       -10.4729000000000       -11.7250000000000     
  -12.7513000000000       -12.2017000000000       -11.2738000000000     
  -10.6148000000000       -9.95696000000000       -10.5294000000000     
  -10.1872000000000       -9.92896000000000       -9.81239000000000     
  -9.75163000000000       -9.03708000000000       -8.16197000000000     
  -7.90018000000000       -7.18277000000000       -6.71509000000000     
  -4.94340000000000       -4.30827000000000       -2.98604000000000     
  0.349707000000000        1.08620000000000        3.07947000000000     
   6.81594000000000        7.41053000000000        1.73556000000000     
 -9.099200000000000E-002   10.0956000000000        1.68682000000000     
  -1.14595000000000       -2.12545000000000       -2.12545000000000     
  -2.12545000000000       -2.12545000000000       -2.12545000000000     
  -2.12545000000000       -2.12545000000000       -2.12545000000000     
  -2.12545000000000       -2.12545000000000     
 ug =    4.21687000000000        4.21687000000000        6.56077000000000     
   8.19465000000000        9.87814000000000        11.6454000000000     
   12.7157000000000        13.8919000000000        14.2631000000000     
   14.1115000000000        15.1855000000000        15.9693000000000     
   17.2689990000000        16.7813000000000        14.7198000000000     
   12.5333000000000        11.1076000000000        9.57977000000000     
   7.35252000000000        5.61153000000000        3.76806000000000     
   1.94888000000000       0.510559000000000       0.251510000000000     
 -0.575287000000000       -1.42163000000000       -3.11015000000000     
  -3.53998000000000       -4.55764000000000       -5.61040000000000     
  -6.71808000000000       -6.91050000000000       -6.29735000000000     
  -8.63026100000000       -11.2035000000000       -12.2890000000000     
  -14.8772000000000       -27.8377000000000       -21.8609010000000     
  -25.9997010000000       -23.8990990000000       -23.8990990000000     
  -23.8990990000000       -23.8990990000000       -23.8990990000000     
  -23.8990990000000       -23.8990990000000       -23.8990990000000     
  -23.8990990000000       -23.8990990000000     
 vg =   -6.70193000000000       -6.70193000000000       -7.21006000000000     
  -7.52646000000000       -7.95623000000000       -7.97095000000000     
  -7.97168000000000       -8.47134000000000       -8.91620000000000     
  -9.78648000000000       -10.4729000000000       -11.7250000000000     
  -12.7513000000000       -12.2017000000000       -11.2738000000000     
  -10.6148000000000       -9.95696000000000       -10.5294000000000     
  -10.1872000000000       -9.92896000000000       -9.81239000000000     
  -9.75163000000000       -9.03708000000000       -8.16197000000000     
  -7.90018000000000       -7.18277000000000       -6.71509000000000     
  -4.94340000000000       -4.30827000000000       -2.98604000000000     
  0.349707000000000        1.08620000000000        3.07947000000000     
   6.81594000000000        7.41053000000000        1.73556000000000     
 -9.099200000000000E-002   10.0956000000000        1.68682000000000     
  -1.14595000000000       -2.12545000000000       -2.12545000000000     
  -2.12545000000000       -2.12545000000000       -2.12545000000000     
  -2.12545000000000       -2.12545000000000       -2.12545000000000     
  -2.12545000000000       -2.12545000000000     
 theta =    298.915775000000        301.053216000000     
   301.633733000000        302.528135000000        303.541829000000     
   304.527103000000        305.703905000000        306.856198000000     
   307.917761000000        309.116610000000        310.544693000000     
   312.281691000000        313.971942000000        315.566486000000     
   317.207959000000        318.653861000000        320.237458000000     
   322.147862000000        323.745619000000        325.796834000000     
   327.877261000000        329.873446000000        331.993580000000     
   334.409434000000        336.657558000000        338.842158000000     
   341.233023000000        343.394736000000        345.401757000000     
   347.238527000000        349.035029000000        350.512347000000     
   351.851696000000        353.158313000000        354.146936000000     
   355.421323000000        358.137343000000        370.106659000000     
   426.592424000000        523.328252000000        565.493831000000     
   596.402335000000        629.047629000000        817.007405000000     
   1048.09644100000        1329.17978700000        1670.40899100000     
   2032.65609800000        3556.89652600000        15340.6331940000     
 rt =   2.127013000000000E-002  2.127013000000000E-002  2.051306000000000E-002
  1.958236000000000E-002  1.847428000000000E-002  1.753316000000000E-002
  1.634413000000000E-002  1.532424000000000E-002  1.457417000000000E-002
  1.326889000000000E-002  1.197398000000000E-002  1.084535000000000E-002
  9.681742000000000E-003  8.995807999999999E-003  8.297931000000000E-003
  7.851980999999999E-003  7.266414000000000E-003  6.660983000000000E-003
  6.163562000000000E-003  5.643823000000000E-003  5.065857000000000E-003
  4.445186000000000E-003  4.002739000000000E-003  3.571446000000000E-003
  3.035702000000000E-003  2.648264000000000E-003  2.211808000000000E-003
  1.723961000000000E-003  1.281252000000000E-003  8.530073000000000E-004
  4.826355000000000E-004  2.792034000000000E-004  1.629113000000000E-004
  7.165321000000000E-005  2.742151000000000E-005  9.850915000000000E-006
  2.858174000000000E-006  1.111594000000000E-006  5.208971000000000E-006
  8.490746000000001E-006  3.257380000000000E-006  3.254250000000000E-006
  3.238560000000000E-006  3.249590000000000E-006  3.255810000000000E-006
  3.252810000000000E-006  3.252260000000000E-006  3.251580000000000E-006
  3.246470000000000E-006  3.260000000000000E-006
 p_in_Pa =    101500.000000000        99000.0000000000     
   96500.0000000000        94000.0000000000        91500.0000000000     
   89000.0000000000        86500.0000000000        84000.0000000000     
   81500.0000000000        79000.0000000000        76500.0000000000     
   74000.0000000000        71500.0000000000        69000.0000000000     
   66500.0000000000        64000.0000000000        61500.0000000000     
   59000.0000000000        56500.0000000000        54000.0000000000     
   51500.0000000000        49000.0000000000        46500.0000000000     
   44000.0000000000        41500.0000000000        39000.0000000000     
   36500.0000000000        34000.0000000000        31500.0000000000     
   29000.0000000000        26500.0000000000        24000.0000000000     
   21500.0000000000        19000.0000000000        16500.0000000000     
   14000.0000000000        11500.0000000000        9000.00000000000     
   6500.00000000000        4000.00000000000        3500.00000000000     
   3000.00000000000        2570.00000000000        1220.00000000000     
   600.000000000000        305.000000000000        159.000000000000     
   85.4000000000000        5.79000000000000       3.000000000000000E-002
 subs =  -1.991400000000000E-002 -1.991400000000000E-002 -6.026600000000000E-002
 -9.826000000000000E-002 -0.132339000000000      -0.157792000000000     
 -0.172030000000000      -0.176404000000000      -0.173397000000000     
 -0.164948000000000      -0.151613000000000      -0.133367000000000     
 -0.110194000000000      -8.352800000000001E-002 -5.727500000000000E-002
 -3.375700000000000E-002 -1.284700000000000E-002  5.373000000000000E-003
  2.100900000000000E-002  3.415700000000000E-002  4.476400000000000E-002
  5.101000000000000E-002  4.855500000000000E-002  3.489700000000000E-002
  1.004600000000000E-002 -2.291000000000000E-002 -5.649500000000000E-002
 -8.633900000000000E-002 -0.112306000000000      -0.132980000000000     
 -0.145421000000000      -0.149693000000000      -0.149891000000000     
 -0.145010000000000      -0.126412000000000      -9.056400000000001E-002
 -4.352400000000000E-002  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 stats init: error reading registry
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 FATAL ERROR in stats_init_api
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not av
 ailable. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90
  to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error in prescribe_forcings:
CLUBB-TIMER time_loop_init =             0.0000
CLUBB-TIMER time_clubb_advance =         0.0000
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 0.0001
Fatal error in clubb, check your parameter values and timestep

COMPLETE -- mpace_b
COMPLETE -- gabls3_night
COMPLETE -- lba
COMPLETE -- cgils_s11
COMPLETE -- cgils_s12
COMPLETE -- cgils_s6

=================== Runs Complete ===================
rico failure
arm_97 failure
twp_ice failure
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run custom_lu)
Stage "Run custom_lu" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run bicgstab)
Stage "Run bicgstab" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Plot)
Stage "Plot" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: messnermet@uwm.edu
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE