Skip to content
Success

Console Output

Skipping 783 KB.. Full Log
54 :   !                    +l_diag(k)*1                                               + lower_1(k)*upper_1(k-1) 
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/penta_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
143 :     !$acc enter data create( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
162 :         !   invrs_denom_integral(i,k) = one / sum(rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
236 :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_field_below_threshold)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
248 :       !$acc exit data delete( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/fill_holes.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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.
339 :          call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:),       & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/new_pdf_main.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     if ( stats_metadata%iwprtpthlp > 0 ) call check_nan( wprtpthlp, "wprtpthlp", proc_name ) ! intnet(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/numerical_check.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
518 :              wstar = ( one/T0 * grav * wpthlp(i,1) * 0.2_core_rknd * depth_pos_wpthlp(i) )**(one_third)
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.
114 :   character(len=*), private, parameter  :: alph = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
117 :   integer(kind=wi), private, parameter  :: clen = ( n + 1_wi ) * 7_wi !n * ( ceiling( fbs * log( 2.0_core_rknd ) / log( alps ) ) + 1 )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
75 :         call stat_assign( var_index=stats_metadata%ilh_morr_snow_rate, var_name="lh_morr_snow_rate", & !intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
99 :         call stat_assign( var_index=stats_metadata%ik_lh_start, var_name="k_lh_start", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_lh_sfc_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1717 :                                   / ( gr%zm(i,k) - sfc_elevation(i) + clubb_params(i,iz_displace) ) ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1824 :       H_invrs_tau_wpxp_N2 = smooth_heaviside_peskin( nzm, ngrdcol, bvf_thresh, heaviside_smth_range )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1957 :       tau_zt = smooth_min( nzt, ngrdcol, tau_zt_unclipped, tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
88 :         call stat_assign( var_index=stats_metadata%iT_in_K_rad, var_name="T_in_K_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 :         call stat_assign( var_index=stats_metadata%ircm_in_cloud_rad, var_name="rcm_in_cloud_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 :         call stat_assign( var_index=stats_metadata%icloud_frac_rad, var_name="cloud_frac_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
142 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac_rad, var_name="ice_supersat_frac_rad", & !In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         call stat_assign( var_index=stats_metadata%iradht_LW_rad, var_name="radht_LW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
169 :         call stat_assign( var_index=stats_metadata%iradht_SW_rad, var_name="radht_SW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
178 :         call stat_assign( var_index=stats_metadata%ip_in_mb_rad, var_name="p_in_mb_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
187 :         call stat_assign( var_index=stats_metadata%isp_humidity_rad, var_name="sp_humidity_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_rad_zt_module.F90
--------------------------------------------------------------------------------
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
114 :         call stat_assign( var_index=stats_metadata%iFrad_LW_rad, var_name="Frad_LW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 :         call stat_assign( var_index=stats_metadata%iFrad_SW_rad, var_name="Frad_SW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 :         call stat_assign( var_index=stats_metadata%iFrad_SW_up_rad, var_name="Frad_SW_up_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
141 :         call stat_assign( var_index=stats_metadata%iFrad_LW_up_rad, var_name="Frad_LW_up_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
150 :         call stat_assign( var_index=stats_metadata%iFrad_SW_down_rad, var_name="Frad_SW_down_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         call stat_assign( var_index=stats_metadata%iFrad_LW_down_rad, var_name="Frad_LW_down_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_rad_zm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 :   !     lower(k)*upper(k-1)+l_diag(k)*1  = lhs( 0,k)  =>  l_diag(k) = lhs( 0,k) - lower(k)*upper(k-1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
205 :       lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1)  )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 :       lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1)  )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/tridiag_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :         call stat_assign( var_index=stats_metadata%icc, var_name="cc", var_description="cc, Cloud cover", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
344 :         call stat_assign( var_index=stats_metadata%iwp23_matrix_condt_num, var_name="wp23_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
351 :         call stat_assign( var_index=stats_metadata%ithlm_matrix_condt_num, var_name="thlm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
360 :         call stat_assign( var_index=stats_metadata%irtm_matrix_condt_num, var_name="rtm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
369 :         call stat_assign( var_index=stats_metadata%ithlp2_matrix_condt_num, var_name="thlp2_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
377 :         call stat_assign( var_index=stats_metadata%irtp2_matrix_condt_num, var_name="rtp2_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
403 :         call stat_assign( var_index=stats_metadata%iwindm_matrix_condt_num, var_name="windm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
437 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_rtm, var_name="tot_vartn_normlzd_rtm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
445 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_thlm, var_name="tot_vartn_normlzd_thlm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
453 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_wprtp, var_name="tot_vartn_normlzd_wprtp", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_sfc_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
8 :   !   easier for the clubb_tuner code to use the clubb_params vector without "knowing" any information
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/parameters_tunable.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
462 :           esat(i,k) = 10._core_rknd**(-7.90298_core_rknd*(373.16_core_rknd/T_in_K_clipped-1._core_rknd)+ &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1392 :                        *(MAX( rtm - sat_mixrat_liq(p_in_Pa,theta*exner, saturation_formula), zero_threshold ))
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/saturation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :         call stat_assign( var_index=stats_metadata%ilh_thlm_mc, var_name="lh_thlm_mc", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
306 :         call stat_assign( var_index=stats_metadata%ilh_rcm_avg, var_name="lh_rcm_avg", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
459 :         call stat_assign( var_index=stats_metadata%ilh_cloud_frac, var_name="lh_cloud_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
513 :         call stat_assign( var_index=stats_metadata%ilh_Ncnp2_zt, var_name="lh_Ncnp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
522 :         call stat_assign( var_index=stats_metadata%ilh_Ncp2_zt, var_name="lh_Ncp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
531 :         call stat_assign( var_index=stats_metadata%ilh_Nrp2_zt, var_name="lh_Nrp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
540 :         call stat_assign( var_index=stats_metadata%ilh_rcp2_zt, var_name="lh_rcp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
549 :         call stat_assign( var_index=stats_metadata%ilh_rtp2_zt, var_name="lh_rtp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
558 :         call stat_assign( var_index=stats_metadata%ilh_thlp2_zt, var_name="lh_thlp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
567 :         call stat_assign( var_index=stats_metadata%ilh_rrp2_zt, var_name="lh_rrp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
576 :         call stat_assign( var_index=stats_metadata%ilh_rrm_auto, var_name="lh_rrm_auto", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
585 :         call stat_assign( var_index=stats_metadata%ilh_rrm_accr, var_name="lh_rrm_accr", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
593 :         call stat_assign( var_index=stats_metadata%ilh_rrm_evap, var_name="lh_rrm_evap", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
602 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_auto, var_name="lh_Nrm_auto", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
611 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_evap, var_name="lh_Nrm_evap", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 :         call stat_assign( var_index=stats_metadata%ilh_rrm_src_adj, var_name="lh_rrm_src_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
629 :         call stat_assign( var_index=stats_metadata%ilh_rrm_evap_adj, var_name="lh_rrm_evap_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
638 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_src_adj, var_name="lh_Nrm_src_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
648 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_evap_adj, var_name="lh_Nrm_evap_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
658 :         call stat_assign( var_index=stats_metadata%ilh_precip_frac, var_name="lh_precip_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
677 :         call stat_assign( var_index=stats_metadata%ilh_mixt_frac, var_name="lh_mixt_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
697 :         call stat_assign( var_index=stats_metadata%ilh_m_vol_rad_rain, var_name="lh_m_vol_rad_rain", & !intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 :         call stat_assign( var_index=stats_metadata%ilh_rrm_mc_nonadj, var_name="lh_rrm_mc_nonadj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
717 :           call stat_assign( var_index=stats_metadata%isilhs_variance_category(icategory), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
733 :           call stat_assign( var_index=stats_metadata%ilh_samp_frac_category(icategory), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_lh_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :           call stat_update_var_pt( stats_metadata%iprecip_frac_tol, 1, precip_frac_tol(j), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
395 :         call precip_frac_assert_check( nzt, hydromet_dim, hydromet_tol,                   & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
397 :                                        precip_frac_1(j,:), precip_frac_2(j,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
398 :                                        precip_frac_tol(j) )                                 ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/precipitation_fraction.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
646 :             call stat_update_var( stats_metadata%icoef_wp4_implicit, coef_wp4_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1475 :         call stat_update_var_pt( stats_metadata%iwp23_matrix_condt_num, 1, one / rcond(i), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1583 :           call stat_end_update_pt( stats_metadata%iwp2_dp1, k,                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1630 :             call stat_end_update_pt( stats_metadata%iwp2_pr1, k,                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2774 :           call stat_update_var_pt( stats_metadata%iwp2_pr_dfsn, k, rhs_pr_dfsn_wp2(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2779 :           call stat_update_var_pt( stats_metadata%iwp2_splat, k, - lhs_splat_wp2(i,k) * wp2(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2795 :             call stat_modify_pt( stats_metadata%iwp2_pr1, k,                       & ! intent(in)       
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2943 :           call stat_update_var_pt( stats_metadata%iwp3_splat, k, - lhs_splat_wp3(i,k) * wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2954 :             call stat_begin_update_pt( stats_metadata%iwp3_dp1, k,                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2973 :           call stat_update_var_pt( stats_metadata%iwp3_pr_turb, k, rhs_pr_turb_wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2975 :           call stat_update_var_pt( stats_metadata%iwp3_pr_dfsn, k, rhs_pr_dfsn_wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 :             C2rt_1d(i,k)    = clubb_params(i,iC2rt)    * max( min_cloud_frac_mult, cloud_frac_zm(i,k) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
481 :             C2thl_1d(i,k)   = clubb_params(i,iC2thl)   * max( min_cloud_frac_mult, cloud_frac_zm(i,k) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
482 :             C2rtthl_1d(i,k) = clubb_params(i,iC2rtthl) * max( min_cloud_frac_mult, cloud_frac_zm(i,k) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
635 :       call solve_xp2_xpyp_with_single_lhs( nzm, nzt, ngrdcol, sclr_dim, sclr_tol, gr, sclr_idx, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
652 :       call solve_xp2_xpyp_with_multiple_lhs( nzm, nzt, ngrdcol, sclr_dim, sclr_tol, gr, sclr_idx, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1863 :   subroutine solve_xp2_xpyp_with_multiple_lhs( nzm, nzt, ngrdcol, sclr_dim, sclr_tol, gr, sclr_idx, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1873 :                                                rhs_ta_wpsclrp2, rhs_ta_wprtpsclrp, rhs_ta_wpthlpsclrp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2741 :     real( kind = core_rknd ), dimension(ngrdcol) :: rcond  ! Est. of the reciprocal of the condition # on the matrix
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2775 :       ixapxbp_matrix_condt_num = max( stats_metadata%irtp2_matrix_condt_num, stats_metadata%ithlp2_matrix_condt_num, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2795 :           call stat_update_var_pt( stats_metadata%irtp2_matrix_condt_num, 1, one / rcond(i), &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2798 :           call stat_update_var_pt( stats_metadata%ithlp2_matrix_condt_num, 1, one / rcond(i), &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2801 :           call stat_update_var_pt( stats_metadata%irtpthlp_matrix_condt_num, 1, one / rcond(i), & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4082 :         wp_coef(i,k)    = ( one - one_third * beta(i) ) *    a1_coef(i,k)**2 *    wp3_on_wp2(i,k) /    wp2(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4090 :         wp_coef_zt(i,k) = ( one - one_third * beta(i) ) * a1_coef_zt(i,k)**2 * wp3_on_wp2_zt(i,k) / wp2_zt(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4271 :                 sgn_t_vel_sclrprtp(i,k) = sign(one,term_wprtpsclrp_explicit_zm(i,k)*sclrprtp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4292 :                                      rhs_ta_wprtpsclrp(:,:,sclr) )                      ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4300 :             term_wpthlpsclrp_explicit_zm(:,:) = zt2zm( nzm, nzt, ngrdcol, gr, wpsclrpthlp(:,:,sclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4305 :                 sgn_t_vel_sclrpthlp(i,k) = sign(one,term_wpthlpsclrp_explicit_zm(i,k)*sclrpthlp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4320 :           call xpyp_term_ta_pdf_rhs( nzm, nzt, ngrdcol, gr, term_wpthlpsclrp_explicit, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4321 :                                      rho_ds_zt, rho_ds_zm,                             & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4322 :                                      invrs_rho_ds_zm,                                  & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4323 :                                      l_upwind_xpyp_ta,                                 & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4324 :                                      sgn_t_vel_sclrpthlp,                              & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4325 :                                      term_wpthlpsclrp_explicit_zm,                     & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4326 :                                      rhs_ta_wpthlpsclrp(:,:,sclr) )                      ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4400 :                                              invrs_rho_ds_zm, rho_ds_zm,  & ! Intent(in)                             & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4656 :               call xpyp_term_ta_pdf_rhs( nzm, nzt, ngrdcol, gr, term_wpsclrp2_explicit, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4657 :                                          rho_ds_zt, rho_ds_zm,                          & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4658 :                                          invrs_rho_ds_zm,                               & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4659 :                                          l_upwind_xpyp_ta,                              & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4660 :                                          sgn_t_vel_sclrp2,                              & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4661 :                                          term_wpsclrp2_explicit_zm,                     & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4662 :                                          rhs_ta_wpsclrp2(:,:,sclr) )                      ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4721 :               call xpyp_term_ta_pdf_rhs( nzm, nzt, ngrdcol, gr, term_wprtpsclrp_explicit, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4722 :                                          rho_ds_zt, rho_ds_zm,                            & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4723 :                                          invrs_rho_ds_zm,                                 & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4724 :                                          l_upwind_xpyp_ta,                                & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4725 :                                          sgn_t_vel_sclrprtp,                              & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4726 :                                          term_wprtpsclrp_explicit_zm,                     & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4727 :                                          rhs_ta_wprtpsclrp(:,:,sclr) )                      ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4785 :               call xpyp_term_ta_pdf_rhs( nzm, nzt, ngrdcol, gr, term_wpthlpsclrp_explicit, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4786 :                                          rho_ds_zt, rho_ds_zm,                             & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4787 :                                          invrs_rho_ds_zm,                                  & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4788 :                                          l_upwind_xpyp_ta,                                 & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4789 :                                          sgn_t_vel_sclrpthlp,                              & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4790 :                                          term_wpthlpsclrp_explicit_zm,                     & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4791 :                                          rhs_ta_wpthlpsclrp(:,:,sclr) )                      ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5342 :         call stat_update_var( stats_metadata%icoef_wprtp2_implicit, coef_wprtp2_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5344 :         call stat_update_var( stats_metadata%iterm_wprtp2_explicit, term_wprtp2_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5346 :         call stat_update_var( stats_metadata%icoef_wpthlp2_implicit, coef_wpthlp2_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5348 :         call stat_update_var( stats_metadata%iterm_wpthlp2_explicit, term_wpthlp2_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5350 :         call stat_update_var( stats_metadata%icoef_wprtpthlp_implicit, coef_wprtpthlp_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5352 :         call stat_update_var( stats_metadata%iterm_wprtpthlp_explicit, term_wprtpthlp_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_wp2_wp3_module.F90
--------------------------------------------------------------------------------
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
259 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
465 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
741 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :     write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
885 :     write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
887 :     write(iunit,*) "l_use_wp3_lim_with_smth_Heaviside = ", clubb_config_flags%l_use_wp3_lim_with_smth_Heaviside
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
889 :     write(iunit,*) "l_modify_limiters_for_cnvg_test = ", clubb_config_flags%l_modify_limiters_for_cnvg_test
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
860 :     logical, parameter :: l_smooth_min_max = .false.  ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
980 :                thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
981 :                vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
982 :                rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
983 :                rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
984 :                thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
985 :                vpwp_sfc(i), p_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:),  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
986 :                vp2(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
987 :                wp3(i,:), rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
990 :                wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
991 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) )       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1332 :     thlp2_zt(:,:)   = zm2zt( nzm, nzt, ngrdcol, gr, thlp2(:,:), thl_tol**2 )  ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1333 :     rtp2_zt(:,:)    = zm2zt( nzm, nzt, ngrdcol, gr, rtp2(:,:), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1447 :         brunt_vaisala_freq_clipped = smooth_max( nzm, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1476 :                                   stats_zt,                                          & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1660 :       ! Added an extra check for stats_metadata%irel_humidity > 0; otherwise, if both stats_metadata%irsat = 0 and
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1661 :       ! stats_metadata%irel_humidity = 0, rsat is not computed, leading to a floating-point exception
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1673 :           call stat_update_var( stats_metadata%irel_humidity, rel_humidity(i,:), &             ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1723 :           call stat_update_var( stats_metadata%istability_correction, stability_correction(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1805 :         call stat_update_var(stats_metadata%iinvrs_tau_wpxp_zm, invrs_tau_wpxp_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1809 :         call stat_update_var(stats_metadata%iinvrs_tau_wp3_zm, invrs_tau_wp3_zm(i,:), &   ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1813 :           call stat_update_var(stats_metadata%iinvrs_tau_no_N2_zm, invrs_tau_no_N2_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1822 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1824 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_splat, brunt_vaisala_freq_sqd_splat(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1826 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_mixed, brunt_vaisala_freq_sqd_mixed(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1828 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_moist, brunt_vaisala_freq_sqd_moist(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1830 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_dry(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1832 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_smth, brunt_vaisala_freq_sqd_smth(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1843 :       call compute_Cx_fnc_Richardson( nzm, nzt, ngrdcol, gr,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1844 :                                       thlm, um, vm, Lscale, exner, rtm,                   & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1845 :                                       rcm, p_in_Pa, thvm, rho_ds_zm,                      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1846 :                                       ice_supersat_frac,                                  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1847 :                                       clubb_params,                                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1848 :                                       clubb_config_flags%saturation_formula,              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1849 :                                       clubb_config_flags%l_brunt_vaisala_freq_moist,      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1850 :                                       clubb_config_flags%l_use_thvm_in_bv_freq,           & ! intent(in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1851 :                                       clubb_config_flags%l_use_shear_Richardson,          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1852 :                                       clubb_config_flags%l_modify_limiters_for_cnvg_test, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1853 :                                       stats_metadata,                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1854 :                                       stats_zm,                                           & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1855 :                                       Cx_fnc_Richardson )                                   ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1947 :                                             sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2310 :                                 * ( one - exp( brunt_vaisala_freq_sqd_zt(i,k) / clubb_params(i,ixp3_coef_slope) ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2333 :       thlp2_zt(:,:)  = zm2zt( nzm, nzt, ngrdcol, gr, thlp2(:,:), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2334 :       rtp2_zt(:,:)   = zm2zt( nzm, nzt, ngrdcol, gr, rtp2(:,:), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2706 :                thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:),                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2707 :                wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:),           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2708 :                wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2709 :                p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2710 :                rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2711 :                wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2712 :                rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2715 :                thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2716 :                Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2717 :                wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2718 :                wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2719 :                vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2722 :                rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2723 :                wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:),       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2726 :                pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2727 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2728 :                wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2729 :                wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2730 :                clubb_config_flags%saturation_formula,                                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2731 :                stats_metadata,                                                               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2732 :                stats_zt(i), stats_zm(i), stats_sfc(i) )                                           ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2754 :              thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2755 :              vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2756 :              rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2757 :              rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2758 :              thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2759 :              vpwp_sfc(i), p_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:),  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2760 :              vp2(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2761 :              wp3(i,:), rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2763 :              "end of ",                                                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2764 :              wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2765 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2864 :     !$acc                   sqrt_em_zt, xp3_coef_fnc, w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2869 :     !$acc                   invrs_tau_C4_zm, invrs_tau_C14_zm, invrs_tau_wp2_zm, invrs_tau_wpxp_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2870 :     !$acc                   invrs_tau_wp3_zm, invrs_tau_no_N2_zm, invrs_tau_bkgnd, invrs_tau_shear, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3428 :     thlp2_zt(:,:) = zm2zt( nzm, nzt, ngrdcol, gr, thlp2(:,:), thl_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3430 :     rtp2_zt(:,:)  = zm2zt( nzm, nzt, ngrdcol, gr, rtp2(:,:), rt_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3438 :       sclrp2_zt(:,:,j) = zm2zt( nzm, nzt, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3605 :     sigma_sqd_w(:,:) = zm2zt2zm( nzm, nzt, ngrdcol, gr, sigma_sqd_w_tmp(:,:), zero_threshold ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3609 :     sigma_sqd_w_zt(:,:) = zm2zt( nzm, nzt, ngrdcol, gr, sigma_sqd_w(:,:), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3616 :     rtp2_zt(:,:)    = zm2zt( nzm, nzt, ngrdcol, gr, rtp2(:,:), rt_tol**2 )   ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3617 :     thlp2_zt(:,:)   = zm2zt( nzm, nzt, ngrdcol, gr, thlp2(:,:), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3618 :     up2_zt(:,:)     = zm2zt( nzm, nzt, ngrdcol, gr, up2(:,:), w_tol_sqd )    ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3619 :     vp2_zt(:,:)     = zm2zt( nzm, nzt, ngrdcol, gr, vp2(:,:), w_tol_sqd )    ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3645 :       sclrp2_zt(:,:,j)    = zm2zt( nzm, nzt, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3880 :         rcp2(:,:) = zt2zm( nzm, nzt, ngrdcol, gr, rcp2_zt(:,:), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4220 :           write(fstderr,*) "l_stability_correct_tau_zm = ", clubb_config_flags%l_stability_correct_tau_zm
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4256 :          write(fstderr,*) "Unknown type of double Gaussian PDF selected: ", clubb_config_flags%iiPDF_type
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
228 :     real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) ::  & ! h1g, 2010-06-15
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
571 :                            wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
572 :                            Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
599 :                           wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
600 :                           Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
611 :         call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:),                          & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
612 :                           thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:),                           & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
967 :           pdf_params%rsatl_1(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl1(i,:) ) * RH_crit(i, :, 1, 1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
982 :           pdf_params%rsatl_2(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl2(i,:) ) * RH_crit(i, :, 1, 2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1005 :     rsatl_2 = sat_mixrat_liq( nz, ngrdcol, p_in_Pa, tl2, saturation_formula  ) ! h1g, 2010-06-16 end mod
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1111 :         rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1286 :             = pdf_params%mixt_frac(i,k) * ( ( sclr1(i,k,j) - sclrm(i,k,j) ) * pdf_params%rc_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1292 :               + ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_rt_2(i,k,j) * pdf_params%crt_2(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1298 :               - ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_thl_2(i,k,j) * pdf_params%cthl_2(i,k) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/pdf_closure_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
351 :       l_modify_limiters_for_cnvg_test ! Flag to activate modifications on limiters for convergence test
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
528 :         write(fstderr,*) "l_mono_flux_lim_rtm=T with l_mono_flux_lim_spikefix=F can lead to spikes aloft."
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
876 :       call solve_xm_wpxp_with_single_lhs( nzm, nzt, ngrdcol, sclr_dim, sclr_tol, gr, dt, l_iter, nrhs, & ! In 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1000 :                                      dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1001 :                                      Lscale_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 :                                      Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1006 :                                      wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1012 :                                      wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1013 :                                      sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1016 :                                      um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1017 :                                      wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1018 :                                      vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef_zm(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1019 :                                      wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1020 :                                      um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1022 :                                      sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1574 :       l_modify_limiters_for_cnvg_test ! Flag to activate modifications on limiters for convergence test
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2624 :         call stat_update_var( stats_metadata%icoef_wp2rtp_implicit, coef_wp2rtp_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2626 :         call stat_update_var( stats_metadata%iterm_wp2rtp_explicit, term_wp2rtp_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2628 :         call stat_update_var( stats_metadata%icoef_wp2thlp_implicit, coef_wp2thlp_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2630 :         call stat_update_var( stats_metadata%iterm_wp2thlp_explicit, term_wp2thlp_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2647 :   subroutine solve_xm_wpxp_with_single_lhs( nzm, nzt, ngrdcol, sclr_dim, sclr_tol, gr, dt, l_iter, nrhs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3061 :       call xm_wpxp_rhs( nzm, nzt, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3165 :           call stat_update_var( stats_metadata%iupwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_um(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3167 :           call stat_update_var( stats_metadata%ivpwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_vm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3204 :                              upthlp_pert )                                              ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3212 :                              vpthlp_pert )                                              ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3393 :     if ( stats_metadata%l_stats_samp .and. stats_metadata%ithlm_matrix_condt_num + stats_metadata%irtm_matrix_condt_num > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4246 :       call xm_wpxp_rhs( nzm, nzt, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
431 :         call stat_assign( var_index=stats_metadata%iinvrs_tau_wpxp_zm, var_name="invrs_tau_wpxp_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
447 :         call stat_assign( var_index=stats_metadata%iinvrs_tau_no_N2_zm, var_name="invrs_tau_no_N2_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2071 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac_zm, var_name="ice_supersat_frac_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2195 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd, var_name="bv_freq_sqd", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2203 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_splat, var_name="bv_freq_sqd_splat", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2211 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_mixed, var_name="bv_freq_sqd_mixed", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2219 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_moist, var_name="bv_freq_sqd_moist", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2227 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_dry, var_name="bv_freq_sqd_dry", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2235 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_smth, var_name="bv_freq_sqd_smth", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2243 :         call stat_assign( var_index=stats_metadata%ibrunt_freq_out_cloud, var_name="bv_freq_out_cloud", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2287 :         call stat_assign( var_index=stats_metadata%iwp3_on_wp2_cfl_num, var_name="wp3_on_wp2_cfl_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2315 :         call stat_assign( var_index=stats_metadata%istability_correction, var_name="stability_correction", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2369 :           call stat_assign( var_index=stats_metadata%isclrprtp(j), var_name="sclr"//trim(sclr_idx)//"prtp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2380 :           call stat_assign( var_index=stats_metadata%isclrp2(j), var_name="sclr"//trim(sclr_idx)//"p2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2391 :           call stat_assign( var_index=stats_metadata%isclrpthvp(j), var_name="sclr"//trim(sclr_idx)//"pthvp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2402 :           call stat_assign( var_index=stats_metadata%isclrpthlp(j), var_name="sclr"//trim(sclr_idx)//"pthlp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2413 :           call stat_assign( var_index=stats_metadata%isclrprcp(j), var_name="sclr"//trim(sclr_idx)//"prcp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2424 :           call stat_assign( var_index=stats_metadata%iwpsclrp(j), var_name="wpsclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2435 :           call stat_assign( var_index=stats_metadata%iwpsclrp2(j), var_name="wpsclr"//trim(sclr_idx)//"p2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2446 :           call stat_assign( var_index=stats_metadata%iwp2sclrp(j), var_name="wp2sclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2457 :           call stat_assign( var_index=stats_metadata%iwpsclrprtp(j), var_name="wpsclr"//trim(sclr_idx)//"prtp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2480 :           call stat_assign( var_index=stats_metadata%iwpedsclrp(j), var_name="wpedsclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
728 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
833 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
841 :                           time_current, stats_metadata%stats_tout, stats_lh_zt%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
915 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
923 :                           time_current, stats_metadata%stats_tout, stats_lh_sfc%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1152 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1235 :                          time_current+real(stats_metadata%stats_tout, kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1319 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1408 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1416 :                         time_current, stats_metadata%stats_tout, stats_sfc%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2080 :     integer :: grid_level = 1  ! grid level for stats where there is only one sensible level (eg timeseries)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2218 :       call stat_update_var( stats_metadata%ivarnce_thl_1, pdf_params%varnce_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2220 :       call stat_update_var( stats_metadata%ivarnce_thl_2, pdf_params%varnce_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2238 :       call stat_update_var( stats_metadata%icloud_frac_1, pdf_params%cloud_frac_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2240 :       call stat_update_var( stats_metadata%icloud_frac_2, pdf_params%cloud_frac_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2254 :       call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2256 :       call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2258 :       call stat_update_var( stats_metadata%icorr_w_chi_1, pdf_params%corr_w_chi_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2260 :       call stat_update_var( stats_metadata%icorr_w_chi_2, pdf_params%corr_w_chi_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2262 :       call stat_update_var( stats_metadata%icorr_w_eta_1, pdf_params%corr_w_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2264 :       call stat_update_var( stats_metadata%icorr_w_eta_2, pdf_params%corr_w_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2266 :       call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2268 :       call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2274 :       call stat_update_var( stats_metadata%icorr_w_thl_1, pdf_params%corr_w_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2276 :       call stat_update_var( stats_metadata%icorr_w_thl_2, pdf_params%corr_w_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2278 :       call stat_update_var( stats_metadata%icorr_rt_thl_1, pdf_params%corr_rt_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2280 :       call stat_update_var( stats_metadata%icorr_rt_thl_2, pdf_params%corr_rt_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2340 :           call stat_update_var( stats_metadata%isclrm_f(isclr), sclrm_forcing(:,isclr),  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2349 :           call stat_update_var( stats_metadata%iedsclrm_f(isclr), edsclrm_forcing(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2432 :       call stat_update_var( stats_metadata%iwp3_on_wp2_cfl_num, wp3_on_wp2 * dt / dzm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2437 :       call stat_update_var( stats_metadata%iice_supersat_frac_zm, ice_supersat_frac_zm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2449 :       call stat_update_var( stats_metadata%ivarnce_w_1_zm, pdf_params_zm%varnce_w_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2451 :       call stat_update_var( stats_metadata%ivarnce_w_2_zm, pdf_params_zm%varnce_w_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2453 :       call stat_update_var( stats_metadata%imixt_frac_zm, pdf_params_zm%mixt_frac(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2474 :           call stat_update_var( stats_metadata%iwpsclrprtp(isclr), wpsclrprtp(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2476 :           call stat_update_var( stats_metadata%iwpsclrpthlp(isclr), wpsclrpthlp(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2502 :       call stat_update_var_pt( stats_metadata%icc, grid_level, maxval( cloud_frac(1:nzt) ), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2533 :           call stat_update_var_pt( stats_metadata%iz_cloud_base, grid_level, -10.0_core_rknd , & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2643 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_rtm, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2649 :           write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2656 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_thlm, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2662 :           write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2669 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_wprtp, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2915 :         call stat_update_var( stats_metadata%ilh_rrm_mc, lh_hydromet_mc(:,hm_metadata%iirr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_clubb_utilities.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
552 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac, var_name="ice_supersat_frac", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
784 :              var_description="rt'^3, Third-order moment of total water, rt", var_units="(kg/kg)^3", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :         call stat_assign( var_index=stats_metadata%irho, var_name="rho", var_description="rho, Air density", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2890 :         call stat_assign( var_index=stats_metadata%iw_KK_evap_covar_zt, var_name="w_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2898 :         call stat_assign( var_index=stats_metadata%irt_KK_evap_covar_zt, var_name="rt_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2906 :         call stat_assign( var_index=stats_metadata%ithl_KK_evap_covar_zt, var_name="thl_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2915 :         call stat_assign( var_index=stats_metadata%iw_KK_auto_covar_zt, var_name="w_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2923 :         call stat_assign( var_index=stats_metadata%irt_KK_auto_covar_zt, var_name="rt_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2931 :         call stat_assign( var_index=stats_metadata%ithl_KK_auto_covar_zt, var_name="thl_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2940 :         call stat_assign( var_index=stats_metadata%iw_KK_accr_covar_zt, var_name="w_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2949 :         call stat_assign( var_index=stats_metadata%irt_KK_accr_covar_zt, var_name="rt_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2958 :         call stat_assign( var_index=stats_metadata%ithl_KK_accr_covar_zt, var_name="thl_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2966 :         call stat_assign( var_index=stats_metadata%irr_KK_mvr_covar_zt, var_name="rr_KK_mvr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2975 :         call stat_assign( var_index=stats_metadata%iNr_KK_mvr_covar_zt, var_name="Nr_KK_mvr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2984 :         call stat_assign( var_index=stats_metadata%iKK_mvr_variance_zt, var_name="KK_mvr_variance_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4932 :         call stat_assign( var_index=stats_metadata%icloud_frac_refined, var_name="cloud_frac_refined", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4948 :         call stat_assign( var_index=stats_metadata%ihl_on_Cp_residual, var_name="hl_on_Cp_residual", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4969 :           call stat_assign( var_index=stats_metadata%isclrm(j), var_name="sclr"//trim(sclr_idx)//"m", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4980 :           call stat_assign( var_index=stats_metadata%isclrm_f(j), var_name="sclr"//trim(sclr_idx)//"m_f", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4991 :           call stat_assign( var_index=stats_metadata%iedsclrm(j), var_name="edsclr"//trim(sclr_idx)//"m", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5002 :           call stat_assign( var_index=stats_metadata%iedsclrm_f(j), var_name="edsclr"//trim(sclr_idx)//"m_f", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
468 :               = ( ( hm_metadata%hmp2_ip_on_hmm2_ip(j) + one ) / precip_fracs%precip_frac(i,k) - one ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
698 :         call calc_corr_norm_and_cholesky_factor( nzt, ngrdcol, iiPDF_type,                  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
699 :                                                  pdf_dim, hm_metadata,                      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
700 :                                                  pdf_params%rc_1, pdf_params%rc_2,          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
701 :                                                  corr_array_n_cloud, corr_array_n_below,    & ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
702 :                                                  corr_array_1_n, corr_array_2_n,            & ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
782 :                 call stat_update_var_pt( stats_metadata%ihmp2_zt(j), k, hydrometp2_zt(i,k,j), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
819 :                                      corr_array_1_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta),                  &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
820 :                                      corr_array_2_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
845 :             call stat_update_var_pt( stats_metadata%iprecip_frac, k, precip_fracs%precip_frac(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
854 :             call stat_update_var_pt( stats_metadata%iprecip_frac_1, k, precip_fracs%precip_frac_1(i,k), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
863 :             call stat_update_var_pt( stats_metadata%iprecip_frac_2, k, precip_fracs%precip_frac_2(i,k), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3839 :                 call stat_update_var_pt( stats_metadata%imu_hm_1(hm_idx), k, mu_x_1(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3849 :                 call stat_update_var_pt( stats_metadata%imu_hm_2(hm_idx), k, mu_x_2(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3860 :              call stat_update_var_pt( stats_metadata%imu_Ncn_1, k, mu_x_1(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3869 :              call stat_update_var_pt( stats_metadata%imu_Ncn_2, k, mu_x_2(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3884 :                 call stat_update_var_pt( stats_metadata%isigma_hm_1(hm_idx), k, sigma_x_1(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3895 :                 call stat_update_var_pt( stats_metadata%isigma_hm_2(hm_idx), k, sigma_x_2(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3906 :              call stat_update_var_pt( stats_metadata%isigma_Ncn_1, k, sigma_x_1(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3915 :              call stat_update_var_pt( stats_metadata%isigma_Ncn_2, k, sigma_x_2(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4242 :                   call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_1(hm_idx_jvar,hm_idx_ivar), k, & ! in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4254 :                   call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_2(hm_idx_jvar,hm_idx_ivar), k, & ! in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4379 :                 call stat_update_var_pt( stats_metadata%imu_hm_1_n(hm_idx), k, mu_hm_1_n(k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4398 :                 call stat_update_var_pt( stats_metadata%imu_hm_2_n(hm_idx), k, mu_hm_2_n(k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/setup_clubb_pdf_params.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.
137 :     wprtp_sfc = compute_wprtp_sfc( Cq, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/cloud_feedback.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
164 :     wprtp_sfc = compute_wprtp_sfc( Cd, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
99 :   wprtp_sfc = compute_wprtp_sfc( Cz, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/fire.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has forbidden elements:  .gt. .
71 :     if (time.gt.80880_time_precision) then
CLUBBStandardsCheck.pl WARNING: File has forbidden elements.
../src/Benchmark_cases/neutral_case.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 WARNING: Line has exceeded 100 characters.
200 :         lognormal_sample_file%samples_of_var(j)%ptr(sample,1,1,1:nzt) = X_nl_all_levs(sample,1:nzt,j)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/SILHS/output_2D_samples_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
68 :     real( kind = core_rknd ),intent(in),dimension(ngrdcol,num_samples,nzt,pdf_dim+d_uniform_extra)::&
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/SILHS/transform_to_pdf_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
447 :           call assert_correct_cloud_normal( num_samples, X_u_all_levs(i,:,k,hm_metadata%iiPDF_chi), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
970 :            k_lh_start_rcm_in_cloud = maxloc( rcm_pdf(i,:) / max( cloud_frac_pdf(:), cloud_frac_min ), 1 )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2267 : !        call stat_update_var( stats_metadata%ilh_cloud_frac_unweighted, lh_cloud_frac, stats_lh_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2611 :   !      call stat_update_var( stats_metadata%ilh_precip_frac_unweighted, lh_precip_frac, stats_lh_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2654 :       call stat_update_var_pt( stats_metadata%ik_lh_start, 1, real( k_lh_start(i), kind=core_rknd ), stats_lh_sfc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2701 :   !          call stat_update_var( stats_metadata%ilh_samp_frac_category(icategory), lh_samp_frac(:,icategory), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/SILHS/latin_hypercube_driver_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :     result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive!
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/smooth_min_max_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
525 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/spurious_source_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
559 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1562 :           call new_pdf_driver( gr%nzt, 1, wm, rtm, thlm, wp2(1,:), rtp2(1,:), thlp2(1,:), Skw, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1597 :                                       wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:),         &! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run GPU_ACC)
[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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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 nvhpc 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
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ run_scripts/run_scm_all.bash -i

Performing priority-cases run

Running arm
Running arm_97
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running gabls3_night
Running lba
Running mpace_b
Running rico
Running twp_ice
Running wangara

All cases ran to completion.
+ mv output gpu_9e1cc76
+ mkdir output
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Plot)
[Pipeline] sh
+ scp -r carson:/home/pub/clubb_nvhpc_gpu_plots/master/cur_out .
[Pipeline] sh
++ cat cur_out/commit
+ python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_9e1cc76 gpu_9e1cc76 cur_out/cpu_cdae675 cur_out/gpu_cdae675 -o 9e1cc76_vs_master_cdae675
*******************************************
Welcome to PyPlotGen.
*******************************************
                                           
Checking for model benchmark output...
Benchmark output found in /home/pub/les_and_clubb_benchmark_runs/.
-------------------------------------------
Running...
----------
NOTE: If processing multiple cases (ARM, BOMEX, etc.) with multithreading,
the total number of panels to be processed may increase as threads complete
and begin processing new cases.
----------

Progress:    0 of    ? total .png panels complete
Progress:    6 of  166 total .png panels complete
Progress:    8 of  166 total .png panels complete
Progress:   11 of  224 total .png panels complete
Progress:   14 of  224 total .png panels complete
Progress:   16 of  224 total .png panels complete
Progress:   20 of  224 total .png panels complete
Progress:   24 of  282 total .png panels complete
Progress:   28 of  282 total .png panels complete
Progress:   32 of  282 total .png panels complete
Progress:   37 of  282 total .png panels complete
Progress:   41 of  282 total .png panels complete
Progress:   47 of  282 total .png panels complete
Progress:   50 of  282 total .png panels complete
Progress:   54 of  282 total .png panels complete
Progress:   59 of  359 total .png panels complete
Progress:   63 of  359 total .png panels complete
Progress:   68 of  359 total .png panels complete
Progress:   76 of  359 total .png panels complete
Progress:   82 of  359 total .png panels complete
Progress:   88 of  359 total .png panels complete
Progress:   94 of  435 total .png panels complete
Progress:   98 of  435 total .png panels complete
Progress:  103 of  435 total .png panels complete
Progress:  109 of  435 total .png panels complete
Progress:  120 of  435 total .png panels complete
Progress:  130 of  435 total .png panels complete
Progress:  135 of  435 total .png panels complete
Progress:  146 of  435 total .png panels complete
Progress:  152 of  435 total .png panels complete
Progress:  160 of  435 total .png panels complete
Progress:  166 of  435 total .png panels complete
Progress:  172 of  435 total .png panels complete
Progress:  179 of  435 total .png panels complete
Progress:  184 of  435 total .png panels complete
Progress:  191 of  435 total .png panels complete
Progress:  195 of  435 total .png panels complete
Progress:  199 of  435 total .png panels complete
Progress:  208 of  435 total .png panels complete
Progress:  216 of  435 total .png panels complete
Progress:  226 of  435 total .png panels complete
Progress:  232 of  435 total .png panels complete
Progress:  238 of  435 total .png panels complete
Progress:  247 of  492 total .png panels complete
Progress:  252 of  492 total .png panels complete
Progress:  256 of  492 total .png panels complete
Progress:  264 of  492 total .png panels complete
Progress:  271 of  492 total .png panels complete
Progress:  278 of  492 total .png panels complete
Progress:  284 of  492 total .png panels complete
Progress:  290 of  492 total .png panels complete
Progress:  297 of  492 total .png panels complete
Progress:  308 of  492 total .png panels complete
Progress:  314 of  492 total .png panels complete
Progress:  321 of  492 total .png panels complete
Progress:  421 of  546 total .png panels complete
Progress:  425 of  546 total .png panels complete
Progress:  428 of  546 total .png panels complete
Progress:  432 of  619 total .png panels complete
Progress:  437 of  619 total .png panels complete
Progress:  444 of  619 total .png panels complete
Progress:  448 of  619 total .png panels complete
Progress:  454 of  619 total .png panels complete
Progress:  459 of  619 total .png panels complete
Progress:  462 of  619 total .png panels complete
Progress:  467 of  619 total .png panels complete
Progress:  472 of  619 total .png panels complete
Progress:  478 of  619 total .png panels complete
Progress:  482 of  619 total .png panels complete
Progress:  488 of  619 total .png panels complete
Progress:  492 of  619 total .png panels complete
Progress:  497 of  672 total .png panels complete
Progress:  503 of  672 total .png panels complete
Progress:  512 of  672 total .png panels complete
Progress:  517 of  672 total .png panels complete
Progress:  521 of  672 total .png panels complete
Progress:  526 of  672 total .png panels complete
Progress:  530 of  672 total .png panels complete
Progress:  534 of  711 total .png panels complete
Progress:  543 of  711 total .png panels complete
Progress:  549 of  711 total .png panels complete
Progress:  554 of  711 total .png panels complete
Progress:  558 of  711 total .png panels complete
Progress:  562 of  711 total .png panels complete
Progress:  568 of  711 total .png panels complete
Progress:  572 of  711 total .png panels complete
Progress:  576 of  711 total .png panels complete
Progress:  581 of  711 total .png panels complete
Progress:  585 of  711 total .png panels complete
Progress:  589 of  711 total .png panels complete
Progress:  593 of  711 total .png panels complete
Progress:  596 of  711 total .png panels complete
Progress:  599 of  711 total .png panels complete
Progress:  603 of  771 total .png panels complete
Progress:  607 of  840 total .png panels complete
Progress:  613 of  840 total .png panels complete
Progress:  617 of  840 total .png panels complete
Progress:  626 of  840 total .png panels complete
Progress:  632 of  840 total .png panels complete
Progress:  637 of  840 total .png panels complete
Progress:  643 of  840 total .png panels complete
Progress:  649 of  840 total .png panels complete
Progress:  655 of  840 total .png panels complete
Progress:  661 of  840 total .png panels complete
Progress:  666 of  840 total .png panels complete
Progress:  671 of  840 total .png panels complete
Progress:  676 of  840 total .png panels complete
Progress:  682 of  840 total .png panels complete
Progress:  689 of  840 total .png panels complete
Progress:  801 of  898 total .png panels complete
Progress:  803 of  898 total .png panels complete
Progress:  806 of  898 total .png panels complete
Progress:  809 of  898 total .png panels complete
Progress:  811 of  898 total .png panels complete
Progress:  814 of  898 total .png panels complete
Progress:  817 of  898 total .png panels complete
Progress:  820 of  898 total .png panels complete
Progress:  823 of  898 total .png panels complete
Progress:  827 of  898 total .png panels complete
Progress:  832 of  898 total .png panels complete
Progress:  835 of  898 total .png panels complete
Progress:  837 of  898 total .png panels complete
Progress:  840 of  898 total .png panels complete
Progress:  842 of  898 total .png panels complete
Progress:  844 of  898 total .png panels complete
Progress:  846 of  898 total .png panels complete
Progress:  849 of  898 total .png panels complete
Progress:  851 of  898 total .png panels complete
Progress:  853 of  898 total .png panels complete
Progress:  855 of  898 total .png panels complete
Progress:  858 of  898 total .png panels complete
Progress:  860 of  898 total .png panels complete
Progress:  861 of  898 total .png panels complete
Progress:  863 of  898 total .png panels complete
Progress:  865 of  898 total .png panels complete
Progress:  867 of  898 total .png panels complete
Progress:  868 of  898 total .png panels complete
Progress:  869 of  898 total .png panels complete
Progress:  870 of  975 total .png panels complete
Progress:  872 of  975 total .png panels complete
Progress:  874 of  975 total .png panels complete
Progress:  877 of  975 total .png panels complete
Progress:  879 of  975 total .png panels complete
Progress:  881 of  975 total .png panels complete
Progress:  883 of  975 total .png panels complete
Progress:  885 of  975 total .png panels complete
Progress:  887 of  975 total .png panels complete
Progress:  889 of  975 total .png panels complete
Progress:  891 of  975 total .png panels complete
Progress:  893 of  975 total .png panels complete
Progress:  895 of  975 total .png panels complete
Progress:  897 of  975 total .png panels complete
Progress:  899 of  975 total .png panels complete
Progress:  901 of  975 total .png panels complete
Progress:  903 of  975 total .png panels complete
Progress:  905 of  975 total .png panels complete
Progress:  907 of  975 total .png panels complete
Progress:  909 of  975 total .png panels complete
Progress:  911 of  975 total .png panels complete
Progress:  913 of  975 total .png panels complete
Progress:  915 of  975 total .png panels complete
Progress:  917 of  975 total .png panels complete
Progress:  919 of  975 total .png panels complete
Progress:  921 of  975 total .png panels complete
Progress:   33 of  282 total .png panels complete
Progress:   38 of  282 total .png panels complete
Progress:   43 of  282 total .png panels complete
Progress:   48 of  282 total .png panels complete
Progress:   52 of  282 total .png panels complete
Progress:   58 of  359 total .png panels complete
Progress:   62 of  359 total .png panels complete
Progress:   67 of  359 total .png panels complete
Progress:   72 of  359 total .png panels complete
Progress:   77 of  359 total .png panels complete
Progress:   84 of  359 total .png panels complete
Progress:   89 of  435 total .png panels complete
Progress:   95 of  435 total .png panels complete
Progress:   99 of  435 total .png panels complete
Progress:  105 of  435 total .png panels complete
Progress:  108 of  435 total .png panels complete
Progress:  115 of  435 total .png panels complete
Progress:  126 of  435 total .png panels complete
Progress:  133 of  435 total .png panels complete
Progress:  138 of  435 total .png panels complete
Progress:  144 of  435 total .png panels complete
Progress:  150 of  435 total .png panels complete
Progress:  157 of  435 total .png panels complete
Progress:  161 of  435 total .png panels complete
Progress:  168 of  435 total .png panels complete
Progress:  173 of  435 total .png panels complete
Progress:  185 of  435 total .png panels complete
Progress:  196 of  435 total .png panels complete
Progress:  201 of  435 total .png panels complete
Progress:  207 of  435 total .png panels complete
Progress:  213 of  435 total .png panels complete
Progress:  218 of  435 total .png panels complete
Progress:  224 of  435 total .png panels complete
Progress:  230 of  435 total .png panels complete
Progress:  237 of  435 total .png panels complete
Progress:  243 of  492 total .png panels complete
Progress:  248 of  492 total .png panels complete
Progress:  254 of  492 total .png panels complete
Progress:  259 of  492 total .png panels complete
Progress:  266 of  492 total .png panels complete
Progress:  273 of  492 total .png panels complete
Progress:  282 of  492 total .png panels complete
Progress:  287 of  492 total .png panels complete
Progress:  292 of  492 total .png panels complete
Progress:  299 of  492 total .png panels complete
Progress:  304 of  492 total .png panels complete
Progress:  312 of  492 total .png panels complete
Progress:  318 of  492 total .png panels complete
Progress:  325 of  492 total .png panels complete
Progress:  331 of  492 total .png panels complete
Progress:  337 of  492 total .png panels complete
Progress:  343 of  492 total .png panels complete
Progress:  349 of  492 total .png panels complete
Progress:  354 of  492 total .png panels complete
Progress:  359 of  492 total .png panels complete
Progress:  364 of  492 total .png panels complete
Progress:  370 of  492 total .png panels complete
Progress:  376 of  492 total .png panels complete
Progress:  536 of  711 total .png panels complete
Progress:  540 of  711 total .png panels complete
Progress:  545 of  711 total .png panels complete
Progress:  552 of  711 total .png panels complete
Progress:  556 of  711 total .png panels complete
Progress:  561 of  711 total .png panels complete
Progress:  566 of  711 total .png panels complete
Progress:  570 of  711 total .png panels complete
Progress:  574 of  711 total .png panels complete
Progress:  577 of  711 total .png panels complete
Progress:  580 of  711 total .png panels complete
Progress:  584 of  711 total .png panels complete
Progress:  588 of  711 total .png panels complete
Progress:  591 of  711 total .png panels complete
Progress:  595 of  711 total .png panels complete
Progress:  600 of  711 total .png panels complete
Progress:  604 of  771 total .png panels complete
Progress:  608 of  840 total .png panels complete
Progress:  614 of  840 total .png panels complete
Progress:  618 of  840 total .png panels complete
Progress:  623 of  840 total .png panels complete
Progress:  629 of  840 total .png panels complete
Progress:  635 of  840 total .png panels complete
Progress:  645 of  840 total .png panels complete
Progress:  652 of  840 total .png panels complete
Progress:  657 of  840 total .png panels complete
Progress:  667 of  840 total .png panels complete
Progress:  672 of  840 total .png panels complete
Progress:  679 of  840 total .png panels complete
Progress:  683 of  840 total .png panels complete
Progress:  688 of  840 total .png panels complete
Progress:  695 of  840 total .png panels complete
Progress:  700 of  840 total .png panels complete
Progress:  704 of  840 total .png panels complete
Progress:  709 of  840 total .png panels complete
Progress:  713 of  840 total .png panels complete
Progress:  718 of  840 total .png panels complete
Progress:  723 of  840 total .png panels complete
Progress:  730 of  840 total .png panels complete
Progress:    1 of   44 total .png panels complete
Progress:    2 of   44 total .png panels complete
Progress:    3 of   98 total .png panels complete
Progress:    4 of   98 total .png panels complete
Progress:    5 of   98 total .png panels complete
Progress:    7 of  166 total .png panels complete
Progress:    9 of  166 total .png panels complete
Progress:   12 of  224 total .png panels complete
Progress:   15 of  224 total .png panels complete
Progress:   18 of  224 total .png panels complete
Progress:   23 of  282 total .png panels complete
Progress:   27 of  282 total .png panels complete
Progress:   30 of  282 total .png panels complete
Progress:   34 of  282 total .png panels complete
Progress:   39 of  282 total .png panels complete
Progress:   44 of  282 total .png panels complete
Progress:   49 of  282 total .png panels complete
Progress:   55 of  282 total .png panels complete
Progress:   60 of  359 total .png panels complete
Progress:   65 of  359 total .png panels complete
Progress:   70 of  359 total .png panels complete
Progress:   74 of  359 total .png panels complete
Progress:   80 of  359 total .png panels complete
Progress:   86 of  359 total .png panels complete
Progress:   91 of  435 total .png panels complete
Progress:   97 of  435 total .png panels complete
Progress:  107 of  435 total .png panels complete
Progress:  119 of  435 total .png panels complete
Progress:  122 of  435 total .png panels complete
Progress:  128 of  435 total .png panels complete
Progress:  134 of  435 total .png panels complete
Progress:  141 of  435 total .png panels complete
Progress:  148 of  435 total .png panels complete
Progress:  154 of  435 total .png panels complete
Progress:  162 of  435 total .png panels complete
Progress:  170 of  435 total .png panels complete
Progress:  176 of  435 total .png panels complete
Progress:  181 of  435 total .png panels complete
Progress:  187 of  435 total .png panels complete
Progress:  198 of  435 total .png panels complete
Progress:  204 of  435 total .png panels complete
Progress:  211 of  435 total .png panels complete
Progress:  217 of  435 total .png panels complete
Progress:  223 of  435 total .png panels complete
Progress:  435 of  619 total .png panels complete
Progress:  440 of  619 total .png panels complete
Progress:  445 of  619 total .png panels complete
Progress:  450 of  619 total .png panels complete
Progress:  455 of  619 total .png panels complete
Progress:  463 of  619 total .png panels complete
Progress:  469 of  619 total .png panels complete
Progress:  474 of  619 total .png panels complete
Progress:  479 of  619 total .png panels complete
Progress:  484 of  619 total .png panels complete
Progress:  490 of  619 total .png panels complete
Progress:  495 of  672 total .png panels complete
Progress:  501 of  672 total .png panels complete
Progress:  505 of  672 total .png panels complete
Progress:  510 of  672 total .png panels complete
Progress:  516 of  672 total .png panels complete
Progress:  522 of  672 total .png panels complete
Progress:  529 of  672 total .png panels complete
Progress:  533 of  711 total .png panels complete
Progress:  538 of  711 total .png panels complete
Progress:  541 of  711 total .png panels complete
Progress:  546 of  711 total .png panels complete
Progress:  550 of  711 total .png panels complete
Progress:  555 of  711 total .png panels complete
Progress:  560 of  711 total .png panels complete
Progress:  565 of  711 total .png panels complete
Progress:  571 of  711 total .png panels complete
Progress:  578 of  711 total .png panels complete
Progress:  582 of  711 total .png panels complete
Progress:  586 of  711 total .png panels complete
Progress:  590 of  711 total .png panels complete
Progress:  597 of  711 total .png panels complete
Progress:  601 of  711 total .png panels complete
Progress:  605 of  771 total .png panels complete
Progress:  611 of  840 total .png panels complete
Progress:  619 of  840 total .png panels complete
Progress:  624 of  840 total .png panels complete
Progress:  631 of  840 total .png panels complete
Progress:  640 of  840 total .png panels complete
Progress:  647 of  840 total .png panels complete
Progress:  654 of  840 total .png panels complete
Progress:  660 of  840 total .png panels complete
Progress:  665 of  840 total .png panels complete
Progress:  670 of  840 total .png panels complete
Progress:  677 of  840 total .png panels complete
Progress:  684 of  840 total .png panels complete
Progress:  691 of  840 total .png panels complete
Progress:  696 of  840 total .png panels complete
Progress:  702 of  840 total .png panels complete
Progress:  707 of  840 total .png panels complete
Progress:  714 of  840 total .png panels complete
Progress:  719 of  840 total .png panels complete
Progress:  724 of  840 total .png panels complete
Progress:  728 of  840 total .png panels complete
Progress:  733 of  840 total .png panels complete
Progress:  736 of  840 total .png panels complete
Progress:  739 of  840 total .png panels complete
Progress:  743 of  840 total .png panels complete
Progress:  745 of  840 total .png panels complete
Progress:  751 of  840 total .png panels complete
Progress:  756 of  840 total .png panels complete
Progress:  761 of  840 total .png panels complete
Progress:  765 of  840 total .png panels complete
Progress:  768 of  840 total .png panels complete
Progress:  771 of  840 total .png panels complete
Progress:  774 of  840 total .png panels complete
Progress:  777 of  840 total .png panels complete
Progress:  780 of  840 total .png panels complete
Progress:  784 of  840 total .png panels complete
Progress:  787 of  840 total .png panels complete
Progress:  791 of  840 total .png panels complete
Progress:  795 of  840 total .png panels complete
Progress:  798 of  898 total .png panels complete
Progress:   19 of  224 total .png panels complete
Progress:   22 of  282 total .png panels complete
Progress:   26 of  282 total .png panels complete
Progress:   31 of  282 total .png panels complete
Progress:   35 of  282 total .png panels complete
Progress:   42 of  282 total .png panels complete
Progress:   45 of  282 total .png panels complete
Progress:   51 of  282 total .png panels complete
Progress:   56 of  282 total .png panels complete
Progress:   61 of  359 total .png panels complete
Progress:   66 of  359 total .png panels complete
Progress:   71 of  359 total .png panels complete
Progress:   75 of  359 total .png panels complete
Progress:   81 of  359 total .png panels complete
Progress:   85 of  359 total .png panels complete
Progress:   92 of  435 total .png panels complete
Progress:  101 of  435 total .png panels complete
Progress:  106 of  435 total .png panels complete
Progress:  110 of  435 total .png panels complete
Progress:  114 of  435 total .png panels complete
Progress:  124 of  435 total .png panels complete
Progress:  131 of  435 total .png panels complete
Progress:  137 of  435 total .png panels complete
Progress:  142 of  435 total .png panels complete
Progress:  149 of  435 total .png panels complete
Progress:  155 of  435 total .png panels complete
Progress:  165 of  435 total .png panels complete
Progress:  178 of  435 total .png panels complete
Progress:  183 of  435 total .png panels complete
Progress:  190 of  435 total .png panels complete
Progress:  195 of  435 total .png panels complete
Progress:  205 of  435 total .png panels complete
Progress:  214 of  435 total .png panels complete
Progress:  221 of  435 total .png panels complete
Progress:  227 of  435 total .png panels complete
Progress:  233 of  435 total .png panels complete
Progress:  239 of  435 total .png panels complete
Progress:  246 of  492 total .png panels complete
Progress:  250 of  492 total .png panels complete
Progress:  260 of  492 total .png panels complete
Progress:  267 of  492 total .png panels complete
Progress:  275 of  492 total .png panels complete
Progress:  280 of  492 total .png panels complete
Progress:  285 of  492 total .png panels complete
Progress:  294 of  492 total .png panels complete
Progress:  302 of  492 total .png panels complete
Progress:  310 of  492 total .png panels complete
Progress:  320 of  492 total .png panels complete
Progress:  327 of  492 total .png panels complete
Progress:  338 of  492 total .png panels complete
Progress:  344 of  492 total .png panels complete
Progress:  352 of  492 total .png panels complete
Progress:  358 of  492 total .png panels complete
Progress:  365 of  492 total .png panels complete
Progress:  372 of  492 total .png panels complete
Progress:  379 of  492 total .png panels complete
Progress:  383 of  492 total .png panels complete
Progress:  387 of  492 total .png panels complete
Progress:  500 of  672 total .png panels complete
Progress:  508 of  672 total .png panels complete
Progress:  518 of  672 total .png panels complete
Progress:  524 of  672 total .png panels complete
Progress:  528 of  672 total .png panels complete
Progress:  532 of  711 total .png panels complete
Progress:  537 of  711 total .png panels complete
Progress:  539 of  711 total .png panels complete
Progress:  544 of  711 total .png panels complete
Progress:  548 of  711 total .png panels complete
Progress:  553 of  711 total .png panels complete
Progress:  559 of  711 total .png panels complete
Progress:  563 of  711 total .png panels complete
Progress:  569 of  711 total .png panels complete
Progress:  573 of  711 total .png panels complete
Progress:  575 of  711 total .png panels complete
Progress:  579 of  711 total .png panels complete
Progress:  583 of  711 total .png panels complete
Progress:  588 of  711 total .png panels complete
Progress:  592 of  711 total .png panels complete
Progress:  594 of  711 total .png panels complete
Progress:  598 of  711 total .png panels complete
Progress:  602 of  711 total .png panels complete
Progress:  609 of  840 total .png panels complete
Progress:  620 of  840 total .png panels complete
Progress:  625 of  840 total .png panels complete
Progress:  630 of  840 total .png panels complete
Progress:  636 of  840 total .png panels complete
Progress:  641 of  840 total .png panels complete
Progress:  646 of  840 total .png panels complete
Progress:  651 of  840 total .png panels complete
Progress:  659 of  840 total .png panels complete
Progress:  663 of  840 total .png panels complete
Progress:  669 of  840 total .png panels complete
Progress:  674 of  840 total .png panels complete
Progress:  680 of  840 total .png panels complete
Progress:  685 of  840 total .png panels complete
Progress:  693 of  840 total .png panels complete
Progress:  698 of  840 total .png panels complete
Progress:  705 of  840 total .png panels complete
Progress:  711 of  840 total .png panels complete
Progress:  717 of  840 total .png panels complete
Progress:  722 of  840 total .png panels complete
Progress:  727 of  840 total .png panels complete
Progress:  732 of  840 total .png panels complete
Progress:  735 of  840 total .png panels complete
Progress:  738 of  840 total .png panels complete
Progress:  742 of  840 total .png panels complete
Progress:  747 of  840 total .png panels complete
Progress:  750 of  840 total .png panels complete
Progress:  753 of  840 total .png panels complete
Progress:  758 of  840 total .png panels complete
Progress:  762 of  840 total .png panels complete
Progress:  113 of  435 total .png panels complete
Progress:  117 of  435 total .png panels complete
Progress:  121 of  435 total .png panels complete
Progress:  127 of  435 total .png panels complete
Progress:  136 of  435 total .png panels complete
Progress:  145 of  435 total .png panels complete
Progress:  151 of  435 total .png panels complete
Progress:  158 of  435 total .png panels complete
Progress:  163 of  435 total .png panels complete
Progress:  167 of  435 total .png panels complete
Progress:  174 of  435 total .png panels complete
Progress:  180 of  435 total .png panels complete
Progress:  188 of  435 total .png panels complete
Progress:  197 of  435 total .png panels complete
Progress:  202 of  435 total .png panels complete
Progress:  210 of  435 total .png panels complete
Progress:  219 of  435 total .png panels complete
Progress:  229 of  435 total .png panels complete
Progress:  234 of  435 total .png panels complete
Progress:  240 of  435 total .png panels complete
Progress:  244 of  492 total .png panels complete
Progress:  251 of  492 total .png panels complete
Progress:  258 of  492 total .png panels complete
Progress:  265 of  492 total .png panels complete
Progress:  270 of  492 total .png panels complete
Progress:  277 of  492 total .png panels complete
Progress:  286 of  492 total .png panels complete
Progress:  296 of  492 total .png panels complete
Progress:  305 of  492 total .png panels complete
Progress:  311 of  492 total .png panels complete
Progress:  315 of  492 total .png panels complete
Progress:  322 of  492 total .png panels complete
Progress:  328 of  492 total .png panels complete
Progress:  333 of  492 total .png panels complete
Progress:  339 of  492 total .png panels complete
Progress:  345 of  492 total .png panels complete
Progress:  350 of  492 total .png panels complete
Progress:  356 of  492 total .png panels complete
Progress:  361 of  492 total .png panels complete
Progress:  366 of  492 total .png panels complete
Progress:  371 of  492 total .png panels complete
Progress:  381 of  492 total .png panels complete
Progress:  386 of  492 total .png panels complete
Progress:  391 of  492 total .png panels complete
Progress:  395 of  492 total .png panels complete
Progress:  397 of  492 total .png panels complete
Progress:  401 of  492 total .png panels complete
Progress:  405 of  492 total .png panels complete
Progress:  408 of  492 total .png panels complete
Progress:  410 of  492 total .png panels complete
Progress:  413 of  492 total .png panels complete
Progress:  415 of  492 total .png panels complete
Progress:  419 of  546 total .png panels complete
Progress:  424 of  546 total .png panels complete
Progress:  429 of  546 total .png panels complete
Progress:  434 of  619 total .png panels complete
Progress:  439 of  619 total .png panels complete
Progress:  442 of  619 total .png panels complete
Progress:  446 of  619 total .png panels complete
Progress:  452 of  619 total .png panels complete
Progress:  457 of  619 total .png panels complete
Progress:  461 of  619 total .png panels complete
Progress:  466 of  619 total .png panels complete
Progress:  470 of  619 total .png panels complete
Progress:  476 of  619 total .png panels complete
Progress:  481 of  619 total .png panels complete
Progress:  486 of  619 total .png panels complete
Progress:  491 of  619 total .png panels complete
Progress:  494 of  672 total .png panels complete
Progress:  499 of  672 total .png panels complete
Progress:  504 of  672 total .png panels complete
Progress:  509 of  672 total .png panels complete
Progress:  514 of  672 total .png panels complete
Progress:  520 of  672 total .png panels complete
Progress:  523 of  672 total .png panels complete
Progress:  527 of  672 total .png panels complete
Progress:  612 of  840 total .png panels complete
Progress:  616 of  840 total .png panels complete
Progress:  621 of  840 total .png panels complete
Progress:  627 of  840 total .png panels complete
Progress:  634 of  840 total .png panels complete
Progress:  639 of  840 total .png panels complete
Progress:  644 of  840 total .png panels complete
Progress:  650 of  840 total .png panels complete
Progress:  656 of  840 total .png panels complete
Progress:  664 of  840 total .png panels complete
Progress:  675 of  840 total .png panels complete
Progress:  681 of  840 total .png panels complete
Progress:  687 of  840 total .png panels complete
Progress:  692 of  840 total .png panels complete
Progress:  697 of  840 total .png panels complete
Progress:  701 of  840 total .png panels complete
Progress:  706 of  840 total .png panels complete
Progress:  710 of  840 total .png panels complete
Progress:  715 of  840 total .png panels complete
Progress:  720 of  840 total .png panels complete
Progress:  726 of  840 total .png panels complete
Progress:  731 of  840 total .png panels complete
Progress:  734 of  840 total .png panels complete
Progress:  740 of  840 total .png panels complete
Progress:  746 of  840 total .png panels complete
Progress:  749 of  840 total .png panels complete
Progress:  755 of  840 total .png panels complete
Progress:  759 of  840 total .png panels complete
Progress:  763 of  840 total .png panels complete
Progress:  766 of  840 total .png panels complete
Progress:  769 of  840 total .png panels complete
Progress:  772 of  840 total .png panels complete
Progress:  776 of  840 total .png panels complete
Progress:  778 of  840 total .png panels complete
Progress:  781 of  840 total .png panels complete
Progress:  783 of  840 total .png panels complete
Progress:  786 of  840 total .png panels complete
Progress:  790 of  840 total .png panels complete
Progress:  793 of  840 total .png panels complete
Progress:  796 of  840 total .png panels complete
Progress:  800 of  898 total .png panels complete
Progress:  804 of  898 total .png panels complete
Progress:  807 of  898 total .png panels complete
Progress:  810 of  898 total .png panels complete
Progress:  813 of  898 total .png panels complete
Progress:  816 of  898 total .png panels complete
Progress:  819 of  898 total .png panels complete
Progress:  822 of  898 total .png panels complete
Progress:  825 of  898 total .png panels complete
Progress:  828 of  898 total .png panels complete
Progress:  830 of  898 total .png panels complete
Progress:  833 of  898 total .png panels complete
Progress:  836 of  898 total .png panels complete
Progress:  838 of  898 total .png panels complete
Progress:  839 of  898 total .png panels complete
Progress:  841 of  898 total .png panels complete
Progress:  843 of  898 total .png panels complete
Progress:  845 of  898 total .png panels complete
Progress:  847 of  898 total .png panels complete
Progress:  848 of  898 total .png panels complete
Progress:  850 of  898 total .png panels complete
Progress:  852 of  898 total .png panels complete
Progress:  854 of  898 total .png panels complete
Progress:  856 of  898 total .png panels complete
Progress:  857 of  898 total .png panels complete
Progress:  859 of  898 total .png panels complete
Progress:  862 of  898 total .png panels complete
Progress:  864 of  898 total .png panels complete
Progress:  866 of  898 total .png panels complete
Progress:   10 of  224 total .png panels complete
Progress:   13 of  224 total .png panels complete
Progress:   17 of  224 total .png panels complete
Progress:   21 of  224 total .png panels complete
Progress:   25 of  282 total .png panels complete
Progress:   29 of  282 total .png panels complete
Progress:   36 of  282 total .png panels complete
Progress:   40 of  282 total .png panels complete
Progress:   46 of  282 total .png panels complete
Progress:   53 of  282 total .png panels complete
Progress:   57 of  359 total .png panels complete
Progress:   64 of  359 total .png panels complete
Progress:   69 of  359 total .png panels complete
Progress:   73 of  359 total .png panels complete
Progress:   79 of  359 total .png panels complete
Progress:   83 of  359 total .png panels complete
Progress:   90 of  435 total .png panels complete
Progress:   96 of  435 total .png panels complete
Progress:  100 of  435 total .png panels complete
Progress:  104 of  435 total .png panels complete
Progress:  112 of  435 total .png panels complete
Progress:  116 of  435 total .png panels complete
Progress:  125 of  435 total .png panels complete
Progress:  132 of  435 total .png panels complete
Progress:  139 of  435 total .png panels complete
Progress:  143 of  435 total .png panels complete
Progress:  156 of  435 total .png panels complete
Progress:  171 of  435 total .png panels complete
Progress:  175 of  435 total .png panels complete
Progress:  182 of  435 total .png panels complete
Progress:  189 of  435 total .png panels complete
Progress:  192 of  435 total .png panels complete
Progress:  200 of  435 total .png panels complete
Progress:  206 of  435 total .png panels complete
Progress:  212 of  435 total .png panels complete
Progress:  220 of  435 total .png panels complete
Progress:  225 of  435 total .png panels complete
Progress:  231 of  435 total .png panels complete
Progress:  236 of  435 total .png panels complete
Progress:  242 of  492 total .png panels complete
Progress:  249 of  492 total .png panels complete
Progress:  255 of  492 total .png panels complete
Progress:  261 of  492 total .png panels complete
Progress:  268 of  492 total .png panels complete
Progress:  272 of  492 total .png panels complete
Progress:  283 of  492 total .png panels complete
Progress:  289 of  492 total .png panels complete
Progress:  295 of  492 total .png panels complete
Progress:  301 of  492 total .png panels complete
Progress:  307 of  492 total .png panels complete
Progress:  316 of  492 total .png panels complete
Progress:  323 of  492 total .png panels complete
Progress:  330 of  492 total .png panels complete
Progress:  335 of  492 total .png panels complete
Progress:  340 of  492 total .png panels complete
Progress:  347 of  492 total .png panels complete
Progress:  351 of  492 total .png panels complete
Progress:  357 of  492 total .png panels complete
Progress:  362 of  492 total .png panels complete
Progress:  368 of  492 total .png panels complete
Progress:  373 of  492 total .png panels complete
Progress:  380 of  492 total .png panels complete
Progress:  385 of  492 total .png panels complete
Progress:  390 of  492 total .png panels complete
Progress:  393 of  492 total .png panels complete
Progress:  398 of  492 total .png panels complete
Progress:  400 of  492 total .png panels complete
Progress:  404 of  492 total .png panels complete
Progress:  606 of  840 total .png panels complete
Progress:  610 of  840 total .png panels complete
Progress:  615 of  840 total .png panels complete
Progress:  622 of  840 total .png panels complete
Progress:  628 of  840 total .png panels complete
Progress:  633 of  840 total .png panels complete
Progress:  638 of  840 total .png panels complete
Progress:  642 of  840 total .png panels complete
Progress:  648 of  840 total .png panels complete
Progress:  653 of  840 total .png panels complete
Progress:  658 of  840 total .png panels complete
Progress:  662 of  840 total .png panels complete
Progress:  668 of  840 total .png panels complete
Progress:  673 of  840 total .png panels complete
Progress:  678 of  840 total .png panels complete
Progress:  686 of  840 total .png panels complete
Progress:  690 of  840 total .png panels complete
Progress:  694 of  840 total .png panels complete
Progress:  699 of  840 total .png panels complete
Progress:  703 of  840 total .png panels complete
Progress:  708 of  840 total .png panels complete
Progress:  712 of  840 total .png panels complete
Progress:  716 of  840 total .png panels complete
Progress:  721 of  840 total .png panels complete
Progress:  725 of  840 total .png panels complete
Progress:  729 of  840 total .png panels complete
Progress:  737 of  840 total .png panels complete
Progress:  741 of  840 total .png panels complete
Progress:  744 of  840 total .png panels complete
Progress:  748 of  840 total .png panels complete
Progress:  752 of  840 total .png panels complete
Progress:  754 of  840 total .png panels complete
Progress:  757 of  840 total .png panels complete
Progress:  760 of  840 total .png panels complete
Progress:  764 of  840 total .png panels complete
Progress:  767 of  840 total .png panels complete
Progress:  770 of  840 total .png panels complete
Progress:  773 of  840 total .png panels complete
Progress:  775 of  840 total .png panels complete
Progress:  779 of  840 total .png panels complete
Progress:  782 of  840 total .png panels complete
Progress:  785 of  840 total .png panels complete
Progress:  788 of  840 total .png panels complete
Progress:  789 of  840 total .png panels complete
Progress:  792 of  840 total .png panels complete
Progress:  794 of  840 total .png panels complete
Progress:  797 of  840 total .png panels complete
Progress:  799 of  898 total .png panels complete
Progress:  802 of  898 total .png panels complete
Progress:  805 of  898 total .png panels complete
Progress:  808 of  898 total .png panels complete
Progress:  812 of  898 total .png panels complete
Progress:  815 of  898 total .png panels complete
Progress:  818 of  898 total .png panels complete
Progress:  821 of  898 total .png panels complete
Progress:  824 of  898 total .png panels complete
Progress:  826 of  898 total .png panels complete
Progress:  829 of  898 total .png panels complete
Progress:  831 of  898 total .png panels complete
Progress:  834 of  898 total .png panels complete
Progress:  923 of  975 total .png panels complete
Progress:  924 of  975 total .png panels complete
Progress:  926 of  975 total .png panels complete
Progress:   78 of  359 total .png panels complete
Progress:   87 of  359 total .png panels complete
Progress:   93 of  435 total .png panels complete
Progress:  102 of  435 total .png panels complete
Progress:  111 of  435 total .png panels complete
Progress:  118 of  435 total .png panels complete
Progress:  123 of  435 total .png panels complete
Progress:  129 of  435 total .png panels complete
Progress:  140 of  435 total .png panels complete
Progress:  147 of  435 total .png panels complete
Progress:  153 of  435 total .png panels complete
Progress:  159 of  435 total .png panels complete
Progress:  164 of  435 total .png panels complete
Progress:  169 of  435 total .png panels complete
Progress:  177 of  435 total .png panels complete
Progress:  186 of  435 total .png panels complete
Progress:  193 of  435 total .png panels complete
Progress:  203 of  435 total .png panels complete
Progress:  209 of  435 total .png panels complete
Progress:  215 of  435 total .png panels complete
Progress:  222 of  435 total .png panels complete
Progress:  228 of  435 total .png panels complete
Progress:  235 of  435 total .png panels complete
Progress:  241 of  435 total .png panels complete
Progress:  245 of  492 total .png panels complete
Progress:  253 of  492 total .png panels complete
Progress:  263 of  492 total .png panels complete
Progress:  276 of  492 total .png panels complete
Progress:  281 of  492 total .png panels complete
Progress:  288 of  492 total .png panels complete
Progress:  293 of  492 total .png panels complete
Progress:  300 of  492 total .png panels complete
Progress:  306 of  492 total .png panels complete
Progress:  313 of  492 total .png panels complete
Progress:  319 of  492 total .png panels complete
Progress:  326 of  492 total .png panels complete
Progress:  332 of  492 total .png panels complete
Progress:  336 of  492 total .png panels complete
Progress:  342 of  492 total .png panels complete
Progress:  348 of  492 total .png panels complete
Progress:  355 of  492 total .png panels complete
Progress:  363 of  492 total .png panels complete
Progress:  369 of  492 total .png panels complete
Progress:  375 of  492 total .png panels complete
Progress:  377 of  492 total .png panels complete
Progress:  382 of  492 total .png panels complete
Progress:  388 of  492 total .png panels complete
Progress:  392 of  492 total .png panels complete
Progress:  396 of  492 total .png panels complete
Progress:  402 of  492 total .png panels complete
Progress:  407 of  492 total .png panels complete
Progress:  409 of  492 total .png panels complete
Progress:  412 of  492 total .png panels complete
Progress:  414 of  492 total .png panels complete
Progress:  417 of  492 total .png panels complete
Progress:  420 of  546 total .png panels complete
Progress:  423 of  546 total .png panels complete
Progress:  426 of  546 total .png panels complete
Progress:  430 of  546 total .png panels complete
Progress:  433 of  619 total .png panels complete
Progress:  438 of  619 total .png panels complete
Progress:  443 of  619 total .png panels complete
Progress:  449 of  619 total .png panels complete
Progress:  453 of  619 total .png panels complete
Progress:  456 of  619 total .png panels complete
Progress:  460 of  619 total .png panels complete
Progress:  464 of  619 total .png panels complete
Progress:  468 of  619 total .png panels complete
Progress:  473 of  619 total .png panels complete
Progress:  477 of  619 total .png panels complete
Progress:  483 of  619 total .png panels complete
Progress:  487 of  619 total .png panels complete
Progress:  493 of  619 total .png panels complete
Progress:  498 of  672 total .png panels complete
Progress:  506 of  672 total .png panels complete
Progress:  511 of  672 total .png panels complete
Progress:  515 of  672 total .png panels complete
Progress:  871 of  975 total .png panels complete
Progress:  873 of  975 total .png panels complete
Progress:  875 of  975 total .png panels complete
Progress:  876 of  975 total .png panels complete
Progress:  878 of  975 total .png panels complete
Progress:  880 of  975 total .png panels complete
Progress:  882 of  975 total .png panels complete
Progress:  884 of  975 total .png panels complete
Progress:  886 of  975 total .png panels complete
Progress:  888 of  975 total .png panels complete
Progress:  890 of  975 total .png panels complete
Progress:  892 of  975 total .png panels complete
Progress:  894 of  975 total .png panels complete
Progress:  896 of  975 total .png panels complete
Progress:  898 of  975 total .png panels complete
Progress:  900 of  975 total .png panels complete
Progress:  902 of  975 total .png panels complete
Progress:  904 of  975 total .png panels complete
Progress:  906 of  975 total .png panels complete
Progress:  908 of  975 total .png panels complete
Progress:  910 of  975 total .png panels complete
Progress:  912 of  975 total .png panels complete
Progress:  914 of  975 total .png panels complete
Progress:  916 of  975 total .png panels complete
Progress:  918 of  975 total .png panels complete
Progress:  920 of  975 total .png panels complete
Progress:  922 of  975 total .png panels complete
Progress:  925 of  975 total .png panels complete
Progress:  927 of  975 total .png panels complete
Progress:  928 of  975 total .png panels complete
Progress:  929 of  975 total .png panels complete
Progress:  930 of  975 total .png panels complete
Progress:  931 of  975 total .png panels complete
Progress:  932 of  975 total .png panels complete
Progress:  933 of  975 total .png panels complete
Progress:  934 of  975 total .png panels complete
Progress:  935 of  975 total .png panels complete
Progress:  936 of  975 total .png panels complete
Progress:  937 of  975 total .png panels complete
Progress:  938 of  975 total .png panels complete
Progress:  939 of  975 total .png panels complete
Progress:  940 of  975 total .png panels complete
Progress:  941 of  975 total .png panels complete
Progress:  942 of  975 total .png panels complete
Progress:  943 of  975 total .png panels complete
Progress:  944 of  975 total .png panels complete
Progress:  945 of  975 total .png panels complete
Progress:  946 of  975 total .png panels complete
Progress:  947 of  975 total .png panels complete
Progress:  948 of  975 total .png panels complete
Progress:  949 of  975 total .png panels complete
Progress:  950 of  975 total .png panels complete
Progress:  951 of  975 total .png panels complete
Progress:  952 of  975 total .png panels complete
Progress:  953 of  975 total .png panels complete
Progress:  954 of  975 total .png panels complete
Progress:  955 of  975 total .png panels complete
Progress:  956 of  975 total .png panels complete
Progress:  957 of  975 total .png panels complete
Progress:  958 of  975 total .png panels complete
Progress:  959 of  975 total .png panels complete
Progress:  960 of  975 total .png panels complete
Progress:  961 of  975 total .png panels complete
Progress:  962 of  975 total .png panels complete
Progress:  963 of  975 total .png panels complete
Progress:  964 of  975 total .png panels complete
Progress:  965 of  975 total .png panels complete
Progress:  966 of  975 total .png panels complete
Progress:  967 of  975 total .png panels complete
Progress:  968 of  975 total .png panels complete
Progress:  969 of  975 total .png panels complete
Progress:  970 of  975 total .png panels complete
Progress:  971 of  975 total .png panels complete
Progress:  972 of  975 total .png panels complete
Progress:  973 of  975 total .png panels complete
Progress:  974 of  975 total .png panels complete
Progress:  975 of  975 total .png panels complete
Progress:  257 of  492 total .png panels complete
Progress:  262 of  492 total .png panels complete
Progress:  269 of  492 total .png panels complete
Progress:  274 of  492 total .png panels complete
Progress:  279 of  492 total .png panels complete
Progress:  291 of  492 total .png panels complete
Progress:  298 of  492 total .png panels complete
Progress:  303 of  492 total .png panels complete
Progress:  309 of  492 total .png panels complete
Progress:  317 of  492 total .png panels complete
Progress:  324 of  492 total .png panels complete
Progress:  329 of  492 total .png panels complete
Progress:  334 of  492 total .png panels complete
Progress:  341 of  492 total .png panels complete
Progress:  346 of  492 total .png panels complete
Progress:  353 of  492 total .png panels complete
Progress:  360 of  492 total .png panels complete
Progress:  367 of  492 total .png panels complete
Progress:  374 of  492 total .png panels complete
Progress:  378 of  492 total .png panels complete
Progress:  384 of  492 total .png panels complete
Progress:  389 of  492 total .png panels complete
Progress:  394 of  492 total .png panels complete
Progress:  399 of  492 total .png panels complete
Progress:  403 of  492 total .png panels complete
Progress:  406 of  492 total .png panels complete
Progress:  411 of  492 total .png panels complete
Progress:  416 of  492 total .png panels complete
Progress:  418 of  546 total .png panels complete
Progress:  422 of  546 total .png panels complete
Progress:  427 of  546 total .png panels complete
Progress:  431 of  619 total .png panels complete
Progress:  436 of  619 total .png panels complete
Progress:  441 of  619 total .png panels complete
Progress:  447 of  619 total .png panels complete
Progress:  451 of  619 total .png panels complete
Progress:  458 of  619 total .png panels complete
Progress:  465 of  619 total .png panels complete
Progress:  471 of  619 total .png panels complete
Progress:  475 of  619 total .png panels complete
Progress:  480 of  619 total .png panels complete
Progress:  485 of  619 total .png panels complete
Progress:  489 of  619 total .png panels complete
Progress:  496 of  672 total .png panels complete
Progress:  502 of  672 total .png panels complete
Progress:  507 of  672 total .png panels complete
Progress:  513 of  672 total .png panels complete
Progress:  519 of  672 total .png panels complete
Progress:  525 of  672 total .png panels complete
Progress:  531 of  672 total .png panels complete
Progress:  535 of  711 total .png panels complete
Progress:  542 of  711 total .png panels complete
Progress:  547 of  711 total .png panels complete
Progress:  551 of  711 total .png panels complete
Progress:  557 of  711 total .png panels complete
Progress:  564 of  711 total .png panels complete
Progress:  567 of  711 total .png panels complete
Progress:  976 of 1045 total .png panels complete
Progress:  977 of 1045 total .png panels complete
Progress:  978 of 1045 total .png panels complete
Progress:  979 of 1045 total .png panels complete
Progress:  980 of 1045 total .png panels complete
Progress:  981 of 1045 total .png panels complete
Progress:  982 of 1045 total .png panels complete
Progress:  983 of 1045 total .png panels complete
Progress:  984 of 1045 total .png panels complete
Progress:  985 of 1045 total .png panels complete
Progress:  986 of 1045 total .png panels complete
Progress:  987 of 1045 total .png panels complete
Progress:  988 of 1045 total .png panels complete
Progress:  989 of 1045 total .png panels complete
Progress:  990 of 1045 total .png panels complete
Progress:  991 of 1045 total .png panels complete
Progress:  992 of 1045 total .png panels complete
Progress:  993 of 1045 total .png panels complete
Progress:  994 of 1045 total .png panels complete
Progress:  995 of 1045 total .png panels complete
Progress:  996 of 1045 total .png panels complete
Progress:  997 of 1045 total .png panels complete
Progress:  998 of 1045 total .png panels complete
Progress:  999 of 1045 total .png panels complete
Progress: 1000 of 1045 total .png panels complete
Progress: 1001 of 1045 total .png panels complete
Progress: 1002 of 1045 total .png panels complete
Progress: 1003 of 1045 total .png panels complete
Progress: 1004 of 1045 total .png panels complete
Progress: 1005 of 1045 total .png panels complete
Progress: 1006 of 1045 total .png panels complete
Progress: 1007 of 1045 total .png panels complete
Progress: 1008 of 1045 total .png panels complete
Progress: 1009 of 1045 total .png panels complete
Progress: 1010 of 1045 total .png panels complete
Progress: 1011 of 1045 total .png panels complete
Progress: 1012 of 1045 total .png panels complete
Progress: 1013 of 1045 total .png panels complete
Progress: 1014 of 1045 total .png panels complete
Progress: 1015 of 1045 total .png panels complete
Progress: 1016 of 1045 total .png panels complete
Progress: 1017 of 1045 total .png panels complete
Progress: 1018 of 1045 total .png panels complete
Progress: 1019 of 1045 total .png panels complete
Progress: 1020 of 1045 total .png panels complete
Progress: 1021 of 1045 total .png panels complete
Progress: 1022 of 1045 total .png panels complete
Progress: 1023 of 1045 total .png panels complete
Progress: 1024 of 1045 total .png panels complete
Progress: 1025 of 1045 total .png panels complete
Progress: 1026 of 1045 total .png panels complete
Progress: 1027 of 1045 total .png panels complete
Progress: 1028 of 1045 total .png panels complete
Progress: 1029 of 1045 total .png panels complete
Progress: 1030 of 1045 total .png panels complete
Progress: 1031 of 1045 total .png panels complete
Progress: 1032 of 1045 total .png panels complete
Progress: 1033 of 1045 total .png panels complete
Progress: 1034 of 1045 total .png panels complete
Progress: 1035 of 1045 total .png panels complete
Progress: 1036 of 1045 total .png panels complete
Progress: 1037 of 1045 total .png panels complete
Progress: 1038 of 1045 total .png panels complete
Progress: 1039 of 1045 total .png panels complete
Progress: 1040 of 1045 total .png panels complete
Progress: 1041 of 1045 total .png panels complete
Progress: 1042 of 1045 total .png panels complete
Progress: 1043 of 1045 total .png panels complete
Progress: 1044 of 1045 total .png panels complete
Progress: 1045 of 1045 total .png panels complete
-------------------------------------------
ARM: SUCCESS --> Images found.
ARM_97: SUCCESS --> Images found.
ATEX: SUCCESS --> Images found.
BOMEX: SUCCESS --> Images found.
CGILS_S11: SUCCESS --> Images found.
CGILS_S12: SUCCESS --> Images found.
CGILS_S6: SUCCESS --> Images found.
DYCOMS2_RF01: SUCCESS --> Images found.
DYCOMS2_RF01_FIXED_SST: SUCCESS --> Images found.
DYCOMS2_RF02_DS: SUCCESS --> Images found.
DYCOMS2_RF02_ND: SUCCESS --> Images found.
GABLS3_NIGHT: SUCCESS --> Images found.
LBA: SUCCESS --> Images found.
MPACE_B: SUCCESS --> Images found.
RICO: SUCCESS --> Images found.
TWP_ICE: SUCCESS --> Images found.
WANGARA: SUCCESS --> Images found.
-------------------------------------------
Output can be viewed at file:///home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_plot/9e1cc76_vs_master_cdae675/index.html with a web browser
Pyplotgen ran in 107 seconds.
See error.log in the output folder for detailed info including warnings.

error.log messages include:

24-09-15 04:41:49.332 proc_id: 1505780	Warning! Averaging over heights is not yet implemented.

[Pipeline] sh
+ ssh carson 'mkdir -p /home/pub/clubb_nvhpc_gpu_plots/master'
[Pipeline] sh
+ scp -r 9e1cc76_vs_master_cdae675 carson:/home/pub/clubb_nvhpc_gpu_plots/master
[Pipeline] sh
+ ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_nvhpc_gpu_plots/'
/home/pub/clubb_nvhpc_gpu_plots/ updated successfully.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Update Master Output)
[Pipeline] sh
+ rm -rf cur_out
[Pipeline] sh
+ mkdir cur_out
[Pipeline] sh
+ mv cpu_9e1cc76 gpu_9e1cc76 cur_out
[Pipeline] sh
+ echo 9e1cc76
[Pipeline] sh
+ ssh carson 'rm -rf /home/pub/clubb_nvhpc_gpu_plots/master/cur_out'
[Pipeline] sh
+ scp -r cur_out carson:/home/pub/clubb_nvhpc_gpu_plots/master/
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS