Started by an SCM change Obtained jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile from git https://github.com/larson-group/clubb.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_bin_diff_regression_gfortran_test_new [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_bin_diff_regression_gfortran_test_new # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --progress https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a3161e5614bf12f8b22700db87b2597d8197efec (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3161e5614bf12f8b22700db87b2597d8197efec # timeout=10 Commit message: "Forgot an & symbol." > git rev-list --no-walk 604c2a9743e7fd6278654754f6bb2494c5f8f63f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Clone SysAdmin to tmp) [Pipeline] sh + rm -rf /home/jenkins/clubb_bit_diff_test_workspace/sys_admin + git clone https://github.com/larson-group/sys_admin.git /home/jenkins/clubb_bit_diff_test_workspace/sys_admin Cloning into '/home/jenkins/clubb_bit_diff_test_workspace/sys_admin'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Python Test) [Pipeline] sh + python3 /home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/clubb_bit_diff_test_workspace/bit_diff_clubb_config ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_gfdlact.a /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/parameters_tunable.F90:2520:32: 2520 | subroutine init_parameters_999( & | ^ Warning: ‘init_parameters_999’ defined but not used [-Wunused-function] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:139:23: 139 | hydromet, & ! Unused | 1 Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/clubb_api_module.F90:1012:16: 1012 | integer :: i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_param.a ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_lapack.a ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libmicrophys_utils.a ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_parabolic.a ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_KK_microphys.a /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62: 633 | do category=1, num_importance_categories | 2 ...... 638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then | 1 Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript] ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_bugsrad.a ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_coamps.a /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SILHS/silhs_api_module.F90:327:13: 327 | rho_ds_zt, & ! Unused | 1 Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument] ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libsilhs.a ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_morrison.a ../src/Benchmark_cases/cloud_sed_module.F90:168:44: 168 | if ( zt2zm( gr, rcm, k) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function ‘redirect_interpolated_azmk’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1331:13: 1331 | .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1332:13: 1332 | .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1333:13: 1333 | .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1334:13: 1334 | .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1335:13: 1335 | .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1336:13: 1336 | .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1337:13: 1337 | .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1338:13: 1338 | .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1339:13: 1339 | .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1340:13: 1340 | .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1341:13: 1341 | .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube, & ! In | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_other.a ../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8: 24 | use clubb_precision, only: & | 1 Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter] CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 842 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 859 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1166 : um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1168 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : ( gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 903 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 904 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 905 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 906 : 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. 907 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 908 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 912 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1295 : newmu(i), rtp2(i,:), thlp2(i,:), rtpthlp(i,:), pdf_params_single_col(i), em(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1358 : brunt_vaisala_freq_sqd(i,:), brunt_vaisala_freq_sqd_mixed(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1359 : brunt_vaisala_freq_sqd_dry(i,:), brunt_vaisala_freq_sqd_moist(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1363 : invrs_tau_sfc(i,:), invrs_tau_no_N2_zm(i,:), invrs_tau_bkgnd(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1366 : invrs_tau_wp3_zm(i,:), invrs_tau_wp3_zt(i,:), invrs_tau_wpxp_zm(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1470 : call calc_sfc_varnce( upwp_sfc(i), vpwp_sfc(i), wpthlp_sfc(i), wprtp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1471 : um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1585 : stability_correction(i,:) = calc_stability_correction( gr(i), thlm(i,:), Lscale(i,:), em(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1681 : call compute_Cx_Fnc_Richardson( gr(i), thlm(i,:), um(i,:), vm(i,:), em(i,:), Lscale(i,:), exner(i,:), rtm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1682 : rcm(i,:), p_in_Pa(i,:), thvm(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1683 : ice_supersat_frac(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1684 : clubb_params, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1685 : clubb_config_flags%l_brunt_vaisala_freq_moist, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1687 : clubb_config_flags%l_use_shear_Richardson, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1689 : Cx_fnc_Richardson(i,:) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1713 : call advance_xm_wpxp( gr(i), dt_advance, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1714 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Kh_zt(i,:), Kh_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1715 : invrs_tau_C6_zm(i,:), tau_max_zm(i,:), Skw_zm(i,:), wp2rtp(i,:), rtpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1716 : rtm_forcing(i,:), wprtp_forcing(i,:), rtm_ref(i,:), wp2thlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1717 : thlpthvp(i,:), thlm_forcing(i,:), wpthlp_forcing(i,:), thlm_ref(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1718 : rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1719 : invrs_rho_ds_zt(i,:), thv_ds_zm(i,:), rtp2(i,:), thlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1720 : w_1_zm(i,:), w_2_zm(i,:), varnce_w_1_zm(i,:), varnce_w_2_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1721 : mixt_frac_zm(i,:), l_implemented, em(i,:), wp2sclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1722 : sclrpthvp(i,:,:), sclrm_forcing(i,:,:), sclrp2(i,:,:), exner(i,:), rcm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1723 : p_in_Pa(i,:), thvm(i,:), Cx_fnc_Richardson(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1724 : ice_supersat_frac(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1725 : pdf_implicit_coefs_terms(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1726 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), wpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1727 : fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1728 : uprcp(i,:), vprcp(i,:), rc_coef(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1729 : clubb_params, nu_vert_res_dep(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1744 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1745 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1746 : sclrm(i,:,:), wpsclrp(i,:,:), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:) ) ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1770 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1795 : call advance_xp2_xpyp( gr(i), invrs_tau_xp2_zm(i,:), invrs_tau_C4_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1797 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wpthvp(i,:), um(i,:), vm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1798 : wp2(i,:), wp2_zt(i,:), wp3(i,:), upwp(i,:), vpwp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1799 : sigma_sqd_w(i,:), Skw_zm(i,:), wprtp2(i,:), wpthlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1800 : wprtpthlp(i,:), Kh_zt(i,:), rtp2_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1802 : rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1807 : sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1808 : wpsclrp2(i,:,:), wpsclrprtp(i,:,:), wpsclrpthlp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1818 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1819 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), up2(i,:), vp2(i,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1820 : sclrp2(i,:,:), sclrprtp(i,:,:), sclrpthlp(i,:,:)) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1879 : call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1885 : wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1898 : ( gr(i), dt_advance, sfc_elevation(i), sigma_sqd_w(i,:), wm_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1899 : wm_zt(i,:), a3_coef(i,:), a3_coef_zt(i,:), wp3_on_wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1900 : wpup2(i,:), wpvp2(i,:), wp2up2(i,:), wp2vp2(i,:), wp4(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1901 : wpthvp(i,:), wp2thvp(i,:), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1902 : up2(i,:), vp2(i,:), em(i,:), Kh_zm(i,:), Kh_zt(i,:), invrs_tau_C4_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1903 : invrs_tau_wp3_zt(i,:), invrs_tau_C1_zm(i,:), Skw_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1904 : Skw_zt(i,:), rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1905 : invrs_rho_ds_zt(i,:), radf(i,:), thv_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1909 : wprtp(i,:), wpthlp(i,:), rtp2(i,:), thlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1924 : wp2(i,:), wp3(i,:), wp3_zm(i,:), wp2_zt(i,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1985 : call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1991 : wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2020 : call advance_windm_edsclrm( gr(i), dt, wm_zt(i,:), Km_zm(i,:), Kmh_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2021 : ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2022 : wp2(i,:), up2(i,:), vp2(i,:), um_forcing(i,:), vm_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2023 : edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2024 : rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2033 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2034 : um(i,:), vm(i,:), edsclrm(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2035 : upwp(i,:), vpwp(i,:), wpedsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2082 : call advance_xp3( gr(i), dt, rtm(i,:), thlm(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2083 : wpthlp(i,:), wprtp2(i,:), wpthlp2(i,:), rho_ds_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2085 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), wpsclrp2(i,:,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2088 : rtp3(i,:), thlp3(i,:), sclrp3(i,:,:) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2437 : gr(i), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2438 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2439 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2440 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2441 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2442 : 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. 2443 : 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. 2444 : 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. 2447 : 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. 2448 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2449 : 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. 2450 : 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. 2451 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2454 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2455 : 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. 2457 : 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. 2458 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2459 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2460 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2467 : gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2468 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2469 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2470 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2471 : 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. 2472 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2473 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2474 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2477 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2478 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3161 : up2(i,:), vp2(i,:), wpthlp(i,:), wprtp(i,:), upwp(i,:), vpwp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3178 : sigma_sqd_w_zt(i,:) = max( zm2zt( gr(i), sigma_sqd_w(i,:) ), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3216 : sclrp2_zt(i,:,j) = max( zm2zt( gr(i), sclrp2(i,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3500 : rcm(i,:), wp2thvp(i,:), wpsclrprtp(i,:,:), wpsclrp2(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4663 : ( ( 0.5_core_rknd / gr(i)%invrs_dzm(k-1) ) / ( gr(i)%zt(k) - gr(i)%zm(k-1) ) ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_clubb_core_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 238 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 578 : call ADG1_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 579 : wp2(i,:), rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 580 : Skw(i,:), wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), sqrt_wp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 582 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), l_scalar_calc, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 586 : u_1(i,:), u_2(i,:), v_1(i,:), v_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 595 : sclr1(i,:,:), sclr2(i,:,:), varnce_sclr1(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 596 : varnce_sclr2(i,:,:), alpha_sclr(i,:,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 600 : call ADG2_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 601 : Skw(i,:), wprtp(i,:), wpthlp(i,:), sqrt_wp2(i,:), beta, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 602 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), l_scalar_calc, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 611 : sigma_sqd_w(i,:), sclr1(i,:,:), sclr2(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 612 : varnce_sclr1(i,:,:), varnce_sclr2(i,:,:), alpha_sclr(i,:,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 617 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 618 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 629 : call new_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), Skw(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 630 : wprtp(i,:), wpthlp(i,:), rtpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 635 : Skrt(i,:), Skthl(i,:), & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 644 : F_w(i,:), F_rt(i,:), F_thl(i,:), min_F_w(i,:), max_F_w(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 645 : min_F_rt(i,:), max_F_rt(i,:), min_F_thl(i,:), max_F_thl(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 650 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 651 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 662 : call LY93_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 663 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 674 : call new_hybrid_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 675 : wp2(i,:), rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 676 : Skw(i,:), wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 681 : Skrt(i,:), Skthl(i,:), Sku(i,:), Skv(i,:), Sksclr(i,:,:), & ! I/O CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 717 : rtpthlp(i,:), rtm(i,:), thlm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 723 : pdf_params%corr_rt_thl_1(i,:), pdf_params%corr_rt_thl_2(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 751 : wprtp(i,:), wm(i,:), rtm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 763 : wpthlp(i,:), wm(i,:), thlm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 779 : sclrpthlp(i,:,j), sclrm(i,:,j), thlm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 780 : sclr1(i,:,j), sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 782 : varnce_sclr1(i,:,j), varnce_sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 785 : corr_sclr_thl_1(i,:,j), corr_sclr_thl_2(i,:,j) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 793 : sclrprtp(i,:,j), sclrm(i,:,j), rtm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 794 : sclr1(i,:,j), sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 796 : varnce_sclr1(i,:,j), varnce_sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 799 : corr_sclr_rt_1(i,:,j), corr_sclr_rt_2(i,:,j) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 823 : wpsclrp(i,:,j), wm(i,:), sclrm(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 825 : sclr1(i,:,j), sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 827 : varnce_sclr1(i,:,j), varnce_sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 829 : corr_w_sclr_1(i,:,j), corr_w_sclr_2(i,:,j) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 840 : wp2rtp(i,:) = calc_wp2xp_pdf( gr(i), wm(i,:), rtm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 849 : wp2thlp(i,:) = calc_wp2xp_pdf( gr(i), wm(i,:), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 859 : wpup2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), um(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 868 : wpvp2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), vm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 877 : wp2up2(i,:) = calc_wp2xp2_pdf( gr(i), wm(i,:), um(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 886 : wp2vp2(i,:) = calc_wp2xp2_pdf( gr(i), wm(i,:), vm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 895 : wp4(i,:) = calc_wp4_pdf( gr(i), wm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : wprtp2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), rtm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : wpthlp2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 924 : wprtpthlp(i,:) = calc_wpxpyp_pdf( gr(i), wm(i,:), rtm(i,:), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 945 : = calc_wp2xp_pdf( gr(i), wm(i,:), sclrm(i,:,j), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 957 : = calc_wpxp2_pdf( gr(i), wm(i,:), sclrm(i,:,j), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 969 : = calc_wpxpyp_pdf( gr(i), wm(i,:), sclrm(i,:,j), rtm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 985 : = calc_wpxpyp_pdf( gr(i), wm(i,:), sclrm(i,:,j), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1083 : tl1(i,:), pdf_params%rsatl_1(i,:), pdf_params%rt_1(i,:), exner(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1111 : chi_at_ice_sat1 = ( sat_mixrat_ice( p_in_Pa(i,k), tl1(i,k) ) - pdf_params%rsatl_1(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1116 : pdf_params%ice_supersat_frac_1(i,k), rc_1_ice(i,k) )! out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1133 : tl2(i,:), pdf_params%rsatl_2(i,:), pdf_params%rt_2(i,:), exner(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1136 : pdf_params%crt_2(i,:), pdf_params%cthl_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1137 : pdf_params%stdev_chi_2(i,:), pdf_params%stdev_eta_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1138 : pdf_params%covar_chi_eta_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1139 : pdf_params%corr_chi_eta_2(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1160 : chi_at_ice_sat2 = ( sat_mixrat_ice( p_in_Pa(i,k), tl2(i,k) ) - pdf_params%rsatl_2(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1211 : 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. 1291 : call calc_xprcp_component( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), rcm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1292 : pdf_params%w_1(i,:), pdf_params%rt_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1293 : pdf_params%thl_1(i,:), u_1(i,:), v_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1294 : pdf_params%varnce_w_1(i,:), pdf_params%chi_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1295 : pdf_params%stdev_chi_1(i,:), pdf_params%stdev_eta_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1296 : pdf_params%corr_w_chi_1(i,:), pdf_params%corr_chi_eta_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1297 : pdf_params%crt_1(i,:), pdf_params%cthl_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1298 : pdf_params%rc_1(i,:), pdf_params%cloud_frac_1(i,:), iiPDF_type,& ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1299 : wprcp_contrib_comp_1(i,:), wp2rcp_contrib_comp_1(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1300 : rtprcp_contrib_comp_1(i,:), thlprcp_contrib_comp_1(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1301 : uprcp_contrib_comp_1(i,:), vprcp_contrib_comp_1(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1305 : call calc_xprcp_component( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), rcm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1306 : pdf_params%w_2(i,:), pdf_params%rt_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1307 : pdf_params%thl_2(i,:), u_2(i,:), v_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1308 : pdf_params%varnce_w_2(i,:), pdf_params%chi_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1309 : pdf_params%stdev_chi_2(i,:), pdf_params%stdev_eta_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1310 : pdf_params%corr_w_chi_2(i,:), pdf_params%corr_chi_eta_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1311 : pdf_params%crt_2(i,:), pdf_params%cthl_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1312 : pdf_params%rc_2(i,:), pdf_params%cloud_frac_2(i,:), iiPDF_type,& ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1313 : wprcp_contrib_comp_2(i,:), wp2rcp_contrib_comp_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1314 : rtprcp_contrib_comp_2(i,:), thlprcp_contrib_comp_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1315 : uprcp_contrib_comp_2(i,:), vprcp_contrib_comp_2(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1401 : - ( one - pdf_params%mixt_frac(i,:) ) * corr_sclr_thl_2(i,:,j) * pdf_params%cthl_2(i,:) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1431 : + pdf_params%cloud_frac_2(i,k)*pdf_params%stdev_chi_2(i,k)**2 ) - rcm(i,k)**2 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1451 : w_up_in_cloud(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/pdf_closure_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. Directory 1 is /home/jenkins/clubb_bit_diff_test_workspace/187fe41fcbfaf70614ff7e005ced4a8ae8b14efc. Directory 2 is /home/jenkins/clubb_bit_diff_test_workspace/latest_revision_validated_604c2a9743e7fd6278654754f6bb2494c5f8f63f. Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing arm netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing arm_97 netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing atex netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing bomex netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing dycoms2_rf01 netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing dycoms2_rf02_ds netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing gabls3_night netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing lba netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing rico netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing twp_ice netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing wangara netCDF (*.nc) files There were no differences detected! ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:139:23: 139 | hydromet, & ! Unused | 1 Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/clubb_api_module.F90:1012:16: 1012 | integer :: i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SILHS/silhs_api_module.F90:327:13: 327 | rho_ds_zt, & ! Unused | 1 Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument] ../src/Benchmark_cases/cloud_sed_module.F90:168:44: 168 | if ( zt2zm( gr, rcm, k) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function ‘redirect_interpolated_azmk’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1331:13: 1331 | .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1332:13: 1332 | .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1333:13: 1333 | .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1334:13: 1334 | .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1335:13: 1335 | .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1336:13: 1336 | .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1337:13: 1337 | .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1338:13: 1338 | .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1339:13: 1339 | .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1340:13: 1340 | .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1341:13: 1341 | .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube, & ! In | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] ../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8: 24 | use clubb_precision, only: & | 1 Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter] CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 842 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 859 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : ( gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 903 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 904 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 905 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 906 : 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. 907 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 908 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 912 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1295 : newmu(i), rtp2(i,:), thlp2(i,:), rtpthlp(i,:), pdf_params_single_col(i), em(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1358 : brunt_vaisala_freq_sqd(i,:), brunt_vaisala_freq_sqd_mixed(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1359 : brunt_vaisala_freq_sqd_dry(i,:), brunt_vaisala_freq_sqd_moist(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1363 : invrs_tau_sfc(i,:), invrs_tau_no_N2_zm(i,:), invrs_tau_bkgnd(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1366 : invrs_tau_wp3_zm(i,:), invrs_tau_wp3_zt(i,:), invrs_tau_wpxp_zm(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1470 : call calc_sfc_varnce( upwp_sfc(i), vpwp_sfc(i), wpthlp_sfc(i), wprtp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1471 : um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1585 : stability_correction(i,:) = calc_stability_correction( gr(i), thlm(i,:), Lscale(i,:), em(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1681 : call compute_Cx_Fnc_Richardson( gr(i), thlm(i,:), um(i,:), vm(i,:), em(i,:), Lscale(i,:), exner(i,:), rtm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1682 : rcm(i,:), p_in_Pa(i,:), thvm(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1683 : ice_supersat_frac(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1684 : clubb_params, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1685 : clubb_config_flags%l_brunt_vaisala_freq_moist, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1687 : clubb_config_flags%l_use_shear_Richardson, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1689 : Cx_fnc_Richardson(i,:) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1713 : call advance_xm_wpxp( gr(i), dt_advance, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1714 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Kh_zt(i,:), Kh_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1715 : invrs_tau_C6_zm(i,:), tau_max_zm(i,:), Skw_zm(i,:), wp2rtp(i,:), rtpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1716 : rtm_forcing(i,:), wprtp_forcing(i,:), rtm_ref(i,:), wp2thlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1717 : thlpthvp(i,:), thlm_forcing(i,:), wpthlp_forcing(i,:), thlm_ref(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1718 : rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1719 : invrs_rho_ds_zt(i,:), thv_ds_zm(i,:), rtp2(i,:), thlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1720 : w_1_zm(i,:), w_2_zm(i,:), varnce_w_1_zm(i,:), varnce_w_2_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1721 : mixt_frac_zm(i,:), l_implemented, em(i,:), wp2sclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1722 : sclrpthvp(i,:,:), sclrm_forcing(i,:,:), sclrp2(i,:,:), exner(i,:), rcm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1723 : p_in_Pa(i,:), thvm(i,:), Cx_fnc_Richardson(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1724 : ice_supersat_frac(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1725 : pdf_implicit_coefs_terms(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1726 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), wpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1727 : fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1728 : uprcp(i,:), vprcp(i,:), rc_coef(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1729 : clubb_params, nu_vert_res_dep(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1744 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1745 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1746 : sclrm(i,:,:), wpsclrp(i,:,:), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:) ) ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1770 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1795 : call advance_xp2_xpyp( gr(i), invrs_tau_xp2_zm(i,:), invrs_tau_C4_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1797 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wpthvp(i,:), um(i,:), vm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1798 : wp2(i,:), wp2_zt(i,:), wp3(i,:), upwp(i,:), vpwp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1799 : sigma_sqd_w(i,:), Skw_zm(i,:), wprtp2(i,:), wpthlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1800 : wprtpthlp(i,:), Kh_zt(i,:), rtp2_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1802 : rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1807 : sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1808 : wpsclrp2(i,:,:), wpsclrprtp(i,:,:), wpsclrpthlp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1818 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1819 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), up2(i,:), vp2(i,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1820 : sclrp2(i,:,:), sclrprtp(i,:,:), sclrpthlp(i,:,:)) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1879 : call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1885 : wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1898 : ( gr(i), dt_advance, sfc_elevation(i), sigma_sqd_w(i,:), wm_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1899 : wm_zt(i,:), a3_coef(i,:), a3_coef_zt(i,:), wp3_on_wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1900 : wpup2(i,:), wpvp2(i,:), wp2up2(i,:), wp2vp2(i,:), wp4(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1901 : wpthvp(i,:), wp2thvp(i,:), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1902 : up2(i,:), vp2(i,:), em(i,:), Kh_zm(i,:), Kh_zt(i,:), invrs_tau_C4_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1903 : invrs_tau_wp3_zt(i,:), invrs_tau_C1_zm(i,:), Skw_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1904 : Skw_zt(i,:), rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1905 : invrs_rho_ds_zt(i,:), radf(i,:), thv_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1909 : wprtp(i,:), wpthlp(i,:), rtp2(i,:), thlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1924 : wp2(i,:), wp3(i,:), wp3_zm(i,:), wp2_zt(i,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1985 : call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1991 : wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2020 : call advance_windm_edsclrm( gr(i), dt, wm_zt(i,:), Km_zm(i,:), Kmh_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2021 : ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2022 : wp2(i,:), up2(i,:), vp2(i,:), um_forcing(i,:), vm_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2023 : edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2024 : rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2033 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2034 : um(i,:), vm(i,:), edsclrm(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2035 : upwp(i,:), vpwp(i,:), wpedsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2082 : call advance_xp3( gr(i), dt, rtm(i,:), thlm(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2083 : wpthlp(i,:), wprtp2(i,:), wpthlp2(i,:), rho_ds_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2085 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), wpsclrp2(i,:,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2088 : rtp3(i,:), thlp3(i,:), sclrp3(i,:,:) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2437 : gr(i), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2438 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2439 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2440 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2441 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2442 : 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. 2443 : 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. 2444 : 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. 2447 : 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. 2448 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2449 : 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. 2450 : 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. 2451 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2454 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2455 : 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. 2457 : 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. 2458 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2459 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2460 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2467 : gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2468 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2469 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2470 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2471 : 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. 2472 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2473 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2474 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2477 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2478 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3161 : up2(i,:), vp2(i,:), wpthlp(i,:), wprtp(i,:), upwp(i,:), vpwp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3178 : sigma_sqd_w_zt(i,:) = max( zm2zt( gr(i), sigma_sqd_w(i,:) ), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3216 : sclrp2_zt(i,:,j) = max( zm2zt( gr(i), sclrp2(i,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3500 : rcm(i,:), wp2thvp(i,:), wpsclrprtp(i,:,:), wpsclrp2(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4663 : ( ( 0.5_core_rknd / gr(i)%invrs_dzm(k-1) ) / ( gr(i)%zt(k) - gr(i)%zm(k-1) ) ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_clubb_core_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1166 : um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1168 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 238 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 578 : call ADG1_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 579 : wp2(i,:), rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 580 : Skw(i,:), wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), sqrt_wp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 582 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), l_scalar_calc, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 586 : u_1(i,:), u_2(i,:), v_1(i,:), v_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 595 : sclr1(i,:,:), sclr2(i,:,:), varnce_sclr1(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 596 : varnce_sclr2(i,:,:), alpha_sclr(i,:,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 600 : call ADG2_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 601 : Skw(i,:), wprtp(i,:), wpthlp(i,:), sqrt_wp2(i,:), beta, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 602 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), l_scalar_calc, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 611 : sigma_sqd_w(i,:), sclr1(i,:,:), sclr2(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 612 : varnce_sclr1(i,:,:), varnce_sclr2(i,:,:), alpha_sclr(i,:,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 617 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 618 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 629 : call new_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), Skw(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 630 : wprtp(i,:), wpthlp(i,:), rtpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 635 : Skrt(i,:), Skthl(i,:), & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 644 : F_w(i,:), F_rt(i,:), F_thl(i,:), min_F_w(i,:), max_F_w(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 645 : min_F_rt(i,:), max_F_rt(i,:), min_F_thl(i,:), max_F_thl(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 650 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 651 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 662 : call LY93_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 663 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 674 : call new_hybrid_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 675 : wp2(i,:), rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 676 : Skw(i,:), wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 681 : Skrt(i,:), Skthl(i,:), Sku(i,:), Skv(i,:), Sksclr(i,:,:), & ! I/O CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 717 : rtpthlp(i,:), rtm(i,:), thlm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 723 : pdf_params%corr_rt_thl_1(i,:), pdf_params%corr_rt_thl_2(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 751 : wprtp(i,:), wm(i,:), rtm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 763 : wpthlp(i,:), wm(i,:), thlm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 779 : sclrpthlp(i,:,j), sclrm(i,:,j), thlm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 780 : sclr1(i,:,j), sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 782 : varnce_sclr1(i,:,j), varnce_sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 785 : corr_sclr_thl_1(i,:,j), corr_sclr_thl_2(i,:,j) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 793 : sclrprtp(i,:,j), sclrm(i,:,j), rtm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 794 : sclr1(i,:,j), sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 796 : varnce_sclr1(i,:,j), varnce_sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 799 : corr_sclr_rt_1(i,:,j), corr_sclr_rt_2(i,:,j) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 823 : wpsclrp(i,:,j), wm(i,:), sclrm(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 825 : sclr1(i,:,j), sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 827 : varnce_sclr1(i,:,j), varnce_sclr2(i,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 829 : corr_w_sclr_1(i,:,j), corr_w_sclr_2(i,:,j) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 840 : wp2rtp(i,:) = calc_wp2xp_pdf( gr(i), wm(i,:), rtm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 849 : wp2thlp(i,:) = calc_wp2xp_pdf( gr(i), wm(i,:), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 859 : wpup2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), um(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 868 : wpvp2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), vm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 877 : wp2up2(i,:) = calc_wp2xp2_pdf( gr(i), wm(i,:), um(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 886 : wp2vp2(i,:) = calc_wp2xp2_pdf( gr(i), wm(i,:), vm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 895 : wp4(i,:) = calc_wp4_pdf( gr(i), wm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : wprtp2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), rtm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : wpthlp2(i,:) = calc_wpxp2_pdf( gr(i), wm(i,:), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 924 : wprtpthlp(i,:) = calc_wpxpyp_pdf( gr(i), wm(i,:), rtm(i,:), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 945 : = calc_wp2xp_pdf( gr(i), wm(i,:), sclrm(i,:,j), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 957 : = calc_wpxp2_pdf( gr(i), wm(i,:), sclrm(i,:,j), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 969 : = calc_wpxpyp_pdf( gr(i), wm(i,:), sclrm(i,:,j), rtm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 985 : = calc_wpxpyp_pdf( gr(i), wm(i,:), sclrm(i,:,j), thlm(i,:), pdf_params%w_1(i,:), pdf_params%w_2(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1083 : tl1(i,:), pdf_params%rsatl_1(i,:), pdf_params%rt_1(i,:), exner(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1111 : chi_at_ice_sat1 = ( sat_mixrat_ice( p_in_Pa(i,k), tl1(i,k) ) - pdf_params%rsatl_1(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1116 : pdf_params%ice_supersat_frac_1(i,k), rc_1_ice(i,k) )! out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1133 : tl2(i,:), pdf_params%rsatl_2(i,:), pdf_params%rt_2(i,:), exner(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1136 : pdf_params%crt_2(i,:), pdf_params%cthl_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1137 : pdf_params%stdev_chi_2(i,:), pdf_params%stdev_eta_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1138 : pdf_params%covar_chi_eta_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1139 : pdf_params%corr_chi_eta_2(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1160 : chi_at_ice_sat2 = ( sat_mixrat_ice( p_in_Pa(i,k), tl2(i,k) ) - pdf_params%rsatl_2(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1211 : 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. 1291 : call calc_xprcp_component( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), rcm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1292 : pdf_params%w_1(i,:), pdf_params%rt_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1293 : pdf_params%thl_1(i,:), u_1(i,:), v_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1294 : pdf_params%varnce_w_1(i,:), pdf_params%chi_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1295 : pdf_params%stdev_chi_1(i,:), pdf_params%stdev_eta_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1296 : pdf_params%corr_w_chi_1(i,:), pdf_params%corr_chi_eta_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1297 : pdf_params%crt_1(i,:), pdf_params%cthl_1(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1298 : pdf_params%rc_1(i,:), pdf_params%cloud_frac_1(i,:), iiPDF_type,& ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1299 : wprcp_contrib_comp_1(i,:), wp2rcp_contrib_comp_1(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1300 : rtprcp_contrib_comp_1(i,:), thlprcp_contrib_comp_1(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1301 : uprcp_contrib_comp_1(i,:), vprcp_contrib_comp_1(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1305 : call calc_xprcp_component( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), rcm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1306 : pdf_params%w_2(i,:), pdf_params%rt_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1307 : pdf_params%thl_2(i,:), u_2(i,:), v_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1308 : pdf_params%varnce_w_2(i,:), pdf_params%chi_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1309 : pdf_params%stdev_chi_2(i,:), pdf_params%stdev_eta_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1310 : pdf_params%corr_w_chi_2(i,:), pdf_params%corr_chi_eta_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1311 : pdf_params%crt_2(i,:), pdf_params%cthl_2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1312 : pdf_params%rc_2(i,:), pdf_params%cloud_frac_2(i,:), iiPDF_type,& ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1313 : wprcp_contrib_comp_2(i,:), wp2rcp_contrib_comp_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1314 : rtprcp_contrib_comp_2(i,:), thlprcp_contrib_comp_2(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1315 : uprcp_contrib_comp_2(i,:), vprcp_contrib_comp_2(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1401 : - ( one - pdf_params%mixt_frac(i,:) ) * corr_sclr_thl_2(i,:,j) * pdf_params%cthl_2(i,:) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1431 : + pdf_params%cloud_frac_2(i,k)*pdf_params%stdev_chi_2(i,k)**2 ) - rcm(i,k)**2 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1451 : w_up_in_cloud(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/pdf_closure_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. Directory 1 is /home/jenkins/clubb_bit_diff_test_workspace/de28affa68f28363d07fe54c018a0f4b4b06586e. Directory 2 is /home/jenkins/clubb_bit_diff_test_workspace/187fe41fcbfaf70614ff7e005ced4a8ae8b14efc. Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing arm netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing arm_97 netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing atex netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing bomex netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing dycoms2_rf01 netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing dycoms2_rf02_ds netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing gabls3_night netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing lba netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing rico netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing twp_ice netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing wangara netCDF (*.nc) files There were no differences detected! ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:139:23: 139 | hydromet, & ! Unused | 1 Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument] /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/clubb_api_module.F90:1012:16: 1012 | integer :: i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] ../src/morrison_microphys_module.F90:1331:13: 1331 | .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1332:13: 1332 | .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1333:13: 1333 | .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1334:13: 1334 | .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1335:13: 1335 | .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1336:13: 1336 | .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1337:13: 1337 | .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1338:13: 1338 | .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1339:13: 1339 | .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1340:13: 1340 | .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1341:13: 1341 | .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8: 24 | use clubb_precision, only: & | 1 Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter] CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 842 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 859 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : ( gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 903 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 904 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 905 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 906 : 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. 907 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 908 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 912 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1295 : newmu(i), rtp2(i,:), thlp2(i,:), rtpthlp(i,:), pdf_params_single_col(i), em(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1358 : brunt_vaisala_freq_sqd(i,:), brunt_vaisala_freq_sqd_mixed(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1359 : brunt_vaisala_freq_sqd_dry(i,:), brunt_vaisala_freq_sqd_moist(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1363 : invrs_tau_sfc(i,:), invrs_tau_no_N2_zm(i,:), invrs_tau_bkgnd(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1366 : invrs_tau_wp3_zm(i,:), invrs_tau_wp3_zt(i,:), invrs_tau_wpxp_zm(i,:), & ! intent out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1470 : call calc_sfc_varnce( upwp_sfc(i), vpwp_sfc(i), wpthlp_sfc(i), wprtp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1471 : um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1585 : stability_correction(i,:) = calc_stability_correction( gr(i), thlm(i,:), Lscale(i,:), em(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1681 : call compute_Cx_Fnc_Richardson( gr(i), thlm(i,:), um(i,:), vm(i,:), em(i,:), Lscale(i,:), exner(i,:), rtm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1682 : rcm(i,:), p_in_Pa(i,:), thvm(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1683 : ice_supersat_frac(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1684 : clubb_params, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1685 : clubb_config_flags%l_brunt_vaisala_freq_moist, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1687 : clubb_config_flags%l_use_shear_Richardson, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1689 : Cx_fnc_Richardson(i,:) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1713 : call advance_xm_wpxp( gr(i), dt_advance, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1714 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Kh_zt(i,:), Kh_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1715 : invrs_tau_C6_zm(i,:), tau_max_zm(i,:), Skw_zm(i,:), wp2rtp(i,:), rtpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1716 : rtm_forcing(i,:), wprtp_forcing(i,:), rtm_ref(i,:), wp2thlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1717 : thlpthvp(i,:), thlm_forcing(i,:), wpthlp_forcing(i,:), thlm_ref(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1718 : rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1719 : invrs_rho_ds_zt(i,:), thv_ds_zm(i,:), rtp2(i,:), thlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1720 : w_1_zm(i,:), w_2_zm(i,:), varnce_w_1_zm(i,:), varnce_w_2_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1721 : mixt_frac_zm(i,:), l_implemented, em(i,:), wp2sclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1722 : sclrpthvp(i,:,:), sclrm_forcing(i,:,:), sclrp2(i,:,:), exner(i,:), rcm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1723 : p_in_Pa(i,:), thvm(i,:), Cx_fnc_Richardson(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1724 : ice_supersat_frac(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1725 : pdf_implicit_coefs_terms(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1726 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), wpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1727 : fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1728 : uprcp(i,:), vprcp(i,:), rc_coef(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1729 : clubb_params, nu_vert_res_dep(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1744 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1745 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1746 : sclrm(i,:,:), wpsclrp(i,:,:), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:) ) ! intent(i/o) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1770 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1795 : call advance_xp2_xpyp( gr(i), invrs_tau_xp2_zm(i,:), invrs_tau_C4_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1797 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wpthvp(i,:), um(i,:), vm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1798 : wp2(i,:), wp2_zt(i,:), wp3(i,:), upwp(i,:), vpwp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1799 : sigma_sqd_w(i,:), Skw_zm(i,:), wprtp2(i,:), wpthlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1800 : wprtpthlp(i,:), Kh_zt(i,:), rtp2_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1802 : rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1807 : sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1808 : wpsclrp2(i,:,:), wpsclrprtp(i,:,:), wpsclrpthlp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1818 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1819 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), up2(i,:), vp2(i,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1820 : sclrp2(i,:,:), sclrprtp(i,:,:), sclrpthlp(i,:,:)) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1879 : call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1885 : wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1898 : ( gr(i), dt_advance, sfc_elevation(i), sigma_sqd_w(i,:), wm_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1899 : wm_zt(i,:), a3_coef(i,:), a3_coef_zt(i,:), wp3_on_wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1900 : wpup2(i,:), wpvp2(i,:), wp2up2(i,:), wp2vp2(i,:), wp4(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1901 : wpthvp(i,:), wp2thvp(i,:), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1902 : up2(i,:), vp2(i,:), em(i,:), Kh_zm(i,:), Kh_zt(i,:), invrs_tau_C4_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1903 : invrs_tau_wp3_zt(i,:), invrs_tau_C1_zm(i,:), Skw_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1904 : Skw_zt(i,:), rho_ds_zm(i,:), rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1905 : invrs_rho_ds_zt(i,:), radf(i,:), thv_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1909 : wprtp(i,:), wpthlp(i,:), rtp2(i,:), thlp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1924 : wp2(i,:), wp3(i,:), wp3_zm(i,:), wp2_zt(i,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1985 : call clip_covars_denom( gr(i), dt, rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1991 : wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), wpsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2020 : call advance_windm_edsclrm( gr(i), dt, wm_zt(i,:), Km_zm(i,:), Kmh_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2021 : ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2022 : wp2(i,:), up2(i,:), vp2(i,:), um_forcing(i,:), vm_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2023 : edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2024 : rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2033 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2034 : um(i,:), vm(i,:), edsclrm(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2035 : upwp(i,:), vpwp(i,:), wpedsclrp(i,:,:) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2082 : call advance_xp3( gr(i), dt, rtm(i,:), thlm(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2083 : wpthlp(i,:), wprtp2(i,:), wpthlp2(i,:), rho_ds_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2085 : sclrm(i,:,:), sclrp2(i,:,:), wpsclrp(i,:,:), wpsclrp2(i,:,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2088 : rtp3(i,:), thlp3(i,:), sclrp3(i,:,:) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2437 : gr(i), um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2438 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2439 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2440 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2441 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2442 : 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. 2443 : 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. 2444 : 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. 2447 : 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. 2448 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2449 : 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. 2450 : 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. 2451 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2454 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2455 : 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. 2457 : 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. 2458 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2459 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2460 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2467 : gr(i), thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2468 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2469 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2470 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2471 : 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. 2472 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2473 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2474 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2477 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2478 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3161 : up2(i,:), vp2(i,:), wpthlp(i,:), wprtp(i,:), upwp(i,:), vpwp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3178 : sigma_sqd_w_zt(i,:) = max( zm2zt( gr(i), sigma_sqd_w(i,:) ), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3216 : sclrp2_zt(i,:,j) = max( zm2zt( gr(i), sclrp2(i,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3500 : rcm(i,:), wp2thvp(i,:), wpsclrprtp(i,:,:), wpsclrp2(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4663 : ( ( 0.5_core_rknd / gr(i)%invrs_dzm(k-1) ) / ( gr(i)%zt(k) - gr(i)%zm(k-1) ) ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_clubb_core_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1166 : um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1168 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 238 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 616 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 617 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 628 : call new_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), Skw(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 629 : wprtp(i,:), wpthlp(i,:), rtpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 634 : Skrt(i,:), Skthl(i,:), & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 643 : F_w(i,:), F_rt(i,:), F_thl(i,:), min_F_w(i,:), max_F_w(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 644 : min_F_rt(i,:), max_F_rt(i,:), min_F_thl(i,:), max_F_thl(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 649 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 650 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 661 : call LY93_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 662 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 673 : call new_hybrid_pdf_driver( gr(i), wm(i,:), rtm(i,:), thlm(i,:), um(i,:), vm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 674 : wp2(i,:), rtp2(i,:), thlp2(i,:), up2(i,:), vp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 675 : Skw(i,:), wprtp(i,:), wpthlp(i,:), upwp(i,:), vpwp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 680 : Skrt(i,:), Skthl(i,:), Sku(i,:), Skv(i,:), Sksclr(i,:,:), & ! I/O CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1081 : chi_at_ice_sat1 = ( sat_mixrat_ice( p_in_Pa(i,k), tl1(i,k) ) - pdf_params%rsatl_1(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1086 : pdf_params%ice_supersat_frac_1(i,k), rc_1_ice(i,k) )! out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1126 : chi_at_ice_sat2 = ( sat_mixrat_ice( p_in_Pa(i,k), tl2(i,k) ) - pdf_params%rsatl_2(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1180 : 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. 1359 : - ( one - pdf_params%mixt_frac(i,:) ) * corr_sclr_thl_2(i,:,j) * pdf_params%cthl_2(i,:) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/pdf_closure_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. Directory 1 is /home/jenkins/clubb_bit_diff_test_workspace/a3161e5614bf12f8b22700db87b2597d8197efec. Directory 2 is /home/jenkins/clubb_bit_diff_test_workspace/latest_revision_validated_604c2a9743e7fd6278654754f6bb2494c5f8f63f. Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing arm netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing arm_97 netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing atex netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing bomex netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing dycoms2_rf01 netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing dycoms2_rf02_ds netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing gabls3_night netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing lba netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing rico netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing twp_ice netCDF (*.nc) files Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Traceback (most recent call last): File "diff_netcdf_outputs.py", line 5, in <module> import netCDF4 ImportError: No module named netCDF4 Diffing wangara netCDF (*.nc) files There were no differences detected! =============================== Configuring Test =============================== Working directory set to: /home/jenkins/clubb_bit_diff_test_workspace Trying to clone repo... Cloned repo location: /home/jenkins/clubb_bit_diff_test_workspace/repo Output Save Mode: last Using branch: master Commits to test vs the baseline (604c2a9743e7fd6278654754f6bb2494c5f8f63f) 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc de28affa68f28363d07fe54c018a0f4b4b06586e 05c79662a9c7477e64f0c33dd1464001cc6ead96 fc2eb27b64f549c9749ac9ecfef192c7c2c26223 a3161e5614bf12f8b22700db87b2597d8197efec Making list from 'UnresolvedCommits': Run Output Path: repo/output Run commands: ['repo/compile/compile.bash', 'rm -rf repo/output', 'mkdir repo/output', 'repo/run_scripts/run_scm_all.bash --min-cases'] Diffing command: repo/run_scripts/run_bindiff_all.bash =============================== Running Test =============================== Parsing message from commit: 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc Parsing message from commit: de28affa68f28363d07fe54c018a0f4b4b06586e Found: BIT_CHANGING Parsing message from commit: 05c79662a9c7477e64f0c33dd1464001cc6ead96 Parsing message from commit: fc2eb27b64f549c9749ac9ecfef192c7c2c26223 Parsing message from commit: a3161e5614bf12f8b22700db87b2597d8197efec Checking Commit: 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc Skipping: not final commit and not labelled BIT_CHANGING Checking Commit: de28affa68f28363d07fe54c018a0f4b4b06586e Checking out 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc Running: 'repo/compile/compile.bash' Running: 'rm -rf repo/output' Running: 'mkdir repo/output' Running: 'repo/run_scripts/run_scm_all.bash --min-cases' Output from 604c2a9743e7fd6278654754f6bb2494c5f8f63f already saved Diffing: 'repo/run_scripts/run_bindiff_all.bash 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc latest_revision_validated_604c2a9743e7fd6278654754f6bb2494c5f8f63f' Checking out de28affa68f28363d07fe54c018a0f4b4b06586e Running: 'repo/compile/compile.bash' Running: 'rm -rf repo/output' Running: 'mkdir repo/output' Running: 'repo/run_scripts/run_scm_all.bash --min-cases' Output from 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc already saved Diffing: 'repo/run_scripts/run_bindiff_all.bash de28affa68f28363d07fe54c018a0f4b4b06586e 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc' [33m WARNING: commit 'de28affa68f28363d07fe54c018a0f4b4b06586e' was supposed to be BIT_CHANGING, but is not.[0m Checking Commit: 05c79662a9c7477e64f0c33dd1464001cc6ead96 Skipping: not final commit and not labelled BIT_CHANGING Checking Commit: fc2eb27b64f549c9749ac9ecfef192c7c2c26223 Skipping: not final commit and not labelled BIT_CHANGING Checking Commit: a3161e5614bf12f8b22700db87b2597d8197efec Running: final commit to check, not labelled BIT_CHANGING Checking out a3161e5614bf12f8b22700db87b2597d8197efec Running: 'repo/compile/compile.bash' Running: 'rm -rf repo/output' Running: 'mkdir repo/output' Running: 'repo/run_scripts/run_scm_all.bash --min-cases' Output from 604c2a9743e7fd6278654754f6bb2494c5f8f63f already saved Diffing: 'repo/run_scripts/run_bindiff_all.bash a3161e5614bf12f8b22700db87b2597d8197efec latest_revision_validated_604c2a9743e7fd6278654754f6bb2494c5f8f63f' =============================== Test Results =============================== Commit Range Checked = 604c2a9743e7fd6278654754f6bb2494c5f8f63f...a3161e5614bf12f8b22700db87b2597d8197efec No new Unresolved commits found. Fake BIT_CHANGING Commits: de28affa68f28363d07fe54c018a0f4b4b06586e No remaining Unresolved Commits. =============================== Updating Config File =============================== Saving into UnresolvedCommits: Saving into BaselineCommit: a3161e5614bf12f8b22700db87b2597d8197efec =============================== Cleanup =============================== Removed repo. Removing all but final generated output. REMOVING: 604c2a9743e7fd6278654754f6bb2494c5f8f63f REMOVING: 187fe41fcbfaf70614ff7e005ced4a8ae8b14efc REMOVING: de28affa68f28363d07fe54c018a0f4b4b06586e RENAMING a3161e5614bf12f8b22700db87b2597d8197efec to latest_revision_validated_a3161e5614bf12f8b22700db87b2597d8197efec ================== Unresolved Commit Status ================== No remaining Unresolved Commits. Exiting with code: 0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS
