Console Output
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-rhucvef,
netcdf-c/4.9.2, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-rhucvef, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ python3 /home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/run_test.py -c /home/pub/jenkins_BFB_test_configs/clubb_BFB_gfortran_test_config
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_gfdlact.a
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:2339:8:
2339 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1997:8:
1997 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/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/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90:1400:7:
1400 | m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:434:12:
434 | k, km1, i, j ! Array indices
| 1
Warning: Unused variable 'km1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:460:9:
460 | tmp, &
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:63:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:80:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:57:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:93:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:52:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:55:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:50:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:64:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:57:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1236:22:
1236 | integer :: i, k, n, status
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:
1073 | use netcdf, only: &
| 1
Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:
1073 | use netcdf, only: &
| 1
Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:45:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:81:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:50:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:71:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:95:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:43:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:68:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:51:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:78:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:89:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:57:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:78:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:73:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:46:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:40:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:53:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:49:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:62:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:73:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:44:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:62:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:54:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:69:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:84:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:95:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:78:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:65:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:74:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:78:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:94:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:44:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:86:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:87:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:60:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:86:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:81:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:88:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument]
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_param.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_lapack.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libmicrophys_utils.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_parabolic.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_KK_microphys.a
/home/jenkins/workspace/clubb_BFB_gfortran_test/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/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_coamps.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_bugsrad.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libsilhs.a
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_morrison.a
../src/Benchmark_cases/cloud_sed_module.F90:173:49:
173 | if ( zt2zm_api( gr, rcm, k ) > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then
| 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
../src/ice_dfsn_module.F90:275:25:
210 | do k = gr%nzt, 1, -1
| 2
......
275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) &
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:290:25:
210 | do k = gr%nzt, 1, -1
| 2
......
290 | mass_ice_cryst(k-1) = mass_ice_cryst(k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/morrison_microphys_module.F90:20:33:
20 | saturation_formula, &
| 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:5546:8:
5546 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:5546:8:
5546 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'cp' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:65:8:
65 | use parameter_indices, only: &
| 1
Warning: Unused parameter 'ic_k' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'lv' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'three_halves' which has been explicitly imported at (1) [-Wunused-parameter]
ar: creating /home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../lib/libclubb_other.a
../src/clubb_standalone.F90:56:26:
56 | character(len=10) :: arg
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 : stats_sfc(i) ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1776 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1777 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2428 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2429 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2432 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2434 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2441 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2442 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2443 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2444 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2445 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2446 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2447 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2448 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2449 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2450 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2451 : !$acc pdf_params_zm%cloud_frac_1, pdf_params_zm%cloud_frac_2, pdf_params_zm%mixt_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2470 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2571 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2765 : call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2766 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2767 : ice_supersat_frac, hydromet, wphydrometp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2768 : corr_array_n_cloud, corr_array_n_below, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2769 : hm_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2770 : pdf_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2771 : clubb_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2772 : clubb_config_flags%iiPDF_type, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2773 : l_use_precip_frac, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2774 : clubb_config_flags%l_predict_upwp_vpwp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2775 : clubb_config_flags%l_diagnose_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2776 : clubb_config_flags%l_calc_w_corr, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2777 : clubb_config_flags%l_const_Nc_in_cloud, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2778 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2779 : stats_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2780 : stats_zt, stats_zm, stats_sfc, err_code, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2781 : hydrometp2, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2782 : mu_x_1_n, mu_x_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2783 : sigma_x_1_n, sigma_x_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2784 : corr_array_1_n, corr_array_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2785 : corr_cholesky_mtx_1, corr_cholesky_mtx_2, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2786 : precip_fracs, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2787 : hydromet_pdf_params ) ! Optional(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2807 : stats_zt(i), stats_zm(i), & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2811 : !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2898 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2930 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2932 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2936 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2937 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2960 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2961 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2962 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2978 : stats_zt(i), stats_zm(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2979 : stats_sfc(i), stats_lh_zt(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2980 : Nccnm(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2981 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2982 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2983 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2984 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2985 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2986 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3010 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3011 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3012 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3013 : thlm_mc(i,:), err_code, & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3014 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3017 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3079 : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3081 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3083 : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3085 : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3102 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3122 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3151 : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3180 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5777 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5930 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6332 : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6335 : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6338 : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6341 : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6344 : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6347 : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6350 : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6353 : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6359 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6561 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6565 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6569 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6570 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6573 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6574 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6577 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6578 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED!
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
689 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
805 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1308 : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1362 : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1363 : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1364 : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1410 : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1411 : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 : !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1540 : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3354 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3557 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 : ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/grid_adaptation.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl 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.
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/jenkins/workspace/clubb_BFB_gfortran_test/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/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:2339:8:
2339 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1997:8:
1997 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90:1400:7:
1400 | m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:434:12:
434 | k, km1, i, j ! Array indices
| 1
Warning: Unused variable 'km1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:460:9:
460 | tmp, &
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:63:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:80:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:57:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:93:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:52:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:55:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:50:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:64:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:57:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1236:22:
1236 | integer :: i, k, n, status
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:
1073 | use netcdf, only: &
| 1
Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:
1073 | use netcdf, only: &
| 1
Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:45:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:81:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:50:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:71:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:95:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:43:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:68:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:51:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:78:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:89:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:57:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:78:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:73:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:46:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:40:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:53:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:49:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:62:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:73:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:44:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:62:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:54:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:69:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:84:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:95:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:78:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:65:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:74:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:78:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:94:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:44:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:86:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:87:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:60:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:86:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:81:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:88:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_BFB_gfortran_test/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]
../src/Benchmark_cases/cloud_sed_module.F90:173:45:
173 | if ( zt2zm( gr, rcm, k ) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then
| 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:20:33:
20 | saturation_formula, &
| 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
../src/ice_dfsn_module.F90:275:25:
210 | do k = gr%nzt, 1, -1
| 2
......
275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) &
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:290:25:
210 | do k = gr%nzt, 1, -1
| 2
......
290 | mass_ice_cryst(k-1) = mass_ice_cryst(k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:5545:8:
5545 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:5545:8:
5545 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'cp' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:65:8:
65 | use parameter_indices, only: &
| 1
Warning: Unused parameter 'ic_k' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'lv' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'three_halves' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_standalone.F90:56:26:
56 | character(len=10) :: arg
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 : stats_sfc(i) ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1776 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1777 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2428 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2429 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2432 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2434 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2441 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2442 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2443 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2444 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2445 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2446 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2447 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2448 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2449 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2450 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2451 : !$acc pdf_params_zm%cloud_frac_1, pdf_params_zm%cloud_frac_2, pdf_params_zm%mixt_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2470 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2549 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2571 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2765 : call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2766 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2767 : ice_supersat_frac, hydromet, wphydrometp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2768 : corr_array_n_cloud, corr_array_n_below, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2769 : hm_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2770 : pdf_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2771 : clubb_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2772 : clubb_config_flags%iiPDF_type, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2773 : l_use_precip_frac, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2774 : clubb_config_flags%l_predict_upwp_vpwp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2775 : clubb_config_flags%l_diagnose_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2776 : clubb_config_flags%l_calc_w_corr, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2777 : clubb_config_flags%l_const_Nc_in_cloud, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2778 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2779 : stats_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2780 : stats_zt, stats_zm, stats_sfc, err_code, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2781 : hydrometp2, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2782 : mu_x_1_n, mu_x_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2783 : sigma_x_1_n, sigma_x_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2784 : corr_array_1_n, corr_array_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2785 : corr_cholesky_mtx_1, corr_cholesky_mtx_2, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2786 : precip_fracs, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2787 : hydromet_pdf_params ) ! Optional(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2807 : stats_zt(i), stats_zm(i), & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2811 : !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2898 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2930 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2932 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2936 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2937 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2959 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2960 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2961 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2977 : stats_zt(i), stats_zm(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2978 : stats_sfc(i), stats_lh_zt(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2979 : Nccnm(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2980 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2981 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2982 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2983 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2984 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2985 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3009 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3010 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3011 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3012 : thlm_mc(i,:), err_code, & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3013 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3016 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3078 : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3080 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3082 : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3084 : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3101 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3121 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3150 : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3179 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5776 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5929 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6331 : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6334 : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6337 : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6340 : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6343 : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6346 : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6349 : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6352 : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6358 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6560 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6564 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6568 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6569 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6572 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6573 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6576 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6577 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED!
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3354 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3557 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
689 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
805 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1308 : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1362 : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1363 : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1364 : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1410 : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1411 : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 : !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1540 : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 : ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/grid_adaptation.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 : ! sat_mixrat_liq( p_sfc, T_in_K ) * 0.8_core_rknd )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/cloud_feedback.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
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 1fcbf0455fe43a2fc873f59afedf92e0824640a4
Directory 2 is 808fa5089e30e9a5a569f2fda50a334d04d33c71
Using reporting threshold: 0.0
The following cases will be compared: ['arm', 'arm_97', 'atex', 'bomex', 'dycoms2_rf01', 'dycoms2_rf02_ds', 'gabls3_night', 'lba', 'rico', 'twp_ice', 'wangara']
###DIFFING arm netCDF (*.nc) files###
>No differences detected by the linux diff in arm_zm.nc<
>No differences detected by the linux diff in arm_zt.nc<
>No differences detected by the linux diff in arm_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case arm.<<<
**********************************************************************************************************
###DIFFING arm_97 netCDF (*.nc) files###
>No differences detected by the linux diff in arm_97_zm.nc<
>No differences detected by the linux diff in arm_97_zt.nc<
>No differences detected by the linux diff in arm_97_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case arm_97.<<<
**********************************************************************************************************
###DIFFING atex netCDF (*.nc) files###
>No differences detected by the linux diff in atex_zm.nc<
>No differences detected by the linux diff in atex_zt.nc<
>No differences detected by the linux diff in atex_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case atex.<<<
**********************************************************************************************************
###DIFFING bomex netCDF (*.nc) files###
>No differences detected by the linux diff in bomex_zm.nc<
>No differences detected by the linux diff in bomex_zt.nc<
>No differences detected by the linux diff in bomex_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case bomex.<<<
**********************************************************************************************************
###DIFFING dycoms2_rf01 netCDF (*.nc) files###
>No differences detected by the linux diff in dycoms2_rf01_zm.nc<
>No differences detected by the linux diff in dycoms2_rf01_zt.nc<
>No differences detected by the linux diff in dycoms2_rf01_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<<
**********************************************************************************************************
###DIFFING dycoms2_rf02_ds netCDF (*.nc) files###
>No differences detected by the linux diff in dycoms2_rf02_ds_zm.nc<
>No differences detected by the linux diff in dycoms2_rf02_ds_zt.nc<
>No differences detected by the linux diff in dycoms2_rf02_ds_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<<
**********************************************************************************************************
###DIFFING gabls3_night netCDF (*.nc) files###
>No differences detected by the linux diff in gabls3_night_zm.nc<
>No differences detected by the linux diff in gabls3_night_zt.nc<
>No differences detected by the linux diff in gabls3_night_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<<
**********************************************************************************************************
###DIFFING lba netCDF (*.nc) files###
>No differences detected by the linux diff in lba_zm.nc<
>No differences detected by the linux diff in lba_zt.nc<
>No differences detected by the linux diff in lba_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case lba.<<<
**********************************************************************************************************
###DIFFING rico netCDF (*.nc) files###
>No differences detected by the linux diff in rico_zm.nc<
>No differences detected by the linux diff in rico_zt.nc<
>No differences detected by the linux diff in rico_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case rico.<<<
**********************************************************************************************************
###DIFFING twp_ice netCDF (*.nc) files###
>No differences detected by the linux diff in twp_ice_zm.nc<
>No differences detected by the linux diff in twp_ice_zt.nc<
>No differences detected by the linux diff in twp_ice_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<<
**********************************************************************************************************
###DIFFING wangara netCDF (*.nc) files###
>No differences detected by the linux diff in wangara_zm.nc<
>No differences detected by the linux diff in wangara_zt.nc<
>No differences detected by the linux diff in wangara_sfc.nc<
>>>The linux diff could not detect any differences in the file pairs for case wangara.<<<
**********************************************************************************************************
SUMMARY:
Linux diff did not detect any differences in the compared files.
=============================== Configuring Test ===============================
Working directory set to: /home/jenkins/workspace/clubb_BFB_gfortran_test
Checking specified repo: /home/jenkins/workspace/clubb_BFB_gfortran_test
Using /home/jenkins/workspace/clubb_BFB_gfortran_test with origin https://github.com/larson-group/clubb.git
Output Save Mode: none
Using branch: master
Making list from 'UnresolvedCommits':
CheckRange = True: Getting commit range
Run Output Path: output
Run commands: ['compile/compile.bash', '\nrm -rf output', '\nmkdir output', '\nrun_scripts/run_scm_all.bash --min-cases']
Diffing command: run_scripts/run_bindiff_all.py
=============================== Running Test ===============================
Parsing message from commit: cbb9ade398737167875554c7471bcfef6c5afa04
Parsing message from commit: 1fcbf0455fe43a2fc873f59afedf92e0824640a4
Checking Commit: cbb9ade398737167875554c7471bcfef6c5afa04
Skipping: not final commit and not labelled BIT_CHANGING
Checking Commit: 1fcbf0455fe43a2fc873f59afedf92e0824640a4
Running: final commit to check, not labelled BIT_CHANGING
Checking out 1fcbf0455fe43a2fc873f59afedf92e0824640a4
Running: 'compile/compile.bash'
Running: 'rm -rf output'
Running: 'mkdir output'
Running: 'run_scripts/run_scm_all.bash --min-cases'
Checking out 808fa5089e30e9a5a569f2fda50a334d04d33c71
Running: 'compile/compile.bash'
Running: 'rm -rf output'
Running: 'mkdir output'
Running: 'run_scripts/run_scm_all.bash --min-cases'
Diffing: 'run_scripts/run_bindiff_all.py 1fcbf0455fe43a2fc873f59afedf92e0824640a4 808fa5089e30e9a5a569f2fda50a334d04d33c71'
=============================== Test Results ===============================
Commit Range Checked = 808fa5089e30e9a5a569f2fda50a334d04d33c71...1fcbf0455fe43a2fc873f59afedf92e0824640a4
No new Unresolved commits found.
No fake BIT_CHANGING commits found.
No remaining Unresolved Commits.
=============================== Updating Config File ===============================
Saving into UnresolvedCommits:
Saving into BaselineCommit: 1fcbf0455fe43a2fc873f59afedf92e0824640a4
=============================== Cleanup ===============================
Removing all generated output
REMOVING: 808fa5089e30e9a5a569f2fda50a334d04d33c71
REMOVING: 1fcbf0455fe43a2fc873f59afedf92e0824640a4
================== Unresolved Commit Status ==================
No remaining Unresolved Commits.
Exiting with code: 0