Started by an SCM change Obtained jenkins_tests/clubb_python_test/Jenkinsfile from git https://github.com/larson-group/clubb.git ha:////4Cjittq30hkYZjMOAEpajcZR0V8yygtTgYIvukrI0KfJAAAAoh+LCAAAAAAAAP9tjTEOwjAQBM8BClpKHuFItIiK1krDC0x8GCfWnbEdkooX8TX+gCESFVvtrLSa5wtWKcKBo5UdUu8otU4GP9jS5Mixv3geZcdn2TIl9igbHBs2eJyx4YwwR1SwULBGaj0nRzbDRnX6rmuvydanHMu2V1A5c4MHCFXMWcf8hSnC9jqYxPTz/BXAFEIGsfuclm8zQVqFvQAAAA==[Pipeline] Start of Pipeline ha:////4OfoazyckbArggUo3ISfTGPxmxxRdP+stEFkv8dA98gsAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycohUghExsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jduZBmjwAAAAA==[Pipeline] node Running on ha:////4G0rVGZLwo0Ou9gETTdp4+2MbPAapBxm7bvz8E5cWqs8AAAAnB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgYB/eT83ILSktQi/dzMkuQMfQBx0n6exQAAAA==mitch in /home/jenkins/workspace/clubb_python_test ha:////4FDlcnFr9e5989JzoK959XjJGyMMLx4dByuovsdbc3KZAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycoh0gA0xsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jfoP95RwAAAAA==[Pipeline] { ha:////4AE7Ft0kRt6yDHyl9I4e/bM1ttJPxUELiw6uNZ0QbR7MAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycoh0gQkxsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jc09154wAAAAA==[Pipeline] stage ha:////4FkD70+B6a5J0827ONeUqfTiQDpR4+VE+gWaygTpm9OWAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycoh0ggUxsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jek7ggRwAAAAA==[Pipeline] { (Declarative: Checkout SCM) ha:////4DWhhCSzqWCnqMgye1segLjeKHvm/Xy9xZ/t+WlCd57ZAAAAoh+LCAAAAAAAAP9tjTEOAiEURD9rLGwtPQTbaWGsbAmNJ0AWEZb8zwLrbuWJvJp3kLiJlZNMMm+a93rDOic4UbLcG+wdZu14DKOti0+U+lugiXu6ck2YKRguzSSpM+cFJRUDS1gDKwEbgzpQdmgLbIVXD9UGhba9lFS/o4DGdQM8gYlqLiqVL8wJdvexy4Q/z18BzLEA29ce4gfg7KmOvAAAAA==[Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_python_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f146255f50732c445ccbd012ca45888a9ce44d0b (refs/remotes/origin/master) Commit message: "Cmake netcdf fallback (#1294)" > 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 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f146255f50732c445ccbd012ca45888a9ce44d0b # timeout=10 > git rev-list --no-walk 2bac827cd3b91b3437ca62918583938237c9fd03 # timeout=10 ha:////4M0lBXi8L0O4N1wFY5lRb5LBLalDgJBC9nNrfR5OtcBNAAAAoh+LCAAAAAAAAP9tjTEOAiEURD9rLGwtPQTbGRNjZUtoPAGyiLDkfxZYdytP5NW8g8RNrJxkknnTvNcb1jnBiZLl3mDvMGvHYxhtXXyi1N8CTdzTlWvCTMFwaSZJnTkvKKkYWMIaWAnYGNSBskNbYCu8eqg2KLTtpaT6HQU0rhvgCUxUc1GpfGFOsLuPXSb8ef4KYI6xADvU7j9Dg2gqvAAAAA==[Pipeline] } ha:////4C9gVc/RMYuh4P3VFxhWoDv34M8ROVTApORMFM74AFZeAAAAoh+LCAAAAAAAAP9tjTEOAiEURD9rLGwtPQRbWRhjZUtoPAGyiLDkfxZYdytP5NW8g8RNrJxkknnTvNcb1jnBiZLl3mDvMGvHYxhtXXyi1N8CTdzTlWvCTMFwaSZJnTkvKKkYWMIaWAnYGNSBskNbYCu8eqg2KLTtpaT6HQU0rhvgCUxUc1GpfGFOsLuPXSb8ef4KYI6xADvU7j9J+wGOvAAAAA==[Pipeline] // stage ha:////4OMUaFGtWHpXHrnJEqNuTaTTH7zYW1TXuR1OOwesYqpuAAAAph+LCAAAAAAAAP9tjTEOwjAQBM9BKWgpeYQDEh2iorXc8AITG+PEugv2haTiRXyNPxCIRMVWOyut5vmCMic4UPKycdgGzHWQXez91ORAqb1EGmRDZ1kTZopOajdosu44oyZ2MEcUsFCwdFhHygE9w0o15m6qaNBXJ07TtldQBHuDBwg1mdkk/sKYYH3tbSb8ef4KYOwYxI6h2G4+x/INtuQqUcEAAAA=[Pipeline] withEnv ha:////4POBlF/w66TdRjLOMaZmbKoF4qlP3EsxWZ8MwJufSwVuAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+DOrAycoiUzoiJNerCCUITQtLo/zZJSSdOxNW4Ay2VmPBg2Zas93pDGQOcKBjuNHYWY2t570czJ54pdDdPmTu68pYwkte80bkhpc9rbShpWFUw2AjYamw9RYsmwU44+ZCVl2iqSwrzdhTArBrgCYWYyUmG9C1TgP19VJHwx/kLgKlPwOrDYvXyLD8BobDcwgAAAA==[Pipeline] { ha:////4CZMEuZltkWrpbK+PirOYQRSCqpH7y+OE712fANE7n/gAAAAph+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUZUVMrFEWThCaEJJG/7dJSjpxIq7GHWipxIQHy7ZkvdcbqhjgRMEwp7GzGFvLej+aObFMobt5yszRlbWEkbxmQmdBSp/XKihpWFWUsOGw1dh6ihZNgh138iFrL9HUlxTm7cihtGqAJxR8JicZ0rdMAfb3UUXCH+cvAKY+Qdk0ix2WZ/UBbwyqm8IAAAA=[Pipeline] stage ha:////4KUMCWFfscl/TOIZTM5EUNA/xqZlP8Dml1BjSoC8QS+sAAAAph+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUwIiYukZZOEFoQkgb/V9+UtqJE3E17kBLJSY8WLYl673eUESGE7ETjcXWY6y96ELvpiQG4vYaaBANXURNGClYoeygyNhqqYqShUVZDisJa4t1oOjRJdjIRj90GTS68px42o4Scm/u8IRMTuSkOX3LyLC99SYS/jh/ATB2CfLdfrbD/Cw+y7kUycIAAAA=[Pipeline] { (Compile) ha:////4ANXFJd3P2uH6oG6fHcMxklx/Urd1yvPwqSjWMs4SBztAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiBB2iSmu54QUmNsaJdWdsh6TiRXyNPxCIRMUWq51t5vmCZYpw5GixNdQ5So3D4Hs7LRw4dhfPA7Z8xoYpsTcozSBZm3pGydnAnKKEhYCVocZzcmQzrEWr7qryimx1ynH6DgJKp2/wgEJM5qxi/sIYYXPtdWL6ef4KYAwZyu3uU/vwBgq0rvS+AAAA[Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, 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-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/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-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/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-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib/libnetcdff.so -- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/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_python_test/build/gcc_DEBUG_PRECdouble_PYTHON Using inferred toolchain file: /home/jenkins/workspace/clubb_python_test/cmake/toolchains/linux_x86_64_gcc.cmake Setting CLUBB installation dir: /home/jenkins/workspace/clubb_python_test/build/gcc_DEBUG_PRECdouble_PYTHON Setting CLUBB installation dir: /home/jenkins/workspace/clubb_python_test/install/gcc_DEBUG_PRECdouble_PYTHON about to cmnake /home/jenkins/workspace/clubb_python_test/build/gcc_DEBUG_PRECdouble_PYTHON Running CMake configure... Scanning dependencies of target scm_activation_lib Scanning dependencies of target clubb_lapack_shared [ 1%] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o [ 1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [ 2%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o Scanning dependencies of target clubb_lapack_double Scanning dependencies of target clubb_lapack_single [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [ 3%] Built target clubb_lapack_shared [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [ 6%] Linking Fortran static library libscm_activation_lib.a [ 7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o [ 8%] Built target scm_activation_lib [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o [ 9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [ 33%] Built target clubb_lapack_double [ 33%] Built target clubb_lapack_single [ 34%] Linking Fortran static library liblapack_lib.a [ 34%] Built target lapack_lib Scanning dependencies of target clubb_core_lib [ 35%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [ 35%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [ 35%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o /home/jenkins/workspace/clubb_python_test/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] [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o /home/jenkins/workspace/clubb_python_test/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] [ 66%] Linking Fortran static library libbugsrad_lib.a [ 67%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o [ 67%] Built target bugsrad_lib [ 67%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [ 67%] Linking Fortran static library libsilhs_lib.a [ 67%] Built target silhs_lib Scanning dependencies of target radiation_lib Scanning dependencies of target numerical_recipes_lib [ 67%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [ 68%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o [ 68%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [ 68%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [ 68%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [ 68%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90.o [ 69%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [ 69%] Linking Fortran static library libmorrison_microphys_lib.a [ 69%] Built target morrison_microphys_lib [ 69%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [ 70%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o [ 70%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o /home/jenkins/workspace/clubb_python_test/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) [ 70%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o [ 70%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [ 71%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [ 71%] Linking Fortran static library libnumerical_recipes_lib.a [ 71%] Built target numerical_recipes_lib [ 71%] Linking Fortran static library libradiation_lib.a [ 71%] Built target radiation_lib Scanning dependencies of target input_fields_lib [ 71%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [ 71%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o [ 71%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [ 71%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [ 72%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o [ 72%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o [ 72%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o /home/jenkins/workspace/clubb_python_test/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] [ 72%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o [ 73%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [ 73%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o [ 73%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o [ 73%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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] [ 73%] Linking Fortran static library libinput_fields_lib.a [ 73%] Built target input_fields_lib Scanning dependencies of target microphys_lib Scanning dependencies of target benchmark_cases_lib Scanning dependencies of target G_unit_test_lib [ 73%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [ 73%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [ 74%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [ 74%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o /home/jenkins/workspace/clubb_python_test/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_python_test/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] [ 74%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [ 74%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [ 74%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [ 74%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [ 74%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o [ 75%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [ 76%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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] [ 76%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [ 76%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [ 76%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o [ 76%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [ 77%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [ 77%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [ 77%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [ 77%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [ 77%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [ 77%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [ 77%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [ 78%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [ 78%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [ 79%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [ 79%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [ 79%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [ 79%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [ 79%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o /home/jenkins/workspace/clubb_python_test/src/Microphys/pdf_hydromet_microphys_wrapper.F90:15:29: 15 | itime, dt_main, vert_decorr_coef, & ! In | 1 Warning: Unused dummy argument 'dt_main' at (1) [-Wunused-dummy-argument] [ 79%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [ 79%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [ 81%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o [ 81%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [ 81%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [ 84%] Linking Fortran static library libG_unit_test_lib.a [ 84%] Built target G_unit_test_lib [ 84%] Linking Fortran static library libbenchmark_cases_lib.a [ 84%] Built target benchmark_cases_lib [ 84%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [ 84%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [ 85%] Linking Fortran static library libmicrophys_lib.a [ 85%] Built target microphys_lib Scanning dependencies of target G_unit_tests Scanning dependencies of target clubb_driver_lib [ 85%] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [ 85%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [ 85%] Linking Fortran executable G_unit_tests [ 85%] Built target G_unit_tests [ 85%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o [ 86%] Linking Fortran static library libclubb_driver_lib.a [ 86%] Built target clubb_driver_lib Scanning dependencies of target clubb_standalone Scanning dependencies of target clubb_thread_test Scanning dependencies of target clubb_driver_test Scanning dependencies of target clubb_tuner [ 86%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [ 86%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [ 86%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o Scanning dependencies of target clubb_f2py_backend [ 86%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o [ 87%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/T_in_K_module_wrapper.F90.o [ 87%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/derived_type_storage.F90.o [ 87%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/bicgstab_solvers_wrapper.F90.o [ 87%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calc_roots_wrapper.F90.o /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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] /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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] [ 88%] Linking Fortran executable clubb_standalone /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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] [ 88%] Linking Fortran executable clubb_thread_test [ 88%] Linking Fortran executable clubb_driver_test [ 88%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calendar_wrapper.F90.o [ 89%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/diagnose_correlations_module_wrapper.F90.o [ 89%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/file_functions_wrapper.F90.o [ 89%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/interpolation_wrapper.F90.o [ 90%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/fill_holes_wrapper.F90.o [ 90%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/lapack_interfaces_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/ly93_pdf_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/matrix_operations_wrapper.F90.o [ 91%] Built target clubb_thread_test [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/mean_adv_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/nc_ncn_eqns_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_pdf_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/pdf_utilities_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/penta_lu_solvers_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90.o [ 91%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/skx_module_wrapper.F90.o [ 91%] Built target clubb_standalone [ 92%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/tridiag_lu_solvers_wrapper.F90.o [ 92%] Built target clubb_driver_test [ 92%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o [ 93%] Linking Fortran executable clubb_tuner [ 93%] Built target clubb_tuner [ 93%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_clubb_core_module_wrapper.F90.o [ 93%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90.o [ 94%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90.o [ 94%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90.o [ 95%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/model_flags_wrapper.F90.o [ 96%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/calc_pressure_wrapper.F90.o [ 96%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90.o [ 96%] Building Fortran object clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_helper_module_wrapper.F90.o /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90:137:4: 137 | order_xm_wpxp, order_xp2_xpyp, order_wp2_wp3, & | 1 Error: Dummy argument 'order_xm_wpxp' with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90:137:19: 137 | order_xm_wpxp, order_xp2_xpyp, order_wp2_wp3, & | 1 Error: Dummy argument 'order_xp2_xpyp' with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90:137:35: 137 | order_xm_wpxp, order_xp2_xpyp, order_wp2_wp3, & | 1 Error: Dummy argument 'order_wp2_wp3' with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1) /home/jenkins/workspace/clubb_python_test/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_python_test/clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90:141:60: 141 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: Type mismatch in argument 'vpwp_cl_num' at (1); passed TYPE(stats_type) to INTEGER(4) /home/jenkins/workspace/clubb_python_test/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_python_test/clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90:141:60: 141 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: Type mismatch in argument 'stats' at (1); passed REAL(8) to TYPE(stats_type) /home/jenkins/workspace/clubb_python_test/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_python_test/clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90:141:60: 141 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: Type mismatch in argument 'vpwp_pert' at (1); passed TYPE(err_info_type) to REAL(8) /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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] /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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' gmake[2]: *** [clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/build.make:166: clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... /home/jenkins/workspace/clubb_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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_python_test/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' /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90:52:4: 52 | order_xp2_xpyp, order_wp2_wp3, order_windm, & | 1 Error: Dummy argument 'order_xp2_xpyp' with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90:52:20: 52 | order_xp2_xpyp, order_wp2_wp3, order_windm, & | 1 Error: Dummy argument 'order_wp2_wp3' with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90:54:60: 54 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: Type mismatch in argument 'stats' at (1); passed INTEGER(4) to TYPE(stats_type) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90:54:60: 54 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: Type mismatch in argument 'um' at (1); passed TYPE(stats_type) to REAL(8) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90:54:60: 54 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: Type mismatch in argument 'err_info' at (1); passed REAL(8) to TYPE(err_info_type) /home/jenkins/workspace/clubb_python_test/clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90:54:60: 54 | um_pert, vm_pert, upwp_pert, vpwp_pert, stored_err_info) | 1 Error: More actual than formal arguments in procedure call at (1) gmake[2]: *** [clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/build.make:140: clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:2012: clubb_python_api/CMakeFiles/clubb_f2py_backend.dir/all] Error 2 gmake: *** [Makefile:146: all] Error 2 Build failed. See /home/jenkins/workspace/clubb_python_test/build/gcc_DEBUG_PRECdouble_PYTHON/cmake_build_output.txt for details. ha:////4HhaSfPPAiGCqYCWgOSOnTKEXCDVzERShhXph91HbicNAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIihKgQVVrLDS8wsTFOrDtjOyQVL+Jr/IFAJCq2WO1sM88XLFOEI0eLraHOUWocBt/baeHAsbt4HrDlMzZMib1BaQbJ2tQzSs4G5hQlLASsDDWekyObYS1adVeVV2SrU47TdxBQOn2DBxRiMmcV8xfGCJtrrxPTz/NXAGMIGcrt/lO7N7BnLt++AAAA[Pipeline] } ha:////4FVL20V4kFZmoupJ3yD+ARu1qGTPdJik5rudocilzqMlAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiKGgQVVrLDS8wsTFOrDtjOyQVL+Jr/IFAJCq2WO1sM88XLFOEI0eLraHOUWocBt/baeHAsbt4HrDlMzZMib1BaQbJ2tQzSs4G5hQlLASsDDWekyObYS1adVeVV2SrU47TdxBQOn2DBxRiMmcV8xfGCJtrrxPTz/NXAGMIGcrt/lO7N4glvS6+AAAA[Pipeline] // stage ha:////4GMEqHjUfYXAoMs0hqFp6DevraMZMFu0DPhP4N7yQmvYAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUnRgQE2uUhROEJoSk0f9tkpJOnIircQdaKjHhwbItWe/1hioGOFEwzGnsLMbWst6PZk4sU+hunjJzdGUtYSSvmdBZkNLntQpKGlYVJWw4bDW2nqJFk2DHnXzI2ks09SWFeTtyKK0a4AkFn8lJhvQtU4D9fVSR8Mf5C4CpT1A2zWKH5Vl9ANydZ8vCAAAA[Pipeline] stage ha:////4JQl56uZsMv+8JjlsYRZ9i8KX7vcTdAxCqZjHZrE7A7YAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUTCAhpq5RFk4QmhDSRv+Xn5R24kRcjTvQUokJD5ZtyXqvNxSR4UTsRGOx9RhrL7rQuymJgbi9BhpEQxdRE0YKVig7KDK2WqqiZGFRlsNKwtpiHSh6dAk2stEPXQaNrjwnnrajhNybOzwhkxM5aU7fMjJsb72JhD/OXwCMXYJ8t5/tMD+LD0rlhNLCAAAA[Pipeline] { (Run F2PY pytests) Stage "Run F2PY pytests" skipped due to earlier failure(s) ha:////4CK4bwxOvxmA4DE5Mgve/HabCo+37fityp5hdwwJL6T6AAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiOhCiSmu54QUmNsaJdWdsh6TiRXyNPxCIRMUWq51t5vmCZYpw5GixNdQ5So3D4Hs7LRw4dhfPA7Z8xoYpsTcozSBZm3pGydnAnKKEhYCVocZzcmQzrEWr7qryimx1ynH6DgJKp2/wgEJM5qxi/sIYYXPtdWL6ef4KYAwZyu3uU/vwBr2eB0O+AAAA[Pipeline] getContext ha:////4PBxYFW1qansOBRF8vjWk2A2+fKCYjrl9XqTZ8JM7D6+AAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOICVEgoFa3lhheYxBgn1l2wHZyKF/E1/oBFJCq2WO1sM683LIOHmr3BTlNvKTQWBzeavDCx76+OE3Z8wYYpsNModZLc6tOMkqOGOUUJCwErTY3jYMlEWItOPVTlFJnqHH3+jgJK297hCYXI5qh8/MLkYXMb28D08/wVwDQMEcr9Ntfu8AEWNdkpvgAAAA==[Pipeline] } ha:////4FTjaDN1tsiKbmkwo+u5WB7iWrd+XE+6/XnQiFvhcctHAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOKi0FAgqrRWGl5gYmOcWHfGdkgqXsTX+AMWkajYYrWzzbzesI4BThwM9poGS7Gz6N1o8sKJw3B1PGHPF+yYIjuNrZ5aVrpZsOWkYUlRwkrARlPnOFoyCbailw9ZOUmmOqeQv6OA0qo7PKEQ2ZxkSF+YA+xuo4pMP89fAczeJyj3da768AEi+zpyvgAAAA==[Pipeline] // stage ha:////4Gw8diTLMHUvSwHa5aMsEvd21mIKgWME44e54gCk5a0FAAAAph+LCAAAAAAAAP9tjTEOwjAUQ3+DOrAycohU7YqYWKMunCCkISSN/m+TlHbiRFyNOxCoxIQHy7ZkvecLyhjgSMFwp7G3GJXlg59MTnym0F89zdzRhSvCSF7zVs8tdfq01paShlUFg42ArUblKVo0CXbCybusvERTnVPI20EAs90IDyhEJicZ0rcsAfa3qYuEP85fACxDAlbX2Zrm8yzf8hZCqsIAAAA=[Pipeline] stage ha:////4EHW9M+AzisJ1DJtlx+O3AMKFOw6mdDMDP4A8VYjFlCfAAAAph+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUKiNiYo2ycILQhJA0+r9NUtKJE3E17kBLJSY8WLYl673eUMUAJwqGOY2dxdha1vvRzIllCt3NU2aOrqwljOQ1EzoLUvq8VkFJw6qihA2HrcbWU7RoEuy4kw9Ze4mmvqQwb0cOpVUDPKHgMznJkL5lCrC/jyoS/jh/ATD1CcqmWeywPKsPpnFij8IAAAA=[Pipeline] { (Run Python vs Fortran cases) Stage "Run Python vs Fortran cases" skipped due to earlier failure(s) ha:////4AGWL4lkKiyoCXvq591skBL2qDDx4si1bx2hR/hNAG/iAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiAR2iSmu54QUmNsaJdWdsh6TiRXyNPxCIRMUWq51t5vmCZYpw5GixNdQ5So3D4Hs7LRw4dhfPA7Z8xoYpsTcozSBZm3pGydnAnKKEhYCVocZzcmQzrEWr7qryimx1ynH6DgJKp2/wgEJM5qxi/sIYYXPtdWL6ef4KYAwZyu3uU/vwBrANZ3i+AAAA[Pipeline] getContext ha:////4PR12xVk/5bPjiFgzq23UHTsC6H11HcPfXQUo/t8kYAGAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIigagQVVrLDS8wsTFOrDtjOyQVL+Jr/IFAJCq2WO1sM88XLFOEI0eLraHOUWocBt/baeHAsbt4HrDlMzZMib1BaQbJ2tQzSs4G5hQlLASsDDWekyObYS1adVeVV2SrU47TdxBQOn2DBxRiMmcV8xfGCJtrrxPTz/NXAGMIGcrt/lO7N+4u68W+AAAA[Pipeline] } ha:////4PNn3wcXbCa2e4DQN4Zb7xBv2E4qdWw4DChIQLvOjc1WAAAApB+LCAAAAAAAAP9tjTESwiAURH/iWNhaeggyk8LGsbJlaDwBJogQ5n8CRFJ5Iq/mHUQzY+UWO/u2ec8XrGOAIwXNrMLBYOwM827SZbFMYbg6yszShXWEkZxiQmVBvTotKCgpWFLVsOKwUdg5igZ1gi238i4bJ1E35xTKd+BQm36EB1S8mJMM6QtzgN1t6iPhz/NXALP3Cep2/6n2DdZseDS+AAAA[Pipeline] // stage ha:////4Nq8ZQqKjBGTmybBwXIeJ2xctbYWnoB3teGGRGR+OibDAAAAqB+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUZWFATF2jLpwgNCEkjf4vSUo6cSKuxh0IVGLCg2Vbst7zBVXwcCSvmVU4GAy9YaObdE4skR8ujhKzdGY9YSCnWKdSR1K1S+0oKlhUlLDisFbYOwoGdYQNt+IuaidQ16fo83bgUBp5gwcUPJOj8PFbZg/b6yQD4Y/zFwDzGKFsmmy7/edZvQFBh4/6wgAAAA==[Pipeline] stage ha:////4JJ1oLT8dU5Q8Yv2Vv9ZLaJg95yj2aqqgBlsmaYZOMNmAAAAqB+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUYgEJMXWNsnCC0ISQNvq//KS0EyfiatyBlkpMeLBsS9Z7vaGIDCdiJxqLrcdYe9GF3k1JDMTtNdAgGrqImjBSsELZQZGx1VIVJQuLshxWEtYW60DRo0uwkY1+6DJodOU58bQdJeTe3OEJmZzISXP6lpFhe+tNJPxx/gJg7BLku/1sh/lZfAAnLfKUwgAAAA==[Pipeline] { (Declarative: Post Actions) ha:////4B9eUp+CDVT3XCILJBecAI+b1Q+q2dyQzE8ZxwERMrzJAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUYgIhpq5RFk4QmhDSRv+Xn5R24kRcjTvQUokJD5ZtyXqvNxSR4UTsRGOx9RhrL7rQuymJgbi9BhpEQxdRE0YKVig7KDK2WqqiZGFRlsNKwtpiHSh6dAk2stEPXQaNrjwnnrajhNybOzwhkxM5aU7fMjJsb72JhD/OXwCMXYJ8t5/tMD+LD0QKVszCAAAA[Pipeline] script ha:////4I7TxJFzYDCaimsmwjDvfVgMDhNi3CPlBvW7ENAFJNTPAAAAqB+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycogUwYRQJ9aoCycITQhJo/9LkpJOnIircQcClZjwYNmWrPd8QRU8NOQ1swp7g6EzbHCjzokl8v3FUWKWzqwjDOQUa1VqSarjXFuKCmYVJSw4LBV2joJBHWHFrbiL2gnU9Sn6vB04lEbe4AEFz+QofPyWycP6OspA+OP8BcA0RCi3+2y7zedZvQH4j6CMwgAAAA==[Pipeline] { ha:////4NPKfZxX5p3iRaf3SG5MEdCtNuFEpApO+JQDOhNtqx4DAAAAox+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOICokRUaS03vMDExjix7oztkFS8iK/xBwKRqNhitbPNPF+wTBGOHC22hjpHqXEYfG+nhQPH7uJ5wJbP2DAl9galGSRrU88oORuYU5SwELAy1HhOjmyGtWjVXVVeka1OOU7fQUDp9A0eUIjJnFXMXxgjbK69Tkw/z18BjCFDud9+ahfewYmQ+b4AAAA=[Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done ha:////4N0h7UosuAGNZzVsUaEr+L9dzxk5hfU6cleTbyg5a4AuAAAAox+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOKCoERUaS03vMDExjix7oztkFS8iK/xBwKRqNhitbPNPF+wTBGOHC22hjpHqXEYfG+nhQPH7uJ5wJbP2DAl9galGSRrU88oORuYU5SwELAy1HhOjmyGtWjVXVVeka1OOU7fQUDp9A0eUIjJnFXMXxgjbK69Tkw/z18BjCFkKPe7T23fGXWL/r4AAAA=[Pipeline] } ha:////4HIBViOglp6wBM93QYV8F6iuTS7i/tfjRHhTllJg/g/GAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPMKRSIUQVVorDS8w8WGcWHfGdkgqXsTX+AMWkajYYrWzzbzesI4BThyM6JEGS7GzwrvR5CUmDsPV8SR6voiOKbJD0eLUssZmwZYTwpKihJWEDVLnOFoyCbayVw9VOUWmOqeQv6OE0uo7PKGQ2ZxUSF+YA+xuo45MP89fAczeJyjrOtf+8AFZLxBVvgAAAA==[Pipeline] // script ha:////4NEnyZ0dDg/8ZDAB9y1hKGEGy2iKPmQh2BEfzjPRG72LAAAAqB+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUAgYk1Ik16sIJQhNC0uj/kqSkEyfiatyBQCUmPFi2Jes9X1AFDw15zazC3mDoDBvcqHNiiXx/cZSYpTPrCAM5xVqVWpLqONeWooJZRQkLDkuFnaNgUEdYcSvuonYCdX2KPm8HDqWRN3hAwTM5Ch+/ZfKwvo4yEP44fwEwDRHKzT7bdvd5Vm8uEr/WwgAAAA==[Pipeline] script ha:////4F+ElcEsqirTiaOkC2yn+1k7j6vOH1ovUAItviOA0m/sAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycoh0ACbE1DXKwglCE0La6P/yk9JOnIircQdaKjHhwbItWe/1hiIynIidaCy2HmPtRRd6NyUxELfXQINo6CJqwkjBCmUHRcZWS1WULCzKclhJWFusA0WPLsFGNvqhy6DRlefE03aUkHtzhydkciInzelbRobtrTeR8Mf5C4CxS5Dv9rMd5mfxASMfXIzCAAAA[Pipeline] { ha:////4Oa0Zi4wiy3+AOvzK4AM4EeDE7wXQ1AmIYV0185/jRYeAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOJSIGgQVVrLDS8wsTFOrDtjOyQVL+Jr/IFAJCq2WO1sM88XLFOEI0eLraHOUWocBt/baeHAsbt4HrDlMzZMib1BaQbJ2tQzSs4G5hQlLASsDDWekyObYS1adVeVV2SrU47TdxBQOn2DBxRiMmcV8xfGCJtrrxPTz/NXAGPIUG53n9qHN6Ew6eS+AAAA[Pipeline] emailext Sending email to: messnermet@uwm.edu ha:////4Cxb04867eSTq7NlkJKyqPtTQ6dzZDre3ZnyThzPf3KjAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOJSIESBqNJabniBiY1xYt0Z2yGpeBFf4w8EIlGxxWpnm3m+YJkiHDlabA11jlLjMPjeTgsHjt3F84Atn7FhSuwNSjNI1qaeUXI2MKcoYSFgZajxnBzZDGvRqruqvCJbnXKcvoOA0ukbPKAQkzmrmL8wRthce52Yfp6/AhhDyFBu95/avQElECzevgAAAA==[Pipeline] } ha:////4CT4fzbta5K7Wx7ZsWtitBiT0XnN06jCjhCzeGFTgxqWAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOJSQIGEqNJabniBiY1xYt0Z2yGpeBFf4w8EIlGxxWpnm3m+YJkiHDlabA11jlLjMPjeTgsHjt3F84Atn7FhSuwNSjNI1qaeUXI2MKcoYSFgZajxnBzZDGvRqruqvCJbnXKcvoOA0ukbPKAQkzmrmL8wRthce52Yfp6/AhhDyFBu95/avQFmkn1YvgAAAA==[Pipeline] // script ha:////4Gd+65dnv/Q56zCCBH5qlqZiVuZkLsa2kJqPibBrGni4AAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiQQNCqWgtN7zAJMY4se6C7eBUvIiv8QcsIlGxxWpnm3m9YRk81OwNdpp6S6GxOLjR5IWJfX91nLDjCzZMgZ1GqZPkVp9mlBw1zClKWAhYaWocB0smwlp06qEqp8hU5+jzdxRQ2vYOTyhENkfl4xcmD5vb2Aamn+evAKZhiFDuDrm2+w+pPIyDvgAAAA==[Pipeline] } ha:////4Dvj1UzSOdR1b0oV1uT/o50iu+ahyJmuALkRsjKgK5KzAAAAph+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOKCEBIFSkVrueEFJjHGiXUXbAen4kV8jT9gEYmKLVY728zrDcvgoWZvsNPUWwqNxcGNJi9M7Pur44QdX7BhCuw0Sp0kt/o0o+SoYU5RwkLASlPjOFgyEdaiUw9VOUWmOkefv6OA0rZ3eEIhsjkqH78wedjcxjYw/Tx/BTANQ4Ryv821O3wAfk6b8b4AAAA=[Pipeline] // stage ha:////4EfSJOhEC71G4uWxgEYL/KOzAcHkNNPQ/Yg4lA3W2MNSAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPMJRJDpERWu54QUmMcaOdWfsC0nFi/gaf8AiEhVbrHa2mdcb1jnBkZIV3uDgMHdOxDDassREabgGmoSni+gIMwUjlJkU9ea0oCI2sKSqYSVhY7ALlB1ahq30+qGboNE2Z07lO0ioXX+HJ1SymFkn/sKcYHcb+0z48/wVwBwjQ71vS7XtBy1rifi+AAAA[Pipeline] } ha:////4GczF1IZOtK6RDBBrhrLN63gs2eDRbvsGqudWTR2LB4SAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOICiA6lorXc8AKTGOPEugu2g1PxIr7GH7CIRMUWq51t5vWGZfBQszfYaeothcbi4EaTFyb2/dVxwo4v2DAFdhqlTpJbfZpRctQwpyhhIWClqXEcLJkIa9Gph6qcIlOdo8/fUUBp2zs8oRDZHJWPX5g8bG5jG5h+nr8CmIYhQnnY59ptPxUpGgm+AAAA[Pipeline] // withEnv ha:////4MqRdxQTJyFBhinlVmWH4P4DEVbnRcbpufqY6dD9jO3FAAAAoh+LCAAAAAAAAP9tjTESgjAQRT84FraWHiIU0jlWthkaTxAhxkBmF5NFqDyRV/MOMjJj5a/+e817vbFOEUeOTrWWOk+p9qoPg5ufGjl218CjavmiaqbEwarKjhU39rRgxWKxLMux0thYqgMnT06w1a15mCIYcsVZ4uwOGrlv7ngi03NZTJQvTBG729Akpl/nbwBT3wvyci/Iyg/mwCjFvQAAAA==[Pipeline] } ha:////4Dliw5gznJJeAcQ3oOxJceOnIY6Z1sKdJ+pk29PEFkvAAAAAoh+LCAAAAAAAAP9tjTESgjAQRT84FraWHiIU0jlWthkaTxAhxkBmF5NFqDyRV/MOMjJj5a/+e817vbFOEUeOTrWWOk+p9qoPg5ufGjl218CjavmiaqbEwarKjhU39rRgxWKxLMux0thYqgMnT06w1a15mCIYcsVZ4uwOGrlv7ngi03NZTJQvTBG729Akpl/nbwBT3wvyshRk+w9ViWzpvQAAAA==[Pipeline] // node ha:////4K0zfc+9LewSwImt5Arj4oOtT60xkhnkwpWc8L29VZRwAAAAox+LCAAAAAAAAP9tjTEOwjAQBDdBFLSUPMKREFSIitZKwwtMYowT6y7YF5KKF/E1/kBEJCq22plmXm8sU8SRo1ONpdZTqrzqQu+mpwaO7TXwoBq+qIopcbCqtEPJtT3NWLJYzMtyLDRWlqrAyZMTrHVjHqYIhlxxlji5g0bu6zueyPRUFhPlC2PE5tbXienX+RvA2HWCfLcXZNsPc5ALo70AAAA=[Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE