Started by an SCM change Obtained jenkins_tests/clubb_api_commitment_test/Jenkinsfile from git https://github.com/larson-group/clubb.git Running in Durability level: MAX_SURVIVABILITY ha:////4I4gvr7nuLCyZc7iHPgjWyDjwima2Dfuve4pSq+aa/jjAAAAoh+LCAAAAAAAAP9tjTEOwjAQBM8BClpKHuFItIiK1krDC0x8GCfWnbEdkooX8TX+gCESFVvtrLSa5wtWKcKBo5UdUu8otU4GP9jS5Mixv3geZcdn2TIl9igbHBs2eJyx4YwwR1SwULBGaj0nRzbDRnX6rmuvydanHMu2V1A5c4MHCFXMWcf8hSnC9jqYxPTz/BXAFEIGsfuclm8zQVqFvQAAAA==[Pipeline] Start of Pipeline ha:////4I0gKCMp6dFQ8heHxAil9D+Jw3tsu4qw18pQrtWYQdTRAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycohUghExsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jduZBmjwAAAAA==[Pipeline] node Still waiting to schedule task Waiting for next available executor Running on ha:////4JZ5GY0msVCF6o770FRoablT8ToUy3BUZDMKJBMuZeT5AAAAnh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAz2EgZh/eT83ILSktQifY3cxGIgrakPAHib2iPIAAAAJenkins in /home/jenkins/workspace/clubb_api_commitment_test ha:////4MnJELA9rrrUzSRSS3YU/yJTXkzSrZX/NRz3UHvEvOoaAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycoh0gA0xsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jfoP95RwAAAAA==[Pipeline] { ha:////4Cyh64RUOEsYz6XxXO6ire1gz/mNiyIzMjUannQv7e4PAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycoh0gQkxsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jc09154wAAAAA==[Pipeline] stage ha:////4FZe6M3PeXQuzqSn57XEEIuZHliV+Mnwn7Wvfk67SOoqAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+KOrAycoh0ggUxsUZZOEFIQkgb/d8mKe3EibgadyBQiQlLlmxL1nu+oE4RjhQdby12HpP2vA+jK4lPFLtroIm3dOGaMFGwXNpJkrGnpUrKFhaxClYC1hZ1oOTRZdiIVt1VExS65pxj2Q4CKm8GeAAThZxVzN8yR9jeRpMIf5y/AJj7DGxXvP/86jek7ggRwAAAAA==[Pipeline] { (Declarative: Checkout SCM) ha:////4D92nCE/If1wVgh9o9cjl8Eef8hO6IrIw3R9jzZAitIcAAAAoh+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_api_commitment_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --progress https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision df3bf7f575baf09926b4299a5e8ab38b42da996c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f df3bf7f575baf09926b4299a5e8ab38b42da996c # timeout=10 Commit message: "We need to initialize our local pdf_implicit_coefs_terms_zm in certain pdf types. We also don't need to zero out pdf_implicit_coefs_terms arrays, since that's done in the initialization. This should fix segfaults when l_call_pdf_closure_twice=.True. larson-group/clubb#972" > git rev-list --no-walk a3161e5614bf12f8b22700db87b2597d8197efec # timeout=10 ha:////4Hdr08r0QBBNc13gSnpRVdUC2vsWpBYW0/du3E4aH4x/AAAAoh+LCAAAAAAAAP9tjTEOAiEURD9rLGwtPQTbGRNjZUtoPAGyiLDkfxZYdytP5NW8g8RNrJxkknnTvNcb1jnBiZLl3mDvMGvHYxhtXXyi1N8CTdzTlWvCTMFwaSZJnTkvKKkYWMIaWAnYGNSBskNbYCu8eqg2KLTtpaT6HQU0rhvgCUxUc1GpfGFOsLuPXSb8ef4KYI6xADvU7j9Dg2gqvAAAAA==[Pipeline] } ha:////4D3JL6pX1M1/1q4Cb3emf6raOPn/7s/ZkFo29uGX8+4nAAAAoh+LCAAAAAAAAP9tjTEOAiEURD9rLGwtPQRbWRhjZUtoPAGyiLDkfxZYdytP5NW8g8RNrJxkknnTvNcb1jnBiZLl3mDvMGvHYxhtXXyi1N8CTdzTlWvCTMFwaSZJnTkvKKkYWMIaWAnYGNSBskNbYCu8eqg2KLTtpaT6HQU0rhvgCUxUc1GpfGFOsLuPXSb8ef4KYI6xADvU7j9J+wGOvAAAAA==[Pipeline] // stage ha:////4DrvSwhiNTQbWuHkDmWP+Jxdw0IB9gojhcnQzDDjqob+AAAAph+LCAAAAAAAAP9tjTEOwjAQBM9BKWgpeYQDEh2iorXc8AITG+PEugv2haTiRXyNPxCIRMVWOyut5vmCMic4UPKycdgGzHWQXez91ORAqb1EGmRDZ1kTZopOajdosu44oyZ2MEcUsFCwdFhHygE9w0o15m6qaNBXJ07TtldQBHuDBwg1mdkk/sKYYH3tbSb8ef4KYOwYxI6h2G4+x/INtuQqUcEAAAA=[Pipeline] withEnv ha:////4A1geliNffHoNvWUGjXsqtlHkCGDCSHe+zEFO3TNCAarAAAApR+LCAAAAAAAAP9tjTEOwjAUQ3+DOrAycoiUzoiJNerCCUITQtLo/zZJSSdOxNW4Ay2VmPBg2Zas93pDGQOcKBjuNHYWY2t570czJ54pdDdPmTu68pYwkte80bkhpc9rbShpWFUw2AjYamw9RYsmwU44+ZCVl2iqSwrzdhTArBrgCYWYyUmG9C1TgP19VJHwx/kLgKlPwOrDYvXyLD8BobDcwgAAAA==[Pipeline] { ha:////4H6rZKvL75ThNwaUFkOY+Hxqp5o0QhwrcuoUaSessQdPAAAAph+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUZUVMrFEWThCaEJJG/7dJSjpxIq7GHWipxIQHy7ZkvdcbqhjgRMEwp7GzGFvLej+aObFMobt5yszRlbWEkbxmQmdBSp/XKihpWFWUsOGw1dh6ihZNgh138iFrL9HUlxTm7cihtGqAJxR8JicZ0rdMAfb3UUXCH+cvAKY+Qdk0ix2WZ/UBbwyqm8IAAAA=[Pipeline] stage ha:////4PWkEu4yPR/Pkpstdaczn4TkOuBNQfKiHmXO1Ru1oTaMAAAAph+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUwIiYukZZOEFoQkgb/V9+UtqJE3E17kBLJSY8WLYl673eUESGE7ETjcXWY6y96ELvpiQG4vYaaBANXURNGClYoeygyNhqqYqShUVZDisJa4t1oOjRJdjIRj90GTS68px42o4Scm/u8IRMTuSkOX3LyLC99SYS/jh/ATB2CfLdfrbD/Cw+y7kUycIAAAA=[Pipeline] { (Run the API Commitment Script) ha:////4A2gHxLf7EggO4hGeTH0KfVPg7UWrHMNtzlvguMO1K77AAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiBB2iSmu54QUmNsaJdWdsh6TiRXyNPxCIRMUWq51t5vmCZYpw5GixNdQ5So3D4Hs7LRw4dhfPA7Z8xoYpsTcozSBZm3pGydnAnKKEhYCVocZzcmQzrEWr7qryimx1ynH6DgJKp2/wgEJM5qxi/sIYYXPtdWL6ef4KYAwZyu3uU/vwBgq0rvS+AAAA[Pipeline] sh + utilities/api_analysis/run_full_api_diagnostics.bash Checking out CLUBB Cloning into 'CLUBB'... Checking out SAM Cloning into 'SAM'... Checking out WRF Cloning into 'WRF'... Checking out CAM Cloning into 'CAM'... Moving CLUBB_core Removing .git Folders find: ‘CLUBB/.git’: No such file or directory find: ‘SAM/.git’: No such file or directory find: ‘WRF/.git’: No such file or directory find: ‘CAM/.git’: No such file or directory Copying the SILHS API into the CLUBB API Running the Usage Analyzer Removing API from CLUBB_core Removing API from SILHS Removing G_Unit_Tests from CLUBB Moving SILHS to CLUBB_core Testing CLUBB_Standalone's API Commitment Testing CLUBB_core's API Commitment Testing SAM's API Commitment Testing CAM's API Commitment Testing WRF's API Commitment Removing Checkouts Testing API Commitment All host models passed. Removing Dependencies ha:////4G1AZT2w5HeS7GbCLy4iReWU6rtA4CiaRuUl/9v2sSXfAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIihKgQVVrLDS8wsTFOrDtjOyQVL+Jr/IFAJCq2WO1sM88XLFOEI0eLraHOUWocBt/baeHAsbt4HrDlMzZMib1BaQbJ2tQzSs4G5hQlLASsDDWekyObYS1adVeVV2SrU47TdxBQOn2DBxRiMmcV8xfGCJtrrxPTz/NXAGMIGcrt/lO7N7BnLt++AAAA[Pipeline] } ha:////4PRdG1qzreBSC23lC58d/XXRpm6N9mgLWUsg+AO51mf+AAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiKGgQVVrLDS8wsTFOrDtjOyQVL+Jr/IFAJCq2WO1sM88XLFOEI0eLraHOUWocBt/baeHAsbt4HrDlMzZMib1BaQbJ2tQzSs4G5hQlLASsDDWekyObYS1adVeVV2SrU47TdxBQOn2DBxRiMmcV8xfGCJtrrxPTz/NXAGMIGcrt/lO7N4glvS6+AAAA[Pipeline] // stage ha:////4JrxbwUXNF5gP6R9XMWFpdVXR7KglH5FrYrP/JN1KIsTAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUnRgQE2uUhROEJoSk0f9tkpJOnIircQdaKjHhwbItWe/1hioGOFEwzGnsLMbWst6PZk4sU+hunjJzdGUtYSSvmdBZkNLntQpKGlYVJWw4bDW2nqJFk2DHnXzI2ks09SWFeTtyKK0a4AkFn8lJhvQtU4D9fVSR8Mf5C4CpT1A2zWKH5Vl9ANydZ8vCAAAA[Pipeline] stage ha:////4FjX6LPfPcP4rLd0Q+YiXlHQFPIyIbvLbANsx5pVByrKAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUTCAhpq5RFk4QmhDSRv+Xn5R24kRcjTvQUokJD5ZtyXqvNxSR4UTsRGOx9RhrL7rQuymJgbi9BhpEQxdRE0YKVig7KDK2WqqiZGFRlsNKwtpiHSh6dAk2stEPXQaNrjwnnrajhNybOzwhkxM5aU7fMjJsb72JhD/OXwCMXYJ8t5/tMD+LD0rlhNLCAAAA[Pipeline] { (Display Tables) ha:////4ANZDodIw9bovMnkMIh6SVnsKvBPUn58KgWW+PC0vfF8AAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiOhCiSmu54QUmNsaJdWdsh6TiRXyNPxCIRMUWq51t5vmCZYpw5GixNdQ5So3D4Hs7LRw4dhfPA7Z8xoYpsTcozSBZm3pGydnAnKKEhYCVocZzcmQzrEWr7qryimx1ynH6DgJKp2/wgEJM5qxi/sIYYXPtdWL6ef4KYAwZyu3uU/vwBr2eB0O+AAAA[Pipeline] sh + cat utilities/api_analysis/log/apiCommitmentTable.txt 2022-01-27 03:18:16.616413 +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | Module Name | # of Users | CLUBB_core | CLUBB_standalone | SAM | WRF | CAM | +================================+==============+==============+====================+=======+=======+=======+ | adg1_adg2_3d_luhar_pdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_clubb_core_module | 1 | False | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_helper_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_windm_edsclrm_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_wp2_wp3_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_xm_wpxp_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_xp2_xpyp_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | advance_xp3_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | array_index | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | calc_pressure | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | calc_roots | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | calendar | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | clip_explicit | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | clip_semi_implicit | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | clubb_precision | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | code_timer_module | 0 | False | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | constants_clubb | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | corr_varnce_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | diagnose_correlations_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | diffusion | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | endian | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | error_code | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | est_kessler_microphys_module | 1 | False | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | file_functions | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | fill_holes | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | generate_uniform_sample_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | grid_class | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | hydromet_pdf_parameter_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | index_mapping | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | input_names | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | input_reader | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | interpolation | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | lapack_interfaces | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | lapack_wrap | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | latin_hypercube_arrays | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | latin_hypercube_driver_module | 1 | False | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | lh_microphys_var_covar_module | 1 | False | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | LY93_pdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | math_utilities | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | matrix_operations | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | mean_adv | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | mixing_length | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | model_flags | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | mono_flux_limiter | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | mt95 | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | Nc_Ncn_eqns | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | new_hybrid_pdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | new_hybrid_pdf_main | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | new_pdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | new_pdf_main | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | new_tsdadg_pdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | numerical_check | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | output_2D_samples_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | output_grads | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | output_netcdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | parameter_indices | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | parameters_model | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | parameters_silhs | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | parameters_tunable | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | pdf_closure_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | pdf_parameter_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | pdf_utilities | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | pos_definite_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | precipitation_fraction | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | recl.inc | 0 | False | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | saturation | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | setup_clubb_pdf_params | 1 | False | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | sfc_varnce_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | sigma_sqd_w_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | silhs_importance_sample_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | Skx_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | sponge_layer_damping | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stat_file_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_clubb_utilities | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_lh_sfc_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_lh_zt_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_rad_zm_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_rad_zt_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_sfc_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_type | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_type_utilities | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_variables | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_zm_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | stats_zt_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | T_in_K_module | 2 | True | True | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | transform_to_pdf_module | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ | turbulent_adv_pdf | 1 | True | False | False | False | False | +--------------------------------+--------------+--------------+--------------------+-------+-------+-------+ ha:////4B7tT9wuol1RkpOKthmFTRSRDYRTUJkssqgj/whKexHlAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOICVEgoFa3lhheYxBgn1l2wHZyKF/E1/oBFJCq2WO1sM683LIOHmr3BTlNvKTQWBzeavDCx76+OE3Z8wYYpsNModZLc6tOMkqOGOUUJCwErTY3jYMlEWItOPVTlFJnqHH3+jgJK297hCYXI5qh8/MLkYXMb28D08/wVwDREKHeHXPvt8AGtm4OQvgAAAA==[Pipeline] sh + cat utilities/api_analysis/log/usageAnalyzerTable.txt 2022-01-27 03:17:07.540946 +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | API Element | SAM | WRF | CAM | +========================================+========================================+===========================================================+===========================================================+ | generate_silhs_sample_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_accumulate_lh_api | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | est_kessler_microphys_api | | | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clip_transform_silhs_output_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | lh_microphys_var_covar_driver_api | | | subcol_silhs_var_covar_driver in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | set_default_silhs_config_flags_api | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_readnl_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | initialize_silhs_config_flags_type_api | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_readnl_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | print_silhs_config_flags_api | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_readnl_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | silhs_config_flags_type | clubb_sgs | _bl_clubb | subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | eight_cluster_presc_probs | | clubb_lh_init in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | vert_decorr_coef | advance_clubb_sgs in clubb_sgs | clubb_lh_init in _bl_clubb | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | importance_prob_thresh | | clubb_lh_init in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | latin_hypercube_2d_output_api | | clubb_bl_init in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | latin_hypercube_2d_close_api | | wrf_finalize in _wrf_top | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | set_default_parameters_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | read_parameters_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | setup_clubb_core_api | clubb_sgs | clubb_bl_init in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_adg1 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_new_hybrid | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ipdf_pre_advance_fields | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ipdf_post_advance_fields | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_use_boussinesq | clubb_sgs_setup in clubb_sgs | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic1 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic1b | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic1c | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic2rt | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic2thl | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic2rtthl | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic4 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_uu_shr | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_uu_buoy | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6rt | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6rtb | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6rtc | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6thl | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6thlb | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6thlc | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic7 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic7b | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic7c | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic8 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic8b | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic10 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic11 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic11b | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic11c | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic12 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic13 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic14 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_wp3_pr_turb | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_wp3_pr_dfsn | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_wp2_splat | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6rt_lscale0 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic6thl_lscale0 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic7_lscale0 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iwpxp_l_thresh | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k | clubb_sgs_setup in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k1 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu1 | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k2 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu2 | | clubb_bl_scheme in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k6 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu6 | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k8 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu8 | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k9 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu9 | | clubb_bl_scheme in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu10 | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k_hm | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k_hmb | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ik_hm_min_coef | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | inu_hm | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | islope_coef_spread_dg_means_w | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ipdf_component_stdev_factor_w | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | icoef_spread_dg_means_rt | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | icoef_spread_dg_means_thl | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ibeta | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | igamma_coef | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | igamma_coefb | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | igamma_coefc | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ilmin_coef | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iomicron | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | izeta_vrnce_rat | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iupsilon_precip_frac_rat | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ilambda0_stability_coef | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | imult_coef | | clubb_bl_scheme in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | itaumin | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | itaumax | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | imu | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ilscale_mu_coef | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ilscale_pert_coef | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ialpha_corr | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iskw_denom_coef | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k10 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_k10h | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ithlp2_rad_coef | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ithlp2_rad_cloud_frac_thresh | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iup2_sfc_coef | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iskw_max_mag | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_bkgnd | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_sfc | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_shear | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_n2 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_n2_wp2 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_n2_xp2 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_n2_wpxp | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ic_invrs_tau_n2_clear_wp3 | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ialtitude_threshold | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | irtp2_clip_coef | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | irichardson_num_min | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | irichardson_num_max | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | icx_min | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | icx_max | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | advance_clubb_core_api | clubb_sgs | clubb_bl_scheme in _bl_clubb | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | advance_clubb_core_api_single_col | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | advance_clubb_core_api_multi_col | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | pdf_parameter | clubbvars | clubb_bl_scheme in _bl_clubb | clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | implicit_coefs_terms | clubbvars | clubb_bl_scheme in _bl_clubb | clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hydromet_list | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hydromet_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hydromet_dim | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | est_subcol_microphys_tndcy in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iing | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | est_subcol_microphys_tndcy in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iini | stats_clubb_silhs_update in stat_clubb | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iinr | stats_clubb_silhs_update in stat_clubb | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iins | stats_clubb_silhs_update in stat_clubb | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iirg | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | est_subcol_microphys_tndcy in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iiri | stats_clubb_silhs_update in stat_clubb | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iirr | stats_clubb_silhs_update in stat_clubb | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iirs | stats_clubb_silhs_update in stat_clubb | advance_clubb_sgs in clubb_sgs | setup_hydromet_array in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iisclr_rt | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iisclr_thl | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iisclr_co2 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iiedsclr_rt | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iiedsclr_thl | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iiedsclr_co2 | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_frozen_hm | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_mix_rat_hm | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | cleanup_clubb_core_api | clubb_sgs | wrf_finalize in _wrf_top | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | setup_corr_varnce_array_api | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_init_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | setup_pdf_parameters_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hydromet_pdf_parameter | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | init_pdf_hydromet_arrays_api | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_init_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | genrand_init_api | clubb_sgs_setup in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | genrand_state | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | genrand_srepr | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | genrand_intg | clubb_sgs_setup in clubb_sgs | clubb_silhs_vars | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | corr_array_n_cloud | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | corr_array_n_below | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | pdf_dim | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | clubb_sgs_setup in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_chi | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_rr | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_w | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_nr | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_ri | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_ni | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_ncn | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_rs | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_ns | stats_clubb_silhs_update in stat_clubb | micro_copy_in in micro_field_utils | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_rg | micro_copy_in in micro_field_utils | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | iipdf_ng | micro_copy_in in micro_field_utils | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hmp2_ip_on_hmm2_ip | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ncnp2_on_ncnm2 | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_init_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hmp2_ip_on_hmm2_ip_slope_type | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | hmp2_ip_on_hmm2_ip_intrcpt_type | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | grid | clubb_sgs_setup in clubb_sgs | stats_clubb_update in stat_clubb | sgs_init in sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats | sgs_init in sgs | sgs_proc in sgs | clubb_sgs_cleanup in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | setup_grid_heights_api | | clubb_bl_init in _bl_clubb | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | setup_grid_api | | | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_begin_timestep_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_end_timestep_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_finalize_api | clubb_sgs_cleanup in clubb_sgs | wrf_finalize in _wrf_top | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_init_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_stats | advance_clubb_sgs in clubb_sgs | wrf_finalize in _wrf_top | clubb_bl_init in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_stats_last | | clubb_bl_scheme in _bl_clubb | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_stats_samp | advance_clubb_sgs in clubb_sgs | est_subcol_microphys_tndcy in _est_subcol_microphys_tndcy | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_tsamp | sgs_scalars in sgs | sgs_init in sgs | sgs_proc in sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_tout | sgs_scalars in sgs | sgs_init in sgs | sgs_proc in sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ::calculate_thlp2_rad_api | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | params_list | | clubb_bl_init in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | update_xp2_mc_api | | | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | sat_mixrat_liq_api | | | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ::lin_interpolate_two_points_api | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | lin_interpolate_on_grid_api | rad_simple_driver in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | t_in_k2thlm_api | | | thl_profile in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | thlm2t_in_k_api | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zt2zm_api | advance_clubb_sgs in clubb_sgs | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zm2zt_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | calculate_spurious_source_api | sgs_scalars in sgs | sgs_proc in sgs | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clubb_at_least_debug_level_api | micro_proc in microphysics | advance_clubb_sgs in clubb_sgs | apply_clubb_sgs_tndcy_scalars in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clubb_fatal_error | | | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clubb_no_error | advance_clubb_sgs in clubb_sgs | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fill_holes_driver_api | | est_subcol_microphys_tndcy in _est_subcol_microphys_tndcy | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fill_holes_vertical_api | micro_proc in microphysics | apply_clubb_sgs_tndcy_scalars in clubb_sgs | clip_micro_field in micro_field_utils | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fill_holes_hydromet_api | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | set_clubb_debug_level_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | vertical_integral_api | sgs_scalars in sgs | sgs_proc in sgs | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | cloud_frac_min | | | subcol_gen_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | cm3_per_m3 | micro_init in microphysics | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | core_rknd | sunray_sw in rad_simple_uwm | stats_clubb_update in stat_clubb | clip_micro_field in micro_field_utils | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | cp | sunray_sw in rad_simple_uwm | _mp_graupel | params | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | dp | micro_copy_in in micro_field_utils | cos_solar_zen in rad_simple_uwm | advance_clubb_sgs in clubb_sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | em_min | advance_clubb_sgs in clubb_sgs | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ep | _mp_graupel | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fstderr | micro_diagnose in microphysics | clubb_sgs_setup in clubb_sgs | _mp_graupel | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fstdout | clubb_sgs_setup in clubb_sgs | clubb_lh_init in _bl_clubb | clubb_bl_init in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | grav | _mp_graupel | params | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | lf | params | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ls | _mp_graupel | params | positive_qv_adj in _mp_graupel | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | lv | _mp_graupel | params | positive_qv_adj in _mp_graupel | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | pi_dp | cos_solar_zen in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | pi | sunray_sw in rad_simple_uwm | clubb_sgs_setup in clubb_sgs | params | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | radians_per_deg_dp | cos_solar_zen in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rd | _mp_graupel | params | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rv | _mp_graupel | params | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | sec_per_day | cos_solar_zen in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | sec_per_hr | cos_solar_zen in rad_simple_uwm | clubb_bl_init in _bl_clubb | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | sec_per_min | | clubb_bl_init in _bl_clubb | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | t_freeze_k | _mp_graupel | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | time_precision | sgs_init in sgs | clubb_sgs | sgs_proc in sgs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | var_length | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zero_threshold | micro_diagnose in microphysics | clubb_sgs_setup in clubb_sgs | clip_micro_field in micro_field_utils | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zero | | setup_hydromet_array in _est_subcol_microphys_tndcy | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nc_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ng_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ni_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nr_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ns_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rg_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rho_lw | sunray_sw in rad_simple_uwm | _mp_graupel | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ri_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rr_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rs_tol | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rt_tol | clubb_sgs_setup in clubb_sgs | clip_micro_field in micro_field_utils | est_subcol_microphys_tndcy in _est_subcol_microphys_tndcy | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | thl_tol | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | clubb_init_cnst in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | w_tol_sqd | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | clubb_bl_scheme in _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | pack_pdf_params_api | stepout in | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | unpack_pdf_params_api | clubb_sgs_setup in clubb_sgs | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | num_pdf_params | clubbvars | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | init_pdf_params_api | clubb_sgs_setup in clubb_sgs | clubb_bl_scheme in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | init_precip_fracs_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_init_silhs in subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | precipitation_fractions | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | subcol_silhs | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | init_pdf_implicit_coefs_terms_api | clubb_sgs_setup in clubb_sgs | clubb_bl_scheme in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | adj_low_res_nu_api | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | assignment(=) | | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clubb_i | advance_clubb_sgs in clubb_sgs | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clubb_j | advance_clubb_sgs in clubb_sgs | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | compute_current_date_api | cos_solar_zen in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fname_rad_zm | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fname_rad_zt | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | fname_sfc | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | gregorian2julian_day_api | cos_solar_zen in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_grads | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_netcdf | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | l_output_rad_files | | | clubb_readnl in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | leap_year_api | cos_solar_zen in rad_simple_uwm | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nvarmax_rad_zm | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nvarmax_rad_zt | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nvarmax_sfc | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nvarmax_zm | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nvarmax_zt | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nparams | clubb_sgs | clubb_sgs_setup in clubb_sgs | _bl_clubb | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | nu_vertical_res_dep | clubb_sgs | _bl_clubb | clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | setup_parameters_api | | | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stat_nknd | | | stats_zero in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stat_rknd | | | stats_zero in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_accumulate_hydromet_api | advance_clubb_sgs in clubb_sgs | clubb_bl_scheme in _bl_clubb | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_init_rad_zm_api | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_init_rad_zt_api | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_init_sfc_api | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_init_zm_api | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | stats_init_zt_api | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr01 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr02 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr03 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr04 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr05 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr06 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr07 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr08 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr09 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr10 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr11 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr12 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr13 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr14 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr15 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr16 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | zmscr17 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr01 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr02 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr03 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr04 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr05 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr06 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr07 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr08 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr09 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr10 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr11 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr12 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr13 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr14 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr15 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr16 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr17 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr18 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr19 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr20 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | ztscr21 | | | stats_init_clubb in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | clubb_config_flags_type | clubb_sgs | _bl_clubb | clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | set_default_clubb_config_flags_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | init_clubb_config_flags in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | initialize_clubb_config_flags_type_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | init_clubb_config_flags in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | print_clubb_config_flags_api | clubb_sgs_setup in clubb_sgs | clubb_bl_init in _bl_clubb | clubb_ini_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | thlm_sponge_damp_settings | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rtm_sponge_damp_settings | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | uv_sponge_damp_settings | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | wp2_sponge_damp_settings | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | wp3_sponge_damp_settings | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | up2_vp2_sponge_damp_settings | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | thlm_sponge_damp_profile | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | rtm_sponge_damp_profile | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | uv_sponge_damp_profile | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | wp2_sponge_damp_profile | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | wp3_sponge_damp_profile | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | up2_vp2_sponge_damp_profile | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | initialize_tau_sponge_damp_api | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | finalize_tau_sponge_damp_api | | | | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | copy_single_pdf_params_to_multi | | | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ | copy_multi_pdf_params_to_single | | | clubb_tend_cam in clubb_intr | +----------------------------------------+----------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------+ ha:////4KXOGVXPQ6JYaHsROJhXE3Bn7LQFk8D/3tyYtnnYJBTOAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOKiUCEhqrRWGl5gYmOcWHfGdkgqXsTX+AMWkajYYrWzzbzesI4BThwM9poGS7Gz6N1o8sKJw3B1PGHPF+yYIjuNrZ5aVrpZsOWkYUlRwkrARlPnOFoyCbailw9ZOUmmOqeQv6OA0qo7PKEQ2ZxkSF+YA+xuo4pMP89fAczeJyj3da768AGz5oXivgAAAA==[Pipeline] } ha:////4AV/cM6kEWnQtOoGE3D57dxbQfEAcXRhei/KhyhF+GNCAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPMIRaSgQVVorDS8w8WGcWHfGdkgqXsTX+AMWkajYYrWzzbzesI4BThyM6JEGS7GzwrvR5CUmDsPV8SR6voiOKbJD0eLUssZmwZYTwpKihJWEDVLnOFoyCbayVw9VOUWmOqeQv6OE0uo7PKGQ2ZxUSF+YA+xuo45MP89fAczeJyjrOtf+8AGMia70vgAAAA==[Pipeline] // stage ha:////4Cwszw9GBH3Aacphp3PntmFmsATxcrdXH+S9p98UYOmpAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUhRExdY26cILQhJA0+r8kKenEibgadyBQiQkPlm3Jes8XVMHDkbxmVuFgMPSGjW7SObFEfrg4SszSmfWEgZxinUodSdUutaOoYFFRworDWmHvKBjUETbciruonUBdn6LP24FDaeQNHlDwTI7Cx2+ZPWyvkwyEP85fAMxjhLJpsu32n2f1BlfFHmHCAAAA[Pipeline] stage ha:////4EQ/PANzCi/fc1qOGBiulG+kqw8+2rKiM23Df7DgJj4IAAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUAjbE1DXKwglCE0La6P/yk9JOnIircQdaKjHhwbItWe/1hiIynIidaCy2HmPtRRd6NyUxELfXQINo6CJqwkjBCmUHRcZWS1WULCzKclhJWFusA0WPLsFGNvqhy6DRlefE03aUkHtzhydkciInzelbRobtrTeR8Mf5C4CxS5Dv9rMd5mfxAd6e6VPCAAAA[Pipeline] { (Declarative: Post Actions) ha:////4Lbzk/dXR2ttIQd63tbY9eotcl2vYNPFa/xXVVhUzH37AAAApx+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUQjAhpq5RFk4QmhDSRv+Xn5R24kRcjTvQUokJD5ZtyXqvNxSR4UTsRGOx9RhrL7rQuymJgbi9BhpEQxdRE0YKVig7KDK2WqqiZGFRlsNKwtpiHSh6dAk2stEPXQaNrjwnnrajhNybOzwhkxM5aU7fMjJsb72JhD/OXwCMXYJ8t5/tMD+LD/hYjrHCAAAA[Pipeline] script ha:////4LWI3WRaMJFR6qz3GsBSqLjaNyy761MjWBotINBtdAtFAAAAqB+LCAAAAAAAAP9tjTEOwjAUQ3+LOrAycohUQoIFMXWNsnCC0ISQNvq//KS0EyfiatyBlkpMeLBsS9Z7vaGIDCdiJxqLrcdYe9GF3k1JDMTtNdAgGrqImjBSsELZQZGx1VIVJQuLshxWEtYW60DRo0uwkY1+6DJodOU58bQdJeTe3OEJmZzISXP6lpFhe+tNJPxx/gJg7BLku/1sh/lZfACW9ZT2wgAAAA==[Pipeline] { ha:////4CflqHq4pbnCqx+qKqMjYd46i6sbWpFQHzO75gQpxM7/AAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiUUCBqNJabniBiY1xYt0Z2yGpeBFf4w8EIlGxxWpnm3m+YJkiHDlabA11jlLjMPjeTgsHjt3F84Atn7FhSuwNSjNI1qaeUXI2MKcoYSFgZajxnBzZDGvRqruqvCJbnXKcvoOA0ukbPKAQkzmrmL8wRthce52Yfp6/AhhDhnK7+9Q+vAHUcXIBvgAAAA==[Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done ha:////4PMWy9iecEDW6+neIjvNswxG4vAKD4ZTvN1iSXYT7UrEAAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiUSAkRJXWcsMLTGyME+vO2A5JxYv4Gn8gEImKLVY728zzBcsU4cjRYmuoc5Qah8H3dlo4cOwungds+YwNU2JvUJpBsjb1jJKzgTlFCQsBK0ON5+TIZliLVt1V5RXZ6pTj9B0ElE7f4AGFmMxZxfyFMcLm2uvE9PP8FcAYQoZyu//U7g2/yR8JvgAAAA==[Pipeline] } ha:////4KewSehoVpfl+kpI7jD7AZebop5C4DbDTRCgnTCGjTs0AAAApR+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiIVEgRJXWcsMLTGyME+vO2A5JxYv4Gn8gEImKLVY728zzBcsU4cjRYmuoc5Qah8H3dlo4cOwungds+YwNU2JvUJpBsjb1jJKzgTlFCQsBK0ON5+TIZliLVt1V5RXZ6pTj9B0ElE7f4AGFmMxZxfyFMcLm2uvE9PP8FcAYQoZyu//U7g2gS0pbvgAAAA==[Pipeline] // script ha:////4JZRfhq6E0c6LeFjRj+HLlngwrUcDMVe33asMpmqqjgYAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOKCgA6lorXc8AKTGOPEugu2g1PxIr7GH7CIRMUWq51t5vWGZfBQszfYaeothcbi4EaTFyb2/dVxwo4v2DAFdhqlTpJbfZpRctQwpyhhIWClqXEcLJkIa9Gph6qcIlOdo8/fUUBp2zs8oRDZHJWPX5g8bG5jG5h+nr8CmIYhQrnf5todPkohNa2+AAAA[Pipeline] } ha:////4N5UcD7lS6lnfkzbW6/SIffobEOHjWtTS4Q7hXKJX2nmAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOIiSImo0lppeIGJjXFi3RnbIal4EV/jD1hEomKL1c4283rDOgY4cTDYaxosxc6id6PJCycOw9XxhD1fsGOK7DS2empZ6WbBlpOGJUUJKwEbTZ3jaMkk2IpePmTlJJnqnEL+jgJKq+7whEJkc5IhfWEOsLuNKjL9PH8FMHufoKz3uQ71B0xnDfi+AAAA[Pipeline] // stage ha:////4Jd5sh8HmgXYyUuQRClfbZnlVvQkFrZ6ZPxZ2nyssUuYAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOKiQImo0lppeIGJjXFi3RnbIal4EV/jD1hEomKL1c4283rDOgY4cTDYaxosxc6id6PJCycOw9XxhD1fsGOK7DS2empZ6WbBlpOGJUUJKwEbTZ3jaMkk2IpePmTlJJnqnEL+jgJKq+7whEJkc5IhfWEOsLuNKjL9PH8FMHufoDzsc9X1Bw0nuru+AAAA[Pipeline] } ha:////4Nq7ivyiI3MguNMph8RpyzjYAmtjYukgZiy3uTo4syZQAAAApB+LCAAAAAAAAP9tjTEOwjAQBC9BFLSUPOICSomo0lppeIGJjXFi3RnbIal4EV/jD1hEomKL1c4283rDOgY4cTDYaxosxc6id6PJCycOw9XxhD1fsGOK7DS2empZ6WbBlpOGJUUJKwEbTZ3jaMkk2IpePmTlJJnqnEL+jgJKq+7whEJkc5IhfWEOsLuNKjL9PH8FMHufoKzrXIf9Bz7E4Qe+AAAA[Pipeline] // withEnv ha:////4NOvvZrjpGh+a9RAAoDd40QSZtJKX36qCmsWlq9H7eIVAAAAoh+LCAAAAAAAAP9tjTESgjAQRT84FraWHiIU0jlWthkaTxAhxkBmF5NFqDyRV/MOMjJj5a/+e817vbFOEUeOTrWWOk+p9qoPg5ufGjl218CjavmiaqbEwarKjhU39rRgxWKxLMux0thYqgMnT06w1a15mCIYcsVZ4uwOGrlv7ngi03NZTJQvTBG729Akpl/nbwBT3wvyfSnIyg9OLA1qvQAAAA==[Pipeline] } ha:////4NohhS87EBlOMobEvKl6m+qUPdwhqZi1+KrELt9C210fAAAAox+LCAAAAAAAAP9tjTESgjAQRT84FraWHiIUjJVjZZuh8QQRYgxkdjFZhMoTeTXvICMzVv7qv9e81xvrFHHk6FRrqfOUaq/6MLj5qZFjdw08qpYvqmZKHKyq7FhxY08LViwWy7IcK42NpTpw8uQEW92ahymCIVecJc7uoJH75o4nMj2XxUT5whSxuw1NYvp1/gYw9b0gL/eCrPwAXZAJyb0AAAA=[Pipeline] // node ha:////4CNDykyVDWJc9zPZYGeT28wkQF7Ftuvr/zR42YEhSkX4AAAApB+LCAAAAAAAAP9tjTEOwjAQBDdBFLSUPMKRQKJBVLRWGl5gEmOcWHfBvpBUvIiv8QciIlGx1c4083pjmSKOHJ1qLLWeUuVVF3o3PTVwbK+BB9XwRVVMiYNVpR1Kru1pxpLFYl6WY6GxslQFTp6cYK0b8zBFMOSKs8TJHTRyX9/xRKanspgoXxgjNre+Tky/zt8Axq4T5Lu9INt+ABvarvm9AAAA[Pipeline] End of Pipeline Finished: SUCCESS