Started by an SCM change Obtained jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_G_unit_gfortran_tests [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_G_unit_gfortran_tests # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision de8bbefe59ca054f99b8f487c51d788558213a12 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f de8bbefe59ca054f99b8f487c51d788558213a12 # timeout=10 Commit message: "Making clubb_at_least_debug_level not a device routine. It confuses the poor little nvidia compiler when compiling inside cam. Also making the compile script a little more robust." > git rev-list --no-walk 50a5528a55591d69e8b704dccebe1e7d6baa2669 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + python compile.py -debug -- The Fortran compiler identification is GNU 13.1.0 -- The C compiler identification is GNU 13.1.0 -- The CXX compiler identification is GNU 13.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision -- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/pkgconf-2.2.0-5yfc5u2idq4y27sxxkurcul66iyq7axu/bin/pkg-config (found version "2.2.0") -- Checking for module 'netcdf-fortran' -- Found netcdf-fortran, version 4.5.3 -- netcdf-fortran found via pkg-config -- Include dirs: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include;/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-c-4.9.2-vfbwjy5rcwhozcnzui7joyfxgxpytu5a/include -- Libraries: netcdff -- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/build/gfortran_DEBUG_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/build/gfortran_DEBUG_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble Using inferred toolchain file: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/cmake/toolchains/linux_x86_64_gfortran.cmake about to cmnake /home/jenkins/workspace/clubb_G_unit_gfortran_tests/build/gfortran_DEBUG_PRECdouble Running CMake configure... [1/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/sounding.F90-pp.f90 [2/929] Building Fortran preprocessed src/CMakeFiles/text_writer_lib.dir/text_writer.F90-pp.f90 [3/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90-pp.f90 [4/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F-pp.f [5/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/stat_file_utils.F90-pp.f90 [6/929] Building Fortran preprocessed src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90-pp.f90 [7/929] Building Fortran preprocessed src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90-pp.f90 [8/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_netcdf.F90-pp.f90 [9/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_fields.F90-pp.f90 [10/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/extrapolation.F90-pp.f90 [11/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90-pp.f90 [12/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90-pp.f90 [13/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_interpret.F90-pp.f90 [14/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_grads.F90-pp.f90 [15/929] Building Fortran preprocessed src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90-pp.f90 [16/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90-pp.f90 [17/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90 [18/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90-pp.f90 [19/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90-pp.f90 [20/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F-pp.f [21/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90-pp.f90 [22/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/hydrostatic_module.F90-pp.f90 [23/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90-pp.f90 [24/929] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90-pp.f90 [25/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90-pp.f90 [26/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F-pp.f [27/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F-pp.f [28/929] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90-pp.f90 [29/929] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/error.F90-pp.f90 [30/929] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90-pp.f90 [31/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90-pp.f90 [32/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90-pp.f90 [33/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F-pp.f [34/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F-pp.f [35/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F-pp.f [36/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F-pp.f [37/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90-pp.f90 [38/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F-pp.f [39/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90-pp.f90 [40/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90-pp.f90 [41/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90-pp.f90 [42/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F-pp.f [43/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F-pp.f [44/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F-pp.f [45/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F-pp.f [46/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F-pp.f [47/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90-pp.f90 [48/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90-pp.f90 [49/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F-pp.f [50/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90-pp.f90 [51/929] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90-pp.f90 [52/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90-pp.f90 [53/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90-pp.f90 [54/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90-pp.f90 [55/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90-pp.f90 [56/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90-pp.f90 [57/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90-pp.f90 [58/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90-pp.f90 [59/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90-pp.f90 [60/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90-pp.f90 [61/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90-pp.f90 [62/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90-pp.f90 [63/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90-pp.f90 [64/929] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90-pp.f90 [65/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90-pp.f90 [66/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90-pp.f90 [67/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90-pp.f90 [68/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90-pp.f90 [69/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90-pp.f90 [70/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90-pp.f90 [71/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90-pp.f90 [72/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90-pp.f90 [73/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90-pp.f90 [74/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90-pp.f90 [75/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F-pp.f [76/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90-pp.f90 [77/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90-pp.f90 [78/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F-pp.f [79/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F-pp.f [80/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F-pp.f [81/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F-pp.f [82/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F-pp.f [83/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F-pp.f [84/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F-pp.f [85/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90-pp.f90 [86/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F-pp.f [87/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F-pp.f [88/929] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90-pp.f90 [89/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F-pp.f [90/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F-pp.f [91/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F-pp.f [92/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F-pp.f [93/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F-pp.f [94/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F-pp.f [95/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F-pp.f [96/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F-pp.f [97/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F-pp.f [98/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F-pp.f [99/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F-pp.f [100/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F-pp.f [101/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F-pp.f [102/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F-pp.f [103/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F-pp.f [104/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F-pp.f [105/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F-pp.f [106/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F-pp.f [107/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F-pp.f [108/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F-pp.f [109/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F-pp.f [110/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F-pp.f [111/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F-pp.f [112/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F-pp.f [113/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F-pp.f [114/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F-pp.f [115/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F-pp.f [116/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F-pp.f [117/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F-pp.f [118/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F-pp.f [119/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F-pp.f [120/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F-pp.f [121/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F-pp.f [122/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F-pp.f [123/929] Building Fortran preprocessed src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90-pp.f90 [124/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F-pp.f [125/929] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F-pp.f [126/929] Building Fortran preprocessed src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90-pp.f90 [127/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90-pp.f90 [128/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90-pp.f90 [129/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90-pp.f90 [130/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90-pp.f90 [131/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90-pp.f90 [132/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/output_2D_samples_module.F90-pp.f90 [133/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90-pp.f90 [134/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90-pp.f90 [135/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90-pp.f90 [136/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90-pp.f90 [137/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90-pp.f90 [138/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90-pp.f90 [139/929] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90-pp.f90 [140/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f-pp.f [141/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f-pp.f [142/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90-pp.f90 [143/929] Building Fortran preprocessed src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90-pp.f90 [144/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90-pp.f90 [145/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90-pp.f90 [146/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90-pp.f90 [147/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90-pp.f90 [148/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90-pp.f90 [149/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90-pp.f90 [150/929] Generating Fortran dyndep file src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/Fortran.dd [151/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90-pp.f90 [152/929] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90-pp.f90 [153/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90-pp.f90 [154/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90-pp.f90 [155/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90-pp.f90 [156/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90-pp.f90 [157/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90-pp.f90 [158/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90-pp.f90 [159/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90-pp.f90 [160/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90-pp.f90 [161/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90-pp.f90 [162/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90-pp.f90 [163/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90-pp.f90 [164/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90-pp.f90 [165/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90-pp.f90 [166/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90-pp.f90 [167/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90-pp.f90 [168/929] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90-pp.f90 [169/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90-pp.f90 [170/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90-pp.f90 [171/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90-pp.f90 [172/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90-pp.f90 [173/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90-pp.f90 [174/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90-pp.f90 [175/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90-pp.f90 [176/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90-pp.f90 [177/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90-pp.f90 [178/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90-pp.f90 [179/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90-pp.f90 [180/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90-pp.f90 [181/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90-pp.f90 [182/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90-pp.f90 [183/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90-pp.f90 [184/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90-pp.f90 [185/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90-pp.f90 [186/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90-pp.f90 [187/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90-pp.f90 [188/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90-pp.f90 [189/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90-pp.f90 [190/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90-pp.f90 [191/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90-pp.f90 [192/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90-pp.f90 [193/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90-pp.f90 [194/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_names.F90-pp.f90 [195/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90-pp.f90 [196/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90-pp.f90 [197/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_reader.F90-pp.f90 [198/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90-pp.f90 [199/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90-pp.f90 [200/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90-pp.f90 [201/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90-pp.f90 [202/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90-pp.f90 [203/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90-pp.f90 [204/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90-pp.f90 [205/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90-pp.f90 [206/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90-pp.f90 [207/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90-pp.f90 [208/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90-pp.f90 [209/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90-pp.f90 [210/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90-pp.f90 [211/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90-pp.f90 [212/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90-pp.f90 [213/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_grads.F90-pp.f90 [214/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_netcdf.F90-pp.f90 [215/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90-pp.f90 [216/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90-pp.f90 [217/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90-pp.f90 [218/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90-pp.f90 [219/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90-pp.f90 [220/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90-pp.f90 [221/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90-pp.f90 [222/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90-pp.f90 [223/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90-pp.f90 [224/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90-pp.f90 [225/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90-pp.f90 [226/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90-pp.f90 [227/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90-pp.f90 [228/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stat_file_module.F90-pp.f90 [229/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90-pp.f90 [230/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90-pp.f90 [231/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_sfc_module.F90-pp.f90 [232/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zm_module.F90-pp.f90 [233/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zt_module.F90-pp.f90 [234/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_sfc_module.F90-pp.f90 [235/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type.F90-pp.f90 [236/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90-pp.f90 [237/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_zt_module.F90-pp.f90 [238/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type_utilities.F90-pp.f90 [239/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_variables.F90-pp.f90 [240/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90-pp.f90 [241/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90-pp.f90 [242/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90-pp.f90 [243/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zm_module.F90-pp.f90 [244/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zt_module.F90-pp.f90 [245/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90-pp.f90 [246/929] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90-pp.f90 [247/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f-pp.f [248/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f-pp.f [249/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f-pp.f [250/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f-pp.f [251/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f-pp.f [252/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f-pp.f [253/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f-pp.f [254/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f-pp.f [255/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f-pp.f [256/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f-pp.f [257/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f-pp.f [258/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f-pp.f [259/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f-pp.f [260/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f-pp.f [261/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f-pp.f [262/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f-pp.f [263/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f-pp.f [264/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f-pp.f [265/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f-pp.f [266/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f-pp.f [267/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f-pp.f [268/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f-pp.f [269/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f-pp.f [270/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f-pp.f [271/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f-pp.f [272/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f-pp.f [273/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f-pp.f [274/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f-pp.f [275/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f-pp.f [276/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f-pp.f [277/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f-pp.f [278/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f-pp.f [279/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f-pp.f [280/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f-pp.f [281/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f-pp.f [282/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f-pp.f [283/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f-pp.f [284/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f-pp.f [285/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f-pp.f [286/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f-pp.f [287/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f-pp.f [288/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f-pp.f [289/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f-pp.f [290/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f-pp.f [291/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f-pp.f [292/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f-pp.f [293/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f-pp.f [294/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f-pp.f [295/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f-pp.f [296/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f-pp.f [297/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f-pp.f [298/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f-pp.f [299/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f-pp.f [300/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f-pp.f [301/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f-pp.f [302/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f-pp.f [303/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f-pp.f [304/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f-pp.f [305/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f-pp.f [306/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f-pp.f [307/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f-pp.f [308/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f-pp.f [309/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f-pp.f [310/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f-pp.f [311/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f-pp.f [312/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f-pp.f [313/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f-pp.f [314/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f-pp.f [315/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f-pp.f [316/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f-pp.f [317/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f-pp.f [318/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f-pp.f [319/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f-pp.f [320/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f-pp.f [321/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f-pp.f [322/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f-pp.f [323/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f-pp.f [324/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f-pp.f [325/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f-pp.f [326/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f-pp.f [327/929] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f-pp.f [328/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f-pp.f [329/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f-pp.f [330/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f-pp.f [331/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f-pp.f [332/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f-pp.f [333/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f-pp.f [334/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f-pp.f [335/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f-pp.f [336/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f-pp.f [337/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f-pp.f [338/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f-pp.f [339/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f-pp.f [340/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f-pp.f [341/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f-pp.f [342/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f-pp.f [343/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f-pp.f [344/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f-pp.f [345/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f-pp.f [346/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f-pp.f [347/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f-pp.f [348/929] Generating Fortran dyndep file src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/Fortran.dd [349/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f-pp.f [350/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f-pp.f [351/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f-pp.f [352/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f-pp.f [353/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f-pp.f [354/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f-pp.f [355/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f-pp.f [356/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f-pp.f [357/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f-pp.f [358/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f-pp.f [359/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f-pp.f [360/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f-pp.f [361/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f-pp.f [362/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f-pp.f [363/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f-pp.f [364/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f-pp.f [365/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f-pp.f [366/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f-pp.f [367/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f-pp.f [368/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f-pp.f [369/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f-pp.f [370/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f-pp.f [371/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f-pp.f [372/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f-pp.f [373/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f-pp.f [374/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f-pp.f [375/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f-pp.f [376/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f-pp.f [377/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f-pp.f [378/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f-pp.f [379/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [380/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ilaslr.f:107:34: 107 | ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ilaslr.f:107:14: 107 | ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ilaslr.f:114:22: 114 | DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1)) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [381/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [382/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/saxpy.f:114:10: 114 | IF (SA.EQ.0.0) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [383/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ilaslc.f:107:35: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ilaslc.f:107:15: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ilaslc.f:113:19: 113 | IF( A(I, ILASLC).NE.ZERO ) RETURN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [384/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [385/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [386/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [387/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbtf2.f:242:12: 242 | IF( AB( KV+JP, J ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [388/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbcon.f:221:15: 221 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbcon.f:292:12: 292 | IF( SCALE.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbcon.f:294:54: 294 | IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbcon.f:303:9: 303 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [389/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtcon.f:209:15: 209 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtcon.f:216:13: 216 | IF( D( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtcon.f:248:9: 248 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [390/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbequ.f:249:9: 249 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbequ.f:254:15: 254 | IF( R( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbequ.f:297:9: 297 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbequ.f:302:15: 302 | IF( C( J ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [391/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [392/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbmv.f:252:33: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbmv.f:252:12: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbmv.f:280:10: 280 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbmv.f:282:18: 282 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbmv.f:293:18: 293 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbmv.f:306:10: 306 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [393/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [394/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [395/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [396/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [397/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sger.f:184:39: 184 | IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sger.f:196:18: 196 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sger.f:211:18: 211 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [398/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemv.f:219:33: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemv.f:219:12: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemv.f:247:10: 247 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemv.f:249:18: 249 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemv.f:260:18: 260 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemv.f:273:10: 273 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [399/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [400/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [401/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slacn2.f:187:72: 187 | GO TO ( 20, 40, 70, 110, 140 )ISAVE( 1 ) | 1 Warning: Obsolescent feature: Computed GOTO at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slacn2.f:260:11: 260 | IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND. | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [402/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slaisnan.f:89:18: 89 | SLAISNAN = (SIN1.NE.SIN2) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [403/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slaev2.f:220:12: 220 | IF( AB.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [404/929] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:549:11: 549 | wtmp = tmp * x(i) + wm | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:187:12: 187 | noup= log(updr/lowup)/log(highup/lowup)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:190:14: 190 | nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:193:15: 193 | nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:196:15: 196 | nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:199:15: 199 | nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:212:12: 212 | noup= log(updr/lowup2)/log(highup2/lowup2)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:215:14: 215 | nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:218:15: 218 | nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:221:15: 221 | nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:224:15: 224 | nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:558:9: 558 | drop = sum1 / sum2 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:422:11: 422 | wtmp = tmp * x(i) + wm | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:431:9: 431 | drop = sum1 / sum2 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:14:29: 14 | character(len=128) :: tagname = '$Name: siena_201203 $' | 1 Warning: Unused PRIVATE module variable 'tagname' declared at (1) [-Wunused-value] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:13:29: 13 | character(len=128) :: version = '$Id: aer_ccn_act_k.F90,v 19.0 2012/01/06 20:31:36 fms Exp $' | 1 Warning: Unused PRIVATE module variable 'version' declared at (1) [-Wunused-value] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:129:32: 129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & | 1 Warning: Unused dummy argument 'p1' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:129:28: 129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & | 1 Warning: Unused dummy argument 't1' at (1) [-Wunused-dummy-argument] [405/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbsvx.f:565:15: 565 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbsvx.f:586:9: 586 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [406/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbrfs.f:455:12: 455 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [407/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:275:48: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:275:13: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:279:10: 279 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:280:14: 280 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:304:22: 304 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:308:27: 308 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:330:26: 330 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:344:22: 344 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:348:27: 348 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgemm.f:370:26: 370 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [408/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgttrf.f:184:15: 184 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgttrf.f:207:15: 207 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgttrf.f:226:12: 226 | IF( D( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [409/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slapy2.f:109:12: 109 | IF( Z.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [410/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slamch.f:103:9: 103 | IF( ONE.EQ.RND ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [411/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [412/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtrfs.f:465:12: 465 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [413/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [414/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [415/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [416/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarfg.f:151:9: 151 | IF( XNORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [417/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [418/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarf.f:164:9: 164 | IF( TAU.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarf.f:178:35: 178 | DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [419/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slartg.f:147:9: 147 | IF( G.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slartg.f:151:15: 151 | ELSE IF( F.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [420/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [421/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [422/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [423/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgbtrf.f:306:18: 306 | IF( AB( KV+JP, JJ ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [424/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [425/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/snrm2.f:114:18: 114 | IF (X(IX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [426/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtsv.f:182:18: 182 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtsv.f:210:18: 210 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtsv.f:229:12: 229 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtsv.f:239:18: 239 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtsv.f:271:18: 271 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/sgtsv.f:294:12: 294 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [427/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [428/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [429/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [430/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [431/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slagtm.f:183:9: 183 | IF( BETA.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slagtm.f:189:15: 189 | ELSE IF( BETA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slagtm.f:197:9: 197 | IF( ALPHA.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slagtm.f:235:15: 235 | ELSE IF( ALPHA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [432/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarft.f:206:15: 206 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarft.f:220:25: 220 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarft.f:235:25: 235 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarft.f:264:15: 264 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarft.f:279:28: 279 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slarft.f:294:28: 294 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [433/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slascl.f:208:15: 208 | ELSE IF( CFROM.EQ.ZERO .OR. SISNAN(CFROM) ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slascl.f:253:9: 253 | IF( CFROM1.EQ.CFROMC ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slascl.f:261:12: 261 | IF( CTO1.EQ.CTOC ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slascl.f:267:52: 267 | ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [434/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [435/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/srscl.f:141:43: 141 | IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [436/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [437/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [438/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [439/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [440/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [441/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [442/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [443/929] Linking Fortran static library src/Microphys/SCM_Activation/libscm_activation_lib.a [444/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [445/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [446/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f-pp.f [447/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f-pp.f [448/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f-pp.f [449/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f-pp.f [450/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [451/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f-pp.f [452/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f-pp.f [453/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f-pp.f [454/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssymv.f:211:47: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssymv.f:211:26: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssymv.f:232:10: 232 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssymv.f:234:18: 234 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssymv.f:245:18: 245 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssymv.f:258:10: 258 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [455/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:206:25: 206 | IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:236:43: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:236:23: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:246:44: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:246:23: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:267:43: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:267:23: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:277:44: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2.f:277:23: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [456/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [457/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f-pp.f [458/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f-pp.f [459/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f-pp.f [460/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f-pp.f [461/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:273:45: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:273:23: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:285:45: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:285:23: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:299:45: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:299:23: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:311:45: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:311:23: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:325:45: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:325:23: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:337:45: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:337:23: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:356:45: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:356:23: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:368:45: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:368:23: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:382:45: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:382:23: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:394:45: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:394:23: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:408:45: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:408:23: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:420:45: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slasr.f:420:23: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [462/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssterf.f:191:10: 191 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssterf.f:285:15: 285 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssterf.f:371:15: 371 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssterf.f:410:12: 410 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [463/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f-pp.f [464/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:386:12: 386 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:461:12: 461 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:550:22: 550 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:696:18: 696 | IF( USCAL.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:728:18: 728 | IF( USCAL.EQ.TSCAL ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:742:25: 742 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/slatbs.f:804:9: 804 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [465/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssytd2.f:246:15: 246 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssytd2.f:287:15: 287 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [466/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f-pp.f [467/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f-pp.f [468/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f-pp.f [469/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f-pp.f [470/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [471/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:241:26: 241 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:240:27: 240 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:245:10: 245 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:247:18: 247 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:261:18: 261 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:286:22: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:290:27: 290 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:296:26: 296 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:306:22: 306 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:310:27: 310 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:316:26: 316 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:336:26: 336 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyrk.f:350:26: 350 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [472/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f-pp.f [473/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:266:26: 266 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:265:27: 265 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:270:10: 270 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:272:18: 272 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:286:18: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:311:22: 311 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:315:27: 315 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:321:49: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:321:27: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:333:22: 333 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:337:27: 337 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:343:49: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:343:27: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:367:26: 367 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssyr2k.f:384:26: 384 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [474/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/stbsv.f:277:26: 277 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/stbsv.f:291:26: 291 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/stbsv.f:307:26: 307 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/stbsv.f:320:26: 320 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [475/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f-pp.f [476/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f-pp.f [477/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f-pp.f [478/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f-pp.f [479/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f-pp.f [480/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f-pp.f [481/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f-pp.f [482/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f-pp.f [483/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f-pp.f [484/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f-pp.f [485/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f-pp.f [486/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f-pp.f [487/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f-pp.f [488/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f-pp.f [489/929] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f-pp.f [490/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90-pp.f90 [491/929] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f-pp.f [492/929] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f-pp.f [493/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90-pp.f90 [494/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssteqr.f:247:16: 247 | IF( TST.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssteqr.f:271:10: 271 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/ssteqr.f:531:12: 531 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [495/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90-pp.f90 [496/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90-pp.f90 [497/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90-pp.f90 [498/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90-pp.f90 [499/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmv.f:232:26: 232 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmv.f:243:26: 243 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmv.f:258:26: 258 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmv.f:270:26: 270 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [500/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90-pp.f90 [501/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90-pp.f90 [502/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90-pp.f90 [503/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_sed_module.F90-pp.f90 [504/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90-pp.f90 [505/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90-pp.f90 [506/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90-pp.f90 [507/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90-pp.f90 [508/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90-pp.f90 [509/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90-pp.f90 [510/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90-pp.f90 [511/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90-pp.f90 [512/929] Generating Fortran dyndep file src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/Fortran.dd [513/929] Generating Fortran dyndep file src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/Fortran.dd [514/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90-pp.f90 [515/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90-pp.f90 [516/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90-pp.f90 [517/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90-pp.f90 [518/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90-pp.f90 [519/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90-pp.f90 [520/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:258:10: 258 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:277:30: 277 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:290:30: 290 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:342:30: 342 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:358:30: 358 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:374:30: 374 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:383:26: 383 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:392:30: 392 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strmm.f:401:26: 401 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [521/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90-pp.f90 [522/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90-pp.f90 [523/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90-pp.f90 [524/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90-pp.f90 [525/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90-pp.f90 [526/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90-pp.f90 [527/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90-pp.f90 [528/929] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90-pp.f90 [529/929] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:262:10: 262 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:280:26: 280 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:286:30: 286 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:296:26: 296 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:302:30: 302 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:346:26: 346 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:352:30: 352 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:367:26: 367 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:373:30: 373 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:400:30: 400 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:407:26: 407 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:422:30: 422 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_single/strsm.f:429:26: 429 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [530/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [531/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [532/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [533/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [534/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbcon.f:221:15: 221 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbcon.f:292:12: 292 | IF( SCALE.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbcon.f:294:54: 294 | IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbcon.f:303:9: 303 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [535/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [536/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dger.f:184:39: 184 | IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dger.f:196:18: 196 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dger.f:211:18: 211 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [537/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlacn2.f:187:72: 187 | GO TO ( 20, 40, 70, 110, 140 )ISAVE( 1 ) | 1 Warning: Obsolescent feature: Computed GOTO at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlacn2.f:260:11: 260 | IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND. | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [538/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/daxpy.f:114:10: 114 | IF (DA.EQ.0.0d0) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [539/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbequ.f:249:9: 249 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbequ.f:254:15: 254 | IF( R( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbequ.f:297:9: 297 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbequ.f:302:15: 302 | IF( C( J ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [540/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtcon.f:209:15: 209 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtcon.f:216:13: 216 | IF( D( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtcon.f:248:9: 248 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [541/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [542/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [543/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbtf2.f:242:12: 242 | IF( AB( KV+JP, J ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [544/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o [545/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [546/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [547/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemv.f:219:33: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemv.f:219:12: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemv.f:247:10: 247 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemv.f:249:18: 249 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemv.f:260:18: 260 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemv.f:273:10: 273 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [548/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [549/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlaev2.f:220:12: 220 | IF( AB.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [550/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbmv.f:252:33: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbmv.f:252:12: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbmv.f:280:10: 280 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbmv.f:282:18: 282 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbmv.f:293:18: 293 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbmv.f:306:10: 306 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [551/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgttrf.f:184:15: 184 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgttrf.f:207:15: 207 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgttrf.f:226:12: 226 | IF( D( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [552/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlaisnan.f:89:18: 89 | DLAISNAN = (DIN1.NE.DIN2) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [553/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:275:48: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:275:13: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:279:10: 279 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:280:14: 280 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:304:22: 304 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:308:27: 308 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:330:26: 330 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:344:22: 344 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:348:27: 348 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgemm.f:370:26: 370 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [554/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlamch.f:99:9: 99 | IF( ONE.EQ.RND ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [555/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbsvx.f:563:15: 563 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbsvx.f:584:9: 584 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [556/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlapy2.f:106:12: 106 | IF( Z.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [557/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbrfs.f:455:12: 455 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [558/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [559/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [560/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarf.f:164:9: 164 | IF( TAU.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarf.f:178:35: 178 | DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [561/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarfg.f:151:9: 151 | IF( XNORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [562/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtrfs.f:465:12: 465 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [563/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [564/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [565/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [566/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlartg.f:147:9: 147 | IF( G.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlartg.f:151:15: 151 | ELSE IF( F.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [567/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [568/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [569/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [570/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [571/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [572/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dnrm2.f:114:18: 114 | IF (X(IX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [573/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [574/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgbtrf.f:306:18: 306 | IF( AB( KV+JP, JJ ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [575/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtsv.f:182:18: 182 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtsv.f:210:18: 210 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtsv.f:229:12: 229 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtsv.f:239:18: 239 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtsv.f:271:18: 271 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dgtsv.f:294:12: 294 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [576/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlagtm.f:183:9: 183 | IF( BETA.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlagtm.f:189:15: 189 | ELSE IF( BETA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlagtm.f:197:9: 197 | IF( ALPHA.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlagtm.f:235:15: 235 | ELSE IF( ALPHA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [577/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [578/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlascl.f:208:15: 208 | ELSE IF( CFROM.EQ.ZERO .OR. DISNAN(CFROM) ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlascl.f:253:9: 253 | IF( CFROM1.EQ.CFROMC ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlascl.f:261:12: 261 | IF( CTO1.EQ.CTOC ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlascl.f:267:52: 267 | ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [579/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [580/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [581/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarft.f:206:15: 206 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarft.f:220:25: 220 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarft.f:235:25: 235 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarft.f:264:15: 264 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarft.f:279:28: 279 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlarft.f:294:28: 294 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [582/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [583/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/drscl.f:141:43: 141 | IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [584/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [585/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [586/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [587/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [588/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [589/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [590/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [591/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [592/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [593/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iladlc.f:107:35: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iladlc.f:107:15: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iladlc.f:113:19: 113 | IF( A(I, ILADLC).NE.ZERO ) RETURN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [594/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:206:25: 206 | IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:236:43: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:236:23: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:246:44: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:246:23: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:267:43: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:267:23: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:277:44: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2.f:277:23: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [595/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:117:9: 117 | IF( NEGZRO.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:129:9: 129 | IF( NEWZRO.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:172:9: 172 | IF( NAN1.EQ.NAN1 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:177:9: 177 | IF( NAN2.EQ.NAN2 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:182:9: 182 | IF( NAN3.EQ.NAN3 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:187:9: 187 | IF( NAN4.EQ.NAN4 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:192:9: 192 | IF( NAN5.EQ.NAN5 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ieeeck.f:197:9: 197 | IF( NAN6.EQ.NAN6 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [596/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iladlr.f:107:35: 107 | ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iladlr.f:107:15: 107 | ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iladlr.f:114:22: 114 | DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1)) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [597/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [598/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsymv.f:211:47: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsymv.f:211:26: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsymv.f:232:10: 232 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsymv.f:234:18: 234 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsymv.f:245:18: 245 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsymv.f:258:10: 258 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [599/929] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o [600/929] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [601/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [602/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsytd2.f:247:15: 247 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsytd2.f:288:15: 288 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [603/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:386:12: 386 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:461:12: 461 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:550:22: 550 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:696:18: 696 | IF( USCAL.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:728:18: 728 | IF( USCAL.EQ.TSCAL ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:742:25: 742 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlatbs.f:804:9: 804 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [604/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsterf.f:192:10: 192 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsterf.f:286:15: 286 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsterf.f:372:15: 372 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsterf.f:411:12: 411 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [605/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:241:26: 241 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:240:27: 240 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:245:10: 245 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:247:18: 247 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:261:18: 261 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:286:22: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:290:27: 290 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:296:26: 296 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:306:22: 306 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:310:27: 310 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:316:26: 316 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:336:26: 336 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyrk.f:350:26: 350 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [606/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:273:45: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:273:23: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:285:45: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:285:23: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:299:45: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:299:23: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:311:45: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:311:23: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:325:45: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:325:23: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:337:45: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:337:23: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:356:45: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:356:23: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:368:45: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:368:23: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:382:45: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:382:23: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:394:45: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:394:23: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:408:45: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:408:23: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:420:45: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dlasr.f:420:23: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [607/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iparmq.f:223:68: 223 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | 1 Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iparmq.f:223:51: 223 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | 1 Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/iparmq.f:223:48: 223 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | 1 Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument] [608/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmv.f:232:26: 232 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmv.f:243:26: 243 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmv.f:258:26: 258 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmv.f:270:26: 270 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [609/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:266:26: 266 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:265:27: 265 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:270:10: 270 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:272:18: 272 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:286:18: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:311:22: 311 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:315:27: 315 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:321:49: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:321:27: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:333:22: 333 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:337:27: 337 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:343:49: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:343:27: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:367:26: 367 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsyr2k.f:384:26: 384 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [610/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtbsv.f:277:26: 277 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtbsv.f:291:26: 291 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtbsv.f:307:26: 307 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtbsv.f:320:26: 320 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [611/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [612/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsteqr.f:247:16: 247 | IF( TST.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsteqr.f:271:10: 271 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dsteqr.f:531:12: 531 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [613/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:258:10: 258 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:277:30: 277 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:290:30: 290 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:342:30: 342 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:358:30: 358 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:374:30: 374 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:383:26: 383 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:392:30: 392 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrmm.f:401:26: 401 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [614/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ilaenv.f:192:72: 192 | $ 130, 140, 150, 160, 160, 160, 160, 160)ISPEC | 1 Warning: Obsolescent feature: Computed GOTO at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/ilaenv.f:262:72: 262 | GO TO ( 50, 60, 70 )ISPEC | 1 Warning: Obsolescent feature: Computed GOTO at (1) [615/929] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:262:10: 262 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:280:26: 280 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:286:30: 286 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:296:26: 296 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:302:30: 302 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:346:26: 346 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:352:30: 352 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:367:26: 367 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:373:30: 373 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:400:30: 400 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:407:26: 407 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:422:30: 422 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Lapack/Lapack_double/dtrsm.f:429:26: 429 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [616/929] Linking Fortran static library src/Lapack/liblapack_lib.a [617/929] Generating Fortran dyndep file src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Fortran.dd [618/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_names.F90.o [619/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [620/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [621/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [622/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [623/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [624/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [625/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [626/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [627/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [628/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stat_file_module.F90.o [629/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [630/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_variables.F90.o [631/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [632/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [633/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [634/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [635/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type.F90.o [636/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [637/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/hydromet_pdf_parameter_module.F90:126:8: 126 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] [638/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [639/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [640/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [641/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [642/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [643/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type_utilities.F90.o [644/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [645/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [646/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [647/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [648/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [649/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_sfc_module.F90.o [650/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_sfc_module.F90.o [651/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zm_module.F90.o [652/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zt_module.F90.o [653/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_grads.F90.o [654/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_zt_module.F90.o [655/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_reader.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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] [656/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [657/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [658/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o [659/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [660/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [661/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zm_module.F90.o [662/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [663/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [664/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o [665/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [666/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o [667/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o [668/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o [669/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [670/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [671/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [672/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o [673/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zt_module.F90.o [674/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/remapping_module.F90:1171:43: 1171 | if(f(i,k+1)*f(i,k-1)<zero .and. df2(i,k)/=zero) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/remapping_module.F90:1065:15: 1065 | if(dm(i) == zero) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [675/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:23:21: 23 | integer :: ret_code | 1 Warning: Unused PRIVATE module variable 'ret_code' declared at (1) [-Wunused-value] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:1411:8: 1411 | use constants_clubb, only: & | 1 Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:1145:8: 1145 | use constants_clubb, only: & | 1 Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:884:8: 884 | use constants_clubb, only: & | 1 Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:884:8: 884 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:718:8: 718 | use constants_clubb, only: & | 1 Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:718:8: 718 | use constants_clubb, only: & | 1 Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:290:8: 290 | use constants_clubb, only: & | 1 Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:290:8: 290 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:52:8: 52 | use constants_clubb, only: & | 1 Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:52:8: 52 | use constants_clubb, only: & | 1 Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90:52:8: 52 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] [676/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o [677/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/parameters_tunable.F90:720:8: 720 | use constants_clubb, only: & | 1 Warning: Unused parameter 'fstderr' which has been explicitly imported at (1) [-Wunused-parameter] [678/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/pdf_utilities.F90:1400:7: 1400 | m | 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] [679/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o [680/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/mono_flux_limiter.F90:463:9: 463 | tmp, & | 1 Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable] [681/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/pdf_parameter_module.F90:375:8: 375 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/pdf_parameter_module.F90:192:8: 192 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] [682/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_netcdf.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1491:63: 1491 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1492:80: 1492 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1492:57: 1492 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1490:93: 1490 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1487:52: 1487 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1489:55: 1489 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1493:50: 1493 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1493:64: 1493 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1493:57: 1493 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1674:22: 1674 | integer :: i, k, n, status | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1511:8: 1511 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1511:8: 1511 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1487:45: 1487 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1489:81: 1489 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1491:50: 1491 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1484:71: 1484 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1487:95: 1487 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1486:43: 1486 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1486:68: 1486 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1486:51: 1486 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1486:78: 1486 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1486:89: 1486 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1488:57: 1488 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1484:78: 1484 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1493:73: 1493 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1488:46: 1488 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1484:40: 1484 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1490:53: 1490 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1484:49: 1484 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1489:62: 1489 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1490:73: 1490 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1484:44: 1484 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1490:62: 1490 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1484:54: 1484 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1489:69: 1489 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1490:84: 1490 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1491:95: 1491 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1491:78: 1491 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1488:65: 1488 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1488:74: 1488 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1487:78: 1487 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1489:94: 1489 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1490:44: 1490 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1489:86: 1489 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1492:87: 1492 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1486:60: 1486 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1487:86: 1487 | 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_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1488:81: 1488 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90:1488:88: 1488 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument] [683/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o [684/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o [685/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/numerical_check.F90:1348:10: 1348 | use model_flags, only: & | 1 Warning: Unused parameter 'ipdf_post_advance_fields' which has been explicitly imported at (1) [-Wunused-parameter] [686/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o [687/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o [688/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o [689/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o [690/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o [691/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o [692/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o [693/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o [694/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o [695/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o [696/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o [697/929] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o [698/929] Linking Fortran static library src/CLUBB_core/libclubb_core_lib.a [699/929] Generating Fortran dyndep file src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/Fortran.dd [700/929] Generating Fortran dyndep file src/CMakeFiles/text_writer_lib.dir/Fortran.dd [701/929] Generating Fortran dyndep file src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/Fortran.dd [702/929] Generating Fortran dyndep file src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/Fortran.dd [703/929] Generating Fortran dyndep file src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/Fortran.dd [704/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o [705/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o [706/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o [707/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o [708/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o [709/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa22.F:13:19: 13 | integer iflag | 1 Warning: Unused variable 'iflag' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa22.F:1:63: 1 | subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len) | 1 Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument] [710/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o [711/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o [712/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa22g.F:29:18: 29 | integer npts | 1 Warning: Unused variable 'npts' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa22g.F:1:43: 1 | subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] [713/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o [714/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa19.F:1:44: 1 | subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len) | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] [715/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o [716/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o [717/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa27.F:2:47: 2 | 1 ,snzero,tzero,pcut,delt,j,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] [718/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o [719/929] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o [720/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa11g.F:16:15: 16 | real cmax | 1 Warning: Unused variable 'cmax' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa11g.F:17:15: 17 | real cmin | 1 Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa11g.F:1:38: 1 | subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa11g.F:1:65: 1 | subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero | 1 Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument] [721/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o [722/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa21g.F:29:18: 29 | integer npts | 1 Warning: Unused variable 'npts' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa21g.F:1:43: 1 | subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] [723/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa13g.F:1:38: 1 | subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa13g.F:4:29: 4 | 2 ,delt,pcut,tzero,len) | 1 Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument] [724/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o [725/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o [726/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o [727/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa18.F:2:46: 2 | 1 ,appbpp,tice,delt,pcut,j,icon,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] [728/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o [729/929] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o [730/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:2:36: 2 | 1 ,iwx1,heatlv,cp,delt,pcut,j,len) | 1 Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:2:33: 2 | 1 ,iwx1,heatlv,cp,delt,pcut,j,len) | 1 Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:39:18: 39 | integer iter | 1 Warning: Unused variable 'iter' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:2:48: 2 | 1 ,iwx1,heatlv,cp,delt,pcut,j,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:1:56: 1 | subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 | 1 Warning: Unused dummy argument 'pp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:1:53: 1 | subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 | 1 Warning: Unused dummy argument 'qsati' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa6.F:1:30: 1 | subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] [731/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/newexp.F90:8:6: 8 | function exp(x) result(val) | 1 Warning: 'exp' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] [732/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o [733/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o [734/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o [735/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o [736/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o [737/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o [738/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esati.F:55:14: 55 | i1(i)=t(i) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] [739/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o [740/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o [741/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o [742/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o [743/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o [744/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esatv.F:55:14: 55 | i1(i)=t(i) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] [745/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o [746/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa9.F:1:51: 1 | subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa9.F:36:14: 36 | real rvc | 1 Warning: Unused variable 'rvc' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa9.F:37:16: 37 | real rvcof | 1 Warning: Unused variable 'rvcof' declared at (1) [-Wunused-variable] [747/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o [748/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:72:16: 72 | real abs8 | 1 Warning: Unused variable 'abs8' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:73:16: 73 | real abs9 | 1 Warning: Unused variable 'abs9' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:5:48: 5 | 4 ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:6:42: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:6:38: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:6:54: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:14:17: 14 | integer ip | 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:6:48: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:6:46: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:16:17: 16 | integer jp | 1 Warning: Unused variable 'jp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:63:16: 63 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:22:17: 22 | integer np | 1 Warning: Unused variable 'np' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:84:15: 84 | real tp3 | 1 Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjmlt.F:83:15: 83 | real tst | 1 Warning: Unused variable 'tst' declared at (1) [-Wunused-variable] [749/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/conice.F:63:22: 63 | real cnn (len) | 1 Warning: Unused variable 'cnn' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/conice.F:70:13: 70 | real dt | 1 Warning: Unused variable 'dt' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/conice.F:73:13: 73 | real f3 | 1 Warning: Unused variable 'f3' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/conice.F:75:14: 75 | real ftp | 1 Warning: Unused variable 'ftp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/conice.F:82:13: 82 | real mc | 1 Warning: Unused variable 'mc' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/conice.F:83:14: 83 | real n12 | 1 Warning: Unused variable 'n12' declared at (1) [-Wunused-variable] [750/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa12.F:55:16: 55 | real qcond | 1 Warning: Unused variable 'qcond' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa12.F:56:16: 56 | real qevap | 1 Warning: Unused variable 'qevap' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/eqa12.F:35:16: 35 | real twodt | 1 Warning: Unused variable 'twodt' declared at (1) [-Wunused-variable] [751/929] Linking Fortran static library src/libtext_writer_lib.a [752/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloudg.F:152:24: 152 | cm = cmplx(cnr,-cni) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloudg.F:154:43: 154 | um = 2.*xm*(cnr-1.)*cmplx(0.d0,1.d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloudg.F:166:43: 166 | um = 2.*xm*(cm-1.)*cmplx(0.d0,1.d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] [753/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:3:42: 3 | 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:52: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'conci' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:29: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:25: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:41: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:12:17: 12 | integer ip | 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:35: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:33: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:14:17: 14 | integer jp | 1 Warning: Unused variable 'jp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:52:16: 52 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:15:17: 15 | integer kk | 1 Warning: Unused variable 'kk' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:3:36: 3 | 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d | 1 Warning: Unused dummy argument 'lgrpl' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:21:17: 21 | integer np | 1 Warning: Unused variable 'np' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:4:46: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqi.F:56:15: 56 | real tp3 | 1 Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable] [754/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:372:5: 372 | 8 format(1x,i5,2(5x,f8.2),4x,5e16.8) | 1 Warning: Label 8 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:220:39: 212 | do 105 i=1,ntot | 2 ...... 220 | varest = 5.0*alog(vpsat(i+1)/vpsat(i-1)) | 1 Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:220:50: 212 | do 105 i=1,ntot | 2 ...... 220 | varest = 5.0*alog(vpsat(i+1)/vpsat(i-1)) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:223:54: 212 | do 105 i=1,ntot | 2 ...... 223 | & write(6,7) i, TEM, temc, vpsat(i), vpsat(i+1), | 1 Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:224:21: 212 | do 105 i=1,ntot | 2 ...... 224 | & vpsat(i-1),varest, varvp(i) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:52:22: 52 | real ESICE,ESBLD | 1 Warning: Unused variable 'esbld' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:62:16: 62 | integer ii | 1 Warning: Unused variable 'ii' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:63:16: 63 | integer j | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:74:18: 74 | logical l_xl | 1 Warning: Unused variable 'l_xl' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:66:17: 66 | real t1,qqq,tqs,temc | 1 Warning: Unused variable 'qqq' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:66:21: 66 | real t1,qqq,tqs,temc | 1 Warning: Unused variable 'tqs' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:55:16: 55 | real VABLD | 1 Warning: Unused variable 'vabld' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:64:26: 64 | real qcon,rq,vps,var | 1 Warning: Unused variable 'var' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:64:22: 64 | real qcon,rq,vps,var | 1 Warning: Unused variable 'vps' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:51:26: 51 | real ESH2O,WICE,WH2O | 1 Warning: Unused variable 'wh2o' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:51:21: 51 | real ESH2O,WICE,WH2O | 1 Warning: Unused variable 'wice' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/esat_new.F:58:16: 58 | real XLBLD | 1 Warning: Unused variable 'xlbld' declared at (1) [-Wunused-variable] [755/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o [756/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqg.F:30:16: 30 | real pfact | 1 Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqg.F:32:13: 32 | real x6 | 1 Warning: Unused variable 'x6' declared at (1) [-Wunused-variable] [757/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o [758/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqs.F:31:16: 31 | real pfact | 1 Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqs.F:33:13: 33 | real x6 | 1 Warning: Unused variable 'x6' declared at (1) [-Wunused-variable] [759/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloud_correlate.F90:145:45: 145 | cf_stacked_min | 1 Warning: Unused variable 'cf_stacked_min' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloud_correlate.F90:146:52: 146 | integer(kind=int_kind) :: cf_stacked_min_set | 1 Warning: Unused variable 'cf_stacked_min_set' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloud_correlate.F90:144:48: 144 | real(kind=dbl_kind) :: cf_stacked_thresh, & | 1 Warning: Unused variable 'cf_stacked_thresh' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloud_correlate.F90:140:52: 140 | real(kind=dbl_kind), dimension(nlm) :: cf_tmp | 1 Warning: Unused variable 'cf_tmp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloud_correlate.F90:28:25: 28 | i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j ! Indices | 1 Warning: Unused variable 'i_lay_b' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/cloud_correlate.F90:9:37: 9 | subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot) | 1 Warning: Unused dummy argument 'len_loc' at (1) [-Wunused-dummy-argument] [760/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/qtadj.F:12:21: 12 | integer implflg | 1 Warning: Unused variable 'implflg' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/qtadj.F:2:34: 2 | 1 ,heatls,cp,rvap,tzero,lice,iflag,pcut,len) | 1 Warning: Unused dummy argument 'lice' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/qtadj.F:14:15: 14 | integer n | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/qtadj.F:1:31: 1 | subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv | 1 Warning: Unused dummy argument 'pr' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/qtadj.F:22:15: 22 | real qsat | 1 Warning: Unused variable 'qsat' declared at (1) [-Wunused-variable] [761/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqr.F:31:15: 31 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] [762/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o [763/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [764/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqi.F:1:59: 1 | subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len) | 1 Warning: Unused dummy argument 'cimass' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/tgqi.F:33:17: 33 | real falspd | 1 Warning: Unused variable 'falspd' declared at (1) [-Wunused-variable] [765/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [766/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:146:12: 146 | if(rvc(i).ne.0.)then | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:4:24: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:4:60: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:4:56: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:5:24: 5 | 4 ,icomp,ldrizzle,ni,m,len) | 1 Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:4:66: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:4:64: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:59:16: 59 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:5:36: 5 | 4 ,icomp,ldrizzle,ni,m,len) | 1 Warning: Unused dummy argument 'ni' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:3:57: 3 | 2 ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmcol.F:1:31: 1 | subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp | 1 Warning: Unused dummy argument 'tttemp' at (1) [-Wunused-dummy-argument] [767/929] Linking Fortran static library src/Microphys/Microphys_utils/libmicrophys_utils_lib.a [768/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:3:36: 3 | 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:52: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:49: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:22: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:3:68: 3 | 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:28: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:26: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:61:16: 61 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:18:17: 18 | integer kk | 1 Warning: Unused variable 'kk' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:21:16: 21 | integer m | 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:63: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'qsatv' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:57: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'rvap' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/nrmtqw.F:6:42: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument] [769/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [770/929] Generating Fortran dyndep file src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/Fortran.dd [771/929] Generating Fortran dyndep file src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Fortran.dd [772/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o [773/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_sed_module.F90.o [774/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o [775/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_iter.F:113:14: 113 | &, exptau ! | 1 Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_iter.F:135:12: 135 | & fail | 1 Warning: Unused variable 'fail' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_iter.F:128:30: 128 | &, kappa , oms , prop ,r, rinf | 1 Warning: Unused variable 'prop' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_iter.F:12:30: 12 | +, sel_rules , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_iter.F:140:15: 140 | &, tauscat | 1 Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable] [776/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o [777/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_iter.F:192:4: 192 | 2000 directcld(1) = 0. | 1 Warning: Label 2000 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_iter.F:139:12: 139 | & fail | 1 Warning: Unused variable 'fail' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_iter.F:11:38: 11 | +, fddif ,sel_rules , b1 , b2 | 1 Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_iter.F:144:15: 144 | &, tauscat | 1 Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable] [778/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o [779/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:121:12: 121 | cld_ran, & !The random overlap fraction of cloud | 1 Warning: Unused variable 'cld_ran' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:3:22: 3 | ib , cldamt , wc_cld, wc_clr, & | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:122:9: 122 | cmin !Minimum cloud fraction in a column | 1 Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:109:11: 109 | exptau | 1 Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable] [780/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/AiryFunction.f90:414:12: 414 | ELSEIF (x==0.0_r8) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/AiryFunction.f90:161:12: 161 | ELSEIF (x==0.0_r8) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [781/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_bs.F:190:4: 190 | 2000 directcld(1) = 0. | 1 Warning: Label 2000 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_bs.F:142:12: 142 | & fail | 1 Warning: Unused variable 'fail' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_bs.F:11:38: 11 | +, fddif ,sel_rules , b1 , b2 | 1 Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_bs.F:147:15: 147 | &, tauscat | 1 Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable] [782/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90:7:11: 7 | cldamt , c_maximal , cf_max, cf_random ) | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] [783/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [784/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [785/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [786/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [787/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [788/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [789/929] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:1508:11: 1508 | if(qi3(iindex,j,kindex).eq.0.)then | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:9:33: 9 | 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic | 1 Warning: Unused dummy argument 'cpor' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:9:43: 9 | 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic | 1 Warning: Unused dummy argument 'difvap' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:3:47: 3 | 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm | 1 Warning: Unused dummy argument 'exbm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:13:33: 13 | 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 | 1 Warning: Unused dummy argument 'gmbov2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:13:41: 13 | 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 | 1 Warning: Unused dummy argument 'gmbov2g' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:13:26: 13 | 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 | 1 Warning: Unused dummy argument 'gmbp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:242:18: 242 | integer ic | 1 Warning: Unused variable 'ic' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:247:18: 247 | integer ip | 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:249:18: 249 | integer jp | 1 Warning: Unused variable 'jp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:251:17: 251 | integer m | 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:10:39: 10 | 9 ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2 | 1 Warning: Unused dummy argument 'mw' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:253:17: 253 | integer n | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:6:12: 6 | 5 ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d | 1 Warning: Unused dummy argument 'nne' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:256:18: 256 | integer np | 1 Warning: Unused variable 'np' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:257:20: 257 | integer npts | 1 Warning: Unused variable 'npts' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:2:16: 2 | 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d | 1 Warning: Unused dummy argument 'p3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:52: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pchomo3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:15: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pcond3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:35: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pconv3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:15: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pdepi3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:49: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pgaci3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:15: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pgacr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:38: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgacrm3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:44: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pgacs3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:37: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pgacw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:46: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgacwm3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:28: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pgdep3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:23: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgmlt3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:60: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgshr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:29: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'piacr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:44: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'piacw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:21: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pint3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:16: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pmltge3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:52: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pmltse3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:56: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'praci3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:53: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pracs3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:66: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pracw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:59: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'praut3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:63: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'prevp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:37: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'prhomo3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:42: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'psaci3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:22: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'psacr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:30: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'psacw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:23:70: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'psdep3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:24:30: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'psmlt3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:22:23: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'psmlti3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:27:59: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pwacs3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:331:19: 331 | real sat | 1 Warning: Unused variable 'sat' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:5:51: 5 | 4 ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice | 1 Warning: Unused dummy argument 'timea' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:356:29: 356 | real tmp1 (len) | 1 Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:2:47: 2 | 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d | 1 Warning: Unused dummy argument 'w3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:348:29: 348 | real wgt (len) | 1 Warning: Unused variable 'wgt' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/COAMPS_microphys/adjtq.F:3:42: 3 | 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm | 1 Warning: Unused dummy argument 'wtm' at (1) [-Wunused-dummy-argument] [790/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [791/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [792/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [793/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [794/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [795/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [796/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [797/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [798/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [799/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [800/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [801/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [802/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [803/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [804/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [805/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [806/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [807/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [808/929] Linking Fortran static library src/Microphys/COAMPS_microphys/libcoamps_lib.a [809/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [810/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [811/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [812/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1340:4: 1340 | FUNCTION gamma(x) | 1 Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1052:8: 1052 | IF (a == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1054:12: 1054 | ELSEIF (a == 1) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1449:10: 1449 | IF (fn_val /= zero) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1450:12: 1450 | IF (y1 /=aint(y1*half)*two) parity = .true. | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1536:10: 1536 | IF (fact /= one) fn_val=fact/fn_val | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1248:14: 1248 | ELSEIF (x == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1304:10: 1304 | IF (x == 0.0_r8) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1224:22: 1224 | IF ((x == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1224:9: 1224 | IF ((x == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1173:8: 1173 | IF (y1 == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1182:8: 1182 | IF (y2 == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1132:10: 1132 | IF (s == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1086:23: 1086 | IF ((x1 == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1086:9: 1086 | IF ((x1 == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:1092:12: 1092 | IF (x1 == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:820:10: 820 | IF (rho==0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:2508:36: 2497 | DO l=0,40 | 2 ...... 2508 | asp=asp+(l+1)*ast(k,l+1)*etal | 1 Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/KK_microphys/Parabolic.f90:2515:34: 2497 | DO l=0,40 | 2 ...... 2515 | bsp=bsp+(l+1)*bst(k,l+1)*etal | 1 Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript] [813/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o [814/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_rad.F:424:72: 424 | & $Id: bugs_rad.F,v 1.2 2005-10-27 20:11:37 dschanen Exp $" | 1 Warning: CHARACTER expression will be truncated in assignment (80/121) at (1) [-Wcharacter-truncation] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_rad.F:506:14: 506 | if (acld_loc(i,l-1).eq.1.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_rad.F:512:14: 512 | if (acld_loc(i,l-1).eq.0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_rad.F:523:14: 523 | if (acld_loc(i,l+1).eq.1.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_rad.F:529:14: 529 | if (acld_loc(i,l+1).eq.0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_rad.F:27:51: 27 | +, qcwl , qcil , qril , o3l | 1 Warning: Unused dummy argument 'qril' at (1) [-Wunused-dummy-argument] [815/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o [816/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o [817/929] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/prescribe_forcings.F90:920:8: 920 | use clubb_precision, only: & | 1 Warning: Unused parameter 'time_precision' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/prescribe_forcings.F90:61:8: 61 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/prescribe_forcings.F90:61:8: 61 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] [818/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o [819/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o [820/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o [821/929] Linking Fortran static library src/Benchmark_cases/libbenchmark_cases_lib.a [822/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o [823/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o [824/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_lwr.F:23:40: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_lwr.F:23:48: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_lwr.F:23:57: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_lwr.F:24:31: 24 | +, b4 , umco2 , umch4 , umn2o | 1 Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_lwr.F:22:57: 22 | +, cirho , o3mix , ts , cldamt | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_lwr.F:23:31: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument] [825/929] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:29:50: 29 | +, umch4 , umn2o , b1 , b2 | 1 Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:29:61: 29 | +, umch4 , umn2o , b1 , b2 | 1 Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:30:29: 30 | +, b3 , b4 , fdsw , fdswcl | 1 Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:30:39: 30 | +, b3 , b4 , fdsw , fdswcl | 1 Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:28:39: 28 | +, alndr , cldamt , cldmax , umco2 | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:28:50: 28 | +, alndr , cldamt , cldmax , umco2 | 1 Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:167:12: 167 | &, mbir !Number of shortwave (LW) spectral intervals. | 1 Warning: Unused parameter 'mbir' declared at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Radiation/BUGSrad/bugs_swr.F:26:50: 26 | +, cirho , o3mix , ts , amu0 | 1 Warning: Unused dummy argument 'ts' at (1) [-Wunused-dummy-argument] [826/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o [827/929] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o [828/929] Linking Fortran static library src/Radiation/BUGSrad/libbugsrad_lib.a [829/929] Linking Fortran static library src/Microphys/KK_microphys/libKK_microphys_lib.a [830/929] Generating Fortran dyndep file src/SILHS/CMakeFiles/silhs_lib.dir/Fortran.dd [831/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o [832/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o [833/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o [834/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o [835/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/output_2D_samples_module.F90.o [836/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o [837/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o [838/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o [839/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o [840/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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] [841/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o [842/929] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [843/929] Linking Fortran static library src/SILHS/libsilhs_lib.a [844/929] Generating Fortran dyndep file src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/Fortran.dd [845/929] Generating Fortran dyndep file src/Radiation/CMakeFiles/radiation_lib.dir/Fortran.dd [846/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [847/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [848/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [849/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [850/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [851/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o [852/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o [853/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [854/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [855/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [856/929] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:300:17: 300 | COMPLEX*16, PRIVATE:: m_w_0, m_i_0 | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:315:20: 315 | CHARACTER*256:: mp_debug | 1 Warning: Obsolescent feature: Old-style character length at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:470:2: 470 | AG = 19.3 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:471:2: 471 | BG = 0.37 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:500:2: 500 | RHOG = 400. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:509:2: 509 | MG0 = 1.6E-10 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1001:2: 1001 | QG(I,K,j) = QG1D(K) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1012:2: 1012 | EFFG(I,K,j) = EFFG1D(K) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2143:47: 2143 | 2./(LAMR(K)**2*LAMG(K)**2)+ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2144:2: 2144 | 0.5/(LAMR(k)*LAMG(k)**3))) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2143:47: 2143 | 2./(LAMR(K)**2*LAMG(K)**2)+ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2144:2: 2144 | 0.5/(LAMR(k)*LAMG(k)**3))) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2143:47: 2143 | 2./(LAMR(K)**2*LAMG(K)**2)+ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2144:2: 2144 | 0.5/(LAMR(k)*LAMG(k)**3))) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2160:2: 2160 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2283:60: 2283 | PGMLT(K)=2.*PI*N0G(K)*KAP(K)*(TMELT-T3D(K))/ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3025:2: 3025 | PSACWG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3026:2: 3026 | PGSACW(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3028:2: 3028 | PRDG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3029:2: 3029 | EPRDG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3030:2: 3030 | NPRACG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3031:2: 3031 | NPSACWG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3032:2: 3032 | NSCNG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3033:3: 3033 | NGRACS(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3034:2: 3034 | NSUBG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3196:2: 3196 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3302:47: 3302 | 2./(LAMR(K)**2*LAMG(K)**2)+ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3303:2: 3303 | 0.5/(LAMR(k)*LAMG(k)**3))) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3302:47: 3302 | 2./(LAMR(K)**2*LAMG(K)**2)+ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3303:2: 3303 | 0.5/(LAMR(k)*LAMG(k)**3))) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3302:47: 3302 | 2./(LAMR(K)**2*LAMG(K)**2)+ & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3303:2: 3303 | 0.5/(LAMR(k)*LAMG(k)**3))) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3317:2: 3317 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3457:2: 3457 | IF (PSACWS(K).GT.0.) THEN | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3462:2: 3462 | PGSACW(K) = MIN(PSACWS(K),CONS17*DT*N0S(K)*QC3D(K)*QC3D(K)* & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3467:2: 3467 | DUM = MAX(RHOSN/(RHOG-RHOSN)*PGSACW(K),0.) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3470:2: 3470 | NSCNG(K) = DUM/MG0*RHO(K) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3477:2: 3477 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3481:2: 3481 | IF (PRACS(K).GT.0.) THEN | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3485:2: 3485 | DUM = CONS18*(4./LAMS(K))**3*(4./LAMS(K))**3 & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3490:2: 3490 | PGRACS(K) = (1.-DUM)*PRACS(K) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3502:2: 3502 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3780:2: 3780 | PRDG(K) = FUDGEF*PRDG(K)*DUM/SUM_DEP | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3831:2: 3831 | PSACWG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3832:2: 3832 | PGSACW(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3834:2: 3834 | PRDG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3835:2: 3835 | EPRDG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3838:2: 3838 | NPRACG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3839:2: 3839 | NPSACWG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3840:2: 3840 | NSCNG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3841:3: 3841 | NGRACS(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3842:2: 3842 | NSUBG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3843:2: 3843 | NGMLTG(K) = 0. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3865:2: 3865 | PGSACW(K) = PGSACW(K)*RATIO | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4567:2: 4567 | DUMG(K) = QG3D(K)+QG3DTEN(K)*DT | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4568:2: 4568 | DUMFNG(K) = NG3D(K)+NG3DTEN(K)*DT | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4714:2: 4714 | IF (K.LE.KTE-1) THEN | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4716:2: 4716 | FR(K)=FR(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4717:2: 4717 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4719:2: 4719 | FI(K)=FI(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4720:2: 4720 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4722:2: 4722 | FNI(K)=FNI(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4723:2: 4723 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4725:2: 4725 | FS(K)=FS(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4726:2: 4726 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4728:2: 4728 | FNS(K)=FNS(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4729:2: 4729 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4731:2: 4731 | FNR(K)=FNR(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4732:2: 4732 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4734:2: 4734 | FC(K)=FC(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4735:2: 4735 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4737:2: 4737 | FNC(K)=FNC(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4738:2: 4738 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4740:2: 4740 | FG(K)=FG(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4741:2: 4741 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4743:2: 4743 | FNG(K)=FNG(K+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4744:2: 4744 | END IF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4745:2: 4745 | END IF ! K LE KTE-1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5444:2: 5444 | 6.11147274, 0.503160820, 0.188439774e-1, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5446:58: 5446 | 0.385852041e-9, 0.146898966e-11, 0.252751365e-14/ | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5453:2: 5453 | 6.11239921, 0.443987641, 0.142986287e-1, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5494:6: 5494 | REAL FUNCTION GAMMA(X) | 1 Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5619:60: 5619 | -5.952379913043012E-04,7.93650793500350248E-04, & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5620:73: 5620 | -2.777777777777681622553E-03,8.333333333333333331554247E-02, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5625:23: 5625 | CONV(I) = REAL(I) | 1 Warning: Obsolescent feature: Statement function at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5741:36: 5741 | 1.12837916709551257377E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5748:36: 5748 | 0.84270079294971486929E0, & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5755:37: 5755 | 0.67493323603965504676E0, & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5762:36: 5762 | 0.56909076642393639985E0, & | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5771:65: 5771 | -0.00000000029734388465E0, 0.00000000269776334046E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5773:65: 5773 | -0.00000021854388148686E0, 0.00000266246030457984E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5774:65: 5774 | 0.00001612722157047886E0, -0.00025616361025506629E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5775:65: 5775 | 0.00015380842432375365E0, 0.00815533022524927908E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5780:65: 5780 | 0.00000000522461866919E0, 0.00000000342940918551E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5781:65: 5781 | -0.00000035772874310272E0, 0.00000019999935792654E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5782:65: 5782 | 0.00002687044575042908E0, -0.00011843240273775776E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5783:65: 5783 | -0.00080991728956032271E0, 0.00661062970502241174E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5784:65: 5784 | 0.00909530922354827295E0, -0.20160072778491013140E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5788:64: 5788 | 0.00000000063675740242E0, 0.00000003377623323271E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5789:64: 5789 | -0.00000015451139637086E0, -0.00000203340624738438E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5790:64: 5790 | 0.00001947204525295057E0, 0.00002854147231653228E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5791:64: 5791 | -0.00101565063152200272E0, 0.00271187003520095655E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5792:64: 5792 | 0.02328095035422810727E0, -0.16725021123116877197E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5796:64: 5796 | -0.00000000264888267434E0, 0.00000002050708040581E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5797:64: 5797 | 0.00000011371857327578E0, -0.00000211211337219663E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5798:64: 5798 | 0.00000368797328322935E0, 0.00009823686253424796E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5799:64: 5799 | -0.00065860243990455368E0, -0.00075285814895230877E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5800:64: 5800 | 0.02585434424202960464E0, -0.11637092784486193258E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5803:64: 5803 | -0.00000000000367789363E0, 0.00000000020876046746E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5804:64: 5804 | -0.00000000193319027226E0, -0.00000000435953392472E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5805:64: 5805 | 0.00000018006992266137E0, -0.00000078441223763969E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5806:64: 5806 | -0.00000675407647949153E0, 0.00008428418334440096E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5807:64: 5807 | -0.00017604388937031815E0, -0.00239729611435071610E0, & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5819:65: 5819 | A(K + 8)) * T + A(K + 9)) * T + A(K + 10)) * T + & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5826:64: 5826 | B(K + 2)) * T + B(K + 3)) * T + B(K + 4)) * T + & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5827:64: 5827 | B(K + 5)) * T + B(K + 6)) * T + B(K + 7)) * T + & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5828:65: 5828 | B(K + 8)) * T + B(K + 9)) * T + B(K + 10)) * T + & | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5894:17: 5894 | COMPLEX*16 FUNCTION m_complex_water_ray(lambda,T) | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5905:17: 5905 | COMPLEX*16, PARAMETER:: i = (0d0,1d0) | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5928:17: 5928 | COMPLEX*16 FUNCTION m_complex_ice_maetzler(lambda,T) | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5976:17: 5976 | COMPLEX*16, INTENT(in):: m_w, m_i | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5980:17: 5980 | COMPLEX*16:: m_core, m_air | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6066:17: 6066 | complex*16 function get_m_mix_nested (m_a, m_i, m_w, volair, & | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6073:17: 6073 | COMPLEX*16, INTENT(in):: m_a, m_i, m_w | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6079:17: 6079 | COMPLEX*16:: mtmp | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6204:17: 6204 | COMPLEX*16 FUNCTION get_m_mix (m_a, m_i, m_w, volair, volice, & | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6210:17: 6210 | COMPLEX*16, INTENT(in):: m_a, m_i, m_w | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6248:17: 6248 | COMPLEX*16 FUNCTION m_complex_maxwellgarnett(vol1, vol2, vol3, & | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6253:17: 6253 | COMPLEX*16 :: m1, m2, m3 | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6257:17: 6257 | COMPLEX*16 :: beta2, beta3, m1t, m2t, m3t | 1 Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1) /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3690:4: 3690 | 101 CONTINUE | 1 Warning: Label 101 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6691:13: 6691 | T_IN_K = T_IN_K - ( Lv / Cp * ( DELTA_QT_COND_LIQ ) ) & | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6507:35: 6507 | if (L_qr(k)) ze_rain(k) = N0_r(k)*720.*ilamr(k)**7 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6509:35: 6509 | if (L_qs(k)) ze_snow(k) = (0.176/0.93) * (6.0/PI)*(6.0/PI) & | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6512:38: 6512 | if (L_qg(k)) ze_graupel(k) = (0.176/0.93) * (6.0/PI)*(6.0/PI) & | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6576:18: 6576 | dBZ(k) = 10.*log10((ze_rain(k)+ze_snow(k)+ze_graupel(k))*1.d18) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6266:38: 6266 | m_complex_maxwellgarnett=CMPLX(-999.99d0,-999.99d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6215:24: 6215 | get_m_mix = CMPLX(1.0d0,0.0d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6086:31: 6086 | get_m_mix_nested = CMPLX(1.0d0,0.0d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6197:32: 6197 | get_m_mix_nested = CMPLX(1.0d0,0.0d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5960:37: 5960 | + CMPLX(0.0d0, (alfa/f + beta*f)) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5922:39: 5922 | m_complex_water_ray = SQRT(CMPLX(epsr,-epsi)) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5637:11: 5637 | IF(RES.NE.ZERO)THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5638:13: 5638 | IF(Y1.NE.AINT(Y1*HALF)*TWO)PARITY=.TRUE. | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5721:9: 5721 | IF(FACT.NE.ONE)RES=FACT/RES | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1545:22: 1545 | CPM(K) = Cp | 1 Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1568:21: 1568 | QVS(K) = EP_2*EVS(K)/(PRES(K)-EVS(K)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1569:21: 1569 | QVI(K) = EP_2*EIS(K)/(PRES(K)-EIS(K)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1793:18: 1793 | DUM = (RV*T3D(K)**2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2385:33: 2385 | IF (PRACS(K) .ne. 0. .or. PRACG(K) .ne. 0.) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2385:12: 2385 | IF (PRACS(K) .ne. 0. .or. PRACG(K) .ne. 0.) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2458:15: 2458 | DUMQSS = EP_2*dum/(PRES(K)-dum) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2465:15: 2465 | PCC(K) = DUMS/(1.+XXLV(K)**2*DUMQSS/(CPM(K)*RV*DUMT**2))/DT | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2594:16: 2594 | DUM3=(QVS(K)*RHO(K)/(PRES(K)-EVS(K))+DQSDT/CP)*G*DUM | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3968:12: 3968 | IF (PCC(K) .ne. 0.) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4022:15: 4022 | DUMQSS = EP_2*dum/(PRES(K)-dum) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4029:15: 4029 | PCC(K) = DUMS/(1.+XXLV(K)**2*DUMQSS/(CPM(K)*RV*DUMT**2))/DT | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4174:16: 4174 | DUM3=(QVS(K)*RHO(K)/(PRES(K)-EVS(K))+DQSDT/CP)*G*DUM | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4941:21: 4941 | QVS(K) = EP_2*EVS(K)/(PRES(K)-EVS(K)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4942:21: 4942 | QVI(K) = EP_2*EIS(K)/(PRES(K)-EIS(K)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:479:13: 479 | R = Rd | 1 Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:481:17: 481 | TMELT = T_freeze_K | 1 Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:519:13: 519 | G = grav | 1 Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6326:17: 6326 | INTEGER:: i, k, k_0 | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6305:38: 6305 | kts, kte, ii, jj, nr1d, ns1d, ng1d) | 1 Warning: Unused dummy argument 'ii' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6305:42: 6305 | kts, kte, ii, jj, nr1d, ns1d, ng1d) | 1 Warning: Unused dummy argument 'jj' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5967:56: 5967 | meltratio_outside, m_w, m_i, lambda, C_back, & | 1 Warning: Unused dummy argument 'lambda' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5981:45: 5981 | REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz, & | 1 Warning: Unused variable 'xw_a' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5905:31: 5905 | COMPLEX*16, PARAMETER:: i = (0d0,1d0) | 1 Warning: Unused parameter 'i' declared at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5904:35: 5904 | REAL(8):: alpha,lambdas,sigma,nenner | 1 Warning: Unused variable 'sigma' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5435:14: 5435 | REAL DUM | 1 Warning: Unused variable 'dum' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1401:15: 1401 | REAL ANUC,BNUC | 1 Warning: Unused variable 'anuc' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1401:20: 1401 | REAL ANUC,BNUC | 1 Warning: Unused variable 'bnuc' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1316:18: 1316 | REAL COFFI ! ICE AUTOCONVERSION PARAMETER | 1 Warning: Unused variable 'coffi' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1389:15: 1389 | REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS | 1 Warning: Unused variable 'cry' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1382:15: 1382 | REAL CT ! DROPLET ACTIVATION PARAMETER | 1 Warning: Unused variable 'ct' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:25: 1393 | REAL DUMQI,DUMNI,DC0,DS0,DG0 | 1 Warning: Unused variable 'dc0' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:33: 1393 | REAL DUMQI,DUMNI,DC0,DS0,DG0 | 1 Warning: Unused variable 'dg0' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:29: 1393 | REAL DUMQI,DUMNI,DC0,DS0,DG0 | 1 Warning: Unused variable 'ds0' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:21: 1393 | REAL DUMQI,DUMNI,DC0,DS0,DG0 | 1 Warning: Unused variable 'dumni' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:15: 1393 | REAL DUMQI,DUMNI,DC0,DS0,DG0 | 1 Warning: Unused variable 'dumqi' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1394:21: 1394 | REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF | 1 Warning: Unused variable 'dumqr' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1350:48: 1350 | REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM | 1 Warning: Unused variable 'dumqsi' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:31: 1055 | IMS,IME, JMS,JME, KMS,KME,& | 1 Warning: Unused dummy argument 'ime' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:27: 1055 | IMS,IME, JMS,JME, KMS,KME,& | 1 Warning: Unused dummy argument 'ims' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:31: 1056 | ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL | 1 Warning: Unused dummy argument 'ite' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:27: 1056 | ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL | 1 Warning: Unused dummy argument 'its' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:40: 1055 | IMS,IME, JMS,JME, KMS,KME,& | 1 Warning: Unused dummy argument 'jme' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:36: 1055 | IMS,IME, JMS,JME, KMS,KME,& | 1 Warning: Unused dummy argument 'jms' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:40: 1056 | ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL | 1 Warning: Unused dummy argument 'jte' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:36: 1056 | ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL | 1 Warning: Unused dummy argument 'jts' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1386:16: 1386 | REAL KEL ! KELVIN PARAMETER | 1 Warning: Unused variable 'kel' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1389:19: 1389 | REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS | 1 Warning: Unused variable 'kry' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1231:38: 1231 | REAL, DIMENSION(KMS:KME) :: PCCN ! CHANGE Q DROPLET ACTIVATION | 1 Warning: Unused variable 'pccn' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1325:40: 1325 | REAL FALTNDR,FALTNDI,FALTNDNI,RHO2 | 1 Warning: Unused variable 'rho2' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1384:17: 1384 | REAL SAT1 ! DUMMY SATURATION | 1 Warning: Unused variable 'sat1' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1383:18: 1383 | REAL TEMP1 ! DUMMY TEMPERATURE | 1 Warning: Unused variable 'temp1' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1397:13: 1397 | REAL WEF | 1 Warning: Unused variable 'wef' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:752:42: 752 | RHO, PII, P, DT_IN, DZ, HT, W, & | 1 Warning: Unused dummy argument 'ht' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:23: 758 | ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims | 1 Warning: Unused dummy argument 'ide' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:19: 758 | ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims | 1 Warning: Unused dummy argument 'ids' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:749:31: 749 | SUBROUTINE MP_GRAUPEL(ITIMESTEP, & | 1 Warning: Unused dummy argument 'itimestep' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:32: 758 | ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims | 1 Warning: Unused dummy argument 'jde' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:28: 758 | ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims | 1 Warning: Unused dummy argument 'jds' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:41: 758 | ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims | 1 Warning: Unused dummy argument 'kde' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:37: 758 | ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims | 1 Warning: Unused dummy argument 'kds' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:66: 860 | QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & | 1 Warning: Unused variable 'qcsten' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:34: 860 | QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & | 1 Warning: Unused variable 'qgsten' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:49: 860 | QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & | 1 Warning: Unused variable 'qisten' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:58: 860 | QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & | 1 Warning: Unused variable 'qnisten' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:41: 860 | QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & | 1 Warning: Unused variable 'qrsten' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:752:19: 752 | RHO, PII, P, DT_IN, DZ, HT, W, & | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/Morrison_microphys/module_mp_graupel.F90:750:67: 750 | TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, & | 1 Warning: Unused dummy argument 'tke' at (1) [-Wunused-dummy-argument] [857/929] Linking Fortran static library src/Microphys/Morrison_microphys/libmorrison_microphys_lib.a [858/929] Generating Fortran dyndep file src/Microphys/CMakeFiles/microphys_lib.dir/Fortran.dd [859/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [860/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/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] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/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] [861/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [862/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o [863/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [864/929] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o [865/929] Linking Fortran static library src/Radiation/libradiation_lib.a [866/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [867/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [868/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [869/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [870/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Numerical_recipes/amebsa.f90:25:31: 25 | INTEGER(I4B), PARAMETER :: NMAX=200 | 1 Warning: Unused parameter 'nmax' declared at (1) [-Wunused-parameter] [871/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Numerical_recipes/ran_state.f90:8:59: 8 | INTEGER(K4B), PARAMETER :: hg=huge(1_K4B), hgm=-hg, hgng=hgm-1 | 1 Warning: Integer outside symmetric range implied by Standard Fortran at (1) [872/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [873/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [874/929] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [875/929] Linking Fortran static library src/Numerical_recipes/libnumerical_recipes_lib.a [876/929] Generating Fortran dyndep file src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Fortran.dd [877/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [878/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [879/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o [880/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [881/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [882/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [883/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o [884/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [885/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [886/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [887/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90:393:27: 393 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90:392:22: 392 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90:444:22: 444 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90:215:27: 215 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90:214:22: 214 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90:266:22: 266 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [888/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [889/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [890/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [891/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [892/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/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] [893/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Microphys/morrison_microphys_module.F90:20:33: 20 | saturation_formula, & | 1 Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument] [894/929] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [895/929] Linking Fortran static library src/G_unit_test_types/libG_unit_test_lib.a [896/929] Generating Fortran dyndep file src/CMakeFiles/G_unit_tests.dir/Fortran.dd [897/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [898/929] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [899/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [900/929] Linking Fortran executable src/G_unit_tests [901/929] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [902/929] Linking Fortran static library src/Microphys/libmicrophys_lib.a [903/929] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_lib.dir/Fortran.dd [904/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/extrapolation.F90.o [905/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_grads.F90.o [906/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90.o [907/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/hydrostatic_module.F90.o [908/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_netcdf.F90.o [909/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_interpret.F90.o [910/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/stat_file_utils.F90.o [911/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/sounding.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:156:13: 156 | p_in_Pa, & ! Pressure [Pa] | 1 Warning: Array 'p_in_pa' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:151:8: 151 | rt, & ! Total water mixing ratio sounding [kg/kg] | 1 Warning: Array 'rt' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:157:10: 157 | subs ! Vertical velocity sounding [m/s or Pa/s] | 1 Warning: Array 'subs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:150:11: 150 | theta, & ! Liquid potential temperature sounding [K] | 1 Warning: Array 'theta' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:152:7: 152 | u, & ! u wind sounding [m/s] | 1 Warning: Array 'u' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:154:8: 154 | ug, & ! u geostrophic wind sounding [m/s] | 1 Warning: Array 'ug' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:153:7: 153 | v, & ! v wind sounding [m/s] | 1 Warning: Array 'v' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:155:8: 155 | vg, & ! v geostrophic wind sounding [m/s] | 1 Warning: Array 'vg' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90:149:7: 149 | z, & ! Altitude [m] | 1 Warning: Array 'z' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [912/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_fields.F90.o [913/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [914/929] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:396:25: 396 | rho_ds_zm_dycore_init | 1 Warning: Unused PRIVATE module variable 'rho_ds_zm_dycore_init' declared at (1) [-Wunused-value] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:4628:41: 4628 | grid_adapt_in_time_method, & | 1 Warning: Unused dummy argument 'grid_adapt_in_time_method' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:4627:33: 4627 | l_add_dycore_grid, & | 1 Warning: Unused dummy argument 'l_add_dycore_grid' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:4171:49: 4171 | subroutine clean_up_clubb(ngrdcol, clubb_params, err_info) | 1 Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:4171:59: 4171 | subroutine clean_up_clubb(ngrdcol, clubb_params, err_info) | 1 Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:3163:14: 3163 | ret_code, & | 1 Warning: Unused variable 'ret_code' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90:2634:72: 2634 | subroutine set_case_initial_conditions(ngrdcol, clubb_params, err_info) | 1 Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument] [915/929] Linking Fortran static library src/libclubb_driver_lib.a [916/929] Generating Fortran dyndep file src/CMakeFiles/clubb_thread_test.dir/Fortran.dd [917/929] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone.dir/Fortran.dd [918/929] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_test.dir/Fortran.dd [919/929] Generating Fortran dyndep file src/CMakeFiles/clubb_tuner.dir/Fortran.dd [920/929] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [921/929] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_standalone.F90:66:26: 66 | character(len=10) :: arg | 1 Warning: Unused variable 'arg' declared at (1) [-Wunused-variable] [922/929] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver_test.F90:74:26: 74 | character(len=10) :: arg | 1 Warning: Unused variable 'arg' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver_test.F90:17:6: 17 | use error_code, only: & | 1 Warning: Unused parameter 'clubb_generalized_grd_test_err' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver_test.F90:34:6: 34 | use constants_clubb, only: & | 1 Warning: Unused parameter 'fstdout' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver_test.F90:21:6: 21 | use model_flags, only: & | 1 Warning: Unused parameter 'l_test_grid_generalization' which has been explicitly imported at (1) [-Wunused-parameter] [923/929] Linking Fortran executable src/clubb_thread_test [924/929] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o [925/929] Linking Fortran executable src/clubb_standalone [926/929] Linking Fortran executable src/clubb_driver_test [927/929] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_tuner.F90:294:6: 294 | use nrtype, only: & | 1 Warning: Unused parameter 'sp' which has been explicitly imported at (1) [-Wunused-parameter] [928/929] Linking Fortran executable src/clubb_tuner [928/929] Install the project... -- Install configuration: "Debug" -- Installing: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_tuner" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/G_unit_tests" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_thread_test" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_standalone" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/clubb_G_unit_gfortran_tests/install/gfortran_DEBUG_PRECdouble/clubb_driver_test" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" check_for_missing_threadprivate.py has begun. File /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/corr_varnce_module.F90 failed: Missing threadprivate for: corr_array_n_cloud_def corr_array_n_below_def File /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/error_code.F90 failed: Missing threadprivate for: clubb_debug_level File /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/sponge_layer_damping.F90 failed: Missing threadprivate for: uv_sponge_damp_settings wp3_sponge_damp_profile thlm_sponge_damp_profile up2_vp2_sponge_damp_settings wp2_sponge_damp_settings rtm_sponge_damp_profile rtm_sponge_damp_settings wp3_sponge_damp_settings up2_vp2_sponge_damp_profile wp2_sponge_damp_profile thlm_sponge_damp_settings uv_sponge_damp_profile File /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90 failed: Missing threadprivate for: ret_code [91mcheck_for_missing_threadprivate.py did not pass.[0m [91mfailedFiles = ['/home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/corr_varnce_module.F90', '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90'][0m [91m=============================================================== [91mTHREADPRIVATE CHECK FAILED [91m THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES [91m AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME! [91m IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE [91m LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/build/gfortran_DEBUG_PRECdouble/cmake_build_output.txt [91m===============================================================[0m CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/sounding.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 377 : 102 chars : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 379 : 101 chars : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 381 : 101 chars : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 383 : 101 chars : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 385 : 101 chars : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 387 : 101 chars : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 389 : 101 chars : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 392 : 101 chars : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 409 : 108 chars : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), & line 410 : 107 chars : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) ) line 434 : 118 chars : 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) ) line 435 : 118 chars : 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) ) line 436 : 120 chars : 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) ) line 437 : 120 chars : 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) ) line 438 : 126 chars : 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) ) line 439 : 120 chars : 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) ) line 440 : 112 chars : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), & line 442 : 122 chars : 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) ) line 446 : 105 chars : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & line 452 : 109 chars : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & line 481 : 124 chars : 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) ) line 507 : 124 chars : 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) ) ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/generalized_grid_test.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 3: module generalized_grid_test ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/generalized_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 908 : 106 chars : pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm ) line 909 : 106 chars : pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm ) line 911 : 117 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1080 : 101 chars : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in) line 1094 : 111 chars : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout) line 1096 : 111 chars : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout) line 1102 : 109 chars : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout) line 1103 : 105 chars : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout) line 1587 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1614 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, & line 1618 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, & line 1622 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, & line 1626 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, & line 1660 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, & line 1664 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, & line 1668 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, & line 1672 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, & ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90 --------------------- WARNING: 'use' statements without 'only' found in the following lines: WARNING: Check that comma is on same line as 'use', as CLUBB requires. 3115 : use gptl ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 198 : 110 chars : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic line 199 : 110 chars : ! method to obtain smoother initial condition profile, which is found to be line 200 : 111 chars : ! beneficial to achive a better numerical solution convergence. If this flag line 201 : 118 chars : ! is turned off, the initial conditions will be generated with linear interpolation. line 202 : 111 chars : ! This is done on a case-by-case basis, since using the monotone cubic method line 203 : 109 chars : ! requires a special sounding.in file with many additional sounding levels. line 204 : 109 chars : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test line 736 : 101 chars : !$omp sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, & line 752 : 102 chars : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, & line 753 : 105 chars : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, & line 754 : 102 chars : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, & line 799 : 101 chars : !----------------------------------- Optional Input Variables ----------------------------------- line 1017 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 1691 : 102 chars : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write') line 2004 : 105 chars : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 line 2005 : 105 chars : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 line 2495 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 2526 : 106 chars : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case" line 2534 : 116 chars : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver" line 2577 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 2589 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 2590 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 2593 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 2595 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 2601 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 2602 : 106 chars : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & line 2603 : 110 chars : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & line 2604 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 2605 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 2606 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 2607 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 2608 : 108 chars : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & line 2609 : 112 chars : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & line 2610 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 2725 : 103 chars : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs line 2731 : 103 chars : um_pert(i,k) = zero ! Variables used to track perturbed version of winds. line 2733 : 105 chars : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels line 2926 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 3136 : 101 chars : !----------------------------------- Optional Input Variables ----------------------------------- line 3292 : 103 chars : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & line 3630 : 111 chars : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, & line 3632 : 104 chars : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & line 3636 : 116 chars : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & line 3637 : 112 chars : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & line 3653 : 102 chars : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity line 3659 : 109 chars : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In line 3660 : 109 chars : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In line 3661 : 106 chars : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In line 3677 : 103 chars : stats_zt(i), stats_zm(i), & ! Inout line 3678 : 103 chars : stats_sfc(i), stats_lh_zt(i), & ! Inout line 3679 : 102 chars : Nccnm(i,:), & ! Inout line 3680 : 117 chars : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out line 3681 : 107 chars : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out line 3682 : 102 chars : hydromet_vel_covar_zt_impc(i,:,:), & ! Out line 3683 : 102 chars : hydromet_vel_covar_zt_expc(i,:,:), & ! Out line 3684 : 110 chars : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out line 3685 : 105 chars : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out line 3710 : 103 chars : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout line 3711 : 103 chars : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout line 3712 : 103 chars : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout line 3713 : 103 chars : thlm_mc(i,:), err_info, & ! Inout line 3714 : 101 chars : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out line 3723 : 106 chars : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3781 : 104 chars : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3787 : 105 chars : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s line 3789 : 106 chars : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2 line 3791 : 104 chars : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s line 3793 : 104 chars : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s line 3810 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & line 3836 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) line 3882 : 106 chars : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), & line 3981 : 104 chars : clubb_config_flags%grid_remap_method, & ! intent(in) line 4049 : 101 chars : .and. (stats_metadata%l_stats_last) ) then ! only adapt grid when the average of the last line 4154 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme line 4155 : 104 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance line 4157 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_output_multi_col = ', time_output_multi_col line 4284 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 4296 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 4297 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 4300 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 4302 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 4308 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 4309 : 106 chars : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & line 4310 : 110 chars : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & line 4311 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 4312 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 4313 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 4314 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 4315 : 108 chars : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & line 4316 : 112 chars : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & line 4317 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 4346 : 119 chars : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile ) line 4347 : 118 chars : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile ) line 4348 : 117 chars : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile ) line 4349 : 118 chars : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile ) line 4350 : 118 chars : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile ) line 4351 : 122 chars : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile ) line 5027 : 104 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 5035 : 106 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 5049 : 101 chars : 'be used for cases with forcings from an input file and for the atex ', & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/soil_vegetation.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 174 : 103 chars : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) ) line 175 : 105 chars : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) ) line 212 : 101 chars : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in) line 213 : 104 chars : stats_sfc(i) ) ! intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_tuner.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 650 : 102 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/clubb_driver_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 111 : 107 chars : write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated" line 112 : 102 chars : write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between" ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 8 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/advance_xm_wpxp_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 784 : 101 chars : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in) line 785 : 101 chars : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in) line 786 : 102 chars : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out) line 865 : 101 chars : stats_zt, stats_zm, stats_sfc, & ! InOut line 866 : 101 chars : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut line 867 : 101 chars : err_info ) ! InOut ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/sfc_varnce_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 776 : 105 chars : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in) line 777 : 105 chars : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in) line 778 : 105 chars : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in) line 779 : 105 chars : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in) line 780 : 108 chars : err_info ) ! intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/grid_adaptation_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 295 : 128 chars : write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid." ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/pdf_parameter_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 295 : 101 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 298 : 102 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 300 : 101 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/clubb_api_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 2523 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing line 2590 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/stats_clubb_utilities.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 3024 : 103 chars : call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(icol,:), & ! In line 3026 : 103 chars : call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(icol,:), & ! In line 3036 : 101 chars : call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(icol,:), & ! In line 3038 : 101 chars : call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(icol,:), & ! In line 3099 : 101 chars : chip2 = compute_variance_binormal( chi, pdf_params%chi_1(icol,:), pdf_params%chi_2(icol,:), & line 3100 : 106 chars : pdf_params%stdev_chi_1(icol,:), pdf_params%stdev_chi_2(icol,:), & line 4119 : 108 chars : 'floor stuff= ', floor( stats_metadata%stats_tout / stats_metadata%stats_tsamp ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/advance_windm_edsclrm_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1002 : 103 chars : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in) line 1003 : 103 chars : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in) line 1004 : 103 chars : edsclrm_forcing(:,:,edsclr), & ! intent(in) line 1005 : 103 chars : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in) line 1006 : 103 chars : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in) line 1007 : 103 chars : stats_metadata, & ! intent(in) line 1008 : 106 chars : stats_zt, & ! intent(inout) line 1009 : 104 chars : rhs(:,:,edsclr) ) ! intent(out) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/parameters_tunable.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 839 : 106 chars : / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 & line 840 : 118 chars : + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number line 902 : 117 chars : mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh ) line 917 : 104 chars : nu_vert_res_dep%nu10(i) = clubb_params(i,inu10) * mult_factor_zt(i) !We're unsure of the grid ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/mono_flux_limiter.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 688 : 104 chars : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed) line 839 : 121 chars : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/model_flags.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 307 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 527 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 823 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/err_info_type_module.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 4: module err_info_type_module ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/err_info_type_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 265 : 102 chars : write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') & line 276 : 105 chars : write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/fill_holes.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 233 : 113 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold line 241 : 105 chars : write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) & line 583 : 102 chars : ! rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points)) line 822 : 110 chars : * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom line 827 : 106 chars : + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) line 832 : 110 chars : * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom line 839 : 108 chars : + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/stats_zm_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 2449 : 104 chars : call stat_assign( var_index=stats_metadata%inorm_min_grid_dens, var_name="norm_min_grid_dens", & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/advance_xp2_xpyp_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1330 : 101 chars : sclrprtp(:,:,sclr) ) ! Intent(inout) line 1365 : 102 chars : sclrpthlp(:,:,sclr) ) ! Intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/CLUBB_core/output_netcdf.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1746 : 105 chars : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm ) line 1747 : 104 chars : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm ) line 1748 : 104 chars : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm ) line 1800 : 105 chars : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt ) line 1801 : 104 chars : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt ) line 1802 : 104 chars : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt ) line 1848 : 101 chars : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) ) line 1849 : 101 chars : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) ) line 1851 : 101 chars : !=================================== Allocate Output Arrays =================================== line 1978 : 116 chars : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out ) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 16 check(s) failed. CLUBBStandardsCheck.py has begun. ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/SILHS/mt95.F90 --------------------- WARNING: Missing 'implicit none' after these blocks: line 362: subroutine init_by_type( put, get ) line 382: subroutine init_by_scalar( put ) line 413: subroutine init_by_array( put ) line 461: subroutine next_state( ) line 593: subroutine genrand_int32_0d( y ) line 614: subroutine genrand_int32_1d( y ) line 629: subroutine genrand_int32_2d( y ) line 644: subroutine genrand_int32_3d( y ) line 659: subroutine genrand_int32_4d( y ) line 674: subroutine genrand_int32_5d( y ) line 689: subroutine genrand_int32_6d( y ) line 704: subroutine genrand_int32_7d( y ) line 720: subroutine genrand_int31_0d( y ) line 732: subroutine genrand_int31_1d( y ) line 747: subroutine genrand_int31_2d( y ) line 762: subroutine genrand_int31_3d( y ) line 777: subroutine genrand_int31_4d( y ) line 792: subroutine genrand_int31_5d( y ) line 807: subroutine genrand_int31_6d( y ) line 822: subroutine genrand_int31_7d( y ) line 838: subroutine genrand_real1_0d( r ) line 853: subroutine genrand_real1_1d( r ) line 868: subroutine genrand_real1_2d( r ) line 883: subroutine genrand_real1_3d( r ) line 898: subroutine genrand_real1_4d( r ) line 913: subroutine genrand_real1_5d( r ) line 928: subroutine genrand_real1_6d( r ) line 943: subroutine genrand_real1_7d( r ) line 959: subroutine genrand_real2_0d( r ) line 974: subroutine genrand_real2_1d( r ) line 989: subroutine genrand_real2_2d( r ) line 1004: subroutine genrand_real2_3d( r ) line 1019: subroutine genrand_real2_4d( r ) line 1034: subroutine genrand_real2_5d( r ) line 1049: subroutine genrand_real2_6d( r ) line 1064: subroutine genrand_real2_7d( r ) line 1080: subroutine genrand_real3_0d( r ) line 1095: subroutine genrand_real3_1d( r ) line 1110: subroutine genrand_real3_2d( r ) line 1125: subroutine genrand_real3_3d( r ) line 1140: subroutine genrand_real3_4d( r ) line 1155: subroutine genrand_real3_5d( r ) line 1170: subroutine genrand_real3_6d( r ) line 1185: subroutine genrand_real3_7d( r ) line 1201: subroutine genrand_res53_0d( r ) line 1218: subroutine genrand_res53_1d( r ) line 1233: subroutine genrand_res53_2d( r ) line 1248: subroutine genrand_res53_3d( r ) line 1263: subroutine genrand_res53_4d( r ) line 1278: subroutine genrand_res53_5d( r ) line 1293: subroutine genrand_res53_6d( r ) line 1308: subroutine genrand_res53_7d( r ) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 1 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/wangara.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 104 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 105 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/mpace_a.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 272 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 273 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/prescribe_forcings.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 1: module prescribe_forcings_module ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/prescribe_forcings.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 299 : 104 chars : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) line 465 : 118 chars : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing ) line 867 : 105 chars : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in) line 870 : 105 chars : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in) line 873 : 103 chars : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in) line 876 : 103 chars : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in) line 879 : 103 chars : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in) line 882 : 103 chars : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in) line 885 : 102 chars : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in) line 888 : 103 chars : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in) line 894 : 103 chars : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) line 1097 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1101 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1105 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1106 : 112 chars : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) ) line 1109 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1110 : 108 chars : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) ) line 1113 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1114 : 104 chars : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/rico.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 159 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 160 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/dycoms2_rf02.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 121 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 122 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/bomex.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 127 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 128 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/dycoms2_rf01.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 91 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 92 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/gabls2.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 152 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 153 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/mpace_b.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 157 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 158 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/Benchmark_cases/lba.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 96 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 97 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) line 176 : 101 chars : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) line 177 : 101 chars : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) ) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 11 check(s) failed. No matches for /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/KK_microphys/ CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/pdf_parameter_tests.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 538 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/rev_direction_grid_test.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 1: module rev_direction_grid_test ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/rev_direction_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 233 : 113 chars : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652 line 234 : 127 chars : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /) line 750 : 101 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In line 754 : 104 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In line 795 : 101 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In line 801 : 104 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 19: module fill_holes_tests ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/fill_holes_tests.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 162 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & line 180 : 110 chars : if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type)) line 195 : 121 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold line 241 : 118 chars : if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type)) line 344 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & line 363 : 113 chars : if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type)) line 385 : 103 chars : print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass ) line 419 : 121 chars : if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type)) line 430 : 116 chars : print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode" ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/src/G_unit_test_types/spurious_source_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 501 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 6 check(s) failed. [91m=============================================================== [91mCLUBBStandardsCheck FAILED [91m THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES [91m AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME! [91m IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE [91m LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_G_unit_gfortran_tests/build/gfortran_DEBUG_PRECdouble/cmake_build_output.txt [91m===============================================================[0m [93mBuild completed successfully, but some source code checks have failed.[0m [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CLUBB's G Unit Tests) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + python run_scripts/run_G_unit_tests.py Running G_unit_tests Performing KK integrals tests Percent Difference Tolerance (maximum acceptable percent difference between the CLUBB results and the MATLAB results using the same equations): 1.50000E-12 Saturation option (x2_opt for covariance integrals and x1_opt for mean integrals): 1 Agreement with regards to integral: Quadrivariate NNLL Obtained result: 3.940566852245362E-04 MATLAB result: 3.940566852245361E-04 Percent difference: 1.37569E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1) Obtained result: 3.927115990964176E-04 MATLAB result: 3.927115990964175E-04 Percent difference: 2.76081E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x2) Obtained result: 3.959157231937519E-04 MATLAB result: 3.959157231937519E-04 Percent difference: 1.36923E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1 and x2) Obtained result: 3.961224408774508E-04 MATLAB result: 3.961224408774508E-04 Percent difference: 1.36852E-14% Agreement with regards to integral: Trivariate NNL Obtained result: 5.957899876478518E-10 MATLAB result: 5.957899876478559E-10 Percent difference: 6.94188E-13% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 5.299646183560617E-10 MATLAB result: 5.299646183560650E-10 Percent difference: 6.24329E-13% Agreement with regards to integral: Trivariate NNL (const. x2) Obtained result: 5.543555152546510E-10 MATLAB result: 5.543555152546526E-10 Percent difference: 2.98430E-13% Agreement with regards to integral: Trivariate NNL (const. x1 and x2) Obtained result: 5.286452253001267E-10 MATLAB result: 5.286452253001284E-10 Percent difference: 3.12944E-13% -------------------------------------------------- Agreement with regards to integral: Trivariate NLL Obtained result: -9.854231981928352E-04 MATLAB result: -9.854231981928350E-04 Percent difference: 2.20048E-14% Agreement with regards to integral: Trivariate NLL (const. x1) Obtained result: -9.922448817549015E-04 MATLAB result: -9.922448817549015E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL Obtained result: 8.940070763287877E-09 MATLAB result: 8.940070763287870E-09 Percent difference: 7.40201E-14% Agreement with regards to integral: Bivariate NL (const. x1) Obtained result: 8.942709549399747E-09 MATLAB result: 8.942709549399743E-09 Percent difference: 3.69991E-14% Agreement with regards to integral: Bivariate LL Obtained result: 1.007487885941809E-02 MATLAB result: 1.007487885941809E-02 Percent difference: 1.72183E-14% ================================================== Saturation option (x2_opt for covariance integrals and x1_opt for mean integrals): 2 Agreement with regards to integral: Quadrivariate NNLL Obtained result: -4.441972023148827E-05 MATLAB result: -4.441972023148829E-05 Percent difference: 4.57652E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1) Obtained result: -4.559373570842309E-05 MATLAB result: -4.559373570842311E-05 Percent difference: 4.45868E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x2) Obtained result: -5.040842768062482E-05 MATLAB result: -5.040842768062482E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x1 and x2) Obtained result: -5.038775591225493E-05 MATLAB result: -5.038775591225493E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL Obtained result: 4.629614112194526E-09 MATLAB result: 4.629614112194527E-09 Percent difference: 1.78672E-14% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 4.604609365066508E-09 MATLAB result: 4.604609365066509E-09 Percent difference: 1.79642E-14% Agreement with regards to integral: Trivariate NNL (const. x2) Obtained result: 4.685272472815394E-09 MATLAB result: 4.685272472815394E-09 Percent difference: 1.76549E-14% Agreement with regards to integral: Trivariate NNL (const. x1 and x2) Obtained result: 4.683452323676534E-09 MATLAB result: 4.683452323676534E-09 Percent difference: 0.00000E+00% -------------------------------------------------- Agreement with regards to integral: Trivariate NLL Obtained result: -1.088125285831538E-04 MATLAB result: -1.088125285831538E-04 Percent difference: 2.49099E-14% Agreement with regards to integral: Trivariate NLL (const. x1) Obtained result: -9.922448817549016E-05 MATLAB result: -9.922448817549016E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL Obtained result: 7.907812698669825E-10 MATLAB result: 7.907812698669821E-10 Percent difference: 5.23015E-14% Agreement with regards to integral: Bivariate NL (const. x1) Obtained result: 6.330953526469324E-10 MATLAB result: 6.330953526469324E-10 Percent difference: 0.00000E+00% ================================================== Saturation option (x2_opt for covariance integrals and x1_opt for mean integrals): 3 Agreement with regards to integral: Quadrivariate NNLL Obtained result: -7.622010070476262E-05 MATLAB result: -7.622010070476262E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x1) Obtained result: -7.695119321547280E-05 MATLAB result: -7.695119321547280E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x2) Obtained result: -1.000000000000000E-04 MATLAB result: -1.000000000000000E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x1 and x2) Obtained result: -1.000000000000000E-04 MATLAB result: -1.000000000000000E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL Obtained result: 4.851589269710427E-09 MATLAB result: 4.851589269710427E-09 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 4.837259568295437E-09 MATLAB result: 4.837259568295437E-09 Percent difference: 1.71002E-14% Agreement with regards to integral: Trivariate NNL (const. x2) Obtained result: 5.000000000000000E-09 MATLAB result: 5.000000000000000E-09 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL (const. x1 and x2) Obtained result: 5.000000000000000E-09 MATLAB result: 5.000000000000000E-09 Percent difference: 0.00000E+00% -------------------------------------------------- Agreement with regards to integral: Trivariate NLL Obtained result: -4.609761356905442E-05 MATLAB result: -4.609761356905441E-05 Percent difference: 1.46998E-14% Agreement with regards to integral: Trivariate NLL (const. x1) Obtained result: 0.000000000000000E+00 MATLAB result: 0.000000000000000E+00 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL Obtained result: 3.254808634091251E-10 MATLAB result: 3.254808634091251E-10 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL (const. x1) Obtained result: 0.000000000000000E+00 MATLAB result: 0.000000000000000E+00 Percent difference: 0.00000E+00% ================================================== Success! ================================================== Performing correlation cholesky matrix setup tests correlation matrix : 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 -- correlation matrix : 1.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 -- correlation matrix : 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.0000000000000000 1.0000000000000000 0.86602540378443860 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.0000000000000000 0.50000000000000011 0.43301270189221941 0.0000000000000000 0.0000000000000000 0.25000000000000011 -- ================================================== Performing correlation matrix approximation tests correlation cholesky matrix : 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 -- correlation cholesky matrix : 1.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 Agreement Result: 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 -- correlation cholesky matrix : 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.0000000000000000 0.50000000000000011 0.43301270189221941 0.0000000000000000 0.0000000000000000 0.25000000000000011 Agreement Result: 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.86602540378443860 1.0000000000000000 0.96650635094610959 0.86602540378443860 0.96650635094610959 1.0000000000000000 -- ================================================== Success! ================================================== Performing hole_filling_hm_one_lev_tests Hole-filling was conservative Hole-filling was conservative Hole not entirely filled, as expected Hole-filling was conservative ================================================== Success! ================================================== Performing fill_holes_hydromet_tests testset_in(:, 1 ) = 1.0000000000000000 2.0000000000000000 3.0000000000000000 4.0000000000000000 5.0000000000000000 6.0000000000000000 testset_in(:, 2 ) = 6.0000000000000000 5.0000000000000000 4.0000000000000000 3.0000000000000000 2.0000000000000000 1.0000000000000000 testset_in(:, 3 ) = 3.0000000000000000 3.0000000000000000 3.0000000000000000 4.0000000000000000 4.0000000000000000 4.0000000000000000 testset_in(:, 4 ) = 1.0000000000000000 3.0000000000000000 2.0000000000000000 1.0000000000000000 -1.0000000000000000 0.0000000000000000 testset_in(:, 5 ) = 1.0000000000000000 -2.0000000000000000 -4.0000000000000000 -3.0000000000000000 -1.0000000000000000 0.0000000000000000 testset_in(:, 6 ) = 2.0000000000000000 -1.0000000000000000 -1.0000000000000000 1.0000000000000000 -1.0000000000000000 0.0000000000000000 testset_in(:, 7 ) = 1.0000000000000000 4.0000000000000000 2.0000000000000000 3.0000000000000000 -1.0000000000000000 0.0000000000000000 Hole-filling was conservative Hole-filling was conservative Hole-filling was conservative Hole not entirely filled, as expected Hole-filling was conservative Hole-filling was conservative Hole not entirely filled, as expected Hole-filling was conservative ================================================== Success! Nc-Ncn equations unit test ========================== Iteration = 1 mu_chi_1 = -1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 25000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.40000000000000002 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 0.15865525393145707 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 4.7896918412674905E-002 Nc_in_cloud (from Ncn) = 66978771.649335034 Ncm (from Ncn) = 3208076.7610693830 Ncnm (from Nc_in_cloud) = 50000000.000000007 Ncnm (from Ncm) = 50000000.000000007 Test iteration 1 is a success! ====================================================== Iteration = 2 mu_chi_1 = -1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-009 sigma_chi_2 = 1.5000000000000000E-009 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 25000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.40000000000000002 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 0.0000000000000000 cloud fraction (2nd PDF component) = 0.0000000000000000 cloud fraction = 0.0000000000000000 Nc_in_cloud (from Ncn) = 50000000.000000000 Ncm (from Ncn) = 0.0000000000000000 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 2 is a success! ====================================================== Iteration = 3 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = 5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.40000000000000002 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 0.84134474606854293 cloud fraction (2nd PDF component) = 0.99957093966680322 cloud fraction = 0.95210308158732504 Nc_in_cloud (from Ncn) = 51650441.529586732 Ncm (from Ncn) = 49176544.545665480 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 3 is a success! ====================================================== Iteration = 4 mu_chi_1 = 1.0000000000000000E-008 mu_chi_2 = -1.0000000000000000E-008 sigma_chi_1 = 5.0000000000000002E-005 sigma_chi_2 = 5.0000000000000002E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 50000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.10000000000000001 mixture fraction = 0.50000000000000000 cloud fraction (1st PDF component) = 0.50007978845554835 cloud fraction (2nd PDF component) = 0.49992021154445165 cloud fraction = 0.50000000000000000 Nc_in_cloud (from Ncn) = 53982783.648312390 Ncm (from Ncn) = 26991391.824156195 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 4 is a success! ====================================================== Iteration = 5 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = 5.0000000000000002E-005 sigma_chi_1 = 9.9999999999999995E-007 sigma_chi_2 = 1.5000000000000000E-006 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 25000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.50000000000000000 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 1.0000000000000000 cloud fraction (2nd PDF component) = 1.0000000000000000 cloud fraction = 1.0000000000000000 Nc_in_cloud (from Ncn) = 50000000.000000000 Ncm (from Ncn) = 50000000.000000000 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 5 is a success! ====================================================== Iteration = 6 mu_chi_1 = -9.9999999999999995E-008 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 50000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.0000000000000000 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.49601064368536840 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 9.9545377003631155E-002 Nc_in_cloud (from Ncn) = 49999999.999999993 Ncm (from Ncn) = 4977268.8501815572 Ncnm (from Nc_in_cloud) = 49999999.999999993 Ncnm (from Ncm) = 49999999.999999993 Test iteration 6 is a success! ====================================================== Iteration = 7 mu_chi_1 = 9.9999999999999995E-007 mu_chi_2 = -4.9999999999999998E-007 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 0.0000000000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.53982783727702899 cloud fraction (2nd PDF component) = 0.48670438618290790 cloud fraction = 0.49732907640173213 Nc_in_cloud (from Ncn) = 50000000.000000000 Ncm (from Ncn) = 24866453.820086606 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 7 is a success! ====================================================== Iteration = 8 mu_chi_1 = 9.9999999999999995E-007 mu_chi_2 = -4.9999999999999998E-007 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-009 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.53982783727702899 cloud fraction (2nd PDF component) = 0.0000000000000000 cloud fraction = 0.10796556745540581 Nc_in_cloud (from Ncn) = 81037694.237492040 Ncm (from Ncn) = 8749280.6436284967 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 8 is a success! ====================================================== Iteration = 9 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-009 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 1.0000000000000000 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 0.20034324826655747 Nc_in_cloud (from Ncn) = 52151569.416871324 Ncm (from Ncn) = 10448214.819174858 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 9 is a success! ====================================================== Iteration = 10 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.84134474606854293 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 0.16861219748026607 Nc_in_cloud (from Ncn) = 60768988.354576342 Ncm (from Ncn) = 10246392.665117815 Ncnm (from Nc_in_cloud) = 50000000.000000007 Ncnm (from Ncm) = 50000000.000000007 Test iteration 10 is a success! ====================================================== Success! Performing corr_mtx_test ================================================== Expected: 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 1.00 1.10 1.20 0.00 1.00 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0.10 0.11 0.00 0.00 1.00 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.01 0.00 0.00 0.00 1.00 -1.00 -2.00 -3.00 -4.00 -5.00 -6.00 -7.00 -8.00 0.00 0.00 0.00 0.00 1.00 -0.10 -0.20 -0.30 -0.40 -0.50 -0.60 -0.70 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 -0.00 -0.00 -0.00 -0.00 -0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 Actual: 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 1.00 1.10 1.20 0.00 1.00 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0.10 0.11 0.00 0.00 1.00 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.01 0.00 0.00 0.00 1.00 -1.00 -2.00 -3.00 -4.00 -5.00 -6.00 -7.00 -8.00 0.00 0.00 0.00 0.00 1.00 -0.10 -0.20 -0.30 -0.40 -0.50 -0.60 -0.70 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 -0.00 -0.00 -0.00 -0.00 -0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 Success! ================================================== ================================================== Performing SILHS category test ================================================== Success! Performing hydrometeor mu and sigma values unit test ==================================================== PDF parameter set 1: hmm = 2.0000000000000002E-005 mixt_frac = 2.7000000000000000E-002 precip_frac = 8.0000000000000002E-002 precip_frac_1 = 1.0000000000000000 precip_frac_2 = 5.4470709146968145E-002 hmp2_ip_on_hmm2_ip = 3.6000000000000001 hmm_ip = 2.5000000000000001E-004 hmp2 = 2.2599999999999997E-008 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 2: hmm = 5.0000000000000004E-006 mixt_frac = 0.50000000000000000 precip_frac = 0.50000000000000000 precip_frac_1 = 0.50000000000000000 precip_frac_2 = 0.50000000000000000 hmp2_ip_on_hmm2_ip = 1.0000000000000000 hmm_ip = 1.0000000000000001E-005 hmp2 = 7.5000000000000012E-011 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 3: hmm = 1.0000000000000000E-010 mixt_frac = 0.25000000000000000 precip_frac = 0.40000000000000002 precip_frac_1 = 0.75000000000000000 precip_frac_2 = 0.28333333333333338 hmp2_ip_on_hmm2_ip = 0.50000000000000000 hmm_ip = 2.5000000000000002E-010 hmp2 = 2.7500000000000010E-020 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 4: hmm = 4.0000000000000003E-005 mixt_frac = 1.0000000000000000E-002 precip_frac = 0.10000000000000001 precip_frac_1 = 1.0000000000000000E-002 precip_frac_2 = 0.10090909090909091 hmp2_ip_on_hmm2_ip = 2.5000000000000000 hmm_ip = 4.0000000000000002E-004 hmp2 = 5.4400000000000004E-008 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 5: hmm = 4.0000000000000003E-005 mixt_frac = 0.98999999999999999 precip_frac = 0.10000000000000001 precip_frac_1 = 0.10090909090909091 precip_frac_2 = 1.0000000000000278E-002 hmp2_ip_on_hmm2_ip = 2.5000000000000000 hmm_ip = 4.0000000000000002E-004 hmp2 = 5.4400000000000004E-008 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 6: hmm = 1.0000000000000001E-005 mixt_frac = 0.12500000000000000 precip_frac = 1.0000000000000000 precip_frac_1 = 1.0000000000000000 precip_frac_2 = 1.0000000000000000 hmp2_ip_on_hmm2_ip = 1.5000000000000000 hmm_ip = 1.0000000000000001E-005 hmp2 = 1.5000000000000005E-010 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 7: hmm = 6.0000000000000002E-005 mixt_frac = 5.0000000000000003E-002 precip_frac = 0.11000000000000000 precip_frac_1 = 0.90000000000000002 precip_frac_2 = 6.8421052631578952E-002 hmp2_ip_on_hmm2_ip = 5.0000000000000000 hmm_ip = 5.4545454545454548E-004 hmp2 = 1.9276363636363637E-007 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 8: hmm = 7.9999999999999996E-007 mixt_frac = 0.80000000000000004 precip_frac = 0.25000000000000000 precip_frac_1 = 0.10000000000000001 precip_frac_2 = 0.85000000000000009 hmp2_ip_on_hmm2_ip = 0.75000000000000000 hmm_ip = 3.1999999999999999E-006 hmp2 = 3.8399999999999998E-012 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 9: hmm = 1.3499999999999999E-005 mixt_frac = 0.10000000000000001 precip_frac = 0.10000000000000001 precip_frac_1 = 0.50000000000000000 precip_frac_2 = 5.5555555555555559E-002 hmp2_ip_on_hmm2_ip = 2.0000000000000000 hmm_ip = 1.3499999999999997E-004 hmp2 = 5.2852499999999985E-009 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 10 (randomly generated): Random seed values = 2025 11 15 -360 3 11 52 879 hmm = 2.4553947299393127E-005 mixt_frac = 0.12496700675893785 precip_frac = 0.74387430591458137 precip_frac_1 = 0.44711253570756387 precip_frac_2 = 0.78625605657965381 hmp2_ip_on_hmm2_ip = 4.8718856605161633 hmm_ip = 3.3008193863080733E-005 hmp2 = 4.1561580914331287E-009 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Checking values with precipitation in 1st PDF component only. Checking values with precipitation in 2nd PDF component only. Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for ADG1 PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 10 (randomly generated): Random seed values = 2025 11 15 -360 3 11 52 880 wm = -2.8921054012137515E-002 rtm = 3.3462654440600363E-003 thlm = 304.14591915816226 wp2 = 0.44152781364138682 rtp2 = 3.8660583632195143E-007 thlp2 = 1.4315120281685516 Skw = 3.4577373478261375 wp3 = 1.0144463900162921 Skrt = 0.27782017484716004 rtp3 = 6.6783071492072527E-011 Skthl = -3.1721110115861348 thlp3 = -5.4330146960604475 wprtp = 3.2426550480266531E-005 wpthlp = 0.30341565868584691 rtpthlp = 6.6953643137067527E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for LY93 PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 10 (randomly generated): Random seed values = 2025 11 15 -360 3 11 52 880 wm = -2.8921054012137515E-002 rtm = 3.3462654440600363E-003 thlm = 304.14591915816226 wp2 = 0.44152781364138682 rtp2 = 3.8660583632195143E-007 thlp2 = 1.4315120281685516 Skw = 3.4577373478261375 wp3 = 1.0144463900162921 Skrt = 0.27782017484716004 rtp3 = 6.6783071492072527E-011 Skthl = -3.1721110115861348 thlp3 = -5.4330146960604475 wprtp = 3.2426550480266531E-005 wpthlp = 0.30341565868584691 rtpthlp = 6.6953643137067527E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for TSDADG PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 PDF parameter set 10 (randomly generated): Random seed values = 2025 11 15 -360 3 11 52 880 wm = -2.8921054012137515E-002 rtm = 3.3462654440600363E-003 thlm = 304.14591915816226 wp2 = 0.44152781364138682 rtp2 = 3.8660583632195143E-007 thlp2 = 1.4315120281685516 Skw = 3.4577373478261375 wp3 = 1.0144463900162921 Skrt = 0.27782017484716004 rtp3 = 6.6783071492072527E-011 Skthl = -3.1721110115861348 thlp3 = -5.4330146960604475 wprtp = 3.2426550480266531E-005 wpthlp = 0.30341565868584691 rtpthlp = 6.6953643137067527E-004 Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for the new PDF PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 10 (randomly generated): Random seed values = 2025 11 15 -360 3 11 52 882 wm = -2.8921054012137515E-002 rtm = 3.3462654440600250E-003 thlm = 304.14591915816226 wp2 = 0.44152781372324068 rtp2 = 3.2509617358783817E-007 thlp2 = 1.4314799676344863 Skw = 3.6555878128647024 wp3 = 1.0724926413253564 Skrt = 3.9339736145859341 rtp3 = 7.2920431436745149E-010 Skthl = 2.3693442371627107 thlp3 = 4.0579442414801035 wprtp = 3.3339302264675987E-004 wpthlp = 0.64031921712520068 rtpthlp = 6.1396141135819544E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for the new hybrid PDF PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 10 (randomly generated): Random seed values = 2025 11 15 -360 3 11 52 883 wm = -2.8921054012137515E-002 rtm = 3.3462654440600315E-003 thlm = 304.14591915816226 wp2 = 0.44152781368231375 rtp2 = 2.9434134199164262E-007 thlp2 = 1.4314638113933402 Skw = 3.5567591391339857 wp3 = 1.0434978445144267 Skrt = -4.0816031060201441 rtp3 = -6.5178996565995967E-010 Skthl = -3.8599281386463193 thlp3 = -6.6107354699311403 wprtp = 1.0516125326506202E-004 wpthlp = 0.47187160567108521 rtpthlp = 5.8419566345443703E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). Success! Performing spurious source unit test ==================================== Test 1 Vertical integral of <rt> before advance_xm_wpxp = 28.316670259590918 Vertical integral of <rt> after advance_xm_wpxp = 28.454761250379871 Vertical integral of <rt> forcing = -3.9696697370157397E-005 Flux of <rt> at the surface = 5.0000000000000001E-004 Flux of <rt> at the top of the domain = 0.0000000000000000 Spurious source of <rt> = 1.2197274440461925E-018 The spurious source of <rt> is within acceptable limits. Vertical integral of <thl> before advance_xm_wpxp = 793918.42642888101 Vertical integral of <thl> after advance_xm_wpxp = 793908.03522151255 Vertical integral of <thl> forcing = -4.4637357896125940E-002 Flux of <thl> at the surface = 1.0000000000000000E-002 Flux of <thl> at the top of the domain = 0.0000000000000000 Spurious source of <thl> = 1.2514503322513804E-012 The spurious source of <thl> is within acceptable limits. Test 2 Vertical integral of <rt> before advance_xm_wpxp = 29.158637668766438 Vertical integral of <rt> after advance_xm_wpxp = 29.222858115640374 Vertical integral of <rt> forcing = -4.2962400467122564E-005 Flux of <rt> at the surface = 2.5703055671361254E-004 Flux of <rt> at the top of the domain = 0.0000000000000000 Spurious source of <rt> = -3.7316883524235456E-017 The spurious source of <rt> is within acceptable limits. Vertical integral of <thl> before advance_xm_wpxp = 795605.45457398891 Vertical integral of <thl> after advance_xm_wpxp = 795590.68390881724 Vertical integral of <thl> forcing = -5.4376161707007147E-002 Flux of <thl> at the surface = 5.1406111342722502E-003 Flux of <thl> at the top of the domain = 0.0000000000000000 Spurious source of <thl> = 4.9293208403966560E-013 The spurious source of <thl> is within acceptable limits. Test 3 Vertical integral of <rt> before advance_xm_wpxp = 26.360633287652430 Vertical integral of <rt> after advance_xm_wpxp = 26.469214427111748 Vertical integral of <rt> forcing = -4.2493365272049683E-005 Flux of <rt> at the surface = 4.0443049680314550E-004 Flux of <rt> at the top of the domain = 0.0000000000000000 Spurious source of <rt> = -3.6117484870923366E-017 The spurious source of <rt> is within acceptable limits. Vertical integral of <thl> before advance_xm_wpxp = 794340.37012038752 Vertical integral of <thl> after advance_xm_wpxp = 794329.63317516155 Vertical integral of <thl> forcing = -4.3878427354700773E-002 Flux of <thl> at the surface = 8.0886099360629096E-003 Flux of <thl> at the top of the domain = 0.0000000000000000 Spurious source of <thl> = -1.2741821486805804E-012 The spurious source of <thl> is within acceptable limits. Test 4 Vertical integral of <rt> before advance_xm_wpxp = 28.388911314253995 Vertical integral of <rt> after advance_xm_wpxp = 28.488737294436312 Vertical integral of <rt> forcing = -5.2218718856794614E-005 Flux of <rt> at the surface = 3.8497198613117255E-004 Flux of <rt> at the top of the domain = 0.0000000000000000 Spurious source of <rt> = 1.1072414686508214E-017 The spurious source of <rt> is within acceptable limits. Vertical integral of <thl> before advance_xm_wpxp = 797111.83389712183 Vertical integral of <thl> after advance_xm_wpxp = 797099.38311489578 Vertical integral of <thl> forcing = -4.9202047141882629E-002 Flux of <thl> at the surface = 7.6994397226234513E-003 Flux of <thl> at the top of the domain = 0.0000000000000000 Spurious source of <thl> = -9.0528973206716046E-013 The spurious source of <thl> is within acceptable limits. Test 5 Vertical integral of <rt> before advance_xm_wpxp = 28.728792295058920 Vertical integral of <rt> after advance_xm_wpxp = 28.870931583341612 Vertical integral of <rt> forcing = -4.3742082951399820E-005 Flux of <rt> at the surface = 5.1753971056038052E-004 Flux of <rt> at the top of the domain = 0.0000000000000000 Spurious source of <rt> = -6.7627110508783339E-018 The spurious source of <rt> is within acceptable limits. Vertical integral of <thl> before advance_xm_wpxp = 793064.37947460136 Vertical integral of <thl> after advance_xm_wpxp = 793053.70662620035 Vertical integral of <thl> forcing = -4.5926955548192136E-002 Flux of <thl> at the surface = 1.0350794211207610E-002 Flux of <thl> at the top of the domain = 0.0000000000000000 Spurious source of <thl> = 2.8750613001449210E-013 The spurious source of <thl> is within acceptable limits. Success! Running tuner tests ------------------- goldstein_price pass rastrigin pass himmelblau pass eggholder pass schaffer pass ================================================== Performing 'mean vertical velocity in clouds' tests Success! ================================================== ================================================== Performing 'Smooth Heaviside Peskin' tests Case 1: heaviside_smth_range = 0, smooth Heaviside collapses to Heaviside Input: -1.0000000000000000 -1.0000000000000000E-010 1.0000000000000000E-010 1.0000000000000000 Expected outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000 1.0000000000000000 True outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000 1.0000000000000000 Case 2: heaviside_smth_range = 2.0000000000000000 Input: -2.0000000001000000 -1.0000000000000000 1.0000000000000000 2.0000000001000000 Expected outcome: 0.0000000000000000 9.0845056908100005E-002 0.90915494309000000 1.0000000000000000 True outcome: 0.0000000000000000 9.0845056909999999E-002 0.90915494309000000 1.0000000000000000 Success! ================================================== ================================================== Performing 'Smooth Min / Max' tests Input: -1.0000000000000000 -1.0000000000000000E-010 1.0000000000000000E-010 1.0000000000000000 (Simple) min: Expected outcome: -1.0000000000000000 -1.0000000000000000E-010 0.0000000000000000 0.0000000000000000 True outcome: -1.0000000000000000 -1.0000000000000000E-010 0.0000000000000000 0.0000000000000000 (Simple) max: Expected outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000E-010 1.0000000000000000 True outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000E-010 1.0000000000000000 Input: -2.0000000001000000 -1.0000000000000000 1.0000000000000000 2.0000000001000000 Smooth min: Expected outcome: -2.2247448714824141 -1.3660254037844388 -0.36602540378443871 -0.22474487138241406 True outcome: -2.2247448714824136 -1.3660254037844388 -0.36602540378443871 -0.22474487138241384 Smooth max: Expected outcome: 0.22474487138241406 0.36602540378443871 1.3660254037844388 2.2247448714824141 True outcome: 0.22474487138241384 0.36602540378443871 1.3660254037844388 2.2247448714824136 Testing smooth min and max with min_max_smth_mag=1e-7, input_var1 = equidistant grid on [-1, 1), input_var2 = 0 Input: 1.0000000000000000 10.000000000000000 100.00000000000000 1000.0000000000000 Smooth min: Expected outcome: -1.1180339887498949 -1.0226805085936306 -1.0024751868658441 -1.0002497501874359 True outcome: -1.1180339887498949 -1.0226805085936306 -1.0024751868658441 -1.0002497501874359 Smooth max: Expected outcome: 1.1180339887498949 1.0226805085936306 1.0024751868658441 1.0002497501874359 True outcome: 1.1180339887498949 1.0226805085936306 1.0024751868658441 1.0002497501874359 Input_var1: -1000000.0000000000 -10000000.000000000 -100000000.00000000 -1000000000.0000000 Input_var2: 1.0000000000000000 10.000000000000000 100.00000000000000 1000.0000000000000 Smooth min: Expected outcome: -1000000.0000002501 -10000000.000000026 -100000000.00000000 -1000000000.0000000 True outcome: -1000000.0000002501 -10000000.000000026 -100000000.00000000 -1000000000.0000000 Smooth max: Expected outcome: 1.0000002500019036 10.000000025145710 100.00000000000000 1000.0000000000000 True outcome: 1.0000002500019036 10.000000025145710 100.00000000000000 1000.0000000000000 Input_var1: -1000000.0000000000 Input_var2: 1.0000000000000000 Smooth min: Expected outcome: -1000000.0000002501 True outcome: -1000000.0000002501 Smooth max: Expected outcome: 1.0000002500019036 True outcome: 1.0000002500019036 Success! ================================================== ====================== Running fill holes tests ====================== -------------- easy_fill_test -------------- --- Testing fill type: global --- --- Testing fill type: sliding_window --- --- Testing fill type: widening_windows --- --- Testing fill type: smart_window --- --- Testing fill type: smart_window_smooth --- --- Testing fill type: parallel --- PASS: easy_fill_test ----------------------------------------------- -------------- below_thresh_test -------------- --- Testing fill type: global --- --- Testing fill type: sliding_window --- --- Testing fill type: widening_windows --- --- Testing fill type: smart_window --- --- Testing fill type: smart_window_smooth --- --- Testing fill type: parallel --- PASS: below_thresh_test ----------------------------------------------- ====================== End fill holes tests ====================== Running /home/jenkins/workspace/clubb_G_unit_gfortran_tests/run_scripts/../install/latest/G_unit_tests ... All tests have succeeded. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS
