Started by user Gunther Huebler Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/clubb_new_tuner_test_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_new_tuner_test/Jenkinsfile The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_new_tuner_test_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials larsongroupsysadmin github token > 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/tuner_additions^{commit} # timeout=10 Checking out Revision 586074fe9178e8a9c404851598738062d0a49bfd (refs/remotes/origin/tuner_additions) > git config core.sparsecheckout # timeout=10 > git checkout -f 586074fe9178e8a9c404851598738062d0a49bfd # timeout=10 Commit message: "Improving tuner history check and little UI fix in run_tab" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_new_tuner_test_branch [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_new_tuner_test_branch # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials larsongroupsysadmin github token > 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/tuner_additions^{commit} # timeout=10 Checking out Revision 586074fe9178e8a9c404851598738062d0a49bfd (refs/remotes/origin/tuner_additions) > git config core.sparsecheckout # timeout=10 > git checkout -f 586074fe9178e8a9c404851598738062d0a49bfd # timeout=10 Commit message: "Improving tuner history check and little UI fix in run_tab" [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 + ./compile.py -debug -python -- 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 -- Performing Test NETCDF_ABI_COMPATIBLE -- Performing Test NETCDF_ABI_COMPATIBLE - Success -- SUCCESS: netcdf-fortran found. -- -> Library : /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib/libnetcdff.so -- -> Modules : /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include -- ENABLE_F2PY=ON with USE_NetCDF=ON: reusing CMake-built CLUBB libraries -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/clubb_new_tuner_test_branch/build/gcc_DEBUG_PRECdouble_PYTHON Using inferred toolchain file: /home/jenkins/workspace/clubb_new_tuner_test_branch/cmake/toolchains/linux_x86_64_gcc.cmake Setting CLUBB installation dir: /home/jenkins/workspace/clubb_new_tuner_test_branch/build/gcc_DEBUG_PRECdouble_PYTHON Setting CLUBB installation dir: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON about to cmnake /home/jenkins/workspace/clubb_new_tuner_test_branch/build/gcc_DEBUG_PRECdouble_PYTHON Running CMake configure... [1/1049] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90-pp.f90 [2/1049] Building Fortran preprocessed src/CMakeFiles/text_writer_lib.dir/text_writer.F90-pp.f90 [3/1049] Building Fortran preprocessed src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90-pp.f90 [4/1049] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90-pp.f90 [5/1049] Building Fortran preprocessed src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90-pp.f90 [6/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90-pp.f90 [7/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90-pp.f90 [8/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F-pp.f [9/1049] Building Fortran preprocessed src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90-pp.f90 [10/1049] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/error.F90-pp.f90 [11/1049] Building Fortran preprocessed src/CMakeFiles/clubb_standalone_loss.dir/clubb_standalone_loss.F90-pp.f90 [12/1049] Building Fortran preprocessed src/CMakeFiles/clubb_loss_driver_test.dir/clubb_loss_driver_test.F90-pp.f90 [13/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90-pp.f90 [14/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90-pp.f90 [15/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90 [16/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90-pp.f90 [17/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90-pp.f90 [18/1049] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90-pp.f90 [19/1049] Building Fortran preprocessed src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90-pp.f90 [20/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90-pp.f90 [21/1049] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90-pp.f90 [22/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F-pp.f [23/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90-pp.f90 [24/1049] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_loss_driver.F90-pp.f90 [25/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F-pp.f [26/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90-pp.f90 [27/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F-pp.f [28/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90-pp.f90 [29/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F-pp.f [30/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F-pp.f [31/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F-pp.f [32/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90-pp.f90 [33/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F-pp.f [34/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90-pp.f90 [35/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F-pp.f [36/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F-pp.f [37/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F-pp.f [38/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90-pp.f90 [39/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90-pp.f90 [40/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F-pp.f [41/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F-pp.f [42/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90-pp.f90 [43/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90-pp.f90 [44/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90-pp.f90 [45/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90-pp.f90 [46/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F-pp.f [47/1049] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F-pp.f [48/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90-pp.f90 [49/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90-pp.f90 [50/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90-pp.f90 [51/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90-pp.f90 [52/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90-pp.f90 [53/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90-pp.f90 [54/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90-pp.f90 [55/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90-pp.f90 [56/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90-pp.f90 [57/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90-pp.f90 [58/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90-pp.f90 [59/1049] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90-pp.f90 [60/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90-pp.f90 [61/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90-pp.f90 [62/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90-pp.f90 [63/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90-pp.f90 [64/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90-pp.f90 [65/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90-pp.f90 [66/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90-pp.f90 [67/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90-pp.f90 [68/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90-pp.f90 [69/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90-pp.f90 [70/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90-pp.f90 [71/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90-pp.f90 [72/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90-pp.f90 [73/1049] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90-pp.f90 [74/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F-pp.f [75/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F-pp.f [76/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F-pp.f [77/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F-pp.f [78/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F-pp.f [79/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F-pp.f [80/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90-pp.f90 [81/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F-pp.f [82/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F-pp.f [83/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F-pp.f [84/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F-pp.f [85/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F-pp.f [86/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F-pp.f [87/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F-pp.f [88/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F-pp.f [89/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F-pp.f [90/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F-pp.f [91/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F-pp.f [92/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F-pp.f [93/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F-pp.f [94/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F-pp.f [95/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F-pp.f [96/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F-pp.f [97/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F-pp.f [98/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F-pp.f [99/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F-pp.f [100/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F-pp.f [101/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F-pp.f [102/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F-pp.f [103/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F-pp.f [104/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F-pp.f [105/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F-pp.f [106/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F-pp.f [107/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F-pp.f [108/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F-pp.f [109/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F-pp.f [110/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F-pp.f [111/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F-pp.f [112/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F-pp.f [113/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F-pp.f [114/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F-pp.f [115/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F-pp.f [116/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F-pp.f [117/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F-pp.f [118/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90-pp.f90 [119/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F-pp.f [120/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F-pp.f [121/1049] Building Fortran preprocessed src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90-pp.f90 [122/1049] Building Fortran preprocessed src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90-pp.f90 [123/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90-pp.f90 [124/1049] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F-pp.f [125/1049] Building Fortran preprocessed src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90-pp.f90 [126/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90-pp.f90 [127/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90-pp.f90 [128/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90-pp.f90 [129/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90-pp.f90 [130/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90-pp.f90 [131/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f-pp.f [132/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f-pp.f [133/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90-pp.f90 [134/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90-pp.f90 [135/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90-pp.f90 [136/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90-pp.f90 [137/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90-pp.f90 [138/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90-pp.f90 [139/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90-pp.f90 [140/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90-pp.f90 [141/1049] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90-pp.f90 [142/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90-pp.f90 [143/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90-pp.f90 [144/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90-pp.f90 [145/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90-pp.f90 [146/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90-pp.f90 [147/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90-pp.f90 [148/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90-pp.f90 [149/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90-pp.f90 [150/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90-pp.f90 [151/1049] Generating Fortran dyndep file src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/Fortran.dd [152/1049] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90-pp.f90 [153/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90-pp.f90 [154/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90-pp.f90 [155/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90-pp.f90 [156/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90-pp.f90 [157/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90-pp.f90 [158/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90-pp.f90 [159/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90-pp.f90 [160/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90-pp.f90 [161/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90-pp.f90 [162/1049] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90-pp.f90 [163/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90-pp.f90 [164/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90-pp.f90 [165/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90-pp.f90 [166/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90-pp.f90 [167/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90-pp.f90 [168/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90-pp.f90 [169/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90-pp.f90 [170/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90-pp.f90 [171/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90-pp.f90 [172/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90-pp.f90 [173/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90-pp.f90 [174/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90-pp.f90 [175/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90-pp.f90 [176/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90-pp.f90 [177/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90-pp.f90 [178/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90-pp.f90 [179/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90-pp.f90 [180/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90-pp.f90 [181/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90-pp.f90 [182/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90-pp.f90 [183/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90-pp.f90 [184/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90-pp.f90 [185/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90-pp.f90 [186/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90-pp.f90 [187/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90-pp.f90 [188/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90-pp.f90 [189/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90-pp.f90 [190/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90-pp.f90 [191/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90-pp.f90 [192/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90-pp.f90 [193/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90-pp.f90 [194/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90-pp.f90 [195/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90-pp.f90 [196/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90-pp.f90 [197/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90-pp.f90 [198/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90-pp.f90 [199/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/numerical_check_wrapper.F90-pp.f90 [200/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/parameters_tunable_wrapper.F90-pp.f90 [201/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90-pp.f90 [202/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90-pp.f90 [203/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90-pp.f90 [204/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90-pp.f90 [205/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90-pp.f90 [206/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90-pp.f90 [207/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90-pp.f90 [208/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90-pp.f90 [209/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90-pp.f90 [210/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90-pp.f90 [211/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90-pp.f90 [212/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90-pp.f90 [213/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90-pp.f90 [214/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90-pp.f90 [215/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90-pp.f90 [216/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90-pp.f90 [217/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90-pp.f90 [218/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90-pp.f90 [219/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90-pp.f90 [220/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90-pp.f90 [221/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90-pp.f90 [222/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90-pp.f90 [223/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90-pp.f90 [224/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90-pp.f90 [225/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90-pp.f90 [226/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90-pp.f90 [227/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90-pp.f90 [228/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90-pp.f90 [229/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90-pp.f90 [230/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90-pp.f90 [231/1049] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90-pp.f90 [232/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f-pp.f [233/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f-pp.f [234/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f-pp.f [235/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f-pp.f [236/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f-pp.f [237/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f-pp.f [238/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f-pp.f [239/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f-pp.f [240/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f-pp.f [241/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f-pp.f [242/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f-pp.f [243/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f-pp.f [244/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f-pp.f [245/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f-pp.f [246/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f-pp.f [247/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f-pp.f [248/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f-pp.f [249/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f-pp.f [250/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f-pp.f [251/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f-pp.f [252/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f-pp.f [253/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f-pp.f [254/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f-pp.f [255/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f-pp.f [256/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f-pp.f [257/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f-pp.f [258/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f-pp.f [259/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f-pp.f [260/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f-pp.f [261/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f-pp.f [262/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f-pp.f [263/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f-pp.f [264/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f-pp.f [265/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f-pp.f [266/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f-pp.f [267/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f-pp.f [268/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f-pp.f [269/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f-pp.f [270/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f-pp.f [271/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f-pp.f [272/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f-pp.f [273/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f-pp.f [274/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f-pp.f [275/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f-pp.f [276/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f-pp.f [277/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f-pp.f [278/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f-pp.f [279/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f-pp.f [280/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f-pp.f [281/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f-pp.f [282/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f-pp.f [283/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f-pp.f [284/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f-pp.f [285/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f-pp.f [286/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f-pp.f [287/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f-pp.f [288/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f-pp.f [289/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f-pp.f [290/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f-pp.f [291/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f-pp.f [292/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f-pp.f [293/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f-pp.f [294/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f-pp.f [295/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f-pp.f [296/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f-pp.f [297/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f-pp.f [298/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f-pp.f [299/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f-pp.f [300/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f-pp.f [301/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f-pp.f [302/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f-pp.f [303/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f-pp.f [304/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f-pp.f [305/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f-pp.f [306/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f-pp.f [307/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f-pp.f [308/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f-pp.f [309/1049] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o [310/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f-pp.f [311/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f-pp.f [312/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f-pp.f [313/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f-pp.f [314/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f-pp.f [315/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f-pp.f [316/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f-pp.f [317/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f-pp.f [318/1049] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f-pp.f [319/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f-pp.f [320/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f-pp.f [321/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f-pp.f [322/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f-pp.f [323/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f-pp.f [324/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f-pp.f [325/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f-pp.f [326/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f-pp.f [327/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f-pp.f [328/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f-pp.f [329/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f-pp.f [330/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f-pp.f [331/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f-pp.f [332/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f-pp.f [333/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f-pp.f [334/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f-pp.f [335/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f-pp.f [336/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f-pp.f [337/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f-pp.f [338/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f-pp.f [339/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f-pp.f [340/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f-pp.f [341/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f-pp.f [342/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f-pp.f [343/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f-pp.f [344/1049] Generating Fortran dyndep file src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/Fortran.dd [345/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f-pp.f [346/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f-pp.f [347/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f-pp.f [348/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f-pp.f [349/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f-pp.f [350/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f-pp.f [351/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f-pp.f [352/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f-pp.f [353/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f-pp.f [354/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f-pp.f [355/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f-pp.f [356/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f-pp.f [357/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f-pp.f [358/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f-pp.f [359/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f-pp.f [360/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f-pp.f [361/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f-pp.f [362/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f-pp.f [363/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f-pp.f [364/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f-pp.f [365/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f-pp.f [366/1049] Linking Fortran static library src/Microphys/SCM_Activation/libscm_activation_lib.a [367/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f-pp.f [368/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f-pp.f [369/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f-pp.f [370/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f-pp.f [371/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f-pp.f [372/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f-pp.f [373/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f-pp.f [374/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f-pp.f [375/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o [376/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [377/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f-pp.f [378/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o [379/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o [380/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [381/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o [382/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [383/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o [384/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o [385/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o [386/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [387/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o [388/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o [389/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o [390/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [391/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [392/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o [393/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [394/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [395/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [396/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o [397/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o [398/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [399/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [400/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [401/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o [402/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o [403/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [404/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [405/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [406/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [407/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [408/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o [409/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o [410/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [411/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [412/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [413/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [414/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [415/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o [416/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [417/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [418/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [419/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [420/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [421/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [422/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [423/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o [424/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o [425/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [426/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [427/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [428/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [429/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [430/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [431/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [432/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [433/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [434/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o [435/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [436/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [437/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [438/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o [439/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f-pp.f [440/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [441/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [442/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [443/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [444/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o [445/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f-pp.f [446/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f-pp.f [447/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f-pp.f [448/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [449/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o [450/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f-pp.f [451/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f-pp.f [452/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f-pp.f [453/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f-pp.f [454/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f-pp.f [455/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o [456/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f-pp.f [457/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f-pp.f [458/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [459/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f-pp.f [460/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f-pp.f [461/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f-pp.f [462/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f-pp.f [463/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f-pp.f [464/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f-pp.f [465/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f-pp.f [466/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f-pp.f [467/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f-pp.f [468/1049] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f-pp.f [469/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f-pp.f [470/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90-pp.f90 [471/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90-pp.f90 [472/1049] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f-pp.f [473/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90-pp.f90 [474/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [475/1049] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f-pp.f [476/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90-pp.f90 [477/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90-pp.f90 [478/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90-pp.f90 [479/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90-pp.f90 [480/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90-pp.f90 [481/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90-pp.f90 [482/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90-pp.f90 [483/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [484/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o [485/1049] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90-pp.f90 [486/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90-pp.f90 [487/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o [488/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90-pp.f90 [489/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90-pp.f90 [490/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90-pp.f90 [491/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90-pp.f90 [492/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90-pp.f90 [493/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [494/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90-pp.f90 [495/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90-pp.f90 [496/1049] Generating Fortran dyndep file src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/Fortran.dd [497/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90-pp.f90 [498/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90-pp.f90 [499/1049] Generating Fortran dyndep file src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/Fortran.dd [500/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90-pp.f90 [501/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90-pp.f90 [502/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90-pp.f90 [503/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90-pp.f90 [504/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90-pp.f90 [505/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90-pp.f90 [506/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90-pp.f90 [507/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90-pp.f90 [508/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90-pp.f90 [509/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90-pp.f90 [510/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90-pp.f90 [511/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90-pp.f90 [512/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [513/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o [514/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o [515/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90-pp.f90 [516/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90-pp.f90 [517/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90-pp.f90 [518/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90-pp.f90 [519/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90-pp.f90 [520/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90-pp.f90 [521/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90-pp.f90 [522/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90-pp.f90 [523/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90-pp.f90 [524/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/derived_type_storage.F90-pp.f90 [525/1049] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [526/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90-pp.f90 [527/1049] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90-pp.f90 [528/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/T_in_K_module_wrapper.F90-pp.f90 [529/1049] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o [530/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [531/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [532/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [533/1049] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [534/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o [535/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [536/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [537/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o [538/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [539/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o [540/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [541/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [542/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o [543/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [544/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [545/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o [546/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o [547/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o [548/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [549/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [550/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [551/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [552/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [553/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [554/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [555/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o [556/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [557/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o [558/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [559/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [560/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o [561/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [562/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [563/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [564/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o [565/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o [566/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [567/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [568/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [569/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [570/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o [571/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [572/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [573/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [574/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [575/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o [576/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [577/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [578/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [579/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [580/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [581/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [582/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [583/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [584/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [585/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [586/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o [587/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [588/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [589/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [590/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o [591/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [592/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [593/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [594/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [595/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90-pp.f90 [596/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_clubb_core_module_wrapper.F90-pp.f90 [597/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_helper_module_wrapper.F90-pp.f90 [598/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90-pp.f90 [599/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [600/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [601/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [602/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [603/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [604/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [605/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [606/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [607/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [608/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o [609/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90-pp.f90 [610/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90-pp.f90 [611/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90-pp.f90 [612/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90-pp.f90 [613/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [614/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [615/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/bicgstab_solvers_wrapper.F90-pp.f90 [616/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calendar_wrapper.F90-pp.f90 [617/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/clip_explicit_wrapper.F90-pp.f90 [618/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calc_pressure_wrapper.F90-pp.f90 [619/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/corr_varnce_module_wrapper.F90-pp.f90 [620/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/clubb_loss_driver_wrapper.F90-pp.f90 [621/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/diagnose_correlations_module_wrapper.F90-pp.f90 [622/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o [623/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calc_roots_wrapper.F90-pp.f90 [624/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/diffusion_wrapper.F90-pp.f90 [625/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/fill_holes_wrapper.F90-pp.f90 [626/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [627/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [628/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/err_info_type_module_wrapper.F90-pp.f90 [629/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/error_code_wrapper.F90-pp.f90 [630/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/grid_class_wrapper.F90-pp.f90 [631/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/lapack_interfaces_wrapper.F90-pp.f90 [632/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/lapack_wrap_wrapper.F90-pp.f90 [633/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/ly93_pdf_wrapper.F90-pp.f90 [634/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [635/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/file_functions_wrapper.F90-pp.f90 [636/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/hydrostatic_module_wrapper.F90-pp.f90 [637/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/interpolation_wrapper.F90-pp.f90 [638/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/matrix_operations_wrapper.F90-pp.f90 [639/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mean_adv_wrapper.F90-pp.f90 [640/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90-pp.f90 [641/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/model_flags_wrapper.F90-pp.f90 [642/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mixing_length_wrapper.F90-pp.f90 [643/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/nc_ncn_eqns_wrapper.F90-pp.f90 [644/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mono_flux_limiter_wrapper.F90-pp.f90 [645/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_pdf_main_wrapper.F90-pp.f90 [646/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90-pp.f90 [647/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_pdf_wrapper.F90-pp.f90 [648/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90-pp.f90 [649/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_utilities_wrapper.F90-pp.f90 [650/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90-pp.f90 [651/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90-pp.f90 [652/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pos_definite_module_wrapper.F90-pp.f90 [653/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/precipitation_fraction_wrapper.F90-pp.f90 [654/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90-pp.f90 [655/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [656/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/saturation_wrapper.F90-pp.f90 [657/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/penta_lu_solvers_wrapper.F90-pp.f90 [658/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90-pp.f90 [659/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/radiation_module_wrapper.F90-pp.f90 [660/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/skx_module_wrapper.F90-pp.f90 [661/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sfc_varnce_module_wrapper.F90-pp.f90 [662/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/remapping_module_wrapper.F90-pp.f90 [663/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90-pp.f90 [664/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90-pp.f90 [665/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/stats_netcdf_wrapper.F90-pp.f90 [666/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/turbulent_adv_pdf_wrapper.F90-pp.f90 [667/1049] Building Fortran preprocessed clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/tridiag_lu_solvers_wrapper.F90-pp.f90 [668/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [669/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o [670/1049] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [671/1049] Linking Fortran static library src/Lapack/liblapack_lib.a [672/1049] Generating Fortran dyndep file src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Fortran.dd [673/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [674/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [675/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [676/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [677/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [678/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [679/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [680/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [681/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [682/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [683/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [684/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [685/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [686/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [687/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [688/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [689/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [690/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [691/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [692/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [693/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [694/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [695/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [696/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [697/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [698/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [699/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [700/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [701/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/CLUBB_core/penta_bicgstab_solver.F90:140:10: 140 | if ( norm_rhs == 0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [702/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [703/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [704/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [705/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o [706/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [707/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [708/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [709/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o [710/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o [711/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o [712/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [713/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [714/1049] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/CLUBB_core/remapping_module.F90:1210:43: 1210 | if(f(i,k+1)*f(i,k-1) 8) in loop beginning at (2) [-Wdo-subscript] [847/1049] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o [848/1049] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [849/1049] Linking Fortran static library src/SILHS/libsilhs_lib.a [850/1049] Generating Fortran dyndep file src/Radiation/CMakeFiles/radiation_lib.dir/Fortran.dd [851/1049] Generating Fortran dyndep file src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/Fortran.dd [852/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [853/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [854/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [855/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [856/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o [857/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90.o [858/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [859/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o [860/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [861/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [862/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90.o [863/1049] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o [864/1049] Linking Fortran static library src/Microphys/Morrison_microphys/libmorrison_microphys_lib.a [865/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [866/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [867/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o [868/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [869/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/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) [870/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [871/1049] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [872/1049] Linking Fortran static library src/Numerical_recipes/libnumerical_recipes_lib.a [873/1049] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o [874/1049] Linking Fortran static library src/Radiation/libradiation_lib.a [875/1049] Generating Fortran dyndep file src/Input_fields/CMakeFiles/input_fields_lib.dir/Fortran.dd [876/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [877/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [878/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [879/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o [880/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o [881/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/Input_fields/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] [882/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o [883/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o [884/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [885/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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_new_tuner_test_branch/src/Input_fields/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] [886/1049] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o [887/1049] Linking Fortran static library src/Input_fields/libinput_fields_lib.a [888/1049] Generating Fortran dyndep file src/Microphys/CMakeFiles/microphys_lib.dir/Fortran.dd [889/1049] Generating Fortran dyndep file src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Fortran.dd [890/1049] Generating Fortran dyndep file src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/Fortran.dd [891/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [892/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [893/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [894/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [895/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [896/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [897/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o [898/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [899/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o [900/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [901/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [902/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/Microphys/ice_dfsn_module.F90:272:25: 207 | do k = gr%nzt, 1, -1 | 2 ...... 272 | 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_new_tuner_test_branch/src/Microphys/ice_dfsn_module.F90:287:25: 207 | do k = gr%nzt, 1, -1 | 2 ...... 287 | 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] [903/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [904/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o [905/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o [906/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/G_unit_test_types/fill_holes_tests.F90:407:27: 407 | .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_new_tuner_test_branch/src/G_unit_test_types/fill_holes_tests.F90:406:22: 406 | 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_new_tuner_test_branch/src/G_unit_test_types/fill_holes_tests.F90:462:22: 462 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/G_unit_test_types/fill_holes_tests.F90:221:27: 221 | .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_new_tuner_test_branch/src/G_unit_test_types/fill_holes_tests.F90:220:22: 220 | 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_new_tuner_test_branch/src/G_unit_test_types/fill_holes_tests.F90:275:22: 275 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [907/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [908/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [909/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [910/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [911/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [912/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [913/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [914/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [915/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [916/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [917/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [918/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [919/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [920/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [921/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [922/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [923/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [924/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o [925/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [926/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [927/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [928/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [929/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [930/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [931/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [932/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [933/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [934/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [935/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [936/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [937/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [938/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [939/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [940/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [941/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [942/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [943/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o [944/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [945/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [946/1049] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [947/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [948/1049] Linking Fortran static library src/G_unit_test_types/libG_unit_test_lib.a [949/1049] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o [950/1049] Linking Fortran static library src/Benchmark_cases/libbenchmark_cases_lib.a [951/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o [952/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o [953/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [954/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [955/1049] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [956/1049] Linking Fortran static library src/Microphys/libmicrophys_lib.a [957/1049] Generating Fortran dyndep file src/CMakeFiles/G_unit_tests.dir/Fortran.dd [958/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_lib.dir/Fortran.dd [959/1049] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [960/1049] Linking Fortran executable src/G_unit_tests [961/1049] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [962/1049] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o [963/1049] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_loss_driver.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver.F90:255:28: 255 | is_finite_core_value = ( value == value ) .and. ( abs( value ) <= huge( value ) ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [964/1049] Linking Fortran static library src/libclubb_driver_lib.a [965/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_thread_test.dir/Fortran.dd [966/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_test.dir/Fortran.dd [967/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone_loss.dir/Fortran.dd [968/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_loss_driver_test.dir/Fortran.dd [969/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_tuner.dir/Fortran.dd [970/1049] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone.dir/Fortran.dd [971/1049] Generating Fortran dyndep file clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/Fortran.dd [972/1049] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [973/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/T_in_K_module_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90:16:35: 16 | subroutine f2py_thlm2T_in_K_1D(nz, thlm, exner, rcm, T_in_K) & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_thlm2t_in_k_1d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90:16:41: 16 | subroutine f2py_thlm2T_in_K_1D(nz, thlm, exner, rcm, T_in_K) & | 1 Warning: Variable 'thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_thlm2t_in_k_1d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90:16:48: 16 | subroutine f2py_thlm2T_in_K_1D(nz, thlm, exner, rcm, T_in_K) & | 1 Warning: Variable 'exner' at (1) is a dummy argument of the BIND(C) procedure 'f2py_thlm2t_in_k_1d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90:16:53: 16 | subroutine f2py_thlm2T_in_K_1D(nz, thlm, exner, rcm, T_in_K) & | 1 Warning: Variable 'rcm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_thlm2t_in_k_1d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90:16:61: 16 | subroutine f2py_thlm2T_in_K_1D(nz, thlm, exner, rcm, T_in_K) & | 1 Warning: Variable 't_in_k' at (1) is a dummy argument of the BIND(C) procedure 'f2py_thlm2t_in_k_1d' but may not be C interoperable [-Wc-binding-type] [974/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/fill_holes_wrapper.F90.o [975/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/interpolation_wrapper.F90.o [976/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/file_functions_wrapper.F90.o [977/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90.o [978/1049] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [979/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/diagnose_correlations_module_wrapper.F90.o [980/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/ly93_pdf_wrapper.F90.o [981/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/matrix_operations_wrapper.F90.o [982/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/nc_ncn_eqns_wrapper.F90.o [983/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calendar_wrapper.F90.o [984/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mean_adv_wrapper.F90.o [985/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90.o [986/1049] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o [987/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calc_roots_wrapper.F90.o [988/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/radiation_module_wrapper.F90.o [989/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/bicgstab_solvers_wrapper.F90.o [990/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/skx_module_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/skx_module_wrapper.F90:61:64: 61 | subroutine f2py_compute_gamma_skw(nzm, nzt, ngrdcol, l_gamma_skw, & | 1 Warning: Unused dummy argument 'l_gamma_skw' at (1) [-Wunused-dummy-argument] [991/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_utilities_wrapper.F90.o [992/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_pdf_wrapper.F90.o [993/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/tridiag_lu_solvers_wrapper.F90.o [994/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/penta_lu_solvers_wrapper.F90.o [995/1049] Building Fortran object src/CMakeFiles/clubb_standalone_loss.dir/clubb_standalone_loss.F90.o [996/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/lapack_interfaces_wrapper.F90.o [997/1049] Linking Fortran executable src/clubb_thread_test [998/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/clubb_loss_driver_wrapper.F90.o [999/1049] Linking Fortran executable src/clubb_driver_test [1000/1049] Linking Fortran executable src/clubb_standalone [1001/1049] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o [1002/1049] Building Fortran object src/CMakeFiles/clubb_loss_driver_test.dir/clubb_loss_driver_test.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:273:14: 273 | if ( any( test_scaled_rmse /= reference_scaled_rmse ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:278:14: 278 | if ( any( test_correlation /= reference_correlation ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:283:14: 283 | if ( any( test_std_ratio /= reference_std_ratio ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:288:14: 288 | if ( any( test_centered_rmse_norm /= reference_centered_rmse_norm ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:293:14: 293 | if ( any( test_bias_norm /= reference_bias_norm ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:512:14: 512 | if ( any( clubb_params_all_1 /= clubb_params_all_2 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:521:14: 521 | any( reinit_bias_norm_1 /= reinit_bias_norm_2 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:520:14: 520 | any( reinit_centered_rmse_norm_1 /= reinit_centered_rmse_norm_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:519:14: 519 | any( reinit_std_ratio_1 /= reinit_std_ratio_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:518:14: 518 | any( reinit_correlation_1 /= reinit_correlation_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:517:14: 517 | if ( any( reinit_scaled_rmse_1 /= reinit_scaled_rmse_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:431:14: 431 | if ( all( tweaked_scaled_rmse == reference_scaled_rmse ) ) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:371:14: 371 | any( manual_bias_norm_2 /= manual_bias_norm_1 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:370:14: 370 | any( manual_centered_rmse_norm_2 /= manual_centered_rmse_norm_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:369:14: 369 | any( manual_std_ratio_2 /= manual_std_ratio_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:368:14: 368 | any( manual_correlation_2 /= manual_correlation_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_new_tuner_test_branch/src/clubb_loss_driver_test.F90:367:14: 367 | if ( any( manual_scaled_rmse_2 /= manual_scaled_rmse_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [1003/1049] Linking Fortran executable src/clubb_standalone_loss [1004/1049] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o [1005/1049] Linking Fortran executable src/clubb_loss_driver_test [1006/1049] Linking Fortran executable src/clubb_tuner [1007/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/derived_type_storage.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:238:33: 238 | subroutine get_err_code(ngrdcol, err_code) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_err_code' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:238:43: 238 | subroutine get_err_code(ngrdcol, err_code) & | 1 Warning: Variable 'err_code' at (1) is a dummy argument of the BIND(C) procedure 'get_err_code' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:225:38: 225 | subroutine get_err_info_dims(ngrdcol) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_err_info_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:104:29: 104 | subroutine get_grid(ngrdcol, nzm, nzt, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:104:34: 104 | subroutine get_grid(ngrdcol, nzm, nzt, & | 1 Warning: Variable 'nzm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:104:39: 104 | subroutine get_grid(ngrdcol, nzm, nzt, & | 1 Warning: Variable 'nzt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:105:24: 105 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'zm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:105:28: 105 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'zt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:105:33: 105 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'dzm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:105:38: 105 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'dzt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:105:49: 105 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'invrs_dzm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:105:60: 105 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'invrs_dzt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:106:35: 106 | weights_zt2zm, weights_zm2zt, & | 1 Warning: Variable 'weights_zt2zm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:106:50: 106 | weights_zt2zm, weights_zm2zt, & | 1 Warning: Variable 'weights_zm2zt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:107:29: 107 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_lb_zm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:107:38: 107 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_ub_zm' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:107:47: 107 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_lb_zt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:107:56: 107 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_ub_zt' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:108:35: 108 | grid_dir_indx, grid_dir) & | 1 Warning: Variable 'grid_dir_indx' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:108:45: 108 | grid_dir_indx, grid_dir) & | 1 Warning: Variable 'grid_dir' at (1) is a dummy argument of the BIND(C) procedure 'get_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:450:44: 450 | subroutine get_implicit_coefs_dims(ngrdcol, nz, sclr_dim) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:450:48: 450 | subroutine get_implicit_coefs_dims(ngrdcol, nz, sclr_dim) & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:450:58: 450 | subroutine get_implicit_coefs_dims(ngrdcol, nz, sclr_dim) & | 1 Warning: Variable 'sclr_dim' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:461:46: 461 | subroutine get_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:461:50: 461 | subroutine get_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:461:60: 461 | subroutine get_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'sclr_dim' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:461:80: 461 | subroutine get_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'sclr_dim_transport' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:462:56: 462 | coef_wp4_implicit, & | 1 Warning: Variable 'coef_wp4_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:463:59: 463 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'coef_wp2rtp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:463:81: 463 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'term_wp2rtp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:464:60: 464 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'coef_wp2thlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:464:83: 464 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'term_wp2thlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:465:58: 465 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'coef_wp2up_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:465:79: 465 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'term_wp2up_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:466:58: 466 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'coef_wp2vp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:466:79: 466 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'term_wp2vp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:467:59: 467 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'coef_wprtp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:467:81: 467 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'term_wprtp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:468:60: 468 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'coef_wpthlp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:468:83: 468 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'term_wpthlp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:469:62: 469 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'coef_wprtpthlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:469:87: 469 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'term_wprtpthlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:470:58: 470 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'coef_wpup2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:470:79: 470 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'term_wpup2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:471:58: 471 | coef_wpvp2_implicit, term_wpvp2_explicit, & | 1 Warning: Variable 'coef_wpvp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:471:79: 471 | coef_wpvp2_implicit, term_wpvp2_explicit, & | 1 Warning: Variable 'term_wpvp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:472:61: 472 | coef_wp2sclrp_implicit, term_wp2sclrp_explicit, & | 1 Warning: Variable 'coef_wp2sclrp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:472:85: 472 | coef_wp2sclrp_implicit, term_wp2sclrp_explicit, & | 1 Warning: Variable 'term_wp2sclrp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:473:61: 473 | coef_wpsclrp2_implicit, term_wpsclrp2_explicit, & | 1 Warning: Variable 'coef_wpsclrp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:473:85: 473 | coef_wpsclrp2_implicit, term_wpsclrp2_explicit, & | 1 Warning: Variable 'term_wpsclrp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:474:63: 474 | coef_wprtpsclrp_implicit, term_wprtpsclrp_explicit, & | 1 Warning: Variable 'coef_wprtpsclrp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:474:89: 474 | coef_wprtpsclrp_implicit, term_wprtpsclrp_explicit, & | 1 Warning: Variable 'term_wprtpsclrp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:475:64: 475 | coef_wpthlpsclrp_implicit, term_wpthlpsclrp_explicit) & | 1 Warning: Variable 'coef_wpthlpsclrp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:475:91: 475 | coef_wpthlpsclrp_implicit, term_wpthlpsclrp_explicit) & | 1 Warning: Variable 'term_wpthlpsclrp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:538:49: 538 | subroutine get_implicit_coefs_fields_2d(ngrdcol, nz, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:538:53: 538 | subroutine get_implicit_coefs_fields_2d(ngrdcol, nz, & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:539:59: 539 | coef_wp4_implicit, & | 1 Warning: Variable 'coef_wp4_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:540:62: 540 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'coef_wp2rtp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:540:84: 540 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'term_wp2rtp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:541:63: 541 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'coef_wp2thlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:541:86: 541 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'term_wp2thlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:542:61: 542 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'coef_wp2up_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:542:82: 542 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'term_wp2up_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:543:61: 543 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'coef_wp2vp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:543:82: 543 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'term_wp2vp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:544:62: 544 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'coef_wprtp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:544:84: 544 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'term_wprtp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:545:63: 545 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'coef_wpthlp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:545:86: 545 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'term_wpthlp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:546:65: 546 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'coef_wprtpthlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:546:90: 546 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'term_wprtpthlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:547:61: 547 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'coef_wpup2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:547:82: 547 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'term_wpup2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:548:61: 548 | coef_wpvp2_implicit, term_wpvp2_explicit) & | 1 Warning: Variable 'coef_wpvp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:548:82: 548 | coef_wpvp2_implicit, term_wpvp2_explicit) & | 1 Warning: Variable 'term_wpvp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'get_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:36: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nzm' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:41: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu1' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:46: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu2' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:51: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu6' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:56: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu8' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:61: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu9' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:67: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu10' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:206:74: 206 | subroutine get_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu_hm' at (1) is a dummy argument of the BIND(C) procedure 'get_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:252:40: 252 | subroutine get_pdf_params_dims(ngrdcol, nz, ngrdcol_zm, nz_zm) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:252:44: 252 | subroutine get_pdf_params_dims(ngrdcol, nz, ngrdcol_zm, nz_zm) & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:252:56: 252 | subroutine get_pdf_params_dims(ngrdcol, nz, ngrdcol_zm, nz_zm) & | 1 Warning: Variable 'ngrdcol_zm' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:252:63: 252 | subroutine get_pdf_params_dims(ngrdcol, nz, ngrdcol_zm, nz_zm) & | 1 Warning: Variable 'nz_zm' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:264:42: 264 | subroutine get_pdf_params_fields(ngrdcol, nz, which, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:264:46: 264 | subroutine get_pdf_params_fields(ngrdcol, nz, which, & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:264:53: 264 | subroutine get_pdf_params_fields(ngrdcol, nz, which, & | 1 Warning: Variable 'which' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:265:42: 265 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'w_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:265:47: 265 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'w_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:265:59: 265 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'varnce_w_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:265:71: 265 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'varnce_w_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:266:43: 266 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'rt_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:266:49: 266 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'rt_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:266:62: 266 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'varnce_rt_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:266:75: 266 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'varnce_rt_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:267:44: 267 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'thl_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:267:51: 267 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'thl_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:267:65: 267 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'varnce_thl_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:267:79: 267 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'varnce_thl_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:268:50: 268 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_rt_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:268:63: 268 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_rt_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:268:77: 268 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_thl_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:268:91: 268 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_thl_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:269:52: 269 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'corr_rt_thl_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:269:67: 269 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'corr_rt_thl_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:269:78: 269 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'alpha_thl' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:269:88: 269 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'alpha_rt' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:270:44: 270 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'crt_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:270:51: 270 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'crt_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:270:59: 270 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'cthl_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:270:67: 270 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'cthl_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:270:74: 270 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'chi_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:270:81: 270 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'chi_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:271:50: 271 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_chi_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:271:63: 271 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_chi_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:271:76: 271 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:271:89: 271 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:272:54: 272 | covar_chi_eta_1, covar_chi_eta_2, & | 1 Warning: Variable 'covar_chi_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:272:71: 272 | covar_chi_eta_1, covar_chi_eta_2, & | 1 Warning: Variable 'covar_chi_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:273:51: 273 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_chi_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:273:65: 273 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_chi_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:273:79: 273 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:273:93: 273 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:274:53: 274 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'corr_chi_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:274:69: 274 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'corr_chi_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:274:78: 274 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'rsatl_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:274:87: 274 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'rsatl_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:275:43: 275 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'rc_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:275:49: 275 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'rc_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:275:63: 275 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'cloud_frac_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:275:77: 275 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'cloud_frac_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:275:88: 275 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'mixt_frac' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:276:58: 276 | ice_supersat_frac_1, ice_supersat_frac_2) & | 1 Warning: Variable 'ice_supersat_frac_1' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:276:79: 276 | ice_supersat_frac_1, ice_supersat_frac_2) & | 1 Warning: Variable 'ice_supersat_frac_2' at (1) is a dummy argument of the BIND(C) procedure 'get_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:155:35: 155 | subroutine get_sclr_idx(iisclr_rt, iisclr_thl, iisclr_CO2, & | 1 Warning: Variable 'iisclr_rt' at (1) is a dummy argument of the BIND(C) procedure 'get_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:155:47: 155 | subroutine get_sclr_idx(iisclr_rt, iisclr_thl, iisclr_CO2, & | 1 Warning: Variable 'iisclr_thl' at (1) is a dummy argument of the BIND(C) procedure 'get_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:155:59: 155 | subroutine get_sclr_idx(iisclr_rt, iisclr_thl, iisclr_CO2, & | 1 Warning: Variable 'iisclr_co2' at (1) is a dummy argument of the BIND(C) procedure 'get_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:156:37: 156 | iiedsclr_rt, iiedsclr_thl, iiedsclr_CO2) & | 1 Warning: Variable 'iiedsclr_rt' at (1) is a dummy argument of the BIND(C) procedure 'get_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:156:51: 156 | iiedsclr_rt, iiedsclr_thl, iiedsclr_CO2) & | 1 Warning: Variable 'iiedsclr_thl' at (1) is a dummy argument of the BIND(C) procedure 'get_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:156:65: 156 | iiedsclr_rt, iiedsclr_thl, iiedsclr_CO2) & | 1 Warning: Variable 'iiedsclr_co2' at (1) is a dummy argument of the BIND(C) procedure 'get_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:51:25: 51 | subroutine set_grid(nzm, nzt, ngrdcol, & | 1 Warning: Variable 'nzm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:51:30: 51 | subroutine set_grid(nzm, nzt, ngrdcol, & | 1 Warning: Variable 'nzt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:51:39: 51 | subroutine set_grid(nzm, nzt, ngrdcol, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:52:24: 52 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'zm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:52:28: 52 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'zt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:52:33: 52 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'dzm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:52:38: 52 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'dzt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:52:49: 52 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'invrs_dzm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:52:60: 52 | zm, zt, dzm, dzt, invrs_dzm, invrs_dzt, & | 1 Warning: Variable 'invrs_dzt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:53:35: 53 | weights_zt2zm, weights_zm2zt, & | 1 Warning: Variable 'weights_zt2zm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:53:50: 53 | weights_zt2zm, weights_zm2zt, & | 1 Warning: Variable 'weights_zm2zt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:54:29: 54 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_lb_zm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:54:38: 54 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_ub_zm' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:54:47: 54 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_lb_zt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:54:56: 54 | k_lb_zm, k_ub_zm, k_lb_zt, k_ub_zt, & | 1 Warning: Variable 'k_ub_zt' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:55:35: 55 | grid_dir_indx, grid_dir) & | 1 Warning: Variable 'grid_dir_indx' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:55:45: 55 | grid_dir_indx, grid_dir) & | 1 Warning: Variable 'grid_dir' at (1) is a dummy argument of the BIND(C) procedure 'set_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:585:46: 585 | subroutine set_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:585:50: 585 | subroutine set_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:585:60: 585 | subroutine set_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'sclr_dim' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:585:80: 585 | subroutine set_implicit_coefs_fields(ngrdcol, nz, sclr_dim, sclr_dim_transport, & | 1 Warning: Variable 'sclr_dim_transport' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:586:56: 586 | coef_wp4_implicit, & | 1 Warning: Variable 'coef_wp4_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:587:59: 587 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'coef_wp2rtp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:587:81: 587 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'term_wp2rtp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:588:60: 588 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'coef_wp2thlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:588:83: 588 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'term_wp2thlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:589:58: 589 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'coef_wp2up_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:589:79: 589 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'term_wp2up_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:590:58: 590 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'coef_wp2vp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:590:79: 590 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'term_wp2vp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:591:59: 591 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'coef_wprtp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:591:81: 591 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'term_wprtp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:592:60: 592 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'coef_wpthlp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:592:83: 592 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'term_wpthlp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:593:62: 593 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'coef_wprtpthlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:593:87: 593 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'term_wprtpthlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:594:58: 594 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'coef_wpup2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:594:79: 594 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'term_wpup2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:595:58: 595 | coef_wpvp2_implicit, term_wpvp2_explicit, & | 1 Warning: Variable 'coef_wpvp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:595:79: 595 | coef_wpvp2_implicit, term_wpvp2_explicit, & | 1 Warning: Variable 'term_wpvp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:596:61: 596 | coef_wp2sclrp_implicit, term_wp2sclrp_explicit, & | 1 Warning: Variable 'coef_wp2sclrp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:596:85: 596 | coef_wp2sclrp_implicit, term_wp2sclrp_explicit, & | 1 Warning: Variable 'term_wp2sclrp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:597:61: 597 | coef_wpsclrp2_implicit, term_wpsclrp2_explicit, & | 1 Warning: Variable 'coef_wpsclrp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:597:85: 597 | coef_wpsclrp2_implicit, term_wpsclrp2_explicit, & | 1 Warning: Variable 'term_wpsclrp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:598:63: 598 | coef_wprtpsclrp_implicit, term_wprtpsclrp_explicit, & | 1 Warning: Variable 'coef_wprtpsclrp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:598:89: 598 | coef_wprtpsclrp_implicit, term_wprtpsclrp_explicit, & | 1 Warning: Variable 'term_wprtpsclrp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:599:64: 599 | coef_wpthlpsclrp_implicit, term_wpthlpsclrp_explicit) & | 1 Warning: Variable 'coef_wpthlpsclrp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:599:91: 599 | coef_wpthlpsclrp_implicit, term_wpthlpsclrp_explicit) & | 1 Warning: Variable 'term_wpthlpsclrp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:659:49: 659 | subroutine set_implicit_coefs_fields_2d(ngrdcol, nz, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:659:53: 659 | subroutine set_implicit_coefs_fields_2d(ngrdcol, nz, & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:660:59: 660 | coef_wp4_implicit, & | 1 Warning: Variable 'coef_wp4_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:661:62: 661 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'coef_wp2rtp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:661:84: 661 | coef_wp2rtp_implicit, term_wp2rtp_explicit, & | 1 Warning: Variable 'term_wp2rtp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:662:63: 662 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'coef_wp2thlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:662:86: 662 | coef_wp2thlp_implicit, term_wp2thlp_explicit, & | 1 Warning: Variable 'term_wp2thlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:663:61: 663 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'coef_wp2up_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:663:82: 663 | coef_wp2up_implicit, term_wp2up_explicit, & | 1 Warning: Variable 'term_wp2up_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:664:61: 664 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'coef_wp2vp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:664:82: 664 | coef_wp2vp_implicit, term_wp2vp_explicit, & | 1 Warning: Variable 'term_wp2vp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:665:62: 665 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'coef_wprtp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:665:84: 665 | coef_wprtp2_implicit, term_wprtp2_explicit, & | 1 Warning: Variable 'term_wprtp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:666:63: 666 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'coef_wpthlp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:666:86: 666 | coef_wpthlp2_implicit, term_wpthlp2_explicit, & | 1 Warning: Variable 'term_wpthlp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:667:65: 667 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'coef_wprtpthlp_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:667:90: 667 | coef_wprtpthlp_implicit, term_wprtpthlp_explicit, & | 1 Warning: Variable 'term_wprtpthlp_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:668:61: 668 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'coef_wpup2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:668:82: 668 | coef_wpup2_implicit, term_wpup2_explicit, & | 1 Warning: Variable 'term_wpup2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:669:61: 669 | coef_wpvp2_implicit, term_wpvp2_explicit) & | 1 Warning: Variable 'coef_wpvp2_implicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:669:82: 669 | coef_wpvp2_implicit, term_wpvp2_explicit) & | 1 Warning: Variable 'term_wpvp2_explicit' at (1) is a dummy argument of the BIND(C) procedure 'set_implicit_coefs_fields_2d' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:36: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nzm' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:41: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu1' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:46: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu2' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:51: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu6' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:56: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu8' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:61: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu9' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:67: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu10' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:174:74: 174 | subroutine set_nu_vert_res_dep(nzm, nu1, nu2, nu6, nu8, nu9, nu10, nu_hm) & | 1 Warning: Variable 'nu_hm' at (1) is a dummy argument of the BIND(C) procedure 'set_nu_vert_res_dep' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:352:42: 352 | subroutine set_pdf_params_fields(ngrdcol, nz, which, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:352:46: 352 | subroutine set_pdf_params_fields(ngrdcol, nz, which, & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:352:53: 352 | subroutine set_pdf_params_fields(ngrdcol, nz, which, & | 1 Warning: Variable 'which' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:353:38: 353 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'w_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:353:43: 353 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'w_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:353:55: 353 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'varnce_w_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:353:67: 353 | w_1, w_2, varnce_w_1, varnce_w_2, & | 1 Warning: Variable 'varnce_w_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:354:39: 354 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'rt_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:354:45: 354 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'rt_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:354:58: 354 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'varnce_rt_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:354:71: 354 | rt_1, rt_2, varnce_rt_1, varnce_rt_2, & | 1 Warning: Variable 'varnce_rt_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:355:40: 355 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'thl_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:355:47: 355 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'thl_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:355:61: 355 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'varnce_thl_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:355:75: 355 | thl_1, thl_2, varnce_thl_1, varnce_thl_2, & | 1 Warning: Variable 'varnce_thl_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:356:46: 356 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_rt_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:356:59: 356 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_rt_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:356:73: 356 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_thl_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:356:87: 356 | corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, corr_w_thl_2, & | 1 Warning: Variable 'corr_w_thl_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:357:48: 357 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'corr_rt_thl_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:357:63: 357 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'corr_rt_thl_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:357:74: 357 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'alpha_thl' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:357:84: 357 | corr_rt_thl_1, corr_rt_thl_2, alpha_thl, alpha_rt, & | 1 Warning: Variable 'alpha_rt' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:358:40: 358 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'crt_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:358:47: 358 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'crt_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:358:55: 358 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'cthl_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:358:63: 358 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'cthl_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:358:70: 358 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'chi_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:358:77: 358 | crt_1, crt_2, cthl_1, cthl_2, chi_1, chi_2, & | 1 Warning: Variable 'chi_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:359:46: 359 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_chi_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:359:59: 359 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_chi_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:359:72: 359 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:359:85: 359 | stdev_chi_1, stdev_chi_2, stdev_eta_1, stdev_eta_2, & | 1 Warning: Variable 'stdev_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:360:50: 360 | covar_chi_eta_1, covar_chi_eta_2, & | 1 Warning: Variable 'covar_chi_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:360:67: 360 | covar_chi_eta_1, covar_chi_eta_2, & | 1 Warning: Variable 'covar_chi_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:361:47: 361 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_chi_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:361:61: 361 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_chi_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:361:75: 361 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:361:89: 361 | corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, corr_w_eta_2, & | 1 Warning: Variable 'corr_w_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:362:49: 362 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'corr_chi_eta_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:362:65: 362 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'corr_chi_eta_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:362:74: 362 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'rsatl_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:362:83: 362 | corr_chi_eta_1, corr_chi_eta_2, rsatl_1, rsatl_2, & | 1 Warning: Variable 'rsatl_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:363:39: 363 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'rc_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:363:45: 363 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'rc_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:363:59: 363 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'cloud_frac_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:363:73: 363 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'cloud_frac_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:363:84: 363 | rc_1, rc_2, cloud_frac_1, cloud_frac_2, mixt_frac, & | 1 Warning: Variable 'mixt_frac' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:364:54: 364 | ice_supersat_frac_1, ice_supersat_frac_2) & | 1 Warning: Variable 'ice_supersat_frac_1' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:364:75: 364 | ice_supersat_frac_1, ice_supersat_frac_2) & | 1 Warning: Variable 'ice_supersat_frac_2' at (1) is a dummy argument of the BIND(C) procedure 'set_pdf_params_fields' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:139:35: 139 | subroutine set_sclr_idx(iisclr_rt, iisclr_thl, iisclr_CO2, & | 1 Warning: Variable 'iisclr_rt' at (1) is a dummy argument of the BIND(C) procedure 'set_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:139:47: 139 | subroutine set_sclr_idx(iisclr_rt, iisclr_thl, iisclr_CO2, & | 1 Warning: Variable 'iisclr_thl' at (1) is a dummy argument of the BIND(C) procedure 'set_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:139:59: 139 | subroutine set_sclr_idx(iisclr_rt, iisclr_thl, iisclr_CO2, & | 1 Warning: Variable 'iisclr_co2' at (1) is a dummy argument of the BIND(C) procedure 'set_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:140:37: 140 | iiedsclr_rt, iiedsclr_thl, iiedsclr_CO2) & | 1 Warning: Variable 'iiedsclr_rt' at (1) is a dummy argument of the BIND(C) procedure 'set_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:140:51: 140 | iiedsclr_rt, iiedsclr_thl, iiedsclr_CO2) & | 1 Warning: Variable 'iiedsclr_thl' at (1) is a dummy argument of the BIND(C) procedure 'set_sclr_idx' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90:140:65: 140 | iiedsclr_rt, iiedsclr_thl, iiedsclr_CO2) & | 1 Warning: Variable 'iiedsclr_co2' at (1) is a dummy argument of the BIND(C) procedure 'set_sclr_idx' but may not be C interoperable [-Wc-binding-type] [1008/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/diffusion_wrapper.F90.o [1009/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/error_code_wrapper.F90.o [1010/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pos_definite_module_wrapper.F90.o [1011/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90.o [1012/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/hydrostatic_module_wrapper.F90.o [1013/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calc_pressure_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:18:39: 18 | subroutine f2py_init_pressure(ngrdcol, nzt, nzm, thvm, p_sfc, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:18:44: 18 | subroutine f2py_init_pressure(ngrdcol, nzt, nzm, thvm, p_sfc, & | 1 Warning: Variable 'nzt' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:18:49: 18 | subroutine f2py_init_pressure(ngrdcol, nzt, nzm, thvm, p_sfc, & | 1 Warning: Variable 'nzm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:18:55: 18 | subroutine f2py_init_pressure(ngrdcol, nzt, nzm, thvm, p_sfc, & | 1 Warning: Variable 'thvm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:18:62: 18 | subroutine f2py_init_pressure(ngrdcol, nzt, nzm, thvm, p_sfc, & | 1 Warning: Variable 'p_sfc' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:19:39: 19 | p_in_Pa, exner, p_in_Pa_zm, exner_zm) & | 1 Warning: Variable 'p_in_pa' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:19:46: 19 | p_in_Pa, exner, p_in_Pa_zm, exner_zm) & | 1 Warning: Variable 'exner' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:19:58: 19 | p_in_Pa, exner, p_in_Pa_zm, exner_zm) & | 1 Warning: Variable 'p_in_pa_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90:19:68: 19 | p_in_Pa, exner, p_in_Pa_zm, exner_zm) & | 1 Warning: Variable 'exner_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pressure' but may not be C interoperable [-Wc-binding-type] [1014/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/corr_varnce_module_wrapper.F90.o [1015/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mono_flux_limiter_wrapper.F90.o [1016/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/saturation_wrapper.F90.o [1017/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90.o [1018/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90.o [1019/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/model_flags_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:132:16: 132 | iiPDF_type, ipdf_call_placement, penta_solve_method, & | 1 Warning: Variable 'iipdf_type' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:132:37: 132 | iiPDF_type, ipdf_call_placement, penta_solve_method, & | 1 Warning: Variable 'ipdf_call_placement' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:132:57: 132 | iiPDF_type, ipdf_call_placement, penta_solve_method, & | 1 Warning: Variable 'penta_solve_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:133:26: 133 | tridiag_solve_method, saturation_formula, grid_remap_method, & | 1 Warning: Variable 'tridiag_solve_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:133:46: 133 | tridiag_solve_method, saturation_formula, grid_remap_method, & | 1 Warning: Variable 'saturation_formula' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:133:65: 133 | tridiag_solve_method, saturation_formula, grid_remap_method, & | 1 Warning: Variable 'grid_remap_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:134:31: 134 | grid_adapt_in_time_method, fill_holes_type, & | 1 Warning: Variable 'grid_adapt_in_time_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:134:48: 134 | grid_adapt_in_time_method, fill_holes_type, & | 1 Warning: Variable 'fill_holes_type' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:135:23: 135 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: Variable 'l_use_precip_frac' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:135:44: 135 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: Variable 'l_predict_upwp_vpwp' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:136:27: 136 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: Variable 'l_ho_nontrad_coriolis' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:136:47: 136 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: Variable 'l_ho_trad_coriolis' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:137:28: 137 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: Variable 'l_min_wp2_from_corr_wx' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:137:52: 137 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: Variable 'l_min_xp2_from_corr_wx' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:138:21: 138 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: Variable 'l_c2_cloud_frac' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:138:45: 138 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: Variable 'l_diffuse_rtm_and_thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:139:34: 139 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: Variable 'l_stability_correct_kh_n2_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:139:52: 139 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: Variable 'l_calc_thlp2_rad' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:140:22: 140 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: Variable 'l_upwind_xpyp_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:140:38: 140 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: Variable 'l_upwind_xm_ma' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:16: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: Variable 'l_uv_nudge' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:29: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: Variable 'l_rtm_nudge' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:42: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: Variable 'l_tke_aniso' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:142:24: 142 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: Variable 'l_vert_avg_closure' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:142:47: 142 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: Variable 'l_trapezoidal_rule_zt' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:143:27: 143 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: Variable 'l_trapezoidal_rule_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:143:53: 143 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: Variable 'l_call_pdf_closure_twice' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:144:24: 144 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: Variable 'l_standard_term_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:144:46: 144 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: Variable 'l_partial_upwind_wp3' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:145:30: 145 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: Variable 'l_godunov_upwind_wpxp_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:145:56: 145 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: Variable 'l_godunov_upwind_xpyp_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:146:23: 146 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: Variable 'l_use_cloud_cover' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:146:48: 146 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: Variable 'l_diagnose_correlations' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:147:19: 147 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: Variable 'l_calc_w_corr' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:147:40: 147 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: Variable 'l_const_nc_in_cloud' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:148:34: 148 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: Variable 'l_fix_w_chi_eta_correlations' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:148:62: 148 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: Variable 'l_stability_correct_tau_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:149:25: 149 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: Variable 'l_damp_wp2_using_em' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:149:49: 149 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: Variable 'l_do_expldiff_rtm_thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:150:29: 150 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: Variable 'l_lscale_plume_centered' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:150:53: 150 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: Variable 'l_diag_lscale_from_tau' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:151:25: 151 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: Variable 'l_use_c7_richardson' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:151:47: 151 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: Variable 'l_use_c11_richardson' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:152:28: 152 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: Variable 'l_use_shear_richardson' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:152:56: 152 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: Variable 'l_brunt_vaisala_freq_moist' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:153:27: 153 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: Variable 'l_use_thvm_in_bv_freq' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:153:47: 153 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: Variable 'l_rcm_supersat_adj' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:154:28: 154 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: Variable 'l_damp_wp3_skw_squared' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:154:53: 154 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: Variable 'l_prescribed_avg_deltaz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:20: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: Variable 'l_lmm_stepping' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:35: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: Variable 'l_e3sm_config' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:57: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: Variable 'l_vary_convect_depth' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:156:35: 156 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: Variable 'l_use_tke_in_wp3_pr_turb_term' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:156:64: 156 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: Variable 'l_use_tke_in_wp2_wp3_k_dfsn' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:157:39: 157 | l_use_wp3_lim_with_smth_Heaviside, & | 1 Warning: Variable 'l_use_wp3_lim_with_smth_heaviside' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:158:33: 158 | l_smooth_Heaviside_tau_wpxp, & | 1 Warning: Variable 'l_smooth_heaviside_tau_wpxp' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:159:37: 159 | l_modify_limiters_for_cnvg_test, & | 1 Warning: Variable 'l_modify_limiters_for_cnvg_test' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:160:31: 160 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: Variable 'l_enable_relaxed_clipping' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:160:54: 160 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: Variable 'l_linearize_pbl_winds' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:161:26: 161 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: Variable 'l_mono_flux_lim_thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:161:47: 161 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: Variable 'l_mono_flux_lim_rtm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:162:24: 162 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: Variable 'l_mono_flux_lim_um' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:162:44: 162 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: Variable 'l_mono_flux_lim_vm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:163:30: 163 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: Variable 'l_mono_flux_lim_spikefix' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:163:57: 163 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: Variable 'l_host_applies_sfc_fluxes' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:164:26: 164 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: Variable 'l_wp2_fill_holes_tke' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:164:45: 164 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: Variable 'l_add_dycore_grid' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:17:16: 17 | iiPDF_type, ipdf_call_placement, penta_solve_method, & | 1 Warning: Variable 'iipdf_type' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:17:37: 17 | iiPDF_type, ipdf_call_placement, penta_solve_method, & | 1 Warning: Variable 'ipdf_call_placement' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:17:57: 17 | iiPDF_type, ipdf_call_placement, penta_solve_method, & | 1 Warning: Variable 'penta_solve_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:18:26: 18 | tridiag_solve_method, saturation_formula, grid_remap_method, & | 1 Warning: Variable 'tridiag_solve_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:18:46: 18 | tridiag_solve_method, saturation_formula, grid_remap_method, & | 1 Warning: Variable 'saturation_formula' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:18:65: 18 | tridiag_solve_method, saturation_formula, grid_remap_method, & | 1 Warning: Variable 'grid_remap_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:19:31: 19 | grid_adapt_in_time_method, fill_holes_type, & | 1 Warning: Variable 'grid_adapt_in_time_method' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:19:48: 19 | grid_adapt_in_time_method, fill_holes_type, & | 1 Warning: Variable 'fill_holes_type' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:20:23: 20 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: Variable 'l_use_precip_frac' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:20:44: 20 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: Variable 'l_predict_upwp_vpwp' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:21:27: 21 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: Variable 'l_ho_nontrad_coriolis' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:21:47: 21 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: Variable 'l_ho_trad_coriolis' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:22:28: 22 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: Variable 'l_min_wp2_from_corr_wx' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:22:52: 22 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: Variable 'l_min_xp2_from_corr_wx' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:23:21: 23 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: Variable 'l_c2_cloud_frac' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:23:45: 23 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: Variable 'l_diffuse_rtm_and_thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:24:34: 24 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: Variable 'l_stability_correct_kh_n2_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:24:52: 24 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: Variable 'l_calc_thlp2_rad' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:25:22: 25 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: Variable 'l_upwind_xpyp_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:25:38: 25 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: Variable 'l_upwind_xm_ma' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:16: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: Variable 'l_uv_nudge' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:29: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: Variable 'l_rtm_nudge' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:42: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: Variable 'l_tke_aniso' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:27:24: 27 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: Variable 'l_vert_avg_closure' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:27:47: 27 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: Variable 'l_trapezoidal_rule_zt' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:28:27: 28 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: Variable 'l_trapezoidal_rule_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:28:53: 28 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: Variable 'l_call_pdf_closure_twice' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:29:24: 29 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: Variable 'l_standard_term_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:29:46: 29 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: Variable 'l_partial_upwind_wp3' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:30:30: 30 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: Variable 'l_godunov_upwind_wpxp_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:30:56: 30 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: Variable 'l_godunov_upwind_xpyp_ta' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:31:23: 31 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: Variable 'l_use_cloud_cover' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:31:48: 31 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: Variable 'l_diagnose_correlations' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:32:19: 32 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: Variable 'l_calc_w_corr' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:32:40: 32 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: Variable 'l_const_nc_in_cloud' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:33:34: 33 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: Variable 'l_fix_w_chi_eta_correlations' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:33:62: 33 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: Variable 'l_stability_correct_tau_zm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:34:25: 34 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: Variable 'l_damp_wp2_using_em' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:34:49: 34 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: Variable 'l_do_expldiff_rtm_thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:35:29: 35 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: Variable 'l_lscale_plume_centered' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:35:53: 35 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: Variable 'l_diag_lscale_from_tau' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:36:25: 36 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: Variable 'l_use_c7_richardson' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:36:47: 36 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: Variable 'l_use_c11_richardson' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:37:28: 37 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: Variable 'l_use_shear_richardson' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:37:56: 37 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: Variable 'l_brunt_vaisala_freq_moist' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:38:27: 38 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: Variable 'l_use_thvm_in_bv_freq' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:38:47: 38 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: Variable 'l_rcm_supersat_adj' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:39:28: 39 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: Variable 'l_damp_wp3_skw_squared' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:39:53: 39 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: Variable 'l_prescribed_avg_deltaz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:20: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: Variable 'l_lmm_stepping' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:35: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: Variable 'l_e3sm_config' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:57: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: Variable 'l_vary_convect_depth' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:41:35: 41 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: Variable 'l_use_tke_in_wp3_pr_turb_term' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:41:64: 41 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: Variable 'l_use_tke_in_wp2_wp3_k_dfsn' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:42:39: 42 | l_use_wp3_lim_with_smth_Heaviside, & | 1 Warning: Variable 'l_use_wp3_lim_with_smth_heaviside' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:43:33: 43 | l_smooth_Heaviside_tau_wpxp, & | 1 Warning: Variable 'l_smooth_heaviside_tau_wpxp' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:44:37: 44 | l_modify_limiters_for_cnvg_test, & | 1 Warning: Variable 'l_modify_limiters_for_cnvg_test' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:45:31: 45 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: Variable 'l_enable_relaxed_clipping' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:45:54: 45 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: Variable 'l_linearize_pbl_winds' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:46:26: 46 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: Variable 'l_mono_flux_lim_thlm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:46:47: 46 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: Variable 'l_mono_flux_lim_rtm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:47:24: 47 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: Variable 'l_mono_flux_lim_um' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:47:44: 47 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: Variable 'l_mono_flux_lim_vm' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:48:30: 48 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: Variable 'l_mono_flux_lim_spikefix' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:48:57: 48 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: Variable 'l_host_applies_sfc_fluxes' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:49:26: 49 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: Variable 'l_wp2_fill_holes_tke' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:49:45: 49 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: Variable 'l_add_dycore_grid' at (1) is a dummy argument of the BIND(C) procedure 'f2py_set_default_config_flags' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:164:45: 164 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_add_dycore_grid' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:164:45: 164 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL result variable 'l_add_dycore_grid' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:152:56: 152 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_brunt_vaisala_freq_moist' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:152:56: 152 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_brunt_vaisala_freq_moist' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:138:21: 138 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_c2_cloud_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:138:21: 138 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_c2_cloud_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:139:52: 139 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_calc_thlp2_rad' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:139:52: 139 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_calc_thlp2_rad' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:147:19: 147 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_calc_w_corr' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:147:19: 147 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_calc_w_corr' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:143:53: 143 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_call_pdf_closure_twice' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:143:53: 143 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_call_pdf_closure_twice' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:147:40: 147 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_const_nc_in_cloud' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:147:40: 147 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_const_nc_in_cloud' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:149:25: 149 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_damp_wp2_using_em' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:149:25: 149 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_damp_wp2_using_em' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:154:28: 154 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_damp_wp3_skw_squared' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:154:28: 154 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_damp_wp3_skw_squared' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:150:53: 150 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_diag_lscale_from_tau' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:150:53: 150 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_diag_lscale_from_tau' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:146:48: 146 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_diagnose_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:146:48: 146 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_diagnose_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:138:45: 138 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_diffuse_rtm_and_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:138:45: 138 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_diffuse_rtm_and_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:149:49: 149 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_do_expldiff_rtm_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:149:49: 149 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_do_expldiff_rtm_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:35: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_e3sm_config' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:35: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_e3sm_config' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:160:31: 160 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_enable_relaxed_clipping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:160:31: 160 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_enable_relaxed_clipping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:148:34: 148 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_fix_w_chi_eta_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:148:34: 148 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_fix_w_chi_eta_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:145:30: 145 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_godunov_upwind_wpxp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:145:30: 145 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_godunov_upwind_wpxp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:145:56: 145 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_godunov_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:145:56: 145 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_godunov_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:136:27: 136 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_ho_nontrad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:136:27: 136 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_ho_nontrad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:136:47: 136 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_ho_trad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:136:47: 136 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_ho_trad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:163:57: 163 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_host_applies_sfc_fluxes' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:163:57: 163 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_host_applies_sfc_fluxes' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:160:54: 160 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_linearize_pbl_winds' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:160:54: 160 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_linearize_pbl_winds' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:20: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_lmm_stepping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:20: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_lmm_stepping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:150:29: 150 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_lscale_plume_centered' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:150:29: 150 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_lscale_plume_centered' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:137:28: 137 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_min_wp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:137:28: 137 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_min_wp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:137:52: 137 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_min_xp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:137:52: 137 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_min_xp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:159:37: 159 | l_modify_limiters_for_cnvg_test, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_modify_limiters_for_cnvg_test' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:159:37: 159 | l_modify_limiters_for_cnvg_test, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_modify_limiters_for_cnvg_test' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:161:47: 161 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_rtm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:161:47: 161 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_rtm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:163:30: 163 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_spikefix' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:163:30: 163 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_spikefix' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:161:26: 161 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:161:26: 161 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:162:24: 162 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_um' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:162:24: 162 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_um' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:162:44: 162 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_vm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:162:44: 162 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_vm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:144:46: 144 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_partial_upwind_wp3' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:144:46: 144 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_partial_upwind_wp3' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:135:44: 135 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_predict_upwp_vpwp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:135:44: 135 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_predict_upwp_vpwp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:154:53: 154 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_prescribed_avg_deltaz' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:154:53: 154 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_prescribed_avg_deltaz' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:153:47: 153 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_rcm_supersat_adj' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:153:47: 153 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_rcm_supersat_adj' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:29: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_rtm_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:29: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_rtm_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:158:33: 158 | l_smooth_Heaviside_tau_wpxp, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_smooth_heaviside_tau_wpxp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:158:33: 158 | l_smooth_Heaviside_tau_wpxp, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_smooth_heaviside_tau_wpxp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:139:34: 139 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_stability_correct_kh_n2_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:139:34: 139 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_stability_correct_kh_n2_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:148:62: 148 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_stability_correct_tau_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:148:62: 148 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_stability_correct_tau_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:144:24: 144 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_standard_term_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:144:24: 144 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_standard_term_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:42: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_tke_aniso' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:42: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_tke_aniso' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:143:27: 143 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_trapezoidal_rule_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:143:27: 143 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_trapezoidal_rule_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:142:47: 142 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_trapezoidal_rule_zt' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:142:47: 142 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_trapezoidal_rule_zt' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:140:38: 140 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_upwind_xm_ma' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:140:38: 140 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_upwind_xm_ma' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:140:22: 140 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:140:22: 140 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:151:47: 151 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_c11_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:151:47: 151 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_c11_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:151:25: 151 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_c7_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:151:25: 151 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_c7_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:146:23: 146 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_cloud_cover' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:146:23: 146 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_cloud_cover' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:135:23: 135 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_precip_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:135:23: 135 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_precip_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:152:28: 152 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_shear_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:152:28: 152 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_shear_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:153:27: 153 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_thvm_in_bv_freq' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:153:27: 153 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_thvm_in_bv_freq' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:156:64: 156 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_tke_in_wp2_wp3_k_dfsn' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:156:64: 156 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_tke_in_wp2_wp3_k_dfsn' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:156:35: 156 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_tke_in_wp3_pr_turb_term' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:156:35: 156 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_tke_in_wp3_pr_turb_term' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:157:39: 157 | l_use_wp3_lim_with_smth_Heaviside, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_wp3_lim_with_smth_heaviside' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:157:39: 157 | l_use_wp3_lim_with_smth_Heaviside, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_wp3_lim_with_smth_heaviside' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:16: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_uv_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:141:16: 141 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_uv_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:57: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_vary_convect_depth' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:155:57: 155 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_vary_convect_depth' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:142:24: 142 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_vert_avg_closure' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:142:24: 142 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_vert_avg_closure' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:164:26: 164 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_wp2_fill_holes_tke' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:164:26: 164 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL result variable 'l_wp2_fill_holes_tke' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_init_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:49:45: 49 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_add_dycore_grid' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:49:45: 49 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL result variable 'l_add_dycore_grid' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:37:56: 37 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_brunt_vaisala_freq_moist' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:37:56: 37 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_brunt_vaisala_freq_moist' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:23:21: 23 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_c2_cloud_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:23:21: 23 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_c2_cloud_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:24:52: 24 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_calc_thlp2_rad' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:24:52: 24 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_calc_thlp2_rad' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:32:19: 32 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_calc_w_corr' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:32:19: 32 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_calc_w_corr' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:28:53: 28 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_call_pdf_closure_twice' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:28:53: 28 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_call_pdf_closure_twice' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:32:40: 32 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_const_nc_in_cloud' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:32:40: 32 | l_calc_w_corr, l_const_Nc_in_cloud, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_const_nc_in_cloud' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:34:25: 34 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_damp_wp2_using_em' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:34:25: 34 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_damp_wp2_using_em' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:39:28: 39 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_damp_wp3_skw_squared' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:39:28: 39 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_damp_wp3_skw_squared' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:35:53: 35 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_diag_lscale_from_tau' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:35:53: 35 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_diag_lscale_from_tau' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:31:48: 31 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_diagnose_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:31:48: 31 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_diagnose_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:23:45: 23 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_diffuse_rtm_and_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:23:45: 23 | l_C2_cloud_frac, l_diffuse_rtm_and_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_diffuse_rtm_and_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:34:49: 34 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_do_expldiff_rtm_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:34:49: 34 | l_damp_wp2_using_em, l_do_expldiff_rtm_thlm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_do_expldiff_rtm_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:35: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_e3sm_config' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:35: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_e3sm_config' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:45:31: 45 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_enable_relaxed_clipping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:45:31: 45 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_enable_relaxed_clipping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:33:34: 33 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_fix_w_chi_eta_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:33:34: 33 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_fix_w_chi_eta_correlations' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:30:30: 30 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_godunov_upwind_wpxp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:30:30: 30 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_godunov_upwind_wpxp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:30:56: 30 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_godunov_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:30:56: 30 | l_godunov_upwind_wpxp_ta, l_godunov_upwind_xpyp_ta, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_godunov_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:21:27: 21 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_ho_nontrad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:21:27: 21 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_ho_nontrad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:21:47: 21 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_ho_trad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:21:47: 21 | l_ho_nontrad_coriolis, l_ho_trad_coriolis, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_ho_trad_coriolis' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:48:57: 48 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_host_applies_sfc_fluxes' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:48:57: 48 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_host_applies_sfc_fluxes' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:45:54: 45 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_linearize_pbl_winds' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:45:54: 45 | l_enable_relaxed_clipping, l_linearize_pbl_winds, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_linearize_pbl_winds' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:20: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_lmm_stepping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:20: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_lmm_stepping' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:35:29: 35 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_lscale_plume_centered' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:35:29: 35 | l_Lscale_plume_centered, l_diag_Lscale_from_tau, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_lscale_plume_centered' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:22:28: 22 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_min_wp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:22:28: 22 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_min_wp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:22:52: 22 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_min_xp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:22:52: 22 | l_min_wp2_from_corr_wx, l_min_xp2_from_corr_wx, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_min_xp2_from_corr_wx' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:44:37: 44 | l_modify_limiters_for_cnvg_test, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_modify_limiters_for_cnvg_test' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:44:37: 44 | l_modify_limiters_for_cnvg_test, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_modify_limiters_for_cnvg_test' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:46:47: 46 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_rtm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:46:47: 46 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_rtm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:48:30: 48 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_spikefix' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:48:30: 48 | l_mono_flux_lim_spikefix, l_host_applies_sfc_fluxes, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_spikefix' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:46:26: 46 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:46:26: 46 | l_mono_flux_lim_thlm, l_mono_flux_lim_rtm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_thlm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:47:24: 47 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_um' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:47:24: 47 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_um' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:47:44: 47 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_mono_flux_lim_vm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:47:44: 47 | l_mono_flux_lim_um, l_mono_flux_lim_vm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_mono_flux_lim_vm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:29:46: 29 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_partial_upwind_wp3' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:29:46: 29 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_partial_upwind_wp3' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:20:44: 20 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_predict_upwp_vpwp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:20:44: 20 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_predict_upwp_vpwp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:39:53: 39 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_prescribed_avg_deltaz' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:39:53: 39 | l_damp_wp3_Skw_squared, l_prescribed_avg_deltaz, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_prescribed_avg_deltaz' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:38:47: 38 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_rcm_supersat_adj' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:38:47: 38 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_rcm_supersat_adj' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:29: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_rtm_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:29: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_rtm_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:43:33: 43 | l_smooth_Heaviside_tau_wpxp, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_smooth_heaviside_tau_wpxp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:43:33: 43 | l_smooth_Heaviside_tau_wpxp, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_smooth_heaviside_tau_wpxp' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:24:34: 24 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_stability_correct_kh_n2_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:24:34: 24 | l_stability_correct_Kh_N2_zm, l_calc_thlp2_rad, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_stability_correct_kh_n2_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:33:62: 33 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_stability_correct_tau_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:33:62: 33 | l_fix_w_chi_eta_correlations, l_stability_correct_tau_zm, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_stability_correct_tau_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:29:24: 29 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_standard_term_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:29:24: 29 | l_standard_term_ta, l_partial_upwind_wp3, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_standard_term_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:42: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_tke_aniso' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:42: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_tke_aniso' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:28:27: 28 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_trapezoidal_rule_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:28:27: 28 | l_trapezoidal_rule_zm, l_call_pdf_closure_twice, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_trapezoidal_rule_zm' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:27:47: 27 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_trapezoidal_rule_zt' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:27:47: 27 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_trapezoidal_rule_zt' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:25:38: 25 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_upwind_xm_ma' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:25:38: 25 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_upwind_xm_ma' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:25:22: 25 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:25:22: 25 | l_upwind_xpyp_ta, l_upwind_xm_ma, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_upwind_xpyp_ta' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:36:47: 36 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_c11_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:36:47: 36 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_c11_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:36:25: 36 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_c7_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:36:25: 36 | l_use_C7_Richardson, l_use_C11_Richardson, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_c7_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:31:23: 31 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_cloud_cover' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:31:23: 31 | l_use_cloud_cover, l_diagnose_correlations, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_cloud_cover' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:20:23: 20 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_precip_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:20:23: 20 | l_use_precip_frac, l_predict_upwp_vpwp, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_precip_frac' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:37:28: 37 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_shear_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:37:28: 37 | l_use_shear_Richardson, l_brunt_vaisala_freq_moist, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_shear_richardson' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:38:27: 38 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_thvm_in_bv_freq' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:38:27: 38 | l_use_thvm_in_bv_freq, l_rcm_supersat_adj, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_thvm_in_bv_freq' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:41:64: 41 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_tke_in_wp2_wp3_k_dfsn' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:41:64: 41 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_tke_in_wp2_wp3_k_dfsn' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:41:35: 41 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_tke_in_wp3_pr_turb_term' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:41:35: 41 | l_use_tke_in_wp3_pr_turb_term, l_use_tke_in_wp2_wp3_K_dfsn, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_tke_in_wp3_pr_turb_term' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:42:39: 42 | l_use_wp3_lim_with_smth_Heaviside, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_use_wp3_lim_with_smth_heaviside' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:42:39: 42 | l_use_wp3_lim_with_smth_Heaviside, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_use_wp3_lim_with_smth_heaviside' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:16: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_uv_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:26:16: 26 | l_uv_nudge, l_rtm_nudge, l_tke_aniso, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_uv_nudge' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:57: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_vary_convect_depth' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:40:57: 40 | l_lmm_stepping, l_e3sm_config, l_vary_convect_depth, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_vary_convect_depth' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:27:24: 27 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_vert_avg_closure' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:27:24: 27 | l_vert_avg_closure, l_trapezoidal_rule_zt, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_vert_avg_closure' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:49:26: 49 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_wp2_fill_holes_tke' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90:49:26: 49 | l_wp2_fill_holes_tke, l_add_dycore_grid) & | 1 Warning: GNU Extension: LOGICAL result variable 'l_wp2_fill_holes_tke' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_set_default_config_flags' [1020/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/parameters_tunable_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:77:46: 77 | subroutine f2py_init_clubb_params_file(ngrdcol, filename, flen, nparams_in, clubb_params) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_clubb_params_file' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:77:56: 77 | subroutine f2py_init_clubb_params_file(ngrdcol, filename, flen, nparams_in, clubb_params) & | 1 Warning: Variable 'filename' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_clubb_params_file' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:77:62: 77 | subroutine f2py_init_clubb_params_file(ngrdcol, filename, flen, nparams_in, clubb_params) & | 1 Warning: Variable 'flen' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_clubb_params_file' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:77:74: 77 | subroutine f2py_init_clubb_params_file(ngrdcol, filename, flen, nparams_in, clubb_params) & | 1 Warning: Variable 'nparams_in' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_clubb_params_file' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:77:88: 77 | subroutine f2py_init_clubb_params_file(ngrdcol, filename, flen, nparams_in, clubb_params) & | 1 Warning: Variable 'clubb_params' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_clubb_params_file' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:108:44: 108 | subroutine f2py_calc_derrived_params(ngrdcol, grid_type, deltaz, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:108:55: 108 | subroutine f2py_calc_derrived_params(ngrdcol, grid_type, deltaz, & | 1 Warning: Variable 'grid_type' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:108:63: 108 | subroutine f2py_calc_derrived_params(ngrdcol, grid_type, deltaz, & | 1 Warning: Variable 'deltaz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:109:16: 109 | clubb_params, l_prescribed_avg_deltaz, lmin, mixt_frac_max_mag) & | 1 Warning: Variable 'clubb_params' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:109:41: 109 | clubb_params, l_prescribed_avg_deltaz, lmin, mixt_frac_max_mag) & | 1 Warning: Variable 'l_prescribed_avg_deltaz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:109:47: 109 | clubb_params, l_prescribed_avg_deltaz, lmin, mixt_frac_max_mag) & | 1 Warning: Variable 'lmin' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:109:66: 109 | clubb_params, l_prescribed_avg_deltaz, lmin, mixt_frac_max_mag) & | 1 Warning: Variable 'mixt_frac_max_mag' at (1) is a dummy argument of the BIND(C) procedure 'f2py_calc_derrived_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:109:41: 109 | clubb_params, l_prescribed_avg_deltaz, lmin, mixt_frac_max_mag) & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_prescribed_avg_deltaz' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_calc_derrived_params' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90:109:41: 109 | clubb_params, l_prescribed_avg_deltaz, lmin, mixt_frac_max_mag) & | 1 Warning: GNU Extension: LOGICAL result variable 'l_prescribed_avg_deltaz' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_calc_derrived_params' [1021/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/clip_explicit_wrapper.F90.o [1022/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90.o [1023/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:31:34: 31 | subroutine f2py_init_pdf_params(nz, ngrdcol) & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:31:43: 31 | subroutine f2py_init_pdf_params(nz, ngrdcol) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_params' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:45:37: 45 | subroutine f2py_init_pdf_params_zm(nz, ngrdcol) & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_params_zm' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:45:46: 45 | subroutine f2py_init_pdf_params_zm(nz, ngrdcol) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_params_zm' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:59:36: 59 | subroutine f2py_init_pdf_implicit(nz, ngrdcol, sclr_dim) & | 1 Warning: Variable 'nz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_implicit' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:59:45: 59 | subroutine f2py_init_pdf_implicit(nz, ngrdcol, sclr_dim) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_implicit' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90:59:55: 59 | subroutine f2py_init_pdf_implicit(nz, ngrdcol, sclr_dim) & | 1 Warning: Variable 'sclr_dim' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_pdf_implicit' but may not be C interoperable [-Wc-binding-type] [1024/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_pdf_main_wrapper.F90.o [1025/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90.o [1026/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/precipitation_fraction_wrapper.F90.o [1027/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/numerical_check_wrapper.F90.o [1028/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_clubb_core_module_wrapper.F90.o [1029/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90:6:15: 6 | wp2, wp2_zt, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'wp2_zt' at (1) [-Wunused-dummy-argument] [1030/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90.o [1031/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/err_info_type_module_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/err_info_type_module_wrapper.F90:87:37: 87 | subroutine f2py_init_err_info(ngrdcol) & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_init_err_info' but may not be C interoperable [-Wc-binding-type] [1032/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90.o [1033/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/remapping_module_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/remapping_module_wrapper.F90:3:50: 3 | subroutine f2py_remap_vals_to_target_same_grid(nzm, nzt, ngrdcol, source_values_idx, & | 1 Warning: Unused dummy argument 'nzm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/remapping_module_wrapper.F90:3:55: 3 | subroutine f2py_remap_vals_to_target_same_grid(nzm, nzt, ngrdcol, source_values_idx, & | 1 Warning: Unused dummy argument 'nzt' at (1) [-Wunused-dummy-argument] [1034/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mixing_length_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90:73:37: 73 | ice_supersat_frac, em, sqrt_em_zt, & | 1 Warning: Unused dummy argument 'sqrt_em_zt' at (1) [-Wunused-dummy-argument] [1035/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sfc_varnce_module_wrapper.F90.o [1036/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90.o [1037/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/turbulent_adv_pdf_wrapper.F90.o [1038/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90.o [1039/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90.o [1040/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/grid_class_wrapper.F90.o /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:48:32: 48 | subroutine f2py_setup_grid(nzmax, ngrdcol, sfc_elevation, & | 1 Warning: Variable 'nzmax' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:48:41: 48 | subroutine f2py_setup_grid(nzmax, ngrdcol, sfc_elevation, & | 1 Warning: Variable 'ngrdcol' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:48:56: 48 | subroutine f2py_setup_grid(nzmax, ngrdcol, sfc_elevation, & | 1 Warning: Variable 'sfc_elevation' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:17: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: Variable 'l_implemented' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:35: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: Variable 'l_ascending_grid' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:46: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: Variable 'grid_type' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:50:10: 50 | deltaz, zm_init, zm_top, & | 1 Warning: Variable 'deltaz' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:50:19: 50 | deltaz, zm_init, zm_top, & | 1 Warning: Variable 'zm_init' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:50:27: 50 | deltaz, zm_init, zm_top, & | 1 Warning: Variable 'zm_top' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:51:20: 51 | momentum_heights, thermodynamic_heights) & | 1 Warning: Variable 'momentum_heights' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:51:43: 51 | momentum_heights, thermodynamic_heights) & | 1 Warning: Variable 'thermodynamic_heights' at (1) is a dummy argument of the BIND(C) procedure 'f2py_setup_grid' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:35: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_ascending_grid' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_setup_grid' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:35: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_ascending_grid' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_setup_grid' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:17: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: GNU Extension: LOGICAL dummy argument 'l_implemented' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_setup_grid' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:49:17: 49 | l_implemented, l_ascending_grid, grid_type, & | 1 Warning: GNU Extension: LOGICAL result variable 'l_implemented' at (1) with non-C_Bool kind in BIND(C) procedure 'f2py_setup_grid' /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:81:37: 81 | subroutine f2py_get_grid_dims(nzm_out, nzt_out) & | 1 Warning: Variable 'nzm_out' at (1) is a dummy argument of the BIND(C) procedure 'f2py_get_grid_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:81:46: 81 | subroutine f2py_get_grid_dims(nzm_out, nzt_out) & | 1 Warning: Variable 'nzt_out' at (1) is a dummy argument of the BIND(C) procedure 'f2py_get_grid_dims' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:94:42: 94 | subroutine f2py_get_grid_shape(ngrdcol_out, nzm_out, nzt_out) & | 1 Warning: Variable 'ngrdcol_out' at (1) is a dummy argument of the BIND(C) procedure 'f2py_get_grid_shape' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:94:51: 94 | subroutine f2py_get_grid_shape(ngrdcol_out, nzm_out, nzt_out) & | 1 Warning: Variable 'nzm_out' at (1) is a dummy argument of the BIND(C) procedure 'f2py_get_grid_shape' but may not be C interoperable [-Wc-binding-type] /home/jenkins/workspace/clubb_new_tuner_test_branch/clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90:94:60: 94 | subroutine f2py_get_grid_shape(ngrdcol_out, nzm_out, nzt_out) & | 1 Warning: Variable 'nzt_out' at (1) is a dummy argument of the BIND(C) procedure 'f2py_get_grid_shape' but may not be C interoperable [-Wc-binding-type] [1041/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_helper_module_wrapper.F90.o [1042/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/lapack_wrap_wrapper.F90.o [1043/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90.o [1044/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90.o [1045/1049] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/stats_netcdf_wrapper.F90.o [1046/1049] Linking Fortran shared library clubb_python_api/f2py_runtime/libclubb_f2py_backend.so [1047/1049] Building clubb_f2py extension via numpy.f2py (reusing CMake-built CLUBB libs) /usr/local/lib/python3.10/dist-packages/numpy/f2py/f2py2e.py:686: VisibleDeprecationWarning: distutils has been deprecated since NumPy 1.26.Use the Meson backend instead, or generate wrapperswithout -c and use a custom build script builder = build_backend( running build running config_cc INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src INFO: build_src INFO: building extension "clubb_f2py" sources creating /tmp/tmp4t7u5f5p/src.linux-x86_64-3.10 INFO: f2py options: [] INFO: f2py: clubb_f2py.pyf rmbadname1: Replacing "flen" with "flen_bn". rmbadname1: Replacing "flen" with "flen_bn". rmbadname1: Replacing "flen" with "flen_bn". Reading fortran codes... Reading file 'clubb_f2py.pyf' (format:free) Post-processing... Block: clubb_f2py Block: set_grid Block: get_grid Block: set_sclr_idx Block: get_sclr_idx Block: set_nu_vert_res_dep Block: get_nu_vert_res_dep Block: get_err_info_dims Block: get_err_code Block: f2py_init_pressure Block: f2py_get_grid_dims Block: f2py_get_grid_shape Block: f2py_band_solve_multiple_rhs Block: f2py_tridiag_solve_single_rhs_multiple_lhs Block: f2py_tridiag_solve_multiple_rhs Block: f2py_lapack_gtsv Block: f2py_lapack_gtsvx Block: f2py_lapack_gbsv Block: f2py_lapack_gbsvx Block: f2py_lapack_potrf Block: f2py_lapack_poequ Block: f2py_lapack_laqsy Block: f2py_lapack_syev Block: f2py_lapack_tridiag_solve Block: f2py_lapack_tridiag_solvex Block: f2py_lapack_band_solve Block: f2py_lapack_band_solvex Block: f2py_penta_bicgstab_solve Block: f2py_penta_lu_solve_single_rhs_multiple_lhs Block: f2py_penta_lu_solve_multiple_rhs_lhs Block: f2py_tridiag_lu_solve_single_rhs_lhs Block: f2py_tridiag_lu_solve_single_rhs_multiple_lhs Block: f2py_tridiag_lu_solve_multiple_rhs_lhs Block: f2py_thlm2t_in_k_1d Block: f2py_init_err_info Block: f2py_set_default_config_flags Block: f2py_init_config_flags Block: f2py_setup_grid Block: f2py_get_nparams Block: f2py_init_clubb_params Block: f2py_get_param_names Block: f2py_init_clubb_params_file Block: f2py_calc_derrived_params Block: f2py_init_clubb_loss Block: f2py_get_clubb_params_all Block: f2py_clubb_get_loss_for_params Block: f2py_finalize_clubb_loss Block: f2py_init_pdf_params Block: f2py_init_pdf_params_zm Block: f2py_init_pdf_implicit Block: f2py_cubic_solve Block: f2py_quadratic_solve Block: get_pdf_params_dims Block: get_pdf_params_fields Block: set_pdf_params_fields Block: get_implicit_coefs_dims Block: get_implicit_coefs_fields Block: get_implicit_coefs_fields_2d Block: set_implicit_coefs_fields Block: set_implicit_coefs_fields_2d Block: f2py_stats_init Block: f2py_stats_init_with_params Block: f2py_stats_finalize Block: f2py_get_stats_config Block: f2py_get_stats_var_meta Block: f2py_get_stats_var_data Block: f2py_set_stats_var_data Block: f2py_stats_begin_timestep Block: f2py_stats_end_timestep Block: f2py_stats_update_scalar Block: f2py_stats_update_1d Block: f2py_stats_update_2d Block: f2py_stats_begin_budget_scalar Block: f2py_stats_begin_budget_1d Block: f2py_stats_begin_budget_2d Block: f2py_stats_update_budget_scalar Block: f2py_stats_update_budget_1d Block: f2py_stats_update_budget_2d Block: f2py_stats_finalize_budget_scalar Block: f2py_stats_finalize_budget_1d Block: f2py_stats_finalize_budget_2d Block: f2py_var_on_stats_list Block: f2py_stats_update_grid Block: f2py_stats_lh_samples_init Block: f2py_stats_lh_samples_write_ln Block: f2py_stats_lh_samples_write_u Block: f2py_prescribe_forcings Block: f2py_advance_clubb_core Block: f2py_calculate_thvm Block: f2py_hydrostatic Block: f2py_zt2zm_2d Block: f2py_zm2zt_2d Block: f2py_zt2zm2zt_2d Block: f2py_ddzm_2d Block: f2py_ddzt_2d Block: f2py_sat_mixrat_liq_2d Block: f2py_sat_mixrat_ice_2d Block: f2py_rcm_sat_adj Block: f2py_calculate_thlp2_rad Block: f2py_cos_solar_zen Block: f2py_set_simplified_radiation_params Block: f2py_sunray_sw Block: f2py_zero_pdf_params Block: f2py_zero_pdf_implicit_coefs_terms Block: f2py_check_clubb_settings Block: f2py_check_parameters Block: f2py_set_clubb_debug_level Block: f2py_cleanup_grid Block: f2py_setup_grid_heights Block: f2py_read_grid_heights Block: f2py_cleanup_err_info Block: f2py_set_err_info_values Block: f2py_get_err_info_values Block: f2py_reset_err_code Block: f2py_initialize_error_headers Block: f2py_file_read_1d Block: f2py_julian2gregorian_date Block: f2py_gregorian2julian_day Block: f2py_leap_year Block: f2py_lin_interpolate_two_points Block: f2py_mono_cubic_interp Block: f2py_zlinterp_fnc Block: f2py_calc_ri_zm Block: f2py_vertical_avg Block: f2py_vertical_integral Block: f2py_zm2zt2zm_2d Block: f2py_pvertinterp Block: f2py_compute_current_date Block: f2py_set_lscale_max Block: f2py_term_ma_zt_lhs Block: f2py_term_ma_zm_lhs Block: f2py_diffusion_zt_lhs Block: f2py_diffusion_zm_lhs Block: f2py_smooth_heaviside_peskin Block: f2py_smooth_max_scalar_array Block: f2py_smooth_max_array_scalar Block: f2py_smooth_min_scalar_array Block: f2py_smooth_min_array_scalar Block: f2py_calc_xpwp_2d Block: f2py_calc_ddzt_umvm_sqd Block: f2py_calc_wp3_on_wp2 Block: f2py_lscale_width_vert_avg Block: f2py_wp23_term_splat_lhs Block: f2py_smooth_corr_quotient Block: f2py_calc_comp_corrs_binormal Block: f2py_mean_l2n Block: f2py_stdev_l2n Block: f2py_corr_nn2nl Block: f2py_corr_nn2ll Block: f2py_compute_mean_binormal Block: f2py_compute_variance_binormal Block: f2py_calc_corr_chi_x Block: f2py_calc_corr_eta_x Block: f2py_nc_in_cloud_to_ncnm Block: f2py_cholesky_factor Block: f2py_mirror_lower_triangular_matrix Block: f2py_diagnose_correlations Block: f2py_calc_cholesky_corr_mtx_approx Block: f2py_skx_func Block: f2py_lg_2005_ansatz Block: f2py_xp3_lg_2005_ansatz Block: f2py_compute_gamma_skw Block: f2py_sponge_damp_xm Block: f2py_sponge_damp_xp2 Block: f2py_sponge_damp_xp3 Block: f2py_calculate_spurious_source Block: f2py_remap_vals_to_target_same_grid Block: f2py_sfc_varnce_check Block: f2py_parameterization_check Block: f2py_calc_wp4_pdf Block: f2py_calc_wp2xp_pdf Block: f2py_calc_wpxp2_pdf Block: f2py_calc_wpxpyp_pdf Block: f2py_calc_w_up_in_cloud Block: f2py_pdf_closure_check Block: f2py_length_check Block: f2py_assert_corr_symmetric Block: f2py_xpyp_term_ta_pdf_lhs Block: f2py_xpyp_term_ta_pdf_lhs_godunov Block: f2py_xpyp_term_ta_pdf_rhs Block: f2py_xpyp_term_ta_pdf_rhs_godunov Block: f2py_calc_sfc_varnce Block: f2py_stats_accumulate Block: f2py_pdf_closure_driver Block: f2py_calc_turb_adv_range Block: f2py_monotonic_turbulent_flux_limit Block: f2py_precip_fraction Block: f2py_calc_params_ly93 Block: f2py_ly93_driver Block: f2py_calc_setter_var_params Block: f2py_calc_responder_params Block: f2py_calc_limits_f_x_responder Block: f2py_calc_l_x_skx_fnc Block: f2py_calc_setter_parameters_tsdadg Block: f2py_calc_coef_wp4_implicit Block: f2py_calc_coef_wpxp2_implicit Block: f2py_calc_coefs_wp2xp_semiimpl Block: f2py_calc_coefs_wpxpyp_semiimpl Block: f2py_calc_luhar_params Block: f2py_close_luhar_pdf Block: f2py_adg1_w_closure Block: f2py_tsdadg_pdf_driver Block: f2py_adg2_pdf_driver Block: f2py_adg1_pdf_driver Block: f2py_luhar_3d_pdf_driver Block: f2py_calculate_w_params Block: f2py_calculate_responder_params Block: f2py_calculate_coef_wp4_implicit Block: f2py_calc_coef_wp2xp_implicit Block: f2py_calc_coefs_wpxp2_semiimpl Block: f2py_new_pdf_driver Block: f2py_new_hybrid_pdf_driver Block: f2py_compute_sigma_sqd_w Block: f2py_fill_holes_vertical Block: f2py_fill_holes_wp2_from_horz_tke Block: f2py_clip_rcm Block: f2py_clip_covar Block: f2py_clip_variance Block: f2py_pos_definite_adj Block: f2py_clip_skewness Block: f2py_clip_covars_denom Block: f2py_calc_brunt_vaisala_freq_sqd Block: f2py_compute_cx_fnc_richardson Block: f2py_calc_stability_correction Block: f2py_calc_lscale Block: f2py_diagnose_lscale_from_tau Block: f2py_calc_lscale_directly Block: f2py_advance_xp3 Block: f2py_diagnose_xp3 Block: f2py_advance_wp2_wp3 Block: f2py_advance_windm_edsclrm Block: f2py_advance_xp2_xpyp Block: f2py_update_xp2_mc Block: f2py_advance_xm_wpxp Applying post-processing hooks... character_backward_compatibility_hook Post-processing (stage 2)... Building modules... Building module "clubb_f2py"... Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "set_grid"... set_grid(zm,zt,dzm,dzt,invrs_dzm,invrs_dzt,weights_zt2zm,weights_zm2zt,k_lb_zm,k_ub_zm,k_lb_zt,k_ub_zt,grid_dir_indx,grid_dir,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_grid"... zm,zt,dzm,dzt,invrs_dzm,invrs_dzt,weights_zt2zm,weights_zm2zt,k_lb_zm,k_ub_zm,k_lb_zt,k_ub_zt,grid_dir_indx,grid_dir = get_grid(ngrdcol,nzm,nzt) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "set_sclr_idx"... set_sclr_idx(iisclr_rt,iisclr_thl,iisclr_co2,iiedsclr_rt,iiedsclr_thl,iiedsclr_co2) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_sclr_idx"... iisclr_rt,iisclr_thl,iisclr_co2,iiedsclr_rt,iiedsclr_thl,iiedsclr_co2 = get_sclr_idx() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "set_nu_vert_res_dep"... set_nu_vert_res_dep(nu1,nu2,nu6,nu8,nu9,nu10,nu_hm,[nzm]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_nu_vert_res_dep"... nu1,nu2,nu6,nu8,nu9,nu10,nu_hm = get_nu_vert_res_dep(nzm) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_err_info_dims"... ngrdcol = get_err_info_dims() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_err_code"... err_code = get_err_code(ngrdcol) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_pressure"... p_in_Pa,exner,p_in_Pa_zm,exner_zm = f2py_init_pressure(nzm,thvm,p_sfc,[ngrdcol,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_grid_dims"... nzm_out,nzt_out = f2py_get_grid_dims() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_grid_shape"... ngrdcol_out,nzm_out,nzt_out = f2py_get_grid_shape() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_band_solve_multiple_rhs"... lhs,rhs,soln,rcond = f2py_band_solve_multiple_rhs(solve_name,penta_solve_method,nsup,nsub,lhs,rhs,old_soln,use_rcond,[ngrdcol,ndim,nrhs]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_tridiag_solve_single_rhs_multiple_lhs"... lhs,rhs,soln,rcond = f2py_tridiag_solve_single_rhs_multiple_lhs(solve_name,tridiag_solve_method,lhs,rhs,use_rcond,[ngrdcol,ndim]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_tridiag_solve_multiple_rhs"... lhs,rhs,soln,rcond = f2py_tridiag_solve_multiple_rhs(solve_name,tridiag_solve_method,lhs,rhs,use_rcond,[ngrdcol,ndim,nrhs]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_gtsv"... soln,info = f2py_lapack_gtsv(dl,d,du,b,[n,nrhs]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_gtsvx"... soln,rcond,ferr,berr,info = f2py_lapack_gtsvx(dl,d,du,b,[n,nrhs]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_gbsv"... soln,ipiv,info = f2py_lapack_gbsv(kl,ku,ab,b,[n,nrhs]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_gbsvx"... soln,rcond,ferr,berr,equed,info = f2py_lapack_gbsvx(kl,ku,ab,b,[n,nrhs]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_potrf"... a_factor,info = f2py_lapack_potrf(uplo,a,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_poequ"... s,scond,amax,info = f2py_lapack_poequ(a,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_laqsy"... a_equed,equed = f2py_lapack_laqsy(uplo,a,s,scond,amax,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_syev"... a_out,w,info = f2py_lapack_syev(jobz,uplo,a,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_tridiag_solve"... soln = f2py_lapack_tridiag_solve(solve_type,lhs,rhs,[ndim,nrhs,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_tridiag_solvex"... soln,rcond = f2py_lapack_tridiag_solvex(solve_type,lhs,rhs,[ndim,nrhs,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_band_solve"... soln = f2py_lapack_band_solve(solve_type,nsup,nsub,lhs,rhs,[ndim,nrhs,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lapack_band_solvex"... soln,rcond = f2py_lapack_band_solvex(solve_type,nsup,nsub,lhs,rhs,[ndim,nrhs,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_penta_bicgstab_solve"... soln,iters = f2py_penta_bicgstab_solve(lhs,rhs,[ndim,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_penta_lu_solve_single_rhs_multiple_lhs"... soln = f2py_penta_lu_solve_single_rhs_multiple_lhs(lhs,rhs,[ndim,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_penta_lu_solve_multiple_rhs_lhs"... soln = f2py_penta_lu_solve_multiple_rhs_lhs(lhs,rhs,[ndim,nrhs,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_tridiag_lu_solve_single_rhs_lhs"... soln = f2py_tridiag_lu_solve_single_rhs_lhs(lhs,rhs,[ndim]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_tridiag_lu_solve_single_rhs_multiple_lhs"... soln = f2py_tridiag_lu_solve_single_rhs_multiple_lhs(lhs,rhs,[ndim,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_tridiag_lu_solve_multiple_rhs_lhs"... soln = f2py_tridiag_lu_solve_multiple_rhs_lhs(lhs,rhs,[ndim,nrhs,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_thlm2t_in_k_1d"... t_in_k = f2py_thlm2t_in_k_1d(thlm,exner,rcm,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_err_info"... f2py_init_err_info(ngrdcol) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_set_default_config_flags"... iiPDF_type,ipdf_call_placement,penta_solve_method,tridiag_solve_method,saturation_formula,grid_remap_method,grid_adapt_in_time_method,fill_holes_type,l_use_precip_frac,l_predict_upwp_vpwp,l_ho_nontrad_coriolis,l_ho_trad_coriolis,l_min_wp2_from_corr_wx,l_min_xp2_from_corr_wx,l_C2_cloud_frac,l_diffuse_rtm_and_thlm,l_stability_correct_Kh_N2_zm,l_calc_thlp2_rad,l_upwind_xpyp_ta,l_upwind_xm_ma,l_uv_nudge,l_rtm_nudge,l_tke_aniso,l_vert_avg_closure,l_trapezoidal_rule_zt,l_trapezoidal_rule_zm,l_call_pdf_closure_twice,l_standard_term_ta,l_partial_upwind_wp3,l_godunov_upwind_wpxp_ta,l_godunov_upwind_xpyp_ta,l_use_cloud_cover,l_diagnose_correlations,l_calc_w_corr,l_const_Nc_in_cloud,l_fix_w_chi_eta_correlations,l_stability_correct_tau_zm,l_damp_wp2_using_em,l_do_expldiff_rtm_thlm,l_Lscale_plume_centered,l_diag_Lscale_from_tau,l_use_C7_Richardson,l_use_C11_Richardson,l_use_shear_Richardson,l_brunt_vaisala_freq_moist,l_use_thvm_in_bv_freq,l_rcm_supersat_adj,l_damp_wp3_Skw_squared,l_prescribed_avg_deltaz,l_lmm_stepping,l_e3sm_config,l_vary_convect_depth,l_use_tke_in_wp3_pr_turb_term,l_use_tke_in_wp2_wp3_K_dfsn,l_use_wp3_lim_with_smth_Heaviside,l_smooth_Heaviside_tau_wpxp,l_modify_limiters_for_cnvg_test,l_enable_relaxed_clipping,l_linearize_pbl_winds,l_mono_flux_lim_thlm,l_mono_flux_lim_rtm,l_mono_flux_lim_um,l_mono_flux_lim_vm,l_mono_flux_lim_spikefix,l_host_applies_sfc_fluxes,l_wp2_fill_holes_tke,l_add_dycore_grid = f2py_set_default_config_flags() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_config_flags"... f2py_init_config_flags(iiPDF_type,ipdf_call_placement,penta_solve_method,tridiag_solve_method,saturation_formula,grid_remap_method,grid_adapt_in_time_method,fill_holes_type,l_use_precip_frac,l_predict_upwp_vpwp,l_ho_nontrad_coriolis,l_ho_trad_coriolis,l_min_wp2_from_corr_wx,l_min_xp2_from_corr_wx,l_C2_cloud_frac,l_diffuse_rtm_and_thlm,l_stability_correct_Kh_N2_zm,l_calc_thlp2_rad,l_upwind_xpyp_ta,l_upwind_xm_ma,l_uv_nudge,l_rtm_nudge,l_tke_aniso,l_vert_avg_closure,l_trapezoidal_rule_zt,l_trapezoidal_rule_zm,l_call_pdf_closure_twice,l_standard_term_ta,l_partial_upwind_wp3,l_godunov_upwind_wpxp_ta,l_godunov_upwind_xpyp_ta,l_use_cloud_cover,l_diagnose_correlations,l_calc_w_corr,l_const_Nc_in_cloud,l_fix_w_chi_eta_correlations,l_stability_correct_tau_zm,l_damp_wp2_using_em,l_do_expldiff_rtm_thlm,l_Lscale_plume_centered,l_diag_Lscale_from_tau,l_use_C7_Richardson,l_use_C11_Richardson,l_use_shear_Richardson,l_brunt_vaisala_freq_moist,l_use_thvm_in_bv_freq,l_rcm_supersat_adj,l_damp_wp3_Skw_squared,l_prescribed_avg_deltaz,l_lmm_stepping,l_e3sm_config,l_vary_convect_depth,l_use_tke_in_wp3_pr_turb_term,l_use_tke_in_wp2_wp3_K_dfsn,l_use_wp3_lim_with_smth_Heaviside,l_smooth_Heaviside_tau_wpxp,l_modify_limiters_for_cnvg_test,l_enable_relaxed_clipping,l_linearize_pbl_winds,l_mono_flux_lim_thlm,l_mono_flux_lim_rtm,l_mono_flux_lim_um,l_mono_flux_lim_vm,l_mono_flux_lim_spikefix,l_host_applies_sfc_fluxes,l_wp2_fill_holes_tke,l_add_dycore_grid) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_setup_grid"... f2py_setup_grid(sfc_elevation,l_implemented,l_ascending_grid,grid_type,deltaz,zm_init,zm_top,momentum_heights,thermodynamic_heights,[nzmax,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_nparams"... nparams_out = f2py_get_nparams() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_clubb_params"... clubb_params = f2py_init_clubb_params(ngrdcol,iunit,filename,nparams_in) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_param_names"... param_names = f2py_get_param_names(nparams) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_clubb_params_file"... clubb_params = f2py_init_clubb_params_file(ngrdcol,filename,nparams,[flen_bn]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_derrived_params"... getarrdims:warning: assumed shape array, using 0 instead of '*' lmin,mixt_frac_max_mag = f2py_calc_derrived_params(grid_type,deltaz,clubb_params,l_prescribed_avg_deltaz,[ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_clubb_loss"... num_variables,total_param_sets,num_time_windows,clubb_var_names = f2py_init_clubb_loss(runfile) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_clubb_params_all"... clubb_params_all_out = f2py_get_clubb_params_all(total_param_sets,nparams_in) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_clubb_get_loss_for_params"... scaled_rmse,correlation,std_ratio,centered_rmse_norm,bias_norm = f2py_clubb_get_loss_for_params(num_variables,num_time_windows,clubb_params_all,[total_param_sets,nparams_in]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_finalize_clubb_loss"... f2py_finalize_clubb_loss() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_pdf_params"... f2py_init_pdf_params(nz,ngrdcol) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_pdf_params_zm"... f2py_init_pdf_params_zm(nz,ngrdcol) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_init_pdf_implicit"... f2py_init_pdf_implicit(nz,ngrdcol,sclr_dim) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_cubic_solve"... roots_real,roots_imag = f2py_cubic_solve(a_coef,b_coef,c_coef,d_coef,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_quadratic_solve"... roots_real,roots_imag = f2py_quadratic_solve(a_coef,b_coef,c_coef,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_pdf_params_dims"... ngrdcol,nz,ngrdcol_zm,nz_zm = get_pdf_params_dims() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_pdf_params_fields"... w_1,w_2,varnce_w_1,varnce_w_2,rt_1,rt_2,varnce_rt_1,varnce_rt_2,thl_1,thl_2,varnce_thl_1,varnce_thl_2,corr_w_rt_1,corr_w_rt_2,corr_w_thl_1,corr_w_thl_2,corr_rt_thl_1,corr_rt_thl_2,alpha_thl,alpha_rt,crt_1,crt_2,cthl_1,cthl_2,chi_1,chi_2,stdev_chi_1,stdev_chi_2,stdev_eta_1,stdev_eta_2,covar_chi_eta_1,covar_chi_eta_2,corr_w_chi_1,corr_w_chi_2,corr_w_eta_1,corr_w_eta_2,corr_chi_eta_1,corr_chi_eta_2,rsatl_1,rsatl_2,rc_1,rc_2,cloud_frac_1,cloud_frac_2,mixt_frac,ice_supersat_frac_1,ice_supersat_frac_2 = get_pdf_params_fields(ngrdcol,nz,which) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "set_pdf_params_fields"... set_pdf_params_fields(which,w_1,w_2,varnce_w_1,varnce_w_2,rt_1,rt_2,varnce_rt_1,varnce_rt_2,thl_1,thl_2,varnce_thl_1,varnce_thl_2,corr_w_rt_1,corr_w_rt_2,corr_w_thl_1,corr_w_thl_2,corr_rt_thl_1,corr_rt_thl_2,alpha_thl,alpha_rt,crt_1,crt_2,cthl_1,cthl_2,chi_1,chi_2,stdev_chi_1,stdev_chi_2,stdev_eta_1,stdev_eta_2,covar_chi_eta_1,covar_chi_eta_2,corr_w_chi_1,corr_w_chi_2,corr_w_eta_1,corr_w_eta_2,corr_chi_eta_1,corr_chi_eta_2,rsatl_1,rsatl_2,rc_1,rc_2,cloud_frac_1,cloud_frac_2,mixt_frac,ice_supersat_frac_1,ice_supersat_frac_2,[ngrdcol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_implicit_coefs_dims"... ngrdcol,nz,sclr_dim = get_implicit_coefs_dims() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_implicit_coefs_fields"... coef_wp4_implicit,coef_wp2rtp_implicit,term_wp2rtp_explicit,coef_wp2thlp_implicit,term_wp2thlp_explicit,coef_wp2up_implicit,term_wp2up_explicit,coef_wp2vp_implicit,term_wp2vp_explicit,coef_wprtp2_implicit,term_wprtp2_explicit,coef_wpthlp2_implicit,term_wpthlp2_explicit,coef_wprtpthlp_implicit,term_wprtpthlp_explicit,coef_wpup2_implicit,term_wpup2_explicit,coef_wpvp2_implicit,term_wpvp2_explicit,coef_wp2sclrp_implicit,term_wp2sclrp_explicit,coef_wpsclrp2_implicit,term_wpsclrp2_explicit,coef_wprtpsclrp_implicit,term_wprtpsclrp_explicit,coef_wpthlpsclrp_implicit,term_wpthlpsclrp_explicit = get_implicit_coefs_fields(ngrdcol,nz,sclr_dim,[sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "get_implicit_coefs_fields_2d"... coef_wp4_implicit,coef_wp2rtp_implicit,term_wp2rtp_explicit,coef_wp2thlp_implicit,term_wp2thlp_explicit,coef_wp2up_implicit,term_wp2up_explicit,coef_wp2vp_implicit,term_wp2vp_explicit,coef_wprtp2_implicit,term_wprtp2_explicit,coef_wpthlp2_implicit,term_wpthlp2_explicit,coef_wprtpthlp_implicit,term_wprtpthlp_explicit,coef_wpup2_implicit,term_wpup2_explicit,coef_wpvp2_implicit,term_wpvp2_explicit = get_implicit_coefs_fields_2d(ngrdcol,nz) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "set_implicit_coefs_fields"... set_implicit_coefs_fields(sclr_dim,coef_wp4_implicit,coef_wp2rtp_implicit,term_wp2rtp_explicit,coef_wp2thlp_implicit,term_wp2thlp_explicit,coef_wp2up_implicit,term_wp2up_explicit,coef_wp2vp_implicit,term_wp2vp_explicit,coef_wprtp2_implicit,term_wprtp2_explicit,coef_wpthlp2_implicit,term_wpthlp2_explicit,coef_wprtpthlp_implicit,term_wprtpthlp_explicit,coef_wpup2_implicit,term_wpup2_explicit,coef_wpvp2_implicit,term_wpvp2_explicit,coef_wp2sclrp_implicit,term_wp2sclrp_explicit,coef_wpsclrp2_implicit,term_wpsclrp2_explicit,coef_wprtpsclrp_implicit,term_wprtpsclrp_explicit,coef_wpthlpsclrp_implicit,term_wpthlpsclrp_explicit,[ngrdcol,nz,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "set_implicit_coefs_fields_2d"... set_implicit_coefs_fields_2d(coef_wp4_implicit,coef_wp2rtp_implicit,term_wp2rtp_explicit,coef_wp2thlp_implicit,term_wp2thlp_explicit,coef_wp2up_implicit,term_wp2up_explicit,coef_wp2vp_implicit,term_wp2vp_explicit,coef_wprtp2_implicit,term_wprtp2_explicit,coef_wpthlp2_implicit,term_wpthlp2_explicit,coef_wprtpthlp_implicit,term_wprtpthlp_explicit,coef_wpup2_implicit,term_wpup2_explicit,coef_wpvp2_implicit,term_wpvp2_explicit,[ngrdcol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_init"... f2py_stats_init(registry_path,output_path,ncol,stats_tsamp,stats_tout,dt_main,day_in,month_in,year_in,time_initial,stats_tstart,stats_tend,zt,zm,sclr_dim,edsclr_dim,[nzt,nzm]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_init_with_params"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' f2py_stats_init_with_params(registry_path,output_path,stats_tsamp,stats_tout,dt_main,day_in,month_in,year_in,time_initial,stats_tstart,stats_tend,zt,zm,sclr_dim,edsclr_dim,clubb_params,param_names,[ncol,nzt,nzm]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_finalize"... f2py_stats_finalize() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_stats_config"... l_enabled,ncol,nvars,stats_nsamp,stats_nout,samples_per_write,time_index,l_sample,l_last_sample = f2py_get_stats_config() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_stats_var_meta"... name,grid_name,units,long_name,grid_id,nz = f2py_get_stats_var_meta(ivar) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_stats_var_data"... buffer,nsamples = f2py_get_stats_var_data(ivar,ncol,nz) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_set_stats_var_data"... f2py_set_stats_var_data(ivar,buffer,nsamples,[ncol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_begin_timestep"... f2py_stats_begin_timestep(itime) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_end_timestep"... f2py_stats_end_timestep(time_value) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_scalar"... f2py_stats_update_scalar(name,values,icol,level) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_1d"... f2py_stats_update_1d(name,values,icol,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_2d"... f2py_stats_update_2d(name,values,[ncol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_begin_budget_scalar"... f2py_stats_begin_budget_scalar(name,values,icol) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_begin_budget_1d"... f2py_stats_begin_budget_1d(name,values,icol,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_begin_budget_2d"... f2py_stats_begin_budget_2d(name,values,[ncol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_budget_scalar"... f2py_stats_update_budget_scalar(name,values,icol,level) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_budget_1d"... f2py_stats_update_budget_1d(name,values,icol,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_budget_2d"... f2py_stats_update_budget_2d(name,values,[ncol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_finalize_budget_scalar"... f2py_stats_finalize_budget_scalar(name,values,icol,l_count_sample) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_finalize_budget_1d"... f2py_stats_finalize_budget_1d(name,values,icol,l_count,[n]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_finalize_budget_2d"... f2py_stats_finalize_budget_2d(name,values,l_count,[ncol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_var_on_stats_list"... l_result = f2py_var_on_stats_list(name) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_update_grid"... f2py_stats_update_grid(zt_src,zm_src,rho_vals,rho_levels,p_sfc,[ncol,nzt,nzm,nrho]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_lh_samples_init"... f2py_stats_lh_samples_init(num_samples,nl_names,u_names,zt_vals,[nzt,n_nl,n_u]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_lh_samples_write_ln"... f2py_stats_lh_samples_write_ln(samples,[ncol,nsamp,nzt,nvars]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_lh_samples_write_u"... f2py_stats_lh_samples_write_u(uniform_vals,mixture_comp,sample_weights,[ncol,nsamp,nzt,nvars]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_prescribe_forcings"... rtm,wm_zm,wm_zt,ug,vg,um_ref,vm_ref,thlm_forcing,rtm_forcing,um_forcing,vm_forcing,wprtp_forcing,wpthlp_forcing,rtp2_forcing,thlp2_forcing,rtpthlp_forcing,wpsclrp,sclrm_forcing,edsclrm_forcing,wpthlp_sfc,wprtp_sfc,upwp_sfc,vpwp_sfc,t_sfc,p_sfc,sens_ht,latent_ht,wpsclrp_sfc,wpedsclrp_sfc = f2py_prescribe_forcings(sclr_dim,edsclr_dim,runtype,sfctype,time_current,time_initial,dt,um,vm,thlm,p_in_pa,exner,rho,rho_zm,thvm,zt_in,l_t_dependent,l_ignore_forcings,l_input_xpwp_sfc,l_modify_bc_for_cnvg_test,saturation_formula,l_add_dycore_grid,grid_remap_method,grid_adapt_in_time_method,rtm,wm_zm,wm_zt,ug,vg,um_ref,vm_ref,thlm_forcing,rtm_forcing,um_forcing,vm_forcing,wprtp_forcing,wpthlp_forcing,rtp2_forcing,thlp2_forcing,rtpthlp_forcing,wpsclrp,sclrm_forcing,edsclrm_forcing,wpthlp_sfc,wprtp_sfc,upwp_sfc,vpwp_sfc,t_sfc,p_sfc,sens_ht,latent_ht,wpsclrp_sfc,wpedsclrp_sfc,[nzm,nzt,ngrdcol,sclr_dim_transport,edsclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_advance_clubb_core"... getarrdims:warning: assumed shape array, using 0 instead of '*' um,vm,up3,vp3,thlm,rtm,rtp3,thlp3,wp3,upwp,vpwp,up2,vp2,wprtp,wpthlp,rtp2,thlp2,rtpthlp,wp2,sclrm,sclrp3,wpsclrp,sclrp2,sclrprtp,sclrpthlp,p_in_pa,exner,rcm,cloud_frac,wp2thvp,wp2up,wpthvp,rtpthvp,thlpthvp,sclrpthvp,wp2rtp,wp2thlp,wpup2,wpvp2,ice_supersat_frac,uprcp,vprcp,rc_coef_zm,wp4,wp2up2,wp2vp2,um_pert,vm_pert,upwp_pert,vpwp_pert,edsclrm,rcm_in_layer,cloud_cover,w_up_in_cloud,w_down_in_cloud,cloudy_updraft_frac,cloudy_downdraft_frac,wprcp,invrs_tau_zm,kh_zt,kh_zm,thlprcp,lscale = f2py_advance_clubb_core(l_implemented,dt,fcor,fcor_y,sfc_elevation,hydromet_dim,edsclr_dim,sclr_tol,thlm_forcing,rtm_forcing,um_forcing,vm_forcing,sclrm_forcing,edsclrm_forcing,wprtp_forcing,wpthlp_forcing,rtp2_forcing,thlp2_forcing,rtpthlp_forcing,wm_zm,wm_zt,wpthlp_sfc,wprtp_sfc,upwp_sfc,vpwp_sfc,p_sfc,wpsclrp_sfc,wpedsclrp_sfc,upwp_sfc_pert,vpwp_sfc_pert,rtm_ref,thlm_ref,um_ref,vm_ref,ug,vg,rho_zm,rho,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zm,invrs_rho_ds_zt,thv_ds_zm,thv_ds_zt,l_mix_rat_hm,rfrzm,wphydrometp,wp2hmp,rtphmp_zt,thlphmp_zt,host_dx,host_dy,clubb_params,lmin,mixt_frac_max_mag,t0_val,ts_nudge,rtm_min,rtm_nudge_max_altitude,um,vm,up3,vp3,thlm,rtm,rtp3,thlp3,wp3,upwp,vpwp,up2,vp2,wprtp,wpthlp,rtp2,thlp2,rtpthlp,wp2,sclrm,sclrp3,wpsclrp,sclrp2,sclrprtp,sclrpthlp,p_in_pa,exner,rcm,cloud_frac,wp2thvp,wp2up,wpthvp,rtpthvp,thlpthvp,sclrpthvp,wp2rtp,wp2thlp,wpup2,wpvp2,ice_supersat_frac,uprcp,vprcp,rc_coef_zm,wp4,wp2up2,wp2vp2,um_pert,vm_pert,upwp_pert,vpwp_pert,edsclrm,[nzm,nzt,ngrdcol,sclr_dim,hydromet_dim_transport,sclr_dim_transport,edsclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calculate_thvm"... thvm = f2py_calculate_thvm(thlm,rtm,rcm,exner,thv_ds_zt,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_hydrostatic"... p_in_Pa,p_in_Pa_zm,exner,exner_zm,rho,rho_zm = f2py_hydrostatic(nzm,thvm,p_sfc,[ngrdcol,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zt2zm_2d"... azm = f2py_zt2zm_2d(nzm,azt,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zm2zt_2d"... azt = f2py_zm2zt_2d(nzt,azm,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zt2zm2zt_2d"... azt_smoothed = f2py_zt2zm2zt_2d(nzm,azt,zt_min,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_ddzm_2d"... d_azm_dzt = f2py_ddzm_2d(nzt,azm,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_ddzt_2d"... d_azt_dzm = f2py_ddzt_2d(nzm,azt,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sat_mixrat_liq_2d"... rsat = f2py_sat_mixrat_liq_2d(p_in_Pa,t_in_k,saturation_formula,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sat_mixrat_ice_2d"... rsat = f2py_sat_mixrat_ice_2d(p_in_Pa,t_in_k,saturation_formula,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_rcm_sat_adj"... rcm_out = f2py_rcm_sat_adj(thlm,rtm,p_in_Pa,exner,saturation_formula) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calculate_thlp2_rad"... getarrdims:warning: assumed shape array, using 0 instead of '*' thlp2_forcing = f2py_calculate_thlp2_rad(rcm,thlprcp,radht,clubb_params,thlp2_forcing,[ngrdcol,nzm,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_cos_solar_zen"... cos_zen = f2py_cos_solar_zen(day,month,year,current_time,lat_vals,lon_vals) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_set_simplified_radiation_params"... f2py_set_simplified_radiation_params(f0_in,f1_in,kappa_in,eff_drop_radius_in,alvdr_in,gc_in,omega_in,l_rad_above_cloud_in,l_sw_radiation_in,l_fix_cos_solar_zen_in,nparam_in,fs_values_in,cos_solar_zen_values_in,cos_solar_zen_times_in) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sunray_sw"... frad_sw = f2py_sunray_sw(rcm,rho,xi_abs,dzt,zm,zt,radius,a,gc,fs0,omega,l_center,[ngrdcol,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zero_pdf_params"... f2py_zero_pdf_params(which) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zero_pdf_implicit_coefs_terms"... f2py_zero_pdf_implicit_coefs_terms() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_check_clubb_settings"... getarrdims:warning: assumed shape array, using 0 instead of '*' f2py_check_clubb_settings(params,l_implemented,l_input_fields,[ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_check_parameters"... getarrdims:warning: assumed shape array, using 0 instead of '*' f2py_check_parameters(clubb_params,lmin,[ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_set_clubb_debug_level"... f2py_set_clubb_debug_level(level) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_cleanup_grid"... f2py_cleanup_grid() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_setup_grid_heights"... f2py_setup_grid_heights(l_implemented,l_ascending_grid,grid_type,deltaz,zm_init,momentum_heights,thermodynamic_heights,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_read_grid_heights"... momentum_heights,thermodynamic_heights = f2py_read_grid_heights(nzmax,grid_type,zm_grid_fname,zt_grid_fname,file_unit) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_cleanup_err_info"... f2py_cleanup_err_info() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_set_err_info_values"... f2py_set_err_info_values(chunk_idx,mpi_rank,lat,lon,[ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_get_err_info_values"... chunk_idx,mpi_rank,lat,lon = f2py_get_err_info_values(ngrdcol) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_reset_err_code"... f2py_reset_err_code() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_initialize_error_headers"... f2py_initialize_error_headers() Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_file_read_1d"... variable = f2py_file_read_1d(file_unit,path_and_filename,num_datapts,entries_per_line) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_julian2gregorian_date"... day,month,year = f2py_julian2gregorian_date(julian_date) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_gregorian2julian_day"... julian_day = f2py_gregorian2julian_day(day,month,year) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_leap_year"... is_leap_year = f2py_leap_year(year) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lin_interpolate_two_points"... var_interp = f2py_lin_interpolate_two_points(height_int,height_high,height_low,var_high,var_low) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_mono_cubic_interp"... f_out = f2py_mono_cubic_interp(z_in,km1,k00,kp1,kp2,zm1,z00,zp1,zp2,fm1,f00,fp1,fp2) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zlinterp_fnc"... var_out = f2py_zlinterp_fnc(grid_out,grid_src,var_src,[dim_out,dim_src]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_ri_zm"... ri_zm = f2py_calc_ri_zm(bv_freq_sqd,shear,lim_bv,lim_shear,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_vertical_avg"... avg_out = f2py_vertical_avg(rho_ds,field,dz,[total_idx]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_vertical_integral"... integral_out = f2py_vertical_integral(rho_ds,field,dz,[total_idx]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_zm2zt2zm_2d"... azm_smoothed = f2py_zm2zt2zm_2d(nzt,azm,zm_min,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_pvertinterp"... interp_var = f2py_pvertinterp(p_mid,p_out,input_var,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_compute_current_date"... current_day,current_month,current_year,seconds_since_current_date = f2py_compute_current_date(previous_day,previous_month,previous_year,seconds_since_previous_date) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_set_lscale_max"... lscale_max = f2py_set_lscale_max(l_implemented,host_dx,host_dy,[ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_term_ma_zt_lhs"... lhs_ma = f2py_term_ma_zt_lhs(wm_zt,weights_zt2zm,invrs_dzt,invrs_dzm,l_upwind_xm_ma,grid_dir,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_term_ma_zm_lhs"... lhs_ma = f2py_term_ma_zm_lhs(wm_zm,invrs_dzm,weights_zm2zt,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_diffusion_zt_lhs"... lhs = f2py_diffusion_zt_lhs(k_zm,k_zt,nu,invrs_rho_ds_zt,rho_ds_zm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_diffusion_zm_lhs"... lhs = f2py_diffusion_zm_lhs(k_zt,k_zm,nu,invrs_rho_ds_zm,rho_ds_zt,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_smooth_heaviside_peskin"... smth_output = f2py_smooth_heaviside_peskin(input,smth_range,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_smooth_max_scalar_array"... output_var = f2py_smooth_max_scalar_array(input_var1,input_var2,smth_coef,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_smooth_max_array_scalar"... output_var = f2py_smooth_max_array_scalar(input_var1,input_var2,smth_coef,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_smooth_min_scalar_array"... output_var = f2py_smooth_min_scalar_array(input_var1,input_var2,smth_coef,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_smooth_min_array_scalar"... output_var = f2py_smooth_min_array_scalar(input_var1,input_var2,smth_coef,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_xpwp_2d"... xpwp = f2py_calc_xpwp_2d(km_zm,xm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_ddzt_umvm_sqd"... ddzt_umvm_sqd = f2py_calc_ddzt_umvm_sqd(nzm,um,vm,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_wp3_on_wp2"... wp3_on_wp2,wp3_on_wp2_zt = f2py_calc_wp3_on_wp2(wp2,wp3,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lscale_width_vert_avg"... avg_out = f2py_lscale_width_vert_avg(smth_type,var_profile,lscale_zm,rho_ds_zm,var_below_ground_value,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_wp23_term_splat_lhs"... lhs_splat_wp2,lhs_splat_wp3 = f2py_wp23_term_splat_lhs(nzt,c_wp2_splat,brunt_vaisala_freq_sqd_mixed,lscale_zm,rho_ds_zm,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_smooth_corr_quotient"... quotient = f2py_smooth_corr_quotient(numerator,denominator,denom_thresh,[ngrdcol,nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_comp_corrs_binormal"... corr_x_y_1,corr_x_y_2 = f2py_calc_comp_corrs_binormal(xpyp,xm,ym,mu_x_1,mu_x_2,mu_y_1,mu_y_2,sigma_x_1_sqd,sigma_x_2_sqd,sigma_y_1_sqd,sigma_y_2_sqd,mixt_frac,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_mean_l2n"... mu_x_n = f2py_mean_l2n(mu_x,sigma2_on_mu2) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stdev_l2n"... sigma_x_n = f2py_stdev_l2n(sigma2_on_mu2) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_corr_nn2nl"... corr_x_y = f2py_corr_nn2nl(corr_x_y_n,sigma_y_n,y_sigma2_on_mu2,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_corr_nn2ll"... corr_x_y = f2py_corr_nn2ll(corr_x_y_n,sigma_x_n,sigma_y_n,x_sigma2_on_mu2,y_sigma2_on_mu2,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_compute_mean_binormal"... xm = f2py_compute_mean_binormal(mu_x_1,mu_x_2,mixt_frac) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_compute_variance_binormal"... xp2 = f2py_compute_variance_binormal(xm,mu_x_1,mu_x_2,stdev_x_1,stdev_x_2,mixt_frac) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_corr_chi_x"... corr_chi_x_i = f2py_calc_corr_chi_x(crt_i,cthl_i,sigma_rt_i,sigma_thl_i,sigma_chi_i,corr_rt_x_i,corr_thl_x_i) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_corr_eta_x"... corr_eta_x_i = f2py_calc_corr_eta_x(crt_i,cthl_i,sigma_rt_i,sigma_thl_i,sigma_eta_i,corr_rt_x_i,corr_thl_x_i) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_nc_in_cloud_to_ncnm"... ncnm = f2py_nc_in_cloud_to_ncnm(mu_chi_1,mu_chi_2,sigma_chi_1,sigma_chi_2,mixt_frac,nc_in_cloud,cloud_frac_1,cloud_frac_2,const_ncnp2_on_ncnm2,const_corr_chi_ncn) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_cholesky_factor"... a_scaling,a_cholesky,l_scaled = f2py_cholesky_factor(a_input,[ndim]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_mirror_lower_triangular_matrix"... matrix = f2py_mirror_lower_triangular_matrix(matrix,[nvars]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_diagnose_correlations"... corr_array = f2py_diagnose_correlations(iipdf_w,corr_array_pre,l_calc_w_corr,[pdf_dim]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_cholesky_corr_mtx_approx"... corr_cholesky_mtx,corr_mtx_approx = f2py_calc_cholesky_corr_mtx_approx(iipdf_w,corr_matrix,[n_variables]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_skx_func"... getarrdims:warning: assumed shape array, using 0 instead of '*' skx = f2py_skx_func(xp2,xp3,x_tol,clubb_params,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_lg_2005_ansatz"... skx = f2py_lg_2005_ansatz(skw,wpxp,wp2,xp2,beta,sigma_sqd_w,x_tol,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_xp3_lg_2005_ansatz"... getarrdims:warning: assumed shape array, using 0 instead of '*' xp3 = f2py_xp3_lg_2005_ansatz(skw_zt,wpxp_zt,wp2_zt,xp2_zt,sigma_sqd_w_zt,clubb_params,x_tol,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_compute_gamma_skw"... getarrdims:warning: assumed shape array, using 0 instead of '*' gamma_skw_fnc,gamma_skw_fnc_zt = f2py_compute_gamma_skw(l_gamma_skw,skw_zm,clubb_params,skw_zt,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sponge_damp_xm"... xm_p = f2py_sponge_damp_xm(dt,zt,zm,xm_ref,xm,tau_sponge_damp,sponge_layer_depth,[nzm,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sponge_damp_xp2"... xp2_damped = f2py_sponge_damp_xp2(dt,zm,xp2,x_tol_sqd,tau_sponge_damp,sponge_layer_depth,[nzm]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sponge_damp_xp3"... xp3_damped = f2py_sponge_damp_xp3(dt,z,zm,xp3,tau_sponge_damp,sponge_layer_depth,[nzm,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calculate_spurious_source"... spurious_source = f2py_calculate_spurious_source(integral_after,integral_before,flux_top,flux_sfc,integral_forcing,dt) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_remap_vals_to_target_same_grid"... target_values = f2py_remap_vals_to_target_same_grid(nzm,nzt,source_values,target_values_idx,rho_lin_spline_vals,rho_lin_spline_levels,iv,p_sfc,grid_remap_method,l_zt_variable,[ngrdcol,source_values_idx,total_idx_rho_lin_spline]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_sfc_varnce_check"... f2py_sfc_varnce_check(sclr_dim,wp2_sfc,up2_sfc,vp2_sfc,thlp2_sfc,rtp2_sfc,rtpthlp_sfc,sclrp2_sfc,sclrprtp_sfc,sclrpthlp_sfc,[sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_parameterization_check"... f2py_parameterization_check(sclr_dim,edsclr_dim,thlm_forcing,rtm_forcing,um_forcing,vm_forcing,wm_zm,wm_zt,p_in_pa,rho_zm,rho,exner,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zm,invrs_rho_ds_zt,thv_ds_zm,thv_ds_zt,wpthlp_sfc,wprtp_sfc,upwp_sfc,vpwp_sfc,p_sfc,um,upwp,vm,vpwp,up2,vp2,rtm,wprtp,thlm,wpthlp,wp2,wp3,rtp2,thlp2,rtpthlp,prefix,wpsclrp_sfc,wpedsclrp_sfc,sclrm,wpsclrp,sclrp2,sclrprtp,sclrpthlp,sclrm_forcing,edsclrm,edsclrm_forcing,[nzm,nzt,ngrdcol,sclr_dim_transport,edsclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_wp4_pdf"... wp4 = f2py_calc_wp4_pdf(wm,w_1,w_2,varnce_w_1,varnce_w_2,mixt_frac,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_wp2xp_pdf"... wp2xp = f2py_calc_wp2xp_pdf(wm,xm,w_1,w_2,x_1,x_2,varnce_w_1,varnce_w_2,varnce_x_1,varnce_x_2,corr_w_x_1,corr_w_x_2,mixt_frac,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_wpxp2_pdf"... wpxp2 = f2py_calc_wpxp2_pdf(wm,xm,w_1,w_2,x_1,x_2,varnce_w_1,varnce_w_2,varnce_x_1,varnce_x_2,corr_w_x_1,corr_w_x_2,mixt_frac,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_wpxpyp_pdf"... wpxpyp = f2py_calc_wpxpyp_pdf(wm,xm,ym,w_1,w_2,x_1,x_2,y_1,y_2,varnce_w_1,varnce_w_2,varnce_x_1,varnce_x_2,varnce_y_1,varnce_y_2,corr_w_x_1,corr_w_x_2,corr_w_y_1,corr_w_y_2,corr_x_y_1,corr_x_y_2,mixt_frac,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_w_up_in_cloud"... w_up_in_cloud,w_down_in_cloud,cloudy_updraft_frac,cloudy_downdraft_frac = f2py_calc_w_up_in_cloud(mixt_frac,cloud_frac_1,cloud_frac_2,w_1,w_2,varnce_w_1,varnce_w_2,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_pdf_closure_check"... f2py_pdf_closure_check(sclr_dim,wp4,wprtp2,wp2rtp,wpthlp2,wp2thlp,cloud_frac,rcm,wpthvp,wp2thvp,wp2up,rtpthvp,thlpthvp,wprcp,wp2rcp,rtprcp,thlprcp,rcp2,wprtpthlp,crt_1,crt_2,cthl_1,cthl_2,sclrpthvp,sclrprcp,wpsclrp2,wpsclrprtp,wpsclrpthlp,wp2sclrp,[nz,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_length_check"... f2py_length_check(lscale,lscale_up,lscale_down,[nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_assert_corr_symmetric"... f2py_assert_corr_symmetric(corr_array_n,[pdf_dim]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_xpyp_term_ta_pdf_lhs"... lhs_ta = f2py_xpyp_term_ta_pdf_lhs(coef_wpxpyp_implicit,rho_ds_zt,rho_ds_zm,invrs_rho_ds_zm,l_upwind_xpyp_turbulent_adv,sgn_turbulent_vel,coef_wpxpyp_implicit_zm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_xpyp_term_ta_pdf_lhs_godunov"... lhs_ta = f2py_xpyp_term_ta_pdf_lhs_godunov(coef_wpxpyp_implicit,invrs_rho_ds_zm,rho_ds_zm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_xpyp_term_ta_pdf_rhs"... rhs_ta = f2py_xpyp_term_ta_pdf_rhs(term_wpxpyp_explicit,rho_ds_zt,rho_ds_zm,invrs_rho_ds_zm,l_upwind_xpyp_turbulent_adv,sgn_turbulent_vel,term_wpxpyp_explicit_zm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_xpyp_term_ta_pdf_rhs_godunov"... rhs_ta = f2py_xpyp_term_ta_pdf_rhs_godunov(term_wpxpyp_explicit_zm,invrs_rho_ds_zm,sgn_turbulent_vel,rho_ds_zm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_sfc_varnce"... wp2,up2,vp2,thlp2,rtp2,rtpthlp,sclrp2,sclrprtp,sclrpthlp = f2py_calc_sfc_varnce(sclr_dim,dt,sfc_elevation,upwp_sfc,vpwp_sfc,wpthlp,wprtp_sfc,um,vm,lscale_up,wpsclrp_sfc,lhs_splat_wp2,tau_zm,l_vary_convect_depth,t0,up2_sfc_coef,a_const,wp2,up2,vp2,thlp2,rtp2,rtpthlp,sclrp2,sclrprtp,sclrpthlp,[nzm,nzt,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_stats_accumulate"... getarrdims:warning: assumed shape array, using 0 instead of '*' f2py_stats_accumulate(sclr_dim,edsclr_dim,dt,l_implemented,l_host_applies_sfc_fluxes,l_stability_correct_tau_zm,clubb_params,um,vm,upwp,vpwp,up2,vp2,thlm,rtm,thlm_before,rtm_before,thlm_forcing,rtm_forcing,wpthlp_sfc,wprtp_sfc,wprtp,wpthlp,wp2,wp3,rtp2,rtp3,thlp2,thlp3,rtpthlp,p_in_pa,exner,rho,rho_zm,rho_ds_zm,rho_ds_zt,thv_ds_zm,thv_ds_zt,wm_zt,wm_zm,rcm,cloud_frac,thvm,ug,vg,ddzt_umvm_sqd,stability_correction,kh_zt,rsat,kh_zm,em,sclrm,sclrp2,sclrprtp,sclrpthlp,sclrm_forcing,wpsclrp,wpedsclrp,edsclrm,edsclrm_forcing,saturation_formula,[nzm,nzt,ngrdcol,sclr_dim_transport,edsclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_pdf_closure_driver"... getarrdims:warning: assumed shape array, using 0 instead of '*' rtm,rcm,cloud_frac,ice_supersat_frac,wprcp,sigma_sqd_w,wpthvp,wp2thvp,wp2up,rtpthvp,thlpthvp,rc_coef,rcm_in_layer,cloud_cover,rcp2_zt,thlprcp,rc_coef_zm,sclrpthvp,wpup2,wpvp2,wp2up2,wp2vp2,wp4,wp2rtp,wprtp2,wp2thlp,wpthlp2,wprtpthlp,wp2rcp,rtprcp,rcp2,uprcp,vprcp,w_up_in_cloud,w_down_in_cloud,cloudy_updraft_frac,cloudy_downdraft_frac,skw_velocity,cloud_frac_zm,ice_supersat_frac_zm,rtm_zm,thlm_zm,rcm_zm,rcm_supersat_adj,wp2sclrp,wpsclrp2,sclrprcp,wpsclrprtp,wpsclrpthlp = f2py_pdf_closure_driver(dt,hydromet_dim,sclr_dim,sclr_tol,wprtp,thlm,wpthlp,rtp2,rtp3,thlp2,thlp3,rtpthlp,wp2,wp3,wm_zm,wm_zt,um,up2,upwp,up3,vm,vp2,vpwp,vp3,p_in_pa,exner,thv_ds_zm,thv_ds_zt,rtm_ref,wphydrometp,wp2hmp,rtphmp_zt,thlphmp_zt,sclrm,wpsclrp,sclrp2,sclrprtp,sclrpthlp,sclrp3,p_sfc,l_samp_stats_in_pdf_call,mixt_frac_max_mag,ts_nudge,rtm_min,rtm_nudge_max_altitude,clubb_params,iipdf_type,saturation_formula,l_rtm_nudge,l_trapezoidal_rule_zt,l_trapezoidal_rule_zm,l_call_pdf_closure_twice,l_use_cloud_cover,l_rcm_supersat_adj,l_mix_rat_hm,rtm,sigma_sqd_w,[nzm,nzt,ngrdcol,hydromet_dim_transport,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_turb_adv_range"... low_lev_effect,high_lev_effect = f2py_calc_turb_adv_range(nzt,dt,w_1_zm,w_2_zm,varnce_w_1_zm,varnce_w_2_zm,mixt_frac_zm,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_monotonic_turbulent_flux_limit"... xm,wpxp = f2py_monotonic_turbulent_flux_limit(solve_type,dt,xm_old,xp2,wm_zt,xm_forcing,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zm,invrs_rho_ds_zt,xp2_threshold,xm_tol,l_implemented,low_lev_effect,high_lev_effect,tridiag_solve_method,l_upwind_xm_ma,l_mono_flux_lim_spikefix,xm,wpxp,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_precip_fraction"... getarrdims:warning: assumed shape array, using 0 instead of '*' precip_frac,precip_frac_1,precip_frac_2,precip_frac_tol = f2py_precip_fraction(hydromet_dim,hydromet,cloud_frac,cloud_frac_1,l_mix_rat_hm,l_frozen_hm,hydromet_tol,cloud_frac_2,ice_supersat_frac,ice_supersat_frac_1,ice_supersat_frac_2,mixt_frac,clubb_params,[nzt,ngrdcol,hydromet_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_params_ly93"... mu_x_1,mu_x_2,sigma_x_1_sqd,sigma_x_2_sqd = f2py_calc_params_ly93(xm,xp2,skx,mixt_frac,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_ly93_driver"... mu_w_1,mu_w_2,mu_rt_1,mu_rt_2,mu_thl_1,mu_thl_2,sigma_w_1_sqd,sigma_w_2_sqd,sigma_rt_1_sqd,sigma_rt_2_sqd,sigma_thl_1_sqd,sigma_thl_2_sqd,mixt_frac = f2py_ly93_driver(wm,rtm,thlm,wp2,rtp2,thlp2,skw,skrt,skthl,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_setter_var_params"... mu_x_1,mu_x_2,sigma_x_1,sigma_x_2,mixt_frac,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd = f2py_calc_setter_var_params(xm,xp2,skx,sgn_wpxp,f_x,zeta_x,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_responder_params"... mu_x_1,mu_x_2,sigma_x_1_sqd,sigma_x_2_sqd,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd = f2py_calc_responder_params(xm,xp2,skx,sgn_wpxp,f_x,mixt_frac,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_limits_f_x_responder"... min_f_x,max_f_x = f2py_calc_limits_f_x_responder(mixt_frac,skx,sgn_wpxp,max_skx2_pos_skx_sgn_wpxp,max_skx2_neg_skx_sgn_wpxp,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_l_x_skx_fnc"... big_l_x_1,big_l_x_2 = f2py_calc_l_x_skx_fnc(skx,sgn_wpxp,small_l_x_1,small_l_x_2) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_setter_parameters_tsdadg"... mu_x_1,mu_x_2,sigma_x_1_sqd,sigma_x_2_sqd,mixt_frac,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd = f2py_calc_setter_parameters_tsdadg(xm,xp2,skx,sgn_wpxp,big_l_x_1,big_l_x_2) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_coef_wp4_implicit"... coef_wp4_implicit = f2py_calc_coef_wp4_implicit(mixt_frac,f_w,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_coef_wpxp2_implicit"... coef_wpxp2_implicit = f2py_calc_coef_wpxp2_implicit(wp2,xp2,wpxp,sgn_wpxp,mixt_frac,f_w,f_x,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_coefs_wp2xp_semiimpl"... coef_wp2xp_implicit,term_wp2xp_explicit = f2py_calc_coefs_wp2xp_semiimpl(wp2,xp2,sgn_wpxp,mixt_frac,f_w,f_x,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_coefs_wpxpyp_semiimpl"... coef_wpxpyp_implicit,term_wpxpyp_explicit = f2py_calc_coefs_wpxpyp_semiimpl(wp2,xp2,yp2,wpxp,wpyp,sgn_wpxp,sgn_wpyp,mixt_frac,f_w,f_x,f_y,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd,coef_sigma_y_1_sqd,coef_sigma_y_2_sqd,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_luhar_params"... mixt_frac,big_m,small_m = f2py_calc_luhar_params(skx,wpxp,xp2,x_tol_sqd,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_close_luhar_pdf"... sigma_sqd_x_1,sigma_sqd_x_2,varnce_x_1,varnce_x_2,x_1_n,x_2_n,x_1,x_2 = f2py_close_luhar_pdf(xm,xp2,mixt_frac,small_m,wpxp,x_tol_sqd,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_adg1_w_closure"... w_1,w_2,w_1_n,w_2_n,varnce_w_1,varnce_w_2,mixt_frac = f2py_adg1_w_closure(wm,wp2,skw,sigma_sqd_w,sqrt_wp2,mixt_frac_max_mag,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_tsdadg_pdf_driver"... mu_w_1,mu_w_2,mu_rt_1,mu_rt_2,mu_thl_1,mu_thl_2,sigma_w_1_sqd,sigma_w_2_sqd,sigma_rt_1_sqd,sigma_rt_2_sqd,sigma_thl_1_sqd,sigma_thl_2_sqd,mixt_frac = f2py_tsdadg_pdf_driver(wm,rtm,thlm,wp2,rtp2,thlp2,skw,skrt,skthl,wprtp,wpthlp,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_adg2_pdf_driver"... w_1,w_2,rt_1,rt_2,thl_1,thl_2,varnce_w_1,varnce_w_2,varnce_rt_1,varnce_rt_2,varnce_thl_1,varnce_thl_2,mixt_frac,alpha_rt,alpha_thl,sigma_sqd_w,sclr_1,sclr_2,varnce_sclr_1,varnce_sclr_2,alpha_sclr = f2py_adg2_pdf_driver(sclr_dim,sclr_tol,wm,rtm,thlm,wp2,rtp2,thlp2,skw,wprtp,wpthlp,sqrt_wp2,beta,sclrm,sclrp2,wpsclrp,l_scalar_calc,[nz,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_adg1_pdf_driver"... w_1,w_2,rt_1,rt_2,thl_1,thl_2,u_1,u_2,v_1,v_2,varnce_w_1,varnce_w_2,varnce_rt_1,varnce_rt_2,varnce_thl_1,varnce_thl_2,varnce_u_1,varnce_u_2,varnce_v_1,varnce_v_2,mixt_frac,alpha_rt,alpha_thl,alpha_u,alpha_v,sclr_1,sclr_2,varnce_sclr_1,varnce_sclr_2,alpha_sclr = f2py_adg1_pdf_driver(sclr_dim,sclr_tol,wm,rtm,thlm,um,vm,wp2,rtp2,thlp2,up2,vp2,skw,wprtp,wpthlp,upwp,vpwp,sqrt_wp2,sigma_sqd_w,beta,mixt_frac_max_mag,sclrm,sclrp2,wpsclrp,l_scalar_calc,[nz,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_luhar_3d_pdf_driver"... w_1,w_2,rt_1,rt_2,thl_1,thl_2,varnce_w_1,varnce_w_2,varnce_rt_1,varnce_rt_2,varnce_thl_1,varnce_thl_2,mixt_frac = f2py_luhar_3d_pdf_driver(wm,rtm,thlm,wp2,rtp2,thlp2,skw,skrt,skthl,wprtp,wpthlp,[nz]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calculate_w_params"... mu_w_1,mu_w_2,sigma_w_1,sigma_w_2,mixt_frac,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd = f2py_calculate_w_params(wm,wp2,skw,f_w,zeta_w) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calculate_responder_params"... mu_x_1,mu_x_2,sigma_x_1_sqd,sigma_x_2_sqd,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd = f2py_calculate_responder_params(xm,xp2,skx,wpxp,wp2,f_w,mixt_frac) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calculate_coef_wp4_implicit"... coef_wp4_implicit = f2py_calculate_coef_wp4_implicit(mixt_frac,f_w,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_coef_wp2xp_implicit"... coef_wp2xp_implicit = f2py_calc_coef_wp2xp_implicit(wp2,mixt_frac,f_w,coef_sigma_w_1_sqd,coef_sigma_w_2_sqd) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_coefs_wpxp2_semiimpl"... coef_wpxp2_implicit,term_wpxp2_explicit = f2py_calc_coefs_wpxp2_semiimpl(wp2,wpxp,mixt_frac,f_w,coef_sigma_x_1_sqd,coef_sigma_x_2_sqd) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_new_pdf_driver"... getarrdims:warning: assumed shape array, using 0 instead of '*' skrt,skthl,mu_w_1,mu_w_2,mu_rt_1,mu_rt_2,mu_thl_1,mu_thl_2,sigma_w_1_sqd,sigma_w_2_sqd,sigma_rt_1_sqd,sigma_rt_2_sqd,sigma_thl_1_sqd,sigma_thl_2_sqd,mixt_frac = f2py_new_pdf_driver(wm,rtm,thlm,wp2,rtp2,thlp2,skw,wprtp,wpthlp,rtpthlp,clubb_params,skrt,skthl,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_new_hybrid_pdf_driver"... getarrdims:warning: assumed shape array, using 0 instead of '*' skrt,skthl,sku,skv,sksclr,mu_w_1,mu_w_2,mu_rt_1,mu_rt_2,mu_thl_1,mu_thl_2,mu_u_1,mu_u_2,mu_v_1,mu_v_2,sigma_w_1_sqd,sigma_w_2_sqd,sigma_rt_1_sqd,sigma_rt_2_sqd,sigma_thl_1_sqd,sigma_thl_2_sqd,sigma_u_1_sqd,sigma_u_2_sqd,sigma_v_1_sqd,sigma_v_2_sqd,mu_sclr_1,mu_sclr_2,sigma_sclr_1_sqd,sigma_sclr_2_sqd,mixt_frac,sigma_sqd_w = f2py_new_hybrid_pdf_driver(sclr_dim,wm,rtm,thlm,um,vm,wp2,rtp2,thlp2,up2,vp2,skw,wprtp,wpthlp,upwp,vpwp,sclrm,sclrp2,wpsclrp,clubb_params,slope_coef_spread_dg_means_w,pdf_component_stdev_factor_w,skrt,skthl,sku,skv,sksclr,[nz,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_compute_sigma_sqd_w"... getarrdims:warning: assumed shape array, using 0 instead of '*' sigma_sqd_w = f2py_compute_sigma_sqd_w(wp3,wp2,thlp2,rtp2,up2,vp2,wpthlp,wprtp,upwp,vpwp,clubb_params,l_predict_upwp_vpwp,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_fill_holes_vertical"... field = f2py_fill_holes_vertical(threshold,lower_hf_level,upper_hf_level,dz,rho_ds,grid_dir_indx,fill_holes_type,field,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_fill_holes_wp2_from_horz_tke"... wp2,up2,vp2 = f2py_fill_holes_wp2_from_horz_tke(threshold,lower_hf_level,upper_hf_level,wp2,up2,vp2,[nz,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_clip_rcm"... rcm = f2py_clip_rcm(rtm,message,rcm,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_clip_covar"... xpyp,xpyp_chnge = f2py_clip_covar(solve_type,xp2,yp2,xpyp,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_clip_variance"... xp2 = f2py_clip_variance(solve_type,dt,threshold_lo,xp2,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_pos_definite_adj"... field_np1,flux_np1,field_pd,flux_pd = f2py_pos_definite_adj(dt,field_np1,flux_np1,field_n,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_clip_skewness"... wp3 = f2py_clip_skewness(dt,sfc_elevation,skw_max_mag,wp2_zt,l_use_wp3_lim_with_smth_heaviside,wp3,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_clip_covars_denom"... wprtp_cl_num,wpthlp_cl_num,upwp_cl_num,vpwp_cl_num,wprtp,wpthlp,upwp,vpwp,wpsclrp,upwp_pert,vpwp_pert = f2py_clip_covars_denom(sclr_dim,dt,rtp2,thlp2,up2,vp2,wp2,sclrp2,l_tke_aniso,l_linearize_pbl_winds,l_predict_upwp_vpwp,wprtp_cl_num,wpthlp_cl_num,upwp_cl_num,vpwp_cl_num,wprtp,wpthlp,upwp,vpwp,wpsclrp,upwp_pert,vpwp_pert,[nzm,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_brunt_vaisala_freq_sqd"... brunt_vaisala_freq_sqd,brunt_vaisala_freq_sqd_mixed,brunt_vaisala_freq_sqd_smth = f2py_calc_brunt_vaisala_freq_sqd(nzm,thlm,exner,rtm,rcm,p_in_Pa,thvm,ice_supersat_frac,saturation_formula,l_brunt_vaisala_freq_moist,l_use_thvm_in_bv_freq,l_modify_limiters_for_cnvg_test,bv_efold,T0,[nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_compute_cx_fnc_richardson"... getarrdims:warning: assumed shape array, using 0 instead of '*' Cx_fnc_Richardson = f2py_compute_cx_fnc_richardson(nzt,Lscale_zm,ddzt_umvm_sqd,rho_ds_zm,brunt_vaisala_freq_sqd,brunt_vaisala_freq_sqd_mixed,clubb_params,l_use_shear_Richardson,l_modify_limiters_for_cnvg_test,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_stability_correction"... stability_correction = f2py_calc_stability_correction(brunt_vaisala_freq_sqd,lscale_zm,em,lambda0_stability_coef,[nzm,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_lscale"... getarrdims:warning: assumed shape array, using 0 instead of '*' invrs_tau_zt,invrs_tau_zm,invrs_tau_xp2_zm,invrs_tau_wp3_zt,invrs_tau_c1_zm,invrs_tau_c4_zm,invrs_tau_c6_zm,invrs_tau_c14_zm,tau_max_zm,tau_max_zt,tau_zm,lscale,lscale_zm,lscale_up,lscale_down = f2py_calc_lscale(l_implemented,host_dx,host_dy,p_in_pa,exner,rtm,thlm,thvm,thlp2,rtp2,rtpthlp,em,thv_ds_zt,lmin,upwp_sfc,vpwp_sfc,ddzt_umvm_sqd,ice_supersat_frac,ufmin,tau_const,sfc_elevation,clubb_params,saturation_formula,l_lscale_plume_centered,l_diag_lscale_from_tau,l_e3sm_config,l_smooth_heaviside_tau_wpxp,l_modify_limiters_for_cnvg_test,l_use_invrs_tau_n2_iso,brunt_vaisala_freq_sqd_smth,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_diagnose_lscale_from_tau"... getarrdims:warning: assumed shape array, using 0 instead of '*' invrs_tau_zt,invrs_tau_zm,invrs_tau_sfc,invrs_tau_no_n2_zm,invrs_tau_bkgnd,invrs_tau_shear,invrs_tau_n2_iso,invrs_tau_wp2_zm,invrs_tau_xp2_zm,invrs_tau_wp3_zm,invrs_tau_wp3_zt,invrs_tau_wpxp_zm,tau_max_zm,tau_max_zt,tau_zm,tau_zt,lscale,lscale_up,lscale_down = f2py_diagnose_lscale_from_tau(upwp_sfc,vpwp_sfc,ddzt_umvm_sqd,ice_supersat_frac,em,sqrt_em_zt,ufmin,tau_const,sfc_elevation,lscale_max,clubb_params,l_e3sm_config,l_smooth_heaviside_tau_wpxp,brunt_vaisala_freq_sqd_smth,ri_zm,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_calc_lscale_directly"... getarrdims:warning: assumed shape array, using 0 instead of '*' lscale,lscale_up,lscale_down = f2py_calc_lscale_directly(l_implemented,p_in_pa,exner,rtm,thlm,thvm,newmu,rtp2_zt,thlp2_zt,rtpthlp_zt,em,thv_ds_zt,lscale_max,lmin,clubb_params,saturation_formula,l_lscale_plume_centered,[ngrdcol,nzm,nzt]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_advance_xp3"... getarrdims:warning: assumed shape array, using 0 instead of '*' rtp3,thlp3,sclrp3,up3,vp3 = f2py_advance_xp3(sclr_dim,sclr_tol,dt,rtm,thlm,rtp2,thlp2,wprtp,wpthlp,wprtp2,wpthlp2,rho_ds_zm,invrs_rho_ds_zt,invrs_tau_zt,tau_max_zt,sclrm,sclrp2,wpsclrp,wpsclrp2,wp2,wp3,upwp,vpwp,up2,vp2,thvm,clubb_params,l_lmm_stepping,rtp3,thlp3,sclrp3,up3,vp3,[nzm,nzt,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_diagnose_xp3"... getarrdims:warning: assumed shape array, using 0 instead of '*' rtp3,thlp3,up3,vp3,sclrp3 = f2py_diagnose_xp3(sclr_dim,sclr_tol,iipdf_type,clubb_params,wp2,wp3,thvm,wprtp,wpthlp,rtp2,thlp2,upwp,vpwp,up2,vp2,sigma_sqd_w,wpsclrp,sclrp2,rtp3,thlp3,up3,vp3,sclrp3,[nzm,nzt,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_advance_wp2_wp3"... getarrdims:warning: assumed shape array, using 0 instead of '*' up2,vp2,wp2,wp3 = f2py_advance_wp2_wp3(dt,sfc_elevation,fcor_y,sigma_sqd_w,wm_zm,wm_zt,wpup2,wpvp2,wp2up2,wp2vp2,wp4,wpthvp,wp2thvp,wp2up,um,vm,upwp,vpwp,em,kh_zm,kh_zt,invrs_tau_c4_zm,invrs_tau_wp3_zt,invrs_tau_c1_zm,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zm,invrs_rho_ds_zt,thv_ds_zm,thv_ds_zt,mixt_frac,cx_fnc_richardson,lhs_splat_wp2,lhs_splat_wp3,wprtp,wpthlp,rtp2,thlp2,clubb_params,iipdf_type,penta_solve_method,fill_holes_type,l_min_wp2_from_corr_wx,l_upwind_xm_ma,l_tke_aniso,l_standard_term_ta,l_partial_upwind_wp3,l_damp_wp2_using_em,l_use_c11_richardson,l_damp_wp3_skw_squared,l_lmm_stepping,l_use_tke_in_wp3_pr_turb_term,l_use_tke_in_wp2_wp3_k_dfsn,l_use_wp3_lim_with_smth_heaviside,l_wp2_fill_holes_tke,l_ho_nontrad_coriolis,up2,vp2,wp2,wp3,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_advance_windm_edsclrm"... getarrdims:warning: assumed shape array, using 0 instead of '*' upwp_cl_num,vpwp_cl_num,um,vm,thlm,rtm,edsclrm,upwp,vpwp,wpedsclrp,um_pert,vm_pert,upwp_pert,vpwp_pert = f2py_advance_windm_edsclrm(edsclr_dim,dt,wm_zt,kh_zm,clubb_params,ug,vg,um_ref,vm_ref,wp2,up2,vp2,um_forcing,vm_forcing,edsclrm_forcing,p_in_pa,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zt,fcor,l_implemented,ts_nudge,tridiag_solve_method,l_predict_upwp_vpwp,l_upwind_xm_ma,l_uv_nudge,l_tke_aniso,l_lmm_stepping,l_linearize_pbl_winds,l_do_expldiff_rtm_thlm,fill_holes_type,upwp_cl_num,vpwp_cl_num,um,vm,thlm,rtm,edsclrm,upwp,vpwp,wpedsclrp,um_pert,vm_pert,upwp_pert,vpwp_pert,[nzm,nzt,ngrdcol,edsclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_advance_xp2_xpyp"... getarrdims:warning: assumed shape array, using 0 instead of '*' rtp2,thlp2,rtpthlp,up2,vp2,sclrp2,sclrprtp,sclrpthlp = f2py_advance_xp2_xpyp(sclr_dim,sclr_tol,invrs_tau_xp2_zm,invrs_tau_c4_zm,invrs_tau_c14_zm,wm_zm,rtm,wprtp,thlm,wpthlp,wpthvp,um,vm,wp2,wp2_zt,wp3,upwp,vpwp,sigma_sqd_w,wprtp2,wpthlp2,wprtpthlp,kh_zt,rtp2_forcing,thlp2_forcing,rtpthlp_forcing,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zm,thv_ds_zm,cloud_frac,dt,fcor_y,sclrm,wpsclrp,wpsclrp2,wpsclrprtp,wpsclrpthlp,lhs_splat_wp2,clubb_params,iipdf_type,tridiag_solve_method,fill_holes_type,l_ho_nontrad_coriolis,l_min_xp2_from_corr_wx,l_c2_cloud_frac,l_upwind_xpyp_ta,l_godunov_upwind_xpyp_ta,l_lmm_stepping,rtp2,thlp2,rtpthlp,up2,vp2,sclrp2,sclrprtp,sclrpthlp,[nzm,nzt,ngrdcol,sclr_dim_transport]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_update_xp2_mc"... rtp2_mc,thlp2_mc,wprtp_mc,wpthlp_mc,rtpthlp_mc = f2py_update_xp2_mc(dt,cloud_frac,rcm,rvm,thlm,wm,exner,rrm_evap,rtp2_mc,thlp2_mc,wprtp_mc,wpthlp_mc,rtpthlp_mc,[nzm,nzt,ngrdcol]) Generating possibly empty wrappers" Maybe empty "clubb_f2py-f2pywrappers.f" Constructing wrapper function "f2py_advance_xm_wpxp"... getarrdims:warning: assumed shape array, using 0 instead of '*' wprtp_cl_num,wpthlp_cl_num,upwp_cl_num,vpwp_cl_num,rtm,wprtp,thlm,wpthlp,sclrm,wpsclrp,um,upwp,vm,vpwp,um_pert,vm_pert,upwp_pert,vpwp_pert = f2py_advance_xm_wpxp(sclr_dim,sclr_tol,dt,sigma_sqd_w,wm_zm,wm_zt,wp2,lscale_zm,wp3,kh_zt,kh_zm,stability_correction,invrs_tau_c6_zm,tau_max_zm,wp2rtp,rtpthvp,rtm_forcing,wprtp_forcing,rtm_ref,wp2thlp,thlpthvp,thlm_forcing,wpthlp_forcing,thlm_ref,rho_ds_zm,rho_ds_zt,invrs_rho_ds_zm,invrs_rho_ds_zt,thv_ds_zm,rtp2,thlp2,w_1_zm,w_2_zm,varnce_w_1_zm,varnce_w_2_zm,mixt_frac_zm,l_implemented,em,wp2sclrp,sclrpthvp,sclrm_forcing,sclrp2,cx_fnc_richardson,um_forcing,vm_forcing,ug,vg,wpthvp,fcor,fcor_y,um_ref,vm_ref,up2,vp2,uprcp,vprcp,rc_coef_zm,clubb_params,ts_nudge,iipdf_type,penta_solve_method,tridiag_solve_method,fill_holes_type,l_predict_upwp_vpwp,l_ho_nontrad_coriolis,l_ho_trad_coriolis,l_diffuse_rtm_and_thlm,l_stability_correct_kh_n2_zm,l_godunov_upwind_wpxp_ta,l_upwind_xm_ma,l_uv_nudge,l_tke_aniso,l_diag_lscale_from_tau,l_use_c7_richardson,l_lmm_stepping,l_enable_relaxed_clipping,l_linearize_pbl_winds,l_mono_flux_lim_thlm,l_mono_flux_lim_rtm,l_mono_flux_lim_um,l_mono_flux_lim_vm,l_mono_flux_lim_spikefix,wprtp_cl_num,wpthlp_cl_num,upwp_cl_num,vpwp_cl_num,rtm,wprtp,thlm,wpthlp,sclrm,wpsclrp,um,upwp,vm,vpwp,um_pert,vm_pert,upwp_pert,vpwp_pert,[nzm,nzt,ngrdcol,sclr_dim_transport]) Wrote C/API module "clubb_f2py" to file "/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/clubb_f2pymodule.c" INFO: adding '/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/fortranobject.c' to sources. INFO: adding '/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10' to include_dirs. copying /usr/local/lib/python3.10/dist-packages/numpy/f2py/src/fortranobject.c -> /tmp/tmp4t7u5f5p/src.linux-x86_64-3.10 copying /usr/local/lib/python3.10/dist-packages/numpy/f2py/src/fortranobject.h -> /tmp/tmp4t7u5f5p/src.linux-x86_64-3.10 INFO: adding '/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/clubb_f2py-f2pywrappers.f' to sources. INFO: build_src: building npy-pkg config files running build_ext INFO: customize UnixCCompiler INFO: customize UnixCCompiler using build_ext INFO: get_default_fcompiler: matching types: '['arm', 'gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor', 'fujitsu']' INFO: customize ArmFlangCompiler WARN: Could not locate executable armflang INFO: Found executable /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran WARN: arm: no Fortran 90 compiler found WARN: arm: no Fortran 90 compiler found INFO: customize Gnu95FCompiler INFO: Found executable /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran INFO: customize Gnu95FCompiler INFO: customize Gnu95FCompiler using build_ext INFO: building 'clubb_f2py' extension INFO: compiling C sources INFO: C compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating /tmp/tmp4t7u5f5p/tmp creating /tmp/tmp4t7u5f5p/tmp/tmp4t7u5f5p creating /tmp/tmp4t7u5f5p/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10 INFO: compile options: '-DNPY_DISABLE_OPTIMIZATION=1 -I/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10 -I/usr/local/lib/python3.10/dist-packages/numpy/core/include -I/usr/include/python3.10 -c' INFO: gcc: /tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/clubb_f2pymodule.c INFO: gcc: /tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/fortranobject.c INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops INFO: compile options: '-I/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10 -I/usr/local/lib/python3.10/dist-packages/numpy/core/include -I/usr/include/python3.10 -c' INFO: gfortran:f77: /tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/clubb_f2py-f2pywrappers.f INFO: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran -Wall -g -Wall -g -shared -Wl,-rpath,$ORIGIN -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib/gcc/x86_64-pc-linux-gnu/13.1.0 -Wl,-rpath,/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib/gcc/x86_64-pc-linux-gnu/13.1.0 -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib64 -Wl,-rpath,/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib64 -L/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib64 -Wl,-rpath,/lib64 -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib -Wl,-rpath,/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib /tmp/tmp4t7u5f5p/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/clubb_f2pymodule.o /tmp/tmp4t7u5f5p/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/fortranobject.o /tmp/tmp4t7u5f5p/tmp/tmp4t7u5f5p/src.linux-x86_64-3.10/clubb_f2py-f2pywrappers.o -L/home/jenkins/workspace/clubb_new_tuner_test_branch/build/gcc_DEBUG_PRECdouble_PYTHON/clubb_python_api/f2py_runtime -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib/gcc/x86_64-pc-linux-gnu/13.1.0/../../../../lib64 -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/lib/gcc/x86_64-pc-linux-gnu/13.1.0/../../../../lib64 -lclubb_f2py_backend -lgfortran -o ./clubb_f2py.cpython-310-x86_64-linux-gnu.so Removing build directory /tmp/tmp4t7u5f5p [1048/1049] Copying clubb_f2py extension into the build runtime directory [1048/1049] Install the project... -- Install configuration: "Debug" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_tuner" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/G_unit_tests" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_thread_test" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_standalone" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_driver_test" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_standalone_loss -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_standalone_loss" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_loss_driver_test -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/clubb_loss_driver_test" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/libclubb_f2py_backend.so -- Set runtime path of "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/libclubb_f2py_backend.so" to "/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib:/home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib" -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_f2py.cpython-310-x86_64-linux-gnu.so -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/_runtime_loader.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/clubb_api.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/radiation.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/__init__.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/lapack_wrap.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_xp2_xpyp.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/lapack_interfaces.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/matrix_operations.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/stats_netcdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/pdf_closure.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/clip_explicit.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/turbulent_adv_pdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_wp2_wp3.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/pos_definite_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/t_in_k_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/skx_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/new_tsdadg_pdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/pdf_parameter_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/penta_bicgstab_solver.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/numerical_check.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_xp3.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/model_flags.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/remapping_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/grid_class.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/loss_driver.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/mean_adv.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/new_hybrid_pdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/new_hybrid_pdf_main.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_xm_wpxp.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/calc_pressure.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/calendar.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/interpolation.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/stats_clubb_utilities.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/calc_roots.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/sigma_sqd_w_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/precipitation_fraction.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/saturation.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/nc_ncn_eqns.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/mixing_length.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/ly93_pdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/fill_holes.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/parameters_tunable.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/index_mapping.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/penta_lu_solver.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/tridiag_lu_solver.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/__init__.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/file_functions.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/sponge_layer_damping.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/diagnose_correlations_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/sfc_varnce_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/diffusion.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/new_pdf.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/err_info_type_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_clubb_core.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_windm_edsclrm.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/advance_helper.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/pdf_utilities.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/new_pdf_main.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/matrix_solver_wrapper.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/corr_varnce_module.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/error_code.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/mono_flux_limiter.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/CLUBB_core/array_index.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/string_conversion.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/prescribe_forcings.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/config_flags_converter.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/err_info.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/nu_vert_res_dep_converter.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/nu_vert_res_dep.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/grid_class.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/sclr_idx_converter.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/err_info_converter.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/config_flags.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/pdf_params.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/grid_class_converter.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/hm_metadata.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/__init__.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/sclr_idx.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/common.py -- Installing: /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python/clubb_python/derived_types/pdf_params_converter.py CLUBBStandardsCheck.py: beginning check on src PASS: 0 checks failed for src CLUBBStandardsCheck.py: beginning check on src/CLUBB_core PASS: 0 checks failed for src/CLUBB_core CLUBBStandardsCheck.py: beginning check on src/SILHS PASS: 0 checks failed for src/SILHS CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases PASS: 0 checks failed for src/Benchmark_cases CLUBBStandardsCheck.py: beginning check on src/Radiation PASS: 0 checks failed for src/Radiation CLUBBStandardsCheck.py: beginning check on src/Microphys PASS: 0 checks failed for src/Microphys CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys PASS: 0 checks failed for src/Microphys/KK_microphys CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types PASS: 0 checks failed for src/G_unit_test_types Build completed successfully, and all source code checks passed. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Loss Driver Test) [Pipeline] sh + ulimit -s 8388608 + python run_scripts/run_scm_loss.py -driver_test -out_dir output/new_tuner_test/loss_driver_fortran -cases bomex -fields cloud_frac,rcm - using executable: /home/jenkins/workspace/clubb_new_tuner_test_branch/run_scripts/../install/latest/clubb_loss_driver_test - normalized benchmark: /home/jenkins/workspace/clubb_new_tuner_test_branch/output/new_tuner_test/loss_driver_fortran/bomex_normalized_benchmark.nc - loss timing: absolute_window=[10800, 21600] s, model_time_initial=0 s, model_time_final=21600 s, stats_tstart=10800 s, stats_tend=21600 s, stats_tsamp=60 s, stats_tout=10800 s, num_time_windows=1 =================== Running bomex loss =================== benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0114 CLUBB-TIMER time_clubb_advance = 0.6565 CLUBB-TIMER time_clubb_pdf = 0.0004 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6727 benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0113 CLUBB-TIMER time_clubb_advance = 0.6444 CLUBB-TIMER time_clubb_pdf = 0.0004 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6604 CLUBB-TIMER time_loop_init = 0.0113 CLUBB-TIMER time_clubb_advance = 0.6462 CLUBB-TIMER time_clubb_pdf = 0.0004 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6622 Manual loss BFB check passed benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0114 CLUBB-TIMER time_clubb_advance = 0.6696 CLUBB-TIMER time_clubb_pdf = 0.0004 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6858 Tweaked-parameter test passed benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0115 CLUBB-TIMER time_clubb_advance = 0.6554 CLUBB-TIMER time_clubb_pdf = 0.0004 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6718 benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0113 CLUBB-TIMER time_clubb_advance = 0.6551 CLUBB-TIMER time_clubb_pdf = 0.0004 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6712 Reinitialize loss BFB check passed variable scaled_rmse_col1 corr_col1 std_ratio_col1 crmse_norm_col1 bias_norm_col1 best_col cloud_frac 1.83763273E+00 9.41346842E-01 5.37700085E-01 5.26114843E-01 -4.01991405E-01 col1 rcm 1.23911211E+01 7.32714439E-01 5.07828973E-01 7.16730789E-01 -5.79131814E-01 col1 [Pipeline] sh + ulimit -s 8388608 + python run_scripts/run_scm_loss.py -python -driver_test -out_dir output/new_tuner_test/loss_driver_python -cases bomex -fields cloud_frac,rcm - using Python runtime dir (latest): /home/jenkins/workspace/clubb_new_tuner_test_branch/install/gcc_DEBUG_PRECdouble_PYTHON/python - using executable: /usr/bin/python -m tuner.clubb_loss_driver_test - normalized benchmark: /home/jenkins/workspace/clubb_new_tuner_test_branch/output/new_tuner_test/loss_driver_python/bomex_normalized_benchmark.nc - loss timing: absolute_window=[10800, 21600] s, model_time_initial=0 s, model_time_final=21600 s, stats_tstart=10800 s, stats_tend=21600 s, stats_tsamp=60 s, stats_tout=10800 s, num_time_windows=1 =================== Running bomex loss =================== benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0114 CLUBB-TIMER time_clubb_advance = 0.6406 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6579 benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0117 CLUBB-TIMER time_clubb_advance = 0.6454 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6631 CLUBB-TIMER time_loop_init = 0.0112 CLUBB-TIMER time_clubb_advance = 0.6257 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6426 benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0110 CLUBB-TIMER time_clubb_advance = 0.6216 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6384 benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0132 CLUBB-TIMER time_clubb_advance = 0.7450 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0004 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.7649 benchmark timing:window 1 records 181 360 absolute_window 10800 21600 benchmark_window 10800.000000000000 21600.000000000000 matched_window 10860.000000000000 21600.000000000000 closing 65536 CLUBB-TIMER time_loop_init = 0.0113 CLUBB-TIMER time_clubb_advance = 0.6390 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6561 Manual loss BFB check passed Tweaked-parameter test passed Reinitialize loss BFB check passed variable scaled_rmse_col1 corr_col1 std_ratio_col1 crmse_norm_col1 bias_norm_col1 best_col cloud_frac 1.83763273E+00 9.41346842E-01 5.37700085E-01 5.26114843E-01 -4.01991405E-01 col1 rcm 1.23911211E+01 7.32714439E-01 5.07828973E-01 7.16730789E-01 -5.79131814E-01 col1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simple Tuner Command) [Pipeline] sh + ulimit -s 8388608 + python run_scripts/run_tuner_job.py -cases bomex -fields cloud_frac -params C8:0.2:0.8 -output_root output_tuner/new_tuner_test/simple -run_top complete -run_out_dir output/new_tuner_test/simple Tuner Job --------- job_dir /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433 request /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/request.json log /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/worker.log Configuration cases bomex default window, windows=default fields cloud_frac parameters C8 0.2 -> 0.8 run strategy random, max_samples=8 estimated_samples 8 batch_size 8 max_workers 16 config default loss centered_rmse_bias aggregation mean_max poll_interval 1 s post_run complete, top_n=1, out=/home/jenkins/workspace/clubb_new_tuner_test_branch/output/new_tuner_test/simple Launching tuner. Press Ctrl-C once for graceful stop, twice to terminate. state: created | samples: 0 | elapsed: 00:00 | workers active/idle/init: 0/0/0 | queued cases: 0 | best: -- state: error | samples: 0 | elapsed: 00:00 | workers active/idle/init: 0/0/0 | queued cases: 0 | best: -- error: No module named 'clubb_f2py' See full log: /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/worker.log No top results are available to run. Saved Output ------------ job_dir /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433 results /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/results.json status /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/status.json request /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/request.json log /home/jenkins/workspace/clubb_new_tuner_test_branch/output_tuner/new_tuner_test/simple/cli_bomex_20260702_132329_992917_487433/worker.log complete_output /home/jenkins/workspace/clubb_new_tuner_test_branch/output/new_tuner_test/simple [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Complex Tuner Command) Stage "Complex Tuner Command" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Sample History Analyzer) Stage "Sample History Analyzer" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE