Skip to content
Failed

Console Output

Skipping 463 KB.. Full Log
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran1_s.f90
gfortran ran1_v.o amoeba.o nrutil.o ran1_s.o clubb_tuner.o amebsa.o nr.o ran_state.o nrtype.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_tuner  -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_tests.F90
gfortran G_unit_tests.o KK_integrals_tests.o corr_cholesky_mtx_tests.o w_up_in_cloud_tests.o mu_sigma_hm_tests.o Nc_Ncn_test.o silhs_category_test.o pdf_parameter_tests.o rev_direction_grid_test.o smooth_min_max_tests.o read_corr_mtx_test.o smooth_heaviside_tests.o hole_filling_tests.o spurious_source_test.o tuner_tests.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj'
make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py did not pass.
failedFiles = ['../src/CLUBB_core/grid_adaptation.F90', '../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :         call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 :         call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 :         call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 :                                  stats_sfc(i) )                                          ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. 
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning 
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 :             um(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 :             vm(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :             ugm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 :             vgm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 :             thlm(i,k)  = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 :             rtm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 :             press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 :             wm(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 :                                                            edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 :                                                            edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 :               um(i,k)   = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 :               vm(i,k)   = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 :               ugm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 :               vgm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 :               thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 :               rtm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 :               press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 :               wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 :                   sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1),  & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 :                   edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1),  & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 :                 wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 :                 wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
725 :          pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
726 :          pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
891 :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
903 :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
905 :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
911 :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1813 :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1814 :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2470 :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2471 :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2474 :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2476 :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2483 :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2484 :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2485 :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2486 :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2487 :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2488 :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2489 :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2490 :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2491 :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2492 :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2493 :     !$acc              pdf_params_zm%cloud_frac_1, pdf_params_zm%cloud_frac_2, pdf_params_zm%mixt_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2512 :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2613 :                                      um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2867 :         call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2868 :                                    Nc_in_cloud, cloud_frac, Kh_zm,                              & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2869 :                                    ice_supersat_frac, hydromet, wphydrometp,                    & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2870 :                                    corr_array_n_cloud, corr_array_n_below,                      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2871 :                                    hm_metadata,                                                 & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2872 :                                    pdf_params,                                                  & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2873 :                                    clubb_params,                                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2874 :                                    clubb_config_flags%iiPDF_type,                               & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2875 :                                    l_use_precip_frac,                                           & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2876 :                                    clubb_config_flags%l_predict_upwp_vpwp,                      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2877 :                                    clubb_config_flags%l_diagnose_correlations,                  & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2878 :                                    clubb_config_flags%l_calc_w_corr,                            & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2879 :                                    clubb_config_flags%l_const_Nc_in_cloud,                      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2880 :                                    clubb_config_flags%l_fix_w_chi_eta_correlations,             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2881 :                                    stats_metadata,                                              & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2882 :                                    stats_zt, stats_zm, stats_sfc, err_code,                     & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2883 :                                    hydrometp2,                                                  & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2884 :                                    mu_x_1_n, mu_x_2_n,                                          & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2885 :                                    sigma_x_1_n, sigma_x_2_n,                                    & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2886 :                                    corr_array_1_n, corr_array_2_n,                              & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2887 :                                    corr_cholesky_mtx_1, corr_cholesky_mtx_2,                    & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2888 :                                    precip_fracs,                                                & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2889 :                                    hydromet_pdf_params )                                          ! Optional(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2909 :                                          stats_zt(i), stats_zm(i),                          & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2913 :         !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3000 :           !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3032 :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3034 :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3038 :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3039 :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3062 :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3063 :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3064 :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3080 :                                   stats_zt(i), stats_zm(i), &                                   ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3081 :                                   stats_sfc(i), stats_lh_zt(i), &                               ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3082 :                                   Nccnm(i,:), &                                                ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3083 :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3084 :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3085 :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3086 :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3087 :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3088 :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3112 :                                   stats_zt(i), stats_zm(i), stats_sfc(i),                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3113 :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3114 :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3115 :                                   thlm_mc(i,:), err_code,                                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3116 :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3119 :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3181 :           call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) )  ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3183 :           call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) )     ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3185 :           call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) )       ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3187 :           call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3204 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3224 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3253 :           call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3282 :       if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5879 :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6032 :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6434 :         call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,&       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6437 :         call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, &       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6440 :         call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), &           ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6443 :         call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), &             ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6446 :         call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), &               ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6449 :         call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), &               ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6452 :         call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), &                    ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6455 :         call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), &                     ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6461 :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6663 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6667 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6671 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6672 :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6675 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6676 :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6679 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6680 :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! 
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
995 :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
996 :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
997 :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
998 :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
999 :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1000 :                                 stats_metadata,                                          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1001 :                                 stats_zt,                                                & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 :                                 rhs(:,:,edsclr) )                                          ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1308 :       status = nf90_def_var( ncid_zm, "columns",   NF90_INT,      (/column_id_zm/),    column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 :       status = nf90_def_var( ncid_zm, "altitude",  NF90_PREC,  (/vertical_id_zm/),  vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 :       status = nf90_def_var( ncid_zm, "time",      NF90_PREC,      (/time_id_zm/),      time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1362 :       status = nf90_def_var( ncid_zt, "columns",   NF90_INT,      (/column_id_zt/),    column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1363 :       status = nf90_def_var( ncid_zt, "altitude",  NF90_PREC,  (/vertical_id_zt/),  vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1364 :       status = nf90_def_var( ncid_zt, "time",      NF90_PREC,      (/time_id_zt/),      time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1410 :       status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1411 :       status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 :       !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1540 :       !$acc              upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2471 :     call setup_grid( nzmax, 1, sfc_elevation_col, l_implemented,                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2472 :                      l_ascending_grid, grid_type, deltaz_col, zm_init_col, zm_top_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2473 :                      momentum_heights_col, thermodynamic_heights_col,                  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2474 :                      gr, err_code_api )                                                  ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3370 :     if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3573 :     if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
772 :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
773 :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
774 :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 :                                err_code )                                                    ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
685 :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
836 :       ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 :       ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/grid_adaptation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
777 :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 :                                             stats_zt, stats_zm, stats_sfc,                  & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
856 :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
857 :                                             err_code )                                        ! InOut
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1311 :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1346 :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
192 :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
193 :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
709 :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
750 :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
756 :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ python3 run_scripts/run_clubb_w_varying_flags.py -f run_scripts/run_bindiff_w_flags_config_core_flags.json
Reading settings from run_scripts/run_bindiff_w_flags_config_core_flags.json...
Creating all input flag files in /home/jenkins/workspace/branch_clubb_test/input/tunable_parameters ...

Running CLUBB for 18 total flag files

Running cases for flag1_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag2_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag3_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag4_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara
gabls2 failure


Running cases for flag5_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag6_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 WARNING! The option l_add_dycore_grid=.true. can currently only be used for cases with forcings from an input file and for the atex case, so for this case l_add_dycore_grid must be set to .false..
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara
gabls2 failure


Running cases for flag7_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag8_tmp.in ...

Performing standard run

Running arm
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running arm_97
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running astex_a209
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running atex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running bomex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s6
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s11
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running cgils_s12
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running clex9_nov02
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running clex9_oct14
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01_fixed_sst
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_do
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_ds
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_nd
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_so
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running fire
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls2
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3_night
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running jun25_altocu
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running lba
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
mv: cannot stat '../output/*.nc': No such file or directory
Running mc3e
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_a
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running nov11_altocu
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running twp_ice
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running wangara
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
arm failure
arm_97 failure
astex_a209 failure
atex failure
bomex failure
cgils_s6 failure
cgils_s11 failure
cgils_s12 failure
clex9_nov02 failure
clex9_oct14 failure
dycoms2_rf01 failure
dycoms2_rf01_fixed_sst failure
dycoms2_rf02_do failure
dycoms2_rf02_ds failure
dycoms2_rf02_nd failure
dycoms2_rf02_so failure
fire failure
gabls2 failure
gabls3 failure
gabls3_night failure
jun25_altocu failure
lba failure
mc3e failure
mpace_a failure
mpace_b failure
mpace_b_silhs failure
nov11_altocu failure
rico failure
rico_silhs failure
twp_ice failure
wangara failure


Running cases for flag9_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag10_tmp.in ...

Performing standard run

Running arm
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running arm_97
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running astex_a209
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running atex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running bomex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s6
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s11
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running cgils_s12
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running clex9_nov02
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running clex9_oct14
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01_fixed_sst
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_do
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_ds
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_nd
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_so
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running fire
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls2
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3_night
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running jun25_altocu
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running lba
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mc3e
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_a
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b_silhs
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running nov11_altocu
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running twp_ice
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running wangara
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
arm failure
arm_97 failure
astex_a209 failure
atex failure
bomex failure
cgils_s6 failure
cgils_s11 failure
cgils_s12 failure
clex9_nov02 failure
clex9_oct14 failure
dycoms2_rf01 failure
dycoms2_rf01_fixed_sst failure
dycoms2_rf02_do failure
dycoms2_rf02_ds failure
dycoms2_rf02_nd failure
dycoms2_rf02_so failure
fire failure
gabls2 failure
gabls3 failure
gabls3_night failure
jun25_altocu failure
lba failure
mc3e failure
mpace_a failure
mpace_b failure
mpace_b_silhs failure
nov11_altocu failure
rico failure
rico_silhs failure
twp_ice failure
wangara failure


Running cases for flag11_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag12_tmp.in ...

Performing standard run

Running arm
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running arm_97
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running astex_a209
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running atex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running bomex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s6
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s11
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running cgils_s12
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running clex9_nov02
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running clex9_oct14
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01_fixed_sst
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_do
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_ds
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_nd
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_so
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running fire
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls2
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3_night
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running jun25_altocu
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running lba
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mc3e
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_a
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b_silhs
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running nov11_altocu
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running twp_ice
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running wangara
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
arm failure
arm_97 failure
astex_a209 failure
atex failure
bomex failure
cgils_s6 failure
cgils_s11 failure
cgils_s12 failure
clex9_nov02 failure
clex9_oct14 failure
dycoms2_rf01 failure
dycoms2_rf01_fixed_sst failure
dycoms2_rf02_do failure
dycoms2_rf02_ds failure
dycoms2_rf02_nd failure
dycoms2_rf02_so failure
fire failure
gabls2 failure
gabls3 failure
gabls3_night failure
jun25_altocu failure
lba failure
mc3e failure
mpace_a failure
mpace_b failure
mpace_b_silhs failure
nov11_altocu failure
rico failure
rico_silhs failure
twp_ice failure
wangara failure


Running cases for flag13_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag14_tmp.in ...

Performing standard run

Running arm
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running arm_97
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running astex_a209
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running atex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running bomex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s6
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s11
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running cgils_s12
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running clex9_nov02
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running clex9_oct14
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01_fixed_sst
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_do
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_ds
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_nd
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_so
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running fire
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls2
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3_night
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running jun25_altocu
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running lba
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mc3e
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_a
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running nov11_altocu
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running twp_ice
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running wangara
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
arm failure
arm_97 failure
astex_a209 failure
atex failure
bomex failure
cgils_s6 failure
cgils_s11 failure
cgils_s12 failure
clex9_nov02 failure
clex9_oct14 failure
dycoms2_rf01 failure
dycoms2_rf01_fixed_sst failure
dycoms2_rf02_do failure
dycoms2_rf02_ds failure
dycoms2_rf02_nd failure
dycoms2_rf02_so failure
fire failure
gabls2 failure
gabls3 failure
gabls3_night failure
jun25_altocu failure
lba failure
mc3e failure
mpace_a failure
mpace_b failure
mpace_b_silhs failure
nov11_altocu failure
rico failure
rico_silhs failure
twp_ice failure
wangara failure


Running cases for flag15_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
#5  0x54c155 in __microphys_driver_MOD_calc_microphys_scheme_tendcies
	at ../src/microphys_driver.F90:516
#6  0x492b4b in __clubb_driver_MOD_run_clubb
	at ../src/clubb_driver.F90:3088
#7  0x403d37 in clubb_standalone
	at ../src/clubb_standalone.F90:99
#8  0x403e07 in main
	at ../src/clubb_standalone.F90:11
./run_scm.bash: line 44: 4099944 Floating point exception(core dumped) $CLUBB_EXECUTABLE_FILE
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara
mc3e failure


Running cases for flag16_tmp.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


Running cases for flag17_tmp.in ...

Performing standard run

Running arm
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running arm_97
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running astex_a209
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running atex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running bomex
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s6
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running cgils_s11
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running cgils_s12
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
mv: cannot stat '../output/*_setup.txt': No such file or directory
Running clex9_nov02
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running clex9_oct14
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf01_fixed_sst
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_do
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_ds
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_nd
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running dycoms2_rf02_so
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running fire
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls2
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running gabls3_night
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running jun25_altocu
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running lba
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mc3e
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_a
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running mpace_b_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running nov11_altocu
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running rico_silhs
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running twp_ice
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
Running wangara
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Mismatch in generalized grid test; Stopping run
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
mv: cannot stat '../output/*.nc': No such file or directory
arm failure
arm_97 failure
astex_a209 failure
atex failure
bomex failure
cgils_s6 failure
cgils_s11 failure
cgils_s12 failure
clex9_nov02 failure
clex9_oct14 failure
dycoms2_rf01 failure
dycoms2_rf01_fixed_sst failure
dycoms2_rf02_do failure
dycoms2_rf02_ds failure
dycoms2_rf02_nd failure
dycoms2_rf02_so failure
fire failure
gabls2 failure
gabls3 failure
gabls3_night failure
jun25_altocu failure
lba failure
mc3e failure
mpace_a failure
mpace_b failure
mpace_b_silhs failure
nov11_altocu failure
rico failure
rico_silhs failure
twp_ice failure
wangara failure


Running cases for configurable_model_flags.in ...

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.


There was a failure in the CLUBB run
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE