<workflowJob _class='org.jenkinsci.plugins.workflow.job.WorkflowJob'><action></action><action></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction'><displayUrl>http://carson.math.uwm.edu/jenkins/blue/organizations/jenkins/clubb_generalized_vertical_grid_test/</displayUrl></action><action></action><action></action><action _class='com.cloudbees.plugins.credentials.ViewCredentialsAction'><stores></stores></action><description>Tests CLUBB's vertical grid generalization by calling advance_clubb_core_api twice -- once in with an ascending grid and once with a descending grid -- and then comparing that the output results are bit-for-bit when run with -O0 optimization.  The test is run for all cases and for a large number of flag sets that vary some of CLUBB's configurable model flags.</description><displayName>clubb_generalized_vertical_grid_test</displayName><fullDisplayName>clubb_generalized_vertical_grid_test</fullDisplayName><fullName>clubb_generalized_vertical_grid_test</fullName><name>clubb_generalized_vertical_grid_test</name><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/</url><buildable>true</buildable><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>88</buildNumber><marked><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#88</displayName><duration>8583986</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>3004</queueId><result>SUCCESS</result><timestamp>1775721907538</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/string_conversion.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</affectedPath><commitId>a142b32188f7388ce905ee833c55abff306fb812</commitId><timestamp>1775676953000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust
</comment><date>2026-04-08 14:35:53 -0500</date><id>a142b32188f7388ce905ee833c55abff306fb812</id><msg>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust</msg><path><editType>add</editType><file>clubb_python_api/clubb_python/string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_hello_world.py</affectedPath><affectedPath>clubb_python_api/tests/test_string_conversion.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_t_in_k_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</affectedPath><commitId>dc7d6ed92e27f14e4e64769a67a09a63b2783310</commitId><timestamp>1775681164000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Python update (#1291)

* Possibly better string fix for python API

* Little test changes
</comment><date>2026-04-08 15:46:04 -0500</date><id>dc7d6ed92e27f14e4e64769a67a09a63b2783310</id><msg>Python update (#1291)</msg><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_t_in_k_module.py</file></path><path><editType>delete</editType><file>clubb_python_api/tests/test_hello_world.py</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>0ab371ba28cf647f279567c04786ddc925aa5a87</commitId><timestamp>1775682381000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove line to test python scripts
</comment><date>2026-04-08 16:06:21 -0500</date><id>0ab371ba28cf647f279567c04786ddc925aa5a87</id><msg>Remove line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>2bac827cd3b91b3437ca62918583938237c9fd03</commitId><timestamp>1775696339000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to test python scripts
</comment><date>2026-04-08 19:58:59 -0500</date><id>2bac827cd3b91b3437ca62918583938237c9fd03</id><msg>Add blank line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>87</buildNumber><marked><SHA1>475e7687de4f2ba141334ba0046a2175b611eb75</SHA1><branch><SHA1>475e7687de4f2ba141334ba0046a2175b611eb75</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>475e7687de4f2ba141334ba0046a2175b611eb75</SHA1><branch><SHA1>475e7687de4f2ba141334ba0046a2175b611eb75</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>475e7687de4f2ba141334ba0046a2175b611eb75</SHA1><branch><SHA1>475e7687de4f2ba141334ba0046a2175b611eb75</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#87</displayName><duration>8410234</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #87</fullDisplayName><id>87</id><keepLog>false</keepLog><number>87</number><queueId>2926</queueId><result>SUCCESS</result><timestamp>1775635508228</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><commitId>4f6fb3897c84478095520db9d61b33b888711b3d</commitId><timestamp>1775592422000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding err_info back to stats_end_timestep_api
</comment><date>2026-04-07 15:07:02 -0500</date><id>4f6fb3897c84478095520db9d61b33b888711b3d</id><msg>Adding err_info back to stats_end_timestep_api</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>run_scripts/test_monoflux_limiter_GPU.py</affectedPath><commitId>3f405544d0d3692a822e9f58ae679938d62c6de1</commitId><timestamp>1775594520000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test
</comment><date>2026-04-07 15:42:00 -0500</date><id>3f405544d0d3692a822e9f58ae679938d62c6de1</id><msg>Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test</msg><path><editType>edit</editType><file>run_scripts/test_monoflux_limiter_GPU.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><commitId>15adc8422c4d13004afb02c87d35a590361ead7e</commitId><timestamp>1775594819000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Removing unused variable
</comment><date>2026-04-07 15:46:59 -0500</date><id>15adc8422c4d13004afb02c87d35a590361ead7e</id><msg>Removing unused variable</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>compile.py</affectedPath><commitId>475e7687de4f2ba141334ba0046a2175b611eb75</commitId><timestamp>1775594870000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding -fresh flag to compile.py to remove the previous build before compiling
</comment><date>2026-04-07 15:47:50 -0500</date><id>475e7687de4f2ba141334ba0046a2175b611eb75</id><msg>Adding -fresh flag to compile.py to remove the previous build before compiling</msg><path><editType>edit</editType><file>compile.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>88</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/</url></nextBuild><previousBuild><number>86</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/86/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>86</buildNumber><marked><SHA1>adfc58ffc5ad4d9bef00fc5e766b6d5a52079d8e</SHA1><branch><SHA1>adfc58ffc5ad4d9bef00fc5e766b6d5a52079d8e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>adfc58ffc5ad4d9bef00fc5e766b6d5a52079d8e</SHA1><branch><SHA1>adfc58ffc5ad4d9bef00fc5e766b6d5a52079d8e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>adfc58ffc5ad4d9bef00fc5e766b6d5a52079d8e</SHA1><branch><SHA1>adfc58ffc5ad4d9bef00fc5e766b6d5a52079d8e</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#86</displayName><duration>8098470</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #86</fullDisplayName><id>86</id><keepLog>false</keepLog><number>86</number><queueId>2796</queueId><result>SUCCESS</result><timestamp>1775549107791</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/86/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>License.txt</affectedPath><commitId>9d56b4d0695c86980a6bfaaf9567449dbc4ccabd</commitId><timestamp>1775500093000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Space change for little test
</comment><date>2026-04-06 13:28:13 -0500</date><id>9d56b4d0695c86980a6bfaaf9567449dbc4ccabd</id><msg>Space change for little test</msg><path><editType>edit</editType><file>License.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/parameters_microphys.F90</affectedPath><affectedPath>cmake/utils/CompilerWarnings.cmake</affectedPath><affectedPath>src/CLUBB_core/mean_adv.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_parameter_module.F90</affectedPath><affectedPath>src/CLUBB_core/sfc_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/sponge_layer_damping.F90</affectedPath><affectedPath>CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>utilities/check_for_missing_threadprivate.py</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>src/CLUBB_core/penta_bicgstab_solver.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/Microphys/Morrison_microphys/CMakeLists.txt</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/Microphys/morrison_microphys_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/parameters_KK.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/Lapack/Lapack_shared/CMakeLists.txt</affectedPath><affectedPath>src/G_unit_test_types/rev_direction_grid_test.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><affectedPath>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</affectedPath><affectedPath>src/Benchmark_cases/dycoms2_rf02.F90</affectedPath><affectedPath>src/Microphys/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>src/CLUBB_core/hydromet_pdf_parameter_module.F90</affectedPath><affectedPath>src/Benchmark_cases/mpace_b.F90</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>src/Radiation/parameters_radiation.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>utilities/README</affectedPath><affectedPath>src/Microphys/CMakeLists.txt</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/G_unit_test_types/read_corr_mtx_test.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/jacobian.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/CMakeLists.txt</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/Input_fields/recl.inc</affectedPath><affectedPath>src/CLUBB_core/corr_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/Benchmark_cases/neutral_case.F90</affectedPath><affectedPath>src/Microphys/microphys_driver.F90</affectedPath><affectedPath>src/Radiation/radiation_module.F90</affectedPath><affectedPath>src/Benchmark_cases/lba.F90</affectedPath><affectedPath>compile/compile.bash</affectedPath><affectedPath>src/Radiation/simple_rad_module.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/Radiation/radiation_variables_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/CLUBB_core/array_index.F90</affectedPath><affectedPath>src/Benchmark_cases/wangara.F90</affectedPath><affectedPath>src/Benchmark_cases/time_dependent_input.F90</affectedPath><affectedPath>src/CLUBB_core/error_code.F90</affectedPath><affectedPath>src/G_unit_test_types/tuner_tests.F90</affectedPath><affectedPath>src/clubb_tuner.F90</affectedPath><affectedPath>src/Microphys/advance_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/clubb_driver_test.F90</affectedPath><affectedPath>src/CLUBB_core/diffusion.F90</affectedPath><affectedPath>src/Microphys/estimate_scm_microphys_module.F90</affectedPath><affectedPath>src/Lapack/Lapack_double/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/Benchmark_cases/ekman.F90</affectedPath><affectedPath>src/Benchmark_cases/gabls2.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_arrays.F90</affectedPath><affectedPath>src/Microphys/coamps_microphys_driver_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/Benchmark_cases/bomex.F90</affectedPath><affectedPath>src/Benchmark_cases/prescribe_forcings.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/CMakeLists.txt</affectedPath><affectedPath>src/Lapack/Lapack_single/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><affectedPath>src/G_unit_test_types/fill_holes_tests.F90</affectedPath><affectedPath>src/Microphys/KK_microphys_module.F90</affectedPath><affectedPath>src/Microphys/microphys_interface.inc</affectedPath><affectedPath>utilities/CLUBBStandardsCheck.py</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/Benchmark_cases/dycoms2_rf01.F90</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/Benchmark_cases/rico.F90</affectedPath><affectedPath>src/Microphys/SCM_Activation/CMakeLists.txt</affectedPath><affectedPath>src/Benchmark_cases/mpace_a.F90</affectedPath><affectedPath>src/Microphys/gfdl_activation.F90</affectedPath><affectedPath>src/CLUBB_core/constants_clubb.F90</affectedPath><affectedPath>src/Microphys/silhs_category_variance_module.F90</affectedPath><affectedPath>src/error.F90</affectedPath><affectedPath>src/CLUBB_core/err_info_type_module.F90</affectedPath><commitId>1e25b23661f4235b8a0484bf76bc542cc1ab5f6d</commitId><timestamp>1775502171000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Standards fix (#1288)

* Fixing code to comply with clubb standards and making standards check output a little nicer

* Fixing unused variable compiler errors

* Removing ifdef GFDL option

* A bit of cleanup

* Little GPU fix

* Making the threadprivate check part of the standards, little script improvements, and adding more code to the standards check and also fixing it

* Adding missed cmake files

* Improving various subroutine edits
</comment><date>2026-04-06 14:02:51 -0500</date><id>1e25b23661f4235b8a0484bf76bc542cc1ab5f6d</id><msg>Standards fix (#1288)</msg><path><editType>edit</editType><file>src/Microphys/estimate_scm_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/penta_bicgstab_solver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/error_code.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/neutral_case.F90</file></path><path><editType>edit</editType><file>utilities/README</file></path><path><editType>edit</editType><file>src/Microphys/microphys_interface.inc</file></path><path><editType>edit</editType><file>src/CLUBB_core/err_info_type_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/SCM_Activation/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/error.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>utilities/CLUBBStandardsCheck.py</file></path><path><editType>edit</editType><file>compile/compile.bash</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/Input_fields/recl.inc</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/Lapack/Lapack_shared/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Radiation/simple_rad_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/prescribe_forcings.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_parameter_module.F90</file></path><path><editType>edit</editType><file>src/Radiation/parameters_radiation.F90</file></path><path><editType>edit</editType><file>src/Microphys/coamps_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_arrays.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/array_index.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/corr_varnce_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/rico.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/hydromet_pdf_parameter_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys/parameters_KK.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/diffusion.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/dycoms2_rf01.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/bomex.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/dycoms2_rf02.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/lba.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mean_adv.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/constants_clubb.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/ekman.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/time_dependent_input.F90</file></path><path><editType>edit</editType><file>src/Lapack/Lapack_double/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Radiation/BUGSrad/CMakeLists.txt</file></path><path><editType>delete</editType><file>utilities/check_for_missing_threadprivate.py</file></path><path><editType>edit</editType><file>src/jacobian.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sponge_layer_damping.F90</file></path><path><editType>edit</editType><file>src/clubb_tuner.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/mpace_b.F90</file></path><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/Microphys/gfdl_activation.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/Microphys/microphys_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/wangara.F90</file></path><path><editType>edit</editType><file>src/Microphys/Morrison_microphys/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Microphys/COAMPS_microphys/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_helper_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/advance_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/Microphys/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>compile.py</file></path><path><editType>edit</editType><file>src/Microphys/parameters_microphys.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/Radiation/radiation_variables_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/rev_direction_grid_test.F90</file></path><path><editType>edit</editType><file>CMakeLists.txt</file></path><path><editType>edit</editType><file>src/G_unit_test_types/fill_holes_tests.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/read_corr_mtx_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sfc_varnce_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/morrison_microphys_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/tuner_tests.F90</file></path><path><editType>edit</editType><file>src/Microphys/silhs_category_variance_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path><path><editType>edit</editType><file>src/clubb_driver_test.F90</file></path><path><editType>edit</editType><file>src/Radiation/radiation_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>add</editType><file>cmake/utils/CompilerWarnings.cmake</file></path><path><editType>edit</editType><file>src/Lapack/Lapack_single/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/gabls2.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/mpace_a.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_driver/README.md</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/mean_adv.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_corr_varnce_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/lapack_interfaces_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/hydrostatic_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/lapack_interfaces.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/mixing_length.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_nc_ncn_eqns.py</affectedPath><affectedPath>CMakeLists.txt</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_transport.py</affectedPath><affectedPath>clubb_python_driver/io/__init__.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/mono_flux_limiter_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/config_flags_converter.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_pos_definite_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/pos_definite_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/array_index.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_udt_return_contract.py</affectedPath><affectedPath>dash_app/run_tab/layout.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/err_info.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/remapping_module.py</affectedPath><affectedPath>clubb_python_driver/clubb_case_initalization.py</affectedPath><affectedPath>clubb_jax/io/__init__.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/nc_ncn_eqns_wrapper.F90</affectedPath><affectedPath>dash_app/run_tab/callbacks_runs.py</affectedPath><affectedPath>clubb_jax/README.md</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/fill_holes_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/pdf_utilities.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_sponge.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/__init__.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_lapack_wrap.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/netcdf_stub.F90</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_luhar.py</affectedPath><affectedPath>clubb_python_api/clubb_python/prescribe_forcings.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/lapack_wrap.py</affectedPath><affectedPath>jenkins_tests/clubb_driver_test/Jenkinsfile</affectedPath><affectedPath>clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/numerical_check.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_calc_roots.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_helper.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/corr_varnce_module.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/new_pdf.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_skx.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_new_pdf.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/corr_varnce_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/sclr_idx_converter.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_new_hybrid_pdf.py</affectedPath><affectedPath>clubb_python_api/.gitignore</affectedPath><affectedPath>dash_app/run_tab/runtime.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/nu_vert_res_dep.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_mono_flux.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_advance_xp3.py</affectedPath><affectedPath>clubb_python_driver/advance_clubb_to_end.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/sclr_idx.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_xp3.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>clubb_jax/io/sounding.py</affectedPath><affectedPath>dash_app/plot_tab/callbacks_case.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_remap.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/config_flags.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/err_info_type_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/file_functions.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/tridiag_lu_solvers_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/diagnose_correlations_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/README.md</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/fill_holes.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/calendar.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py</affectedPath><affectedPath>clubb_python_driver/advance_clubb_core.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_error_code.py</affectedPath><affectedPath>clubb_python_driver/radiation.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_index_mapping.py</affectedPath><affectedPath>clubb_python_api/tests/test_hello_world.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/sfc_varnce_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_windm_edsclrm.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py</affectedPath><affectedPath>clubb_python_api/tests/conftest.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/lapack_wrap_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/diffusion_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/radiation_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_init_pressure.py</affectedPath><affectedPath>clubb_python_driver/io/sounding.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py</affectedPath><affectedPath>clubb_python_api/tests/test_advance_core_subs.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_numerical_check.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/t_in_k_module.py</affectedPath><affectedPath>clubb_python_api/tests/test_stats.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/bicgstab_solvers_wrapper.F90</affectedPath><affectedPath>clubb_python_driver/io/surface.py</affectedPath><affectedPath>clubb_python_api/tests/test_stats_registry.in</affectedPath><affectedPath>clubb_jax/advance_clubb_core.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/clip_explicit.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_splat.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</affectedPath><affectedPath>clubb_jax/io/grid_file.py</affectedPath><affectedPath>clubb_python_driver/clubb_standalone.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_matrix_operations.py</affectedPath><affectedPath>clubb_python_api/run_pytests.sh</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_clubb_core_module_wrapper.F90</affectedPath><affectedPath>clubb_jax/__init__.py</affectedPath><affectedPath>clubb_python_api/docs/api_call_flow.svg</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/model_flags.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py</affectedPath><affectedPath>clubb_jax/clubb_case_initalization.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_file_functions.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/clip_explicit_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/grid_class_converter.py</affectedPath><affectedPath>run_scripts/run_jax_vs_fortran_cases.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/tridiag_lu_solver.py</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>clubb_python_api/tests/test_python_port_api_coverage.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_matrix_solver_wrapper.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_lapack_interfaces.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_utils.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_helper_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/sigma_sqd_w_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/remapping_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/calc_roots.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_mixing_length.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/ly93_pdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/common.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_sfc_varnce.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/mean_adv_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_pdf_closure.py</affectedPath><affectedPath>clubb_python_driver/clubb_constants.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/interpolation_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/penta_lu_solver.py</affectedPath><affectedPath>clubb_jax/JAX_CONVERSION_PLAN.md</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/saturation.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_pdf_utils.py</affectedPath><affectedPath>clubb_python_driver/io/grid_file.py</affectedPath><affectedPath>clubb_python_driver/__init__.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/diffusion.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/saturation_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_stats_accumulate.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/pos_definite_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/calendar_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_precipitation_fraction.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/pdf_params_converter.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_tridiag_lu_solvers.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_ly93.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/error_code.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/precipitation_fraction_wrapper.F90</affectedPath><affectedPath>run_scripts/run_python_vs_fortran_cases.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>clubb_jax/clubb_standalone.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/turbulent_adv_pdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/pdf_utilities_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/new_pdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_init_sequence.py</affectedPath><affectedPath>clubb_python_api/requirements.txt</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_turbulent_adv_pdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/hm_metadata.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/nu_vert_res_dep_converter.py</affectedPath><affectedPath>clubb_jax/io/namelist.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_penta_lu_solvers.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_meta.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_advance_core.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90</affectedPath><affectedPath>src/Radiation/simple_rad_module.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/clubb_api.py</affectedPath><affectedPath>clubb_jax/advance_clubb_to_end.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_interpolation.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/new_pdf_main_wrapper.F90</affectedPath><affectedPath>clubb_jax/clubb_constants.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/precipitation_fraction.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/matrix_operations_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/penta_bicgstab_solver.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/grid_class.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_saturation.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/index_mapping.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/diagnose_correlations_module.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_pdf_closure_driver.py</affectedPath><affectedPath>jenkins_tests/clubb_python_test/Jenkinsfile</affectedPath><affectedPath>clubb_python_driver/io/namelist.py</affectedPath><affectedPath>clubb_jax/radiation.py</affectedPath><affectedPath>clubb_python_api/tests/test_udt_roundtrip.py</affectedPath><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/file_functions_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/turbulent_adv_pdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/calc_pressure.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/error_code_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/err_info_converter.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/skx_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/calc_roots_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/grid_class.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/sfc_varnce_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/penta_lu_solvers_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_argument_contract_audit.py</affectedPath><affectedPath>run_scripts/run_scm_all.py</affectedPath><affectedPath>dash_app/plot_tab/layout.py</affectedPath><affectedPath>clubb_python_api/CMakeLists.txt</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_bicgstab_solvers.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/nc_ncn_eqns.py</affectedPath><affectedPath>clubb_jax/io/surface.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_diagnose_correlations_module.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/interpolation.py</affectedPath><affectedPath>clubb_python_api/clubb_python/__init__.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/__init__.py</affectedPath><affectedPath>clubb_python_api/clubb_python/radiation.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/matrix_operations.py</affectedPath><affectedPath>run_scripts/run_bindiff_all.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_new_tsdadg.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/numerical_check_wrapper.F90</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/skx_module.py</affectedPath><affectedPath>clubb_python_api/clubb_python/derived_types/pdf_params.py</affectedPath><commitId>14926dd026f178cacec4336a6389e3c59c2eb4d4</commitId><timestamp>1775506956000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clubb f2py (#1274)

* Initial python clubb driver. Currently BFB for bomex. This is using a hugely simplified clubb_driver currently.

* Fixes

* Making work with cmake, and generalizing for more cases to work (arm, bomex, wangara tested and correct)

* Lots of new interfaces, not all complete though.

* Bit better structure and read grid_class.py

* Improvements, mainly to pdf_closure stack

* Making UDTs handled more correctly - lots of python interfaces were missing them as aguements, which is needed for pushing/pulling

* Better pdf_params (implicit too) python type

* Various cleanup and simplifications

* Fixing up argument list orders

* Breakup up clubb driver and making real radiation call

* Improving run_bindiff script

* Small improvements

* Folder restructuring

* Fixing sclr/edsclr code

* Small fixes

* Better output directory config and python vs fortran driver test script

* Various small improvements to run scripts and dash app

* Improvements to sclr/edsclr/hydromet handling using a _transport variable. Most cases (3/8) in run_python_vs_fortran_cases.py matching now with multiple columns.

* Various cleanup

* Various improvements and cleanup

* Sync f2py branch with master radiation changes

* Fixing things after merge conflict

* Commenting run_bindiff_all better

* Small changes and rough draft of README

* Improvements to various things

* Various improvements and adding a python converted advance_clubb_core for fun

* Adding more apis for missed things and a nice script which checks for missed things

* Stuctural changes and better READMEs

* Little fixes

* Aligning inouts/outs

* Renaming jenkins test

* Adding script

* Little tweaks

* Small updates

* Better readme and api diagram

* Better readme and api diagram again

* Adding clubb_jax directory, just a copy of the python driver right now with some instructions/tips for the conversion process

* Final little changes to readme and renaming various things
</comment><date>2026-04-06 15:22:36 -0500</date><id>14926dd026f178cacec4336a6389e3c59c2eb4d4</id><msg>Clubb f2py (#1274)</msg><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_ly93.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/penta_lu_solver.py</file></path><path><editType>add</editType><file>clubb_python_api/requirements.txt</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_matrix_solver_wrapper.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/penta_bicgstab_solver.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_helper_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>edit</editType><file>compile.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_f2py.pyf</file></path><path><editType>edit</editType><file>src/Radiation/simple_rad_module.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_advance_core.py</file></path><path><editType>edit</editType><file>CMakeLists.txt</file></path><path><editType>add</editType><file>jenkins_tests/clubb_python_test/Jenkinsfile</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_interpolation.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/index_mapping.py</file></path><path><editType>add</editType><file>clubb_python_driver/io/__init__.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/precipitation_fraction_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/matrix_operations_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/run_pytests.sh</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/lapack_interfaces.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_argument_contract_audit.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/radiation_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_python_port_api_coverage.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/sclr_idx_converter.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/diagnose_correlations_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/err_info.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_saturation.py</file></path><path><editType>add</editType><file>clubb_python_driver/radiation.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/mixing_length.py</file></path><path><editType>add</editType><file>clubb_python_api/.gitignore</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_pos_definite_module.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/__init__.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/interpolation_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_meta.py</file></path><path><editType>add</editType><file>clubb_jax/io/__init__.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/matrix_operations.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_driver/clubb_case_initalization.py</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>add</editType><file>clubb_python_api/README.md</file></path><path><editType>add</editType><file>run_scripts/run_python_vs_fortran_cases.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_file_functions.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/sigma_sqd_w_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_remap.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/err_info_converter.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/fill_holes.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_index_mapping.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_penta_lu_solvers.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_new_tsdadg.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/lapack_wrap_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/grid_class.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90</file></path><path><editType>add</editType><file>clubb_jax/JAX_CONVERSION_PLAN.md</file></path><path><editType>add</editType><file>clubb_jax/__init__.py</file></path><path><editType>add</editType><file>run_scripts/run_jax_vs_fortran_cases.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py</file></path><path><editType>edit</editType><file>dash_app/run_tab/callbacks_runs.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/calendar.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/diffusion.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/new_pdf_main_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_driver/clubb_constants.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/model_flags.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_udt_roundtrip.py</file></path><path><editType>edit</editType><file>dash_app/run_tab/runtime.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/error_code.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/lapack_interfaces_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/pdf_utilities.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/mean_adv_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/error_code_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/config_flags.py</file></path><path><editType>add</editType><file>clubb_python_driver/clubb_standalone.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/array_index.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/remapping_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_sponge.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/numerical_check.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/calc_roots_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_error_code.py</file></path><path><editType>add</editType><file>clubb_python_driver/advance_clubb_core.py</file></path><path><editType>add</editType><file>clubb_python_driver/io/grid_file.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/__init__.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py</file></path><path><editType>add</editType><file>clubb_python_driver/io/namelist.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_xp3.py</file></path><path><editType>add</editType><file>clubb_jax/io/namelist.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_lapack_wrap.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_all.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/prescribe_forcings.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/pos_definite_module.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/mean_adv.py</file></path><path><editType>add</editType><file>clubb_jax/io/sounding.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/pos_definite_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_init_pressure.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/hm_metadata.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/file_functions_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/calc_pressure.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/err_info_type_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/calendar_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/pdf_utilities_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/ly93_pdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_splat.py</file></path><path><editType>add</editType><file>clubb_jax/README.md</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/nu_vert_res_dep_converter.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_driver/io/sounding.py</file></path><path><editType>add</editType><file>clubb_python_api/docs/api_call_flow.svg</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/clubb_api.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/hydrostatic_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/grid_class.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/nu_vert_res_dep.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_utils.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/clip_explicit.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/grid_class_converter.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_stats.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_hello_world.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/corr_varnce_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/config_flags_converter.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_pdf_closure.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/__init__.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/tridiag_lu_solver.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_pdf_utils.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/saturation.py</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_driver_test/Jenkinsfile</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_skx.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/fill_holes_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_calc_roots.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_numerical_check.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_clubb_core_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/sclr_idx.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_mono_flux.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/numerical_check_wrapper.F90</file></path><path><editType>add</editType><file>clubb_jax/clubb_constants.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/corr_varnce_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_turbulent_adv_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/sfc_varnce_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_nc_ncn_eqns.py</file></path><path><editType>add</editType><file>clubb_jax/io/grid_file.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/clip_explicit_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_transport.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_tridiag_lu_solvers.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/conftest.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_stats_registry.in</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/new_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_pdf_closure_driver.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_advance_xp3.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/tridiag_lu_solvers_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_sfc_varnce.py</file></path><path><editType>edit</editType><file>dash_app/run_tab/layout.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/new_pdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/sfc_varnce_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/pdf_params.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_new_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/saturation_wrapper.F90</file></path><path><editType>edit</editType><file>dash_app/plot_tab/layout.py</file></path><path><editType>add</editType><file>clubb_jax/advance_clubb_to_end.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/diagnose_correlations_module.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/calc_roots.py</file></path><path><editType>add</editType><file>clubb_python_driver/io/surface.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/nc_ncn_eqns.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/pdf_params_converter.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/diffusion_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/interpolation.py</file></path><path><editType>add</editType><file>clubb_python_api/CMakeLists.txt</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py</file></path><path><editType>add</editType><file>clubb_jax/clubb_standalone.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_init_sequence.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/turbulent_adv_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/mono_flux_limiter_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_new_hybrid_pdf.py</file></path><path><editType>add</editType><file>clubb_jax/io/surface.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_udt_return_contract.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_luhar.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/penta_lu_solvers_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_driver/advance_clubb_to_end.py</file></path><path><editType>add</editType><file>clubb_jax/advance_clubb_core.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/file_functions.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_helper.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/precipitation_fraction.py</file></path><path><editType>edit</editType><file>dash_app/plot_tab/callbacks_case.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/turbulent_adv_pdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_corr_varnce_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_advance_core_subs.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_precipitation_fraction.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/netcdf_stub.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_diagnose_correlations_module.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/nc_ncn_eqns_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90</file></path><path><editType>add</editType><file>clubb_jax/radiation.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/bicgstab_solvers_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_bicgstab_solvers.py</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_stats_accumulate.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_lapack_interfaces.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/remapping_module_wrapper.F90</file></path><path><editType>edit</editType><file>run_scripts/run_scm_all.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/skx_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/radiation.py</file></path><path><editType>add</editType><file>clubb_python_driver/README.md</file></path><path><editType>add</editType><file>clubb_python_driver/__init__.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/derived_types/common.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/lapack_wrap.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90</file></path><path><editType>add</editType><file>clubb_jax/clubb_case_initalization.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/t_in_k_module.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_mixing_length.py</file></path><path><editType>add</editType><file>clubb_python_api/clubb_python/CLUBB_core/advance_windm_edsclrm.py</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_matrix_operations.py</file></path><path><editType>add</editType><file>clubb_python_api/f2py_fortran_wrappers/skx_module_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90</affectedPath><affectedPath>src/Numerical_recipes/amebsa.f90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90</affectedPath><commitId>3b604aca0d98b5f656e2be332d3090819f8af59f</commitId><timestamp>1775508142000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Little fixes for python code
</comment><date>2026-04-06 15:42:22 -0500</date><id>3b604aca0d98b5f656e2be332d3090819f8af59f</id><msg>Little fixes for python code</msg><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90</file></path><path><editType>edit</editType><file>src/Numerical_recipes/amebsa.f90</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>feb80b9af098529dd9fb4192368a639bea44bac9</commitId><timestamp>1775514539000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove blank line to trigger git update script
</comment><date>2026-04-06 17:28:59 -0500</date><id>feb80b9af098529dd9fb4192368a639bea44bac9</id><msg>Remove blank line to trigger git update script</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Lapack/CMakeLists.txt</affectedPath><commitId>89a78e3c137f74f6b8ed0c02875651646e6b0fd8</commitId><timestamp>1775514601000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Added blank line to trigger git update scripts
</comment><date>2026-04-06 17:30:01 -0500</date><id>89a78e3c137f74f6b8ed0c02875651646e6b0fd8</id><msg>Added blank line to trigger git update scripts</msg><path><editType>edit</editType><file>src/Lapack/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changes_M2005</affectedPath><commitId>9d534983ad611d90632f67b0e85b7bf738786c58</commitId><timestamp>1775514643000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Removed blank line to trigger git update scripts
</comment><date>2026-04-06 17:30:43 -0500</date><id>9d534983ad611d90632f67b0e85b7bf738786c58</id><msg>Removed blank line to trigger git update scripts</msg><path><editType>edit</editType><file>Changes_M2005</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/SILHS/CMakeLists.txt</affectedPath><commitId>ea158fd73790b07ad91600595adf0a10f0bccd04</commitId><timestamp>1775514734000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to trigger git update scripts
</comment><date>2026-04-06 17:32:14 -0500</date><id>ea158fd73790b07ad91600595adf0a10f0bccd04</id><msg>Add blank line to trigger git update scripts</msg><path><editType>edit</editType><file>src/SILHS/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/stats/README</affectedPath><commitId>170ad3f0b10539e37efd2f19c76f51b6bec3a255</commitId><timestamp>1775514788000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to trigger git update scripts
</comment><date>2026-04-06 17:33:08 -0500</date><id>170ad3f0b10539e37efd2f19c76f51b6bec3a255</id><msg>Add blank line to trigger git update scripts</msg><path><editType>edit</editType><file>input/stats/README</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><commitId>8759dedaf6cd411a4d4943c3d8525b022ca00986</commitId><timestamp>1775514902000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to trigger git update scripts
</comment><date>2026-04-06 17:35:02 -0500</date><id>8759dedaf6cd411a4d4943c3d8525b022ca00986</id><msg>Add blank line to trigger git update scripts</msg><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url></nextBuild><previousBuild><number>85</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/85/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>85</buildNumber><marked><SHA1>b2e170923249df969fc5b3c0057edce4c1138e7d</SHA1><branch><SHA1>b2e170923249df969fc5b3c0057edce4c1138e7d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b2e170923249df969fc5b3c0057edce4c1138e7d</SHA1><branch><SHA1>b2e170923249df969fc5b3c0057edce4c1138e7d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b2e170923249df969fc5b3c0057edce4c1138e7d</SHA1><branch><SHA1>b2e170923249df969fc5b3c0057edce4c1138e7d</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#85</displayName><duration>11980298</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>2686</queueId><result>SUCCESS</result><timestamp>1775440143334</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/85/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>run_scripts/run_bindiff_varying_flags_output.py</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><commitId>b2e170923249df969fc5b3c0057edce4c1138e7d</commitId><timestamp>1775440060000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making run_bindiff_w_flags.py faster by calling run_scm.py directly and parallelizing over all cases/flag sets, rather than just calling run_scm_all.py and parallelizing over each flag batch. Also fixing a little stats bug that caused the time string to have weird trailing characters, and removing a little states print
</comment><date>2026-04-05 20:47:40 -0500</date><id>b2e170923249df969fc5b3c0057edce4c1138e7d</id><msg>Making run_bindiff_w_flags.py faster by calling run_scm.py directly and parallelizing over all cases/flag sets, rather than just calling run_scm_all.py and parallelizing over each flag batch. Also fixing a little stats bug that caused the time string to have weird trailing characters, and removing a little states print</msg><path><editType>edit</editType><file>run_scripts/run_bindiff_varying_flags_output.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>86</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/86/</url></nextBuild><previousBuild><number>84</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/84/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>84</buildNumber><marked><SHA1>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</SHA1><branch><SHA1>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</SHA1><branch><SHA1>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</SHA1><branch><SHA1>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#84</displayName><duration>17069790</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #84</fullDisplayName><id>84</id><keepLog>false</keepLog><number>84</number><queueId>2679</queueId><result>SUCCESS</result><timestamp>1775412301947</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/84/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>run_scripts/run_scm.bash</affectedPath><affectedPath>run_scripts/run_thread_test.py</affectedPath><commitId>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</commitId><timestamp>1775412294000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Tiny fixes to scripts
</comment><date>2026-04-05 13:04:54 -0500</date><id>0c709755aa0cbd9a53923dc8ea2cd62f07913aa6</id><msg>Tiny fixes to scripts</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>edit</editType><file>run_scripts/run_thread_test.py</file></path><path><editType>edit</editType><file>run_scripts/run_scm.bash</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>85</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/85/</url></nextBuild><previousBuild><number>83</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/83/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>83</buildNumber><marked><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#83</displayName><duration>59056</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #83</fullDisplayName><id>83</id><keepLog>false</keepLog><number>83</number><queueId>2618</queueId><result>FAILURE</result><timestamp>1775376308198</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/83/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>output/.gitignore</affectedPath><affectedPath>jenkins_tests/clubb_BFB_varying_flags_gfortran_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/run_bindiff_varying_flags_output.py</affectedPath><commitId>bcbcd985bf11702799629543e90e6e07a95ddbe5</commitId><timestamp>1775360437000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Varying bfb test (#1290)

* Adding BFB test with varying flags

* Space diff

* Script fix

* Space diff

* Removing output .gitignore, we don't need it and it's annoying
</comment><date>2026-04-04 22:40:37 -0500</date><id>bcbcd985bf11702799629543e90e6e07a95ddbe5</id><msg>Varying bfb test (#1290)</msg><path><editType>add</editType><file>jenkins_tests/clubb_BFB_varying_flags_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>add</editType><file>run_scripts/run_bindiff_varying_flags_output.py</file></path><path><editType>delete</editType><file>output/.gitignore</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>84</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/84/</url></nextBuild><previousBuild><number>82</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/82/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>82</buildNumber><marked><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><branch><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><branch><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><branch><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#82</displayName><duration>13673806</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #82</fullDisplayName><id>82</id><keepLog>false</keepLog><number>82</number><queueId>2486</queueId><result>SUCCESS</result><timestamp>1774339509048</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/82/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README</affectedPath><commitId>b0473687b9eb3489e6ce50f8c4ce66419719fc2d</commitId><timestamp>1774289904000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31
</comment><date>2026-03-23 13:18:24 -0500</date><id>b0473687b9eb3489e6ce50f8c4ce66419719fc2d</id><msg>A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31</msg><path><editType>edit</editType><file>README</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><commitId>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</commitId><timestamp>1774297540000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Little Fix (#1287)

* Making matrix solve checks also trigger if l_implemented is true so that they always are done in CAM, regardless of debug level

* Reworking rcond flag in advance_windm

* Updating l_implemented flag comments

* Adding printouts to make clear where the NaN are (if any) in the soln vector.
</comment><date>2026-03-23 15:25:40 -0500</date><id>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</id><msg>Little Fix (#1287)</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>83</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/83/</url></nextBuild><previousBuild><number>81</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/81/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>81</buildNumber><marked><SHA1>d9d887857da333c2c683aad09311ffcdb2d54440</SHA1><branch><SHA1>d9d887857da333c2c683aad09311ffcdb2d54440</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d9d887857da333c2c683aad09311ffcdb2d54440</SHA1><branch><SHA1>d9d887857da333c2c683aad09311ffcdb2d54440</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d9d887857da333c2c683aad09311ffcdb2d54440</SHA1><branch><SHA1>d9d887857da333c2c683aad09311ffcdb2d54440</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#81</displayName><duration>13855404</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #81</fullDisplayName><id>81</id><keepLog>false</keepLog><number>81</number><queueId>2388</queueId><result>SUCCESS</result><timestamp>1774253107596</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/81/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Radiation/soil_vegetation.F90</affectedPath><affectedPath>src/Radiation/bugsrad_driver.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/Radiation/simple_rad_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/Radiation/radiation_variables_module.F90</affectedPath><affectedPath>src/Radiation/radiation_module.F90</affectedPath><affectedPath>src/Radiation/rad_lwsw_module.F90</affectedPath><commitId>9f2b1e6c9370a897e1da1320521fbc27baf6ff31</commitId><timestamp>1774158992000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>GPUizing most of radiation code
</comment><date>2026-03-22 00:56:32 -0500</date><id>9f2b1e6c9370a897e1da1320521fbc27baf6ff31</id><msg>GPUizing most of radiation code</msg><path><editType>edit</editType><file>src/Radiation/radiation_module.F90</file></path><path><editType>edit</editType><file>src/Radiation/radiation_variables_module.F90</file></path><path><editType>edit</editType><file>src/Radiation/bugsrad_driver.F90</file></path><path><editType>edit</editType><file>src/Radiation/soil_vegetation.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>src/Radiation/rad_lwsw_module.F90</file></path><path><editType>edit</editType><file>src/Radiation/simple_rad_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Radiation/radiation_module.F90</affectedPath><commitId>149e61f9bab26c5cb4518fd7bada9b1f4064482e</commitId><timestamp>1774236539000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fixing multicol radiation stats bug.
</comment><date>2026-03-22 22:28:59 -0500</date><id>149e61f9bab26c5cb4518fd7bada9b1f4064482e</id><msg>Fixing multicol radiation stats bug.</msg><path><editType>edit</editType><file>src/Radiation/radiation_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>dash_app/run_tab/runtime.py</affectedPath><affectedPath>dash_app/run_tab/callbacks_runs.py</affectedPath><affectedPath>dash_app/run_tab/layout.py</affectedPath><commitId>0fc97f413d522aabb24db8c4a289aa5e5471256d</commitId><timestamp>1774237949000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding max tasks option to dash app
</comment><date>2026-03-22 22:52:29 -0500</date><id>0fc97f413d522aabb24db8c4a289aa5e5471256d</id><msg>Adding max tasks option to dash app</msg><path><editType>edit</editType><file>dash_app/run_tab/layout.py</file></path><path><editType>edit</editType><file>dash_app/run_tab/runtime.py</file></path><path><editType>edit</editType><file>dash_app/run_tab/callbacks_runs.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/generalized_grid_test.F90</affectedPath><commitId>d9d887857da333c2c683aad09311ffcdb2d54440</commitId><timestamp>1774239145000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes
</comment><date>2026-03-22 23:12:25 -0500</date><id>d9d887857da333c2c683aad09311ffcdb2d54440</id><msg>Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes</msg><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>82</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/82/</url></nextBuild><previousBuild><number>80</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/80/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>80</buildNumber><marked><SHA1>d20fd1daad5e5d921607794e258bfde151fd3c89</SHA1><branch><SHA1>d20fd1daad5e5d921607794e258bfde151fd3c89</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d20fd1daad5e5d921607794e258bfde151fd3c89</SHA1><branch><SHA1>d20fd1daad5e5d921607794e258bfde151fd3c89</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d20fd1daad5e5d921607794e258bfde151fd3c89</SHA1><branch><SHA1>d20fd1daad5e5d921607794e258bfde151fd3c89</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#80</displayName><duration>13749262</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #80</fullDisplayName><id>80</id><keepLog>false</keepLog><number>80</number><queueId>2298</queueId><result>SUCCESS</result><timestamp>1773907505667</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/80/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Radiation/soil_vegetation.F90</affectedPath><affectedPath>src/Radiation/bugsrad_driver.F90</affectedPath><affectedPath>src/Radiation/simple_rad_module.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/variables_radiation_module.F90</affectedPath><affectedPath>src/Radiation/radiation_variables_module.F90</affectedPath><affectedPath>src/Radiation/extended_atmosphere_module.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/bugs_rad.F</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/soil_vegetation.F90</affectedPath><affectedPath>compile/file_list/clubb_model_files</affectedPath><affectedPath>compile/file_list/clubb_bugsrad_files</affectedPath><affectedPath>src/Radiation/CMakeLists.txt</affectedPath><affectedPath>src/Radiation/BUGSrad/driver_read.F</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CMakeLists.txt</affectedPath><affectedPath>src/Radiation/BUGSrad/CMakeLists.txt</affectedPath><affectedPath>src/Radiation/radiation_module.F90</affectedPath><commitId>cbaf3b7cad36f5843a53f7e5ce77943ca7cc64c9</commitId><timestamp>1773867770000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clubb radiation update (#1283)

* Compartmentalizing radiation code a bit

* More compartmentalizing

* Pushing loop into bugsrad because it makes things cleaner

* Small loop pushes

* Little cleanup

* Moving soil_veg code

* GPU fix and a little cleanup

* Missed a file to commit

* Making work with old build system

* Need zeroing routines for set_case_initial_conditions

* Adding comment explaining why advance_soil_veg is being packaged with Radiation code now
</comment><date>2026-03-18 16:02:50 -0500</date><id>cbaf3b7cad36f5843a53f7e5ce77943ca7cc64c9</id><msg>Clubb radiation update (#1283)</msg><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/Radiation/BUGSrad/driver_read.F</file></path><path><editType>edit</editType><file>src/Radiation/simple_rad_module.F90</file></path><path><editType>edit</editType><file>src/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/Radiation/BUGSrad/variables_radiation_module.F90</file></path><path><editType>edit</editType><file>src/Radiation/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Radiation/bugsrad_driver.F90</file></path><path><editType>edit</editType><file>src/Radiation/extended_atmosphere_module.F90</file></path><path><editType>add</editType><file>src/Radiation/radiation_variables_module.F90</file></path><path><editType>add</editType><file>src/Radiation/soil_vegetation.F90</file></path><path><editType>edit</editType><file>compile/file_list/clubb_model_files</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>delete</editType><file>src/soil_vegetation.F90</file></path><path><editType>edit</editType><file>compile/file_list/clubb_bugsrad_files</file></path><path><editType>edit</editType><file>src/Radiation/radiation_module.F90</file></path><path><editType>edit</editType><file>src/Radiation/BUGSrad/bugs_rad.F</file></path><path><editType>edit</editType><file>src/Radiation/BUGSrad/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>dash_app/assets/33_run_param_rows.js</affectedPath><affectedPath>dash_app/plot_tab/state.py</affectedPath><affectedPath>dash_app/run_tab/tab.py</affectedPath><affectedPath>dash_app/plot_tab/case_definitions.py</affectedPath><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><affectedPath>dash_app/run_tab/callbacks_console.py</affectedPath><affectedPath>dash_app/tab_compare.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/registry.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/budget_plot.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/base_plot.py</affectedPath><affectedPath>dash_app/run_tab/namelist.py</affectedPath><affectedPath>dash_app/tab_run.py</affectedPath><affectedPath>dash_app/assets/11_tab_run_theme.css</affectedPath><affectedPath>dash_app/plot_tab/layout.py</affectedPath><affectedPath>dash_app/run_tab/callbacks_settings.py</affectedPath><affectedPath>dash_app/assets/31_plots_ui_resize.js</affectedPath><affectedPath>dash_app/tab_multicol.py</affectedPath><affectedPath>dash_app/plot_tab/callbacks_controls.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/shared.py</affectedPath><affectedPath>dash_app/assets/35_plots_keyboard.js</affectedPath><affectedPath>dash_app/run_tab/__init__.py</affectedPath><affectedPath>dash_app/plot_tab/callbacks_params.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/budget_groups.py</affectedPath><affectedPath>dash_app/plot_tab/__init__.py</affectedPath><affectedPath>dash_app/app.py</affectedPath><affectedPath>dash_app/run_tab/runtime.py</affectedPath><affectedPath>dash_app/assets/10_theme.css</affectedPath><affectedPath>dash_app/plot_tab/plot_types/__init__.py</affectedPath><affectedPath>dash_app/run_tab/callbacks_selection.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/profile_plot.py</affectedPath><affectedPath>dash_app/run_tab/layout.py</affectedPath><affectedPath>dash_app/plot_tab/benchmark_overlay.py</affectedPath><affectedPath>dash_app/run_tab/state.py</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/subcolumn_plot.py</affectedPath><affectedPath>run_scripts/create_multi_col_params.py</affectedPath><affectedPath>dash_app/plot_tab/callbacks_grid.py</affectedPath><affectedPath>dash_app/run_tab/discovery.py</affectedPath><affectedPath>dash_app/case_definitions.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/specs.py</affectedPath><affectedPath>dash_app/assets/12_tab_plots_theme.css</affectedPath><affectedPath>dash_app/plot_tab/tab.py</affectedPath><affectedPath>dash_app/run_tab/callbacks_runs.py</affectedPath><affectedPath>dash_app/assets/32_plots_constant_param_rows.js</affectedPath><affectedPath>dash_app/assets/34_run_param_clientside.js</affectedPath><affectedPath>dash_app/plot_tab/callbacks_case.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/timeseries_plot.py</affectedPath><affectedPath>dash_app/plot_tab/plot_types/timeheight_plot.py</affectedPath><commitId>49bd72c6b6ee57f27c7694b25facd1b0eb91bd09</commitId><timestamp>1773872129000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Dash app improvements (#1280)

* Mainly dash app improvements, but also removing unused args from stats and improving run scripts

* Small update to ui in run tab

* Improvements to make plotting faster, fixing various bugs, making things more robust, and adding more run modification fields (out_dir/dt_main/etc)

* Adding les plotting capabilities, lots of tiny improvements

* Reverting run_bindiff_all.py

* Tiny quality of life improvements - fixing port conflict, opening in browser automatically, and defaulting to the run_tab instead of requiring a first click
</comment><date>2026-03-18 17:15:29 -0500</date><id>49bd72c6b6ee57f27c7694b25facd1b0eb91bd09</id><msg>Dash app improvements (#1280)</msg><path><editType>add</editType><file>dash_app/assets/33_run_param_rows.js</file></path><path><editType>add</editType><file>dash_app/run_tab/layout.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/callbacks_case.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/subcolumn_plot.py</file></path><path><editType>add</editType><file>dash_app/run_tab/runtime.py</file></path><path><editType>delete</editType><file>dash_app/tab_compare.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/base_plot.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/benchmark_overlay.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/registry.py</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>edit</editType><file>dash_app/assets/10_theme.css</file></path><path><editType>add</editType><file>dash_app/plot_tab/callbacks_grid.py</file></path><path><editType>add</editType><file>dash_app/run_tab/callbacks_selection.py</file></path><path><editType>add</editType><file>dash_app/assets/35_plots_keyboard.js</file></path><path><editType>add</editType><file>dash_app/plot_tab/state.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/timeheight_plot.py</file></path><path><editType>add</editType><file>dash_app/run_tab/state.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/profile_plot.py</file></path><path><editType>add</editType><file>dash_app/run_tab/discovery.py</file></path><path><editType>edit</editType><file>run_scripts/create_multi_col_params.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/budget_plot.py</file></path><path><editType>delete</editType><file>dash_app/case_definitions.py</file></path><path><editType>edit</editType><file>dash_app/assets/11_tab_run_theme.css</file></path><path><editType>add</editType><file>dash_app/plot_tab/__init__.py</file></path><path><editType>add</editType><file>dash_app/assets/31_plots_ui_resize.js</file></path><path><editType>add</editType><file>dash_app/plot_tab/layout.py</file></path><path><editType>edit</editType><file>dash_app/app.py</file></path><path><editType>add</editType><file>dash_app/assets/12_tab_plots_theme.css</file></path><path><editType>add</editType><file>dash_app/plot_tab/tab.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/callbacks_controls.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/case_definitions.py</file></path><path><editType>add</editType><file>dash_app/run_tab/callbacks_console.py</file></path><path><editType>add</editType><file>dash_app/run_tab/callbacks_runs.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/__init__.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/timeseries_plot.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/callbacks_params.py</file></path><path><editType>add</editType><file>dash_app/run_tab/callbacks_settings.py</file></path><path><editType>delete</editType><file>dash_app/tab_run.py</file></path><path><editType>add</editType><file>dash_app/run_tab/namelist.py</file></path><path><editType>add</editType><file>dash_app/assets/34_run_param_clientside.js</file></path><path><editType>add</editType><file>dash_app/assets/32_plots_constant_param_rows.js</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/specs.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/budget_groups.py</file></path><path><editType>add</editType><file>dash_app/plot_tab/plot_types/shared.py</file></path><path><editType>add</editType><file>dash_app/run_tab/tab.py</file></path><path><editType>delete</editType><file>dash_app/tab_multicol.py</file></path><path><editType>add</editType><file>dash_app/run_tab/__init__.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><commitId>d3c5a22e8d71e7224d34ffe7c7d2276679df7492</commitId><timestamp>1773882901000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Now that the adg1_ routines prevent below threshold wp2 and xp2 values, we also need these max statements in this unit test too
</comment><date>2026-03-18 20:15:01 -0500</date><id>d3c5a22e8d71e7224d34ffe7c7d2276679df7492</id><msg>Now that the adg1_ routines prevent below threshold wp2 and xp2 values, we also need these max statements in this unit test too</msg><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_bindiff_all.py</affectedPath><commitId>d20fd1daad5e5d921607794e258bfde151fd3c89</commitId><timestamp>1773884674000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Previous commit (49bd72c6b6ee57f27c7694b25facd1b0eb91bd09) fixed a stats bug that caused parameter names to not be stored in the netcdf file - so now run_bindiff_all.py has to ignore those. Fixed by ignoring all non-numeric variables.
</comment><date>2026-03-18 20:44:34 -0500</date><id>d20fd1daad5e5d921607794e258bfde151fd3c89</id><msg>Previous commit (49bd72c6b6ee57f27c7694b25facd1b0eb91bd09) fixed a stats bug that caused parameter names to not be stored in the netcdf file - so now run_bindiff_all.py has to ignore those. Fixed by ignoring all non-numeric variables.</msg><path><editType>edit</editType><file>run_scripts/run_bindiff_all.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>81</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/81/</url></nextBuild><previousBuild><number>79</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/79/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>79</buildNumber><marked><SHA1>bdee6e6dbac76a996cdf73a88522c47affdd4d90</SHA1><branch><SHA1>bdee6e6dbac76a996cdf73a88522c47affdd4d90</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bdee6e6dbac76a996cdf73a88522c47affdd4d90</SHA1><branch><SHA1>bdee6e6dbac76a996cdf73a88522c47affdd4d90</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bdee6e6dbac76a996cdf73a88522c47affdd4d90</SHA1><branch><SHA1>bdee6e6dbac76a996cdf73a88522c47affdd4d90</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#79</displayName><duration>12176963</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #79</fullDisplayName><id>79</id><keepLog>false</keepLog><number>79</number><queueId>2176</queueId><result>SUCCESS</result><timestamp>1773821108043</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/79/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</affectedPath><commitId>02123793194ca95295bbd90c35129faf395b9525</commitId><timestamp>1773771251000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Toolchain names were changed, so the references to them should've changed in the jenkins tests.
</comment><date>2026-03-17 13:14:11 -0500</date><id>02123793194ca95295bbd90c35129faf395b9525</id><msg>Toolchain names were changed, so the references to them should've changed in the jenkins tests.</msg><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/test_monoflux_limiter_GPU.py</affectedPath><commitId>36ca61e3203b201832c5ca74ce764fc7e97786a8</commitId><timestamp>1773771352000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Toolchain names were changed, so the references to them should've changed in this test too.
</comment><date>2026-03-17 13:15:52 -0500</date><id>36ca61e3203b201832c5ca74ce764fc7e97786a8</id><msg>Toolchain names were changed, so the references to them should've changed in this test too.</msg><path><editType>edit</editType><file>run_scripts/test_monoflux_limiter_GPU.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</affectedPath><affectedPath>src/G_unit_tests.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><commitId>c15b1d3c005fdffa76902e976acdb5db5dbde012</commitId><timestamp>1773804486000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>ADG1_w_closure consistency fix (#1282)

* G_unit_test / ADG1_w_closure fix. A recent commit (bff619bdb2836f83ac658be8b8c258d41aaa6e14) introduced a change to ADG1_ADG2_responder_params that caused an inconsistency in the pdf calculations that the G_unit tests picked up on. This corrects it, but is also BIT_CHANGING, since it changes the calculation slightly when wp2 is exactly tolerance.

* Adding test to ensure err_info is correctly set by adg1 routines when calling with bad inputs - also moving wp2 check to ADG1_w_closure because it makes more sense there
</comment><date>2026-03-17 22:28:06 -0500</date><id>c15b1d3c005fdffa76902e976acdb5db5dbde012</id><msg>ADG1_w_closure consistency fix (#1282)</msg><path><editType>edit</editType><file>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/G_unit_tests.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/test_fatal_error_handling.py</affectedPath><affectedPath>src/CLUBB_core/lapack_wrap.F90</affectedPath><commitId>bdee6e6dbac76a996cdf73a88522c47affdd4d90</commitId><timestamp>1773805495000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fixing clubb_error_handling_gfortran_test (#1281)

* Fixing error test by making the code check for NaNs in all solver cases - before it was only checking in Lapack. Also making a python version of the test and updating jenkins script to use it.

* A little cleanup

* Adding more comments and making a little data structure for the tests
</comment><date>2026-03-17 22:44:55 -0500</date><id>bdee6e6dbac76a996cdf73a88522c47affdd4d90</id><msg>Fixing clubb_error_handling_gfortran_test (#1281)</msg><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path><path><editType>add</editType><file>run_scripts/test_fatal_error_handling.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/lapack_wrap.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>80</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/80/</url></nextBuild><previousBuild><number>78</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/78/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>78</buildNumber><marked><SHA1>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</SHA1><branch><SHA1>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</SHA1><branch><SHA1>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</SHA1><branch><SHA1>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#78</displayName><duration>12145466</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #78</fullDisplayName><id>78</id><keepLog>false</keepLog><number>78</number><queueId>2090</queueId><result>SUCCESS</result><timestamp>1773734708951</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/78/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>cmake/toolchains/linux_x86_64_gfortran.cmake</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_nvfortran.cmake</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_gcc.cmake</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_nvhpc.cmake</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_ifx.cmake</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_intel.cmake</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_cce.cmake</affectedPath><commitId>6b49cb739e4c6970da64b808e791b85a227b44b3</commitId><timestamp>1773718458000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Slightly more general compile setup (#1277)

* Making compiler lookup a little more general, this allows us to compile on Derecho too. Now it uses LMOD_FAMILY_COMPILER by default, then tries FC as a backup, and has a map of names so that things like intel/intel-oneapi map to the same things. Also adding a toolchain for the cray compiler (cce).

* Removing old toolchains
</comment><date>2026-03-16 22:34:18 -0500</date><id>6b49cb739e4c6970da64b808e791b85a227b44b3</id><msg>Slightly more general compile setup (#1277)</msg><path><editType>delete</editType><file>cmake/toolchains/linux_x86_64_gfortran.cmake</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_cce.cmake</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_nvhpc.cmake</file></path><path><editType>delete</editType><file>cmake/toolchains/linux_x86_64_nvfortran.cmake</file></path><path><editType>edit</editType><file>compile.py</file></path><path><editType>delete</editType><file>cmake/toolchains/linux_x86_64_ifx.cmake</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_gcc.cmake</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_intel.cmake</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>cmake/deps/GPTLDependency.cmake</affectedPath><commitId>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</commitId><timestamp>1773718471000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>GPTL cmake update (#1279)

* Making compiling with gptl more robust. Before it could only compile when we used openmp too, but that's been worked around, and now it can compile on nvhpc too thanks to the static and disabled-shared flags that were added. Also works with gcc now.

* Adding comment

* Small cleanup and a better comment
</comment><date>2026-03-16 22:34:31 -0500</date><id>3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9</id><msg>GPTL cmake update (#1279)</msg><path><editType>edit</editType><file>cmake/deps/GPTLDependency.cmake</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>79</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/79/</url></nextBuild><previousBuild><number>77</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/77/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>77</buildNumber><marked><SHA1>2108b26241ca7695b3358c5f905385e79189cdc2</SHA1><branch><SHA1>2108b26241ca7695b3358c5f905385e79189cdc2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2108b26241ca7695b3358c5f905385e79189cdc2</SHA1><branch><SHA1>2108b26241ca7695b3358c5f905385e79189cdc2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2108b26241ca7695b3358c5f905385e79189cdc2</SHA1><branch><SHA1>2108b26241ca7695b3358c5f905385e79189cdc2</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#77</displayName><duration>12646988</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #77</fullDisplayName><id>77</id><keepLog>false</keepLog><number>77</number><queueId>2016</queueId><result>SUCCESS</result><timestamp>1773681404125</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/77/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><commitId>2108b26241ca7695b3358c5f905385e79189cdc2</commitId><timestamp>1773679567000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Forgot to add the changes to make concurrency safe - which caused random failures when using the new parallel run_scm_all.py with options like -out_dir or -ngrdcol
</comment><date>2026-03-16 11:46:07 -0500</date><id>2108b26241ca7695b3358c5f905385e79189cdc2</id><msg>Forgot to add the changes to make concurrency safe - which caused random failures when using the new parallel run_scm_all.py with options like -out_dir or -ngrdcol</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>78</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/78/</url></nextBuild><previousBuild><number>76</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/76/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>76</buildNumber><marked><SHA1>bff619bdb2836f83ac658be8b8c258d41aaa6e14</SHA1><branch><SHA1>bff619bdb2836f83ac658be8b8c258d41aaa6e14</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bff619bdb2836f83ac658be8b8c258d41aaa6e14</SHA1><branch><SHA1>bff619bdb2836f83ac658be8b8c258d41aaa6e14</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bff619bdb2836f83ac658be8b8c258d41aaa6e14</SHA1><branch><SHA1>bff619bdb2836f83ac658be8b8c258d41aaa6e14</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#76</displayName><duration>14219514</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #76</fullDisplayName><id>76</id><keepLog>false</keepLog><number>76</number><queueId>1920</queueId><result>FAILURE</result><timestamp>1773648307833</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/76/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_plot_nvhpc_gpu_vs_cpu/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</affectedPath><affectedPath>run_scripts/run_scm_all.py</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_driver_test/Jenkinsfile</affectedPath><commitId>bff619bdb2836f83ac658be8b8c258d41aaa6e14</commitId><timestamp>1773630552000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Stability fix (#1276)

* Adding multiprocesses to run_scm_all.py, making the GPU jenkins tests only use 1 thread though, otherwise the different processes will fight for GPU usage

* Making the if statement in ADG1_ADG2_responder_params use a strict inequality - this was causing numerical issues when fields were close to tolerance. This will be slightly BIT_CHANGING for most cases.

* Adding comments to run_scm_all.py and removing the if-case in ADG1_ADG2_responder_params in favor of an explicit error check

* Changing nprocs to nproc and updating jenkins tests
</comment><date>2026-03-15 22:09:12 -0500</date><id>bff619bdb2836f83ac658be8b8c258d41aaa6e14</id><msg>Stability fix (#1276)</msg><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_plot_nvhpc_gpu_vs_cpu/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_driver_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_scm_all.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>77</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/77/</url></nextBuild><previousBuild><number>75</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/75/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>75</buildNumber><marked><SHA1>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</SHA1><branch><SHA1>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</SHA1><branch><SHA1>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</SHA1><branch><SHA1>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#75</displayName><duration>32002748</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #75</fullDisplayName><id>75</id><keepLog>false</keepLog><number>75</number><queueId>1830</queueId><result>SUCCESS</result><timestamp>1773475506557</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/75/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/calendar.F90</affectedPath><commitId>e589c52f0d3f735c8a1f4206fce09e7e4b0f7578</commitId><timestamp>1773445654000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></author><authorEmail>hancoct@uwm.edu</authorEmail><comment>Added blank line
</comment><date>2026-03-13 18:47:34 -0500</date><id>e589c52f0d3f735c8a1f4206fce09e7e4b0f7578</id><msg>Added blank line</msg><path><editType>edit</editType><file>src/CLUBB_core/calendar.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/LY93_pdf.F90</affectedPath><commitId>a1dd370ac9a7d03023289b7025c7e30eca0184d1</commitId><timestamp>1773453517000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove Id tag from LY93_pdf.F90 in order to trigger git update scripts

larson-group/sys_admin#848
</comment><date>2026-03-13 20:58:37 -0500</date><id>a1dd370ac9a7d03023289b7025c7e30eca0184d1</id><msg>Remove Id tag from LY93_pdf.F90 in order to trigger git update scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/LY93_pdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/SILHS/est_kessler_microphys_module.F90</affectedPath><commitId>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</commitId><timestamp>1773453655000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove unnecessary comments from est_kessler_microphys_module

in order to trigger git update scripts.  larson-group/sys_admin#848
</comment><date>2026-03-13 21:00:55 -0500</date><id>02e8b46e176338e0beae7ab6fe3bb4ab2c11a7f2</id><msg>Remove unnecessary comments from est_kessler_microphys_module</msg><path><editType>edit</editType><file>src/SILHS/est_kessler_microphys_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>76</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/76/</url></nextBuild><previousBuild><number>74</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/74/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>74</buildNumber><marked><SHA1>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</SHA1><branch><SHA1>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</SHA1><branch><SHA1>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</SHA1><branch><SHA1>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#74</displayName><duration>32149142</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #74</fullDisplayName><id>74</id><keepLog>false</keepLog><number>74</number><queueId>1754</queueId><result>SUCCESS</result><timestamp>1773389106877</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/74/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</commitId><timestamp>1773317100000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line in order to trigger git updates (issue #848)
</comment><date>2026-03-12 07:05:00 -0500</date><id>9c1d5ca661f3fc39810d025db84985e8a5bd0c0e</id><msg>Add blank line in order to trigger git updates (issue #848)</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>75</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/75/</url></nextBuild><previousBuild><number>73</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/73/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>73</buildNumber><marked><SHA1>983e04d547b71018dee5ec635ceb7e166b7ce8f8</SHA1><branch><SHA1>983e04d547b71018dee5ec635ceb7e166b7ce8f8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>983e04d547b71018dee5ec635ceb7e166b7ce8f8</SHA1><branch><SHA1>983e04d547b71018dee5ec635ceb7e166b7ce8f8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>983e04d547b71018dee5ec635ceb7e166b7ce8f8</SHA1><branch><SHA1>983e04d547b71018dee5ec635ceb7e166b7ce8f8</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#73</displayName><duration>31939700</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #73</fullDisplayName><id>73</id><keepLog>false</keepLog><number>73</number><queueId>1676</queueId><result>SUCCESS</result><timestamp>1773216307751</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/73/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><commitId>983e04d547b71018dee5ec635ceb7e166b7ce8f8</commitId><timestamp>1773197406000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>New solvers by default (#1275) - BIT_CHANGING

* Setting our solvers to use the new LU solvers by default instead of Lapack. This is BIT_CHANGING, but not answer changing.

* Also changing default in code
</comment><date>2026-03-10 21:50:06 -0500</date><id>983e04d547b71018dee5ec635ceb7e166b7ce8f8</id><msg>New solvers by default (#1275) - BIT_CHANGING</msg><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>74</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/74/</url></nextBuild><previousBuild><number>72</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/72/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>72</buildNumber><marked><SHA1>68adfe0015a87cb6ccd8938f9b742117d971feaa</SHA1><branch><SHA1>68adfe0015a87cb6ccd8938f9b742117d971feaa</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>68adfe0015a87cb6ccd8938f9b742117d971feaa</SHA1><branch><SHA1>68adfe0015a87cb6ccd8938f9b742117d971feaa</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>68adfe0015a87cb6ccd8938f9b742117d971feaa</SHA1><branch><SHA1>68adfe0015a87cb6ccd8938f9b742117d971feaa</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#72</displayName><duration>32404424</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>1572</queueId><result>SUCCESS</result><timestamp>1772528707212</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/72/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Microphys/Morrison_microphys/README.MICRO_M2005</affectedPath><commitId>967e4c00c3609874bf0c9eecbd93781724252ce9</commitId><timestamp>1772483936000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/root</absoluteUrl><fullName>root</fullName></author><authorEmail>larsongroupgithub@gmail.com</authorEmail><comment>Force-sync README to match SAM
</comment><date>2026-03-02 14:38:56 -0600</date><id>967e4c00c3609874bf0c9eecbd93781724252ce9</id><msg>Force-sync README to match SAM</msg><path><editType>edit</editType><file>src/Microphys/Morrison_microphys/README.MICRO_M2005</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>6340e0a542105e3612b9709f3192cdf3b88a55ec</commitId><timestamp>1772502018000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to test python scripts

Testing python scripts from crontab
</comment><date>2026-03-02 19:40:18 -0600</date><id>6340e0a542105e3612b9709f3192cdf3b88a55ec</id><msg>Add blank line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changes_M2005</affectedPath><commitId>8cb40c6a054a81383415a640c91d5effcc187d28</commitId><timestamp>1772502096000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Added blank line to test python update scripts

Testing python update scripts from crontab
</comment><date>2026-03-02 19:41:36 -0600</date><id>8cb40c6a054a81383415a640c91d5effcc187d28</id><msg>Added blank line to test python update scripts</msg><path><editType>edit</editType><file>Changes_M2005</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/root</absoluteUrl><fullName>root</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>73</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/73/</url></nextBuild><previousBuild><number>71</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/71/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>71</buildNumber><marked><SHA1>1d2996e43e6b32cb4cbc77931302a225c442888e</SHA1><branch><SHA1>1d2996e43e6b32cb4cbc77931302a225c442888e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1d2996e43e6b32cb4cbc77931302a225c442888e</SHA1><branch><SHA1>1d2996e43e6b32cb4cbc77931302a225c442888e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1d2996e43e6b32cb4cbc77931302a225c442888e</SHA1><branch><SHA1>1d2996e43e6b32cb4cbc77931302a225c442888e</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#71</displayName><duration>31822122</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #71</fullDisplayName><id>71</id><keepLog>false</keepLog><number>71</number><queueId>1482</queueId><result>SUCCESS</result><timestamp>1771923907649</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/71/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/constants_clubb.F90</affectedPath><commitId>3974c73f38f6bccf2aa96966d86f7832a990cd89</commitId><timestamp>1771881523000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></author><authorEmail>hancoct@uwm.edu</authorEmail><comment>Added blank line to test new python scripts
</comment><date>2026-02-23 15:18:43 -0600</date><id>3974c73f38f6bccf2aa96966d86f7832a990cd89</id><msg>Added blank line to test new python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/constants_clubb.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changes_M2005</affectedPath><commitId>cee95675184d206d7d48d6b1dada20c49d5257e4</commitId><timestamp>1771881720000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></author><authorEmail>hancoct@uwm.edu</authorEmail><comment>Added a space to test new python update scripts
</comment><date>2026-02-23 15:22:00 -0600</date><id>cee95675184d206d7d48d6b1dada20c49d5257e4</id><msg>Added a space to test new python update scripts</msg><path><editType>edit</editType><file>Changes_M2005</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.MICRO_M2005</affectedPath><commitId>d803a85c7b95b15d1a2236266152af312c1826c0</commitId><timestamp>1771885610000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></author><authorEmail>hancoct@uwm.edu</authorEmail><comment>Fixed space to match Clubb spacing
</comment><date>2026-02-23 16:26:50 -0600</date><id>d803a85c7b95b15d1a2236266152af312c1826c0</id><msg>Fixed space to match Clubb spacing</msg><path><editType>edit</editType><file>README.MICRO_M2005</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Microphys/Morrison_microphys/README.MICRO_M2005</affectedPath><commitId>3031280ec54f8f86ac2603f8948447348f98a457</commitId><timestamp>1771888823000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Reverting accidental changes
</comment><date>2026-02-23 17:20:23 -0600</date><id>3031280ec54f8f86ac2603f8948447348f98a457</id><msg>Reverting accidental changes</msg><path><editType>edit</editType><file>src/Microphys/Morrison_microphys/README.MICRO_M2005</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_tuner.py</affectedPath><affectedPath>run_scripts/run_silhs_test.py</affectedPath><affectedPath>input_misc/tuner/error_atex.in</affectedPath><affectedPath>input_misc/tuner/error_rico.in</affectedPath><affectedPath>input_misc/tuner/error_gabls3_night.in</affectedPath><affectedPath>input_misc/tuner/error_nov11_altocu.in</affectedPath><affectedPath>input_misc/tuner/error_four_cases.in</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf01.in</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf02_ds.in</affectedPath><affectedPath>postprocessing/pyplotgen/config/Case_definitions.py</affectedPath><affectedPath>input_misc/tuner/error_wangara.in</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf02_do.in</affectedPath><affectedPath>input/case_setups/README</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf02_nd.in</affectedPath><affectedPath>input_misc/tuner/error_arm.in</affectedPath><affectedPath>input_misc/tuner/error_bomex.in</affectedPath><affectedPath>postprocessing/check_budgets_balance/checkBudget.py</affectedPath><affectedPath>input_misc/tuner/error_bomex_fire.in</affectedPath><affectedPath>src/Input_fields/input_fields.F90</affectedPath><affectedPath>run_scripts/run_restart_test.py</affectedPath><affectedPath>run_scripts/run_scm.bash</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>postprocessing/check_budgets_balance/futurizedReadBinaryData.py</affectedPath><affectedPath>run_scripts/run_bindiff_all.py</affectedPath><affectedPath>input_misc/tuner/error_all.in</affectedPath><affectedPath>input_misc/tuner/error_arm_97.in</affectedPath><affectedPath>input_misc/tuner/error_lba.in</affectedPath><affectedPath>postprocessing/pyplotgen/src/DataReader.py</affectedPath><affectedPath>postprocessing/check_budgets_balance/readBinaryData.py</affectedPath><affectedPath>postprocessing/pyplotgen/README.md</affectedPath><affectedPath>postprocessing/pyplotgen/pyplotgen.py</affectedPath><affectedPath>input_misc/tuner/error_fire.in</affectedPath><affectedPath>run_scripts/run_clubb_conv_test.py</affectedPath><affectedPath>src/error.F90</affectedPath><affectedPath>input_misc/tuner/error_gabls2.in</affectedPath><affectedPath>input_misc/tuner/error_ticket_756.in</affectedPath><affectedPath>postprocessing/pyplotgen/src/VariableGroup.py</affectedPath><commitId>52de37f932acbfdda066610e31a8eacff0e4eb72</commitId><timestamp>1771904124000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Legacy stats removal (#1273)

* First commit in removing legacy stats

* Removing accidentally added plots

* Updates to fix and improve various things. Removing grads handling from lots of test scripts

* Reverting old scripts to leave untouched

* More reversions

* More reversions

* Simplifications

* More reversions

* Simplifications

* Simplifications

* Simplification

* Simplification

* Simplification

* Simplification

* Small pyplotgen improvement

* Reverting case defs to use old scripts, removing need to unify old ones
</comment><date>2026-02-23 21:35:24 -0600</date><id>52de37f932acbfdda066610e31a8eacff0e4eb72</id><msg>Legacy stats removal (#1273)</msg><path><editType>edit</editType><file>input_misc/tuner/error_all.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_bomex_fire.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_nov11_altocu.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_ticket_756.in</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/src/DataReader.py</file></path><path><editType>edit</editType><file>run_scripts/run_scm.bash</file></path><path><editType>edit</editType><file>run_scripts/run_silhs_test.py</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/src/VariableGroup.py</file></path><path><editType>edit</editType><file>src/Input_fields/input_fields.F90</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_all.py</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf01.in</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/pyplotgen.py</file></path><path><editType>edit</editType><file>input_misc/tuner/error_bomex.in</file></path><path><editType>delete</editType><file>postprocessing/check_budgets_balance/readBinaryData.py</file></path><path><editType>edit</editType><file>input_misc/tuner/error_arm.in</file></path><path><editType>edit</editType><file>run_scripts/run_tuner.py</file></path><path><editType>edit</editType><file>input_misc/tuner/error_lba.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_fire.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf02_do.in</file></path><path><editType>edit</editType><file>run_scripts/run_restart_test.py</file></path><path><editType>edit</editType><file>input/case_setups/README</file></path><path><editType>edit</editType><file>run_scripts/run_clubb_conv_test.py</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf02_nd.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_gabls2.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_atex.in</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/config/Case_definitions.py</file></path><path><editType>delete</editType><file>postprocessing/check_budgets_balance/futurizedReadBinaryData.py</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf02_ds.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_rico.in</file></path><path><editType>edit</editType><file>src/error.F90</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/README.md</file></path><path><editType>edit</editType><file>input_misc/tuner/error_arm_97.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_four_cases.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_gabls3_night.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_wangara.in</file></path><path><editType>edit</editType><file>postprocessing/check_budgets_balance/checkBudget.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/pyplotgen/config/Case_definitions.py</affectedPath><commitId>1d2996e43e6b32cb4cbc77931302a225c442888e</commitId><timestamp>1771918969000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Missed some wrf changes
</comment><date>2026-02-24 01:42:49 -0600</date><id>1d2996e43e6b32cb4cbc77931302a225c442888e</id><msg>Missed some wrf changes</msg><path><editType>edit</editType><file>postprocessing/pyplotgen/config/Case_definitions.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>72</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/72/</url></nextBuild><previousBuild><number>70</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/70/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>70</buildNumber><marked><SHA1>b622e32ad405141f1bb36bd9ef41b5e066c95061</SHA1><branch><SHA1>b622e32ad405141f1bb36bd9ef41b5e066c95061</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b622e32ad405141f1bb36bd9ef41b5e066c95061</SHA1><branch><SHA1>b622e32ad405141f1bb36bd9ef41b5e066c95061</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b622e32ad405141f1bb36bd9ef41b5e066c95061</SHA1><branch><SHA1>b622e32ad405141f1bb36bd9ef41b5e066c95061</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#70</displayName><duration>30831615</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #70</fullDisplayName><id>70</id><keepLog>false</keepLog><number>70</number><queueId>1308</queueId><result>SUCCESS</result><timestamp>1771399547225</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/70/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_tuner.py</affectedPath><affectedPath>jenkins_tests/clubb_restart_silhs_gfortran_test/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/Input_fields/stat_file_utils.F90</affectedPath><affectedPath>src/Input_fields/hydrostatic_module.F90</affectedPath><affectedPath>src/Benchmark_cases/cloud_sed_module.F90</affectedPath><affectedPath>src/CLUBB_core/sfc_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>dash_app/tab_compare.py</affectedPath><affectedPath>jenkins_tests/clubb_timestep_convergence_gfortran_test/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/stats_type.F90</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_single_prec_build/Jenkinsfile</affectedPath><affectedPath>src/G_unit_test_types/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_covariances.F90</affectedPath><affectedPath>src/Microphys/ice_dfsn_module.F90</affectedPath><affectedPath>src/CLUBB_core/stat_file_module.F90</affectedPath><affectedPath>input/stats/fire_stats.in</affectedPath><affectedPath>jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile</affectedPath><affectedPath>src/extrapolation.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>input/stats/tuning_stats.in</affectedPath><affectedPath>input/stats/all_stats.in</affectedPath><affectedPath>jenkins_tests/clubb_ifort_build/Jenkinsfile</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>dash_app/assets/30_run_ui_resize.js</affectedPath><affectedPath>src/Microphys/morrison_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/input_netcdf.F90</affectedPath><affectedPath>run_scripts/check_budget_balance.py</affectedPath><affectedPath>src/input_grads.F90</affectedPath><affectedPath>src/SILHS/output_2D_samples_module.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>src/Input_fields/corr_varnce_input_reader.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>jenkins_tests/clubb_restart_gfortran_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/stats_lh_zt_module.F90</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</affectedPath><affectedPath>src/G_unit_tests.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/variables_radiation_module.F90</affectedPath><affectedPath>src/Microphys/Microphys_utils/microphys_stats_vars_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><affectedPath>run_scripts/run_restart_test.bash</affectedPath><affectedPath>src/Microphys/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>input/stats/multi_col_stats.in</affectedPath><affectedPath>src/Microphys/lh_microphys_driver_module.F90</affectedPath><affectedPath>src/Input_fields/input_grads.F90</affectedPath><affectedPath>src/clubb_standalone.F90</affectedPath><affectedPath>jenkins_tests/clubb_plot_nvhpc_gpu_vs_cpu/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_gfortran_build/Jenkinsfile</affectedPath><affectedPath>utilities/split_stats_to_legacy.py</affectedPath><affectedPath>src/Input_fields/input_reader.F90</affectedPath><affectedPath>input/stats/nobudgets_stats.in</affectedPath><affectedPath>src/hydrostatic_module.F90</affectedPath><affectedPath>jenkins_tests/clubb_silhs_convergence_gfortran/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/output_grads.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/input_fields.F90</affectedPath><affectedPath>src/Input_fields/CMakeLists.txt</affectedPath><affectedPath>dash_app/app.py</affectedPath><affectedPath>src/Microphys/CMakeLists.txt</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/Microphys/microphys_init_cleanup.F90</affectedPath><affectedPath>src/G_unit_test_types/read_corr_mtx_test.F90</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>compile/file_list/clubb_model_files</affectedPath><affectedPath>src/CLUBB_core/precipitation_fraction.F90</affectedPath><affectedPath>src/CLUBB_core/stats_zm_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/jacobian.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/corr_varnce_module.F90</affectedPath><affectedPath>src/Input_fields/recl.inc</affectedPath><affectedPath>README</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/Input_fields/extrapolation.F90</affectedPath><affectedPath>input/stats/nightly_stats.in</affectedPath><affectedPath>src/Microphys/microphys_driver.F90</affectedPath><affectedPath>src/Radiation/radiation_module.F90</affectedPath><affectedPath>src/CLUBB_core/recl.inc</affectedPath><affectedPath>run_scripts/run_silhs_test.py</affectedPath><affectedPath>input/stats/standard_stats.in</affectedPath><affectedPath>src/CLUBB_core/advance_xp3_module.F90</affectedPath><affectedPath>src/Radiation/simple_rad_module.F90</affectedPath><affectedPath>jenkins_tests/clubb_plot_ifort_debug/Jenkinsfile</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_rad_zt_module.F90</affectedPath><affectedPath>src/SILHS/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/input_reader.F90</affectedPath><affectedPath>src/stat_file_utils.F90</affectedPath><affectedPath>src/CLUBB_core/remapping_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_type_utilities.F90</affectedPath><affectedPath>src/Microphys/advance_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>run_scripts/run_bindiff_all.bash</affectedPath><affectedPath>src/Microphys/cloud_sed_module.F90</affectedPath><affectedPath>src/clubb_driver_test.F90</affectedPath><affectedPath>jenkins_tests/clubb_openmp_gfortran_test/Jenkinsfile</affectedPath><affectedPath>input/stats/scalars_stats.in</affectedPath><affectedPath>jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_debug_build/Jenkinsfile</affectedPath><affectedPath>src/Microphys/estimate_scm_microphys_module.F90</affectedPath><affectedPath>src/Input_fields/input_interpret.F90</affectedPath><affectedPath>postprocessing/check_budgets_balance/checkBudget.py</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/Microphys/coamps_microphys_driver_module.F90</affectedPath><affectedPath>src/Input_fields/input_names.F90</affectedPath><affectedPath>run_scripts/check_multi_col_avg.py</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>run_scripts/create_multi_col_params.py</affectedPath><affectedPath>dash_app/assets/20_autoscroll.js</affectedPath><affectedPath>dash_app/case_definitions.py</affectedPath><affectedPath>input/stats/nobudgets_nomicro_stats.in</affectedPath><affectedPath>run_scripts/fire_tuner.py</affectedPath><affectedPath>src/int2txt.F90</affectedPath><affectedPath>src/Input_fields/stat_file_module.F90</affectedPath><affectedPath>src/Input_fields/sounding.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/Benchmark_cases/prescribe_forcings.F90</affectedPath><affectedPath>run_scripts/run_clubb_conv_test.py</affectedPath><affectedPath>jenkins_tests/clubb_release_intel_build/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/stats_variables.F90</affectedPath><affectedPath>src/CLUBB_core/input_names.F90</affectedPath><affectedPath>jenkins_tests/clubb_rev_grid_matrix_solve_test/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/stats_rad_zm_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys_module.F90</affectedPath><affectedPath>run_scripts/check_mirrored_multi_col_output.py</affectedPath><affectedPath>src/Microphys/Morrison_microphys/README.MICRO_M2005</affectedPath><affectedPath>jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile</affectedPath><affectedPath>input/stats/nightly_stats_scalars.in</affectedPath><affectedPath>src/Benchmark_cases/CMakeLists.txt</affectedPath><affectedPath>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</affectedPath><affectedPath>src/Input_fields/input_netcdf.F90</affectedPath><affectedPath>dash_app/tab_run.py</affectedPath><affectedPath>src/Microphys/microphys_interface.inc</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>input/stats/host_budgets_stats.in</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>dash_app/assets/11_tab_run_theme.css</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_lh_sfc_module.F90</affectedPath><affectedPath>dash_app/tab_multicol.py</affectedPath><affectedPath>jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile</affectedPath><affectedPath>dash_app/assets/10_theme.css</affectedPath><affectedPath>src/Microphys/mixed_moment_PDF_integrals.F90</affectedPath><affectedPath>src/input_interpret.F90</affectedPath><affectedPath>src/Input_fields/input_fields.F90</affectedPath><affectedPath>src/clubb_thread_test.F90</affectedPath><affectedPath>src/soil_vegetation.F90</affectedPath><affectedPath>run_scripts/run_restart_test.py</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>run_scripts/run_bindiff_all.py</affectedPath><affectedPath>src/CLUBB_core/stats_sfc_module.F90</affectedPath><affectedPath>src/sounding.F90</affectedPath><affectedPath>run_scripts/run_thread_test.py</affectedPath><affectedPath>src/Microphys/silhs_category_variance_module.F90</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/test_monoflux_limiter_GPU.py</affectedPath><affectedPath>src/CLUBB_core/stats_zt_module.F90</affectedPath><affectedPath>src/CMakeLists.txt</affectedPath><affectedPath>src/error.F90</affectedPath><commitId>3d4d74a0d0295936253484c54693f9eac230f604</commitId><timestamp>1771386880000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>New stats system  (#1270)

* Initial commit for the new stats system

* Adding helper scripts

* Fixes and another script

* Updates

* Improvements

* Fixed bug in all_stats.in

* Updates

* Adding dash app

* Updates, also including new dash app since I'm finding it quite useful

* Improvements/fixes and adding missing variable to all_stats.in

* Updates

* Moving wp2sclrp, wpsclrp2, wpsclrprtp, and wpsclrpthlp to the zt netcdf output file, since those are zt variables. Also adding a missing variable, rcm_in_cloud, to all_stats.in and correcting a missing comma bug. This is technically BIT_CHANGING because the variables are moving files, but the stored data is identical from 1:nzt - the nzm level just had garbage for those variables and is now gone.

* Updates

* Updates

* The big stats pull, only new stats remains now

* Some cleanup

* Lot's of core rework, new index caching system speeds things up

* Missed files

* Small improvements a bug fix to the grid remapped output

* Fixing up logic and ordering things a bit better

* Little improvements

* Cleanup and simplications to new stats core

* Little improvements, mostly to dash app

* Mostly cleanup

* Making GPU code work

* Making more scripts work

* Fixing line lengths

* Bug fixes

* Bug fixes

* Bug fixes

* Bug fixes

* Bug fixes and script updates

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Test update

* Jenkins script update

* Test update

* Fixing bug

* Fixing bug

* Fixing up comments

* Small fixes

* Jenkins script update

* CMake update

* Little fix for cmake

* Jenkins script update

* Jenkins script updateS

* Cmake update

* Jenkins script update

* Jenkins script update

* Jenkins script updates

* Adding new stats input

* Small fixes

* Fixing old compile scripts

* Jenkins script updates

* Jenkins script updates

* Jenkins script updates

* Little fixes

* Little cmake fix

* Little jenkins fix

* Mono flux test update and _api renamings

* Small Jenkins fix

* Adding missing comments back

* Even more comments

* stats updates

* Even more comments

* Various small improvements

* Removing test statsd

* Adding some things back to _api and adding structure explaining comment in stats files.

* Many more comments

* Removing plan file

* Spelling fix
</comment><date>2026-02-17 21:54:40 -0600</date><id>3d4d74a0d0295936253484c54693f9eac230f604</id><msg>New stats system  (#1270)</msg><path><editType>delete</editType><file>src/CLUBB_core/stats_rad_zt_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/CMakeLists.txt</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_all.bash</file></path><path><editType>edit</editType><file>src/G_unit_test_types/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Radiation/BUGSrad/variables_radiation_module.F90</file></path><path><editType>edit</editType><file>README</file></path><path><editType>edit</editType><file>src/clubb_driver_test.F90</file></path><path><editType>add</editType><file>dash_app/tab_run.py</file></path><path><editType>delete</editType><file>src/CLUBB_core/output_grads.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_rad_zm_module.F90</file></path><path><editType>add</editType><file>utilities/split_stats_to_legacy.py</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_lh_sfc_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_plot_nvhpc_gpu_vs_cpu/Jenkinsfile</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile</file></path><path><editType>add</editType><file>src/Input_fields/hydrostatic_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_ifort_build/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/corr_varnce_module.F90</file></path><path><editType>add</editType><file>src/Input_fields/extrapolation.F90</file></path><path><editType>edit</editType><file>input/stats/all_stats.in</file></path><path><editType>edit</editType><file>src/Benchmark_cases/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/precipitation_fraction.F90</file></path><path><editType>add</editType><file>run_scripts/run_tuner.py</file></path><path><editType>delete</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>add</editType><file>src/Input_fields/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Microphys/lh_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>delete</editType><file>src/sounding.F90</file></path><path><editType>delete</editType><file>src/input_netcdf.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_zm_module.F90</file></path><path><editType>add</editType><file>src/Input_fields/input_reader.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/remapping_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_openmp_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/Microphys/ice_dfsn_module.F90</file></path><path><editType>add</editType><file>run_scripts/check_budget_balance.py</file></path><path><editType>edit</editType><file>src/G_unit_test_types/read_corr_mtx_test.F90</file></path><path><editType>add</editType><file>src/Input_fields/recl.inc</file></path><path><editType>add</editType><file>src/Microphys/cloud_sed_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/microphys_init_cleanup.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/SILHS/CMakeLists.txt</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_silhs_convergence_gfortran/Jenkinsfile</file></path><path><editType>delete</editType><file>src/Benchmark_cases/cloud_sed_module.F90</file></path><path><editType>edit</editType><file>input/stats/nightly_stats.in</file></path><path><editType>add</editType><file>input/stats/fire_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_helper_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/advance_microphys_module.F90</file></path><path><editType>add</editType><file>dash_app/tab_multicol.py</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_all.py</file></path><path><editType>add</editType><file>src/Input_fields/input_interpret.F90</file></path><path><editType>edit</editType><file>src/Microphys/microphys_interface.inc</file></path><path><editType>add</editType><file>dash_app/assets/11_tab_run_theme.css</file></path><path><editType>edit</editType><file>run_scripts/test_monoflux_limiter_GPU.py</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_restart_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/Microphys/coamps_microphys_driver_module.F90</file></path><path><editType>delete</editType><file>run_scripts/run_restart_test.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_rev_grid_matrix_solve_test/Jenkinsfile</file></path><path><editType>delete</editType><file>src/input_grads.F90</file></path><path><editType>edit</editType><file>src/int2txt.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_restart_silhs_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90</file></path><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_sfc_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_release_intel_build/Jenkinsfile</file></path><path><editType>add</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path><path><editType>edit</editType><file>input/stats/nobudgets_nomicro_stats.in</file></path><path><editType>edit</editType><file>input/stats/standard_stats.in</file></path><path><editType>delete</editType><file>src/CLUBB_core/input_reader.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</file></path><path><editType>edit</editType><file>input/stats/nightly_stats_scalars.in</file></path><path><editType>edit</editType><file>compile/file_list/clubb_model_files</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_zt_module.F90</file></path><path><editType>edit</editType><file>src/soil_vegetation.F90</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys_module.F90</file></path><path><editType>add</editType><file>dash_app/assets/30_run_ui_resize.js</file></path><path><editType>edit</editType><file>src/Radiation/radiation_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_type_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/Microphys/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>delete</editType><file>src/stat_file_utils.F90</file></path><path><editType>add</editType><file>dash_app/tab_compare.py</file></path><path><editType>add</editType><file>src/Input_fields/stat_file_module.F90</file></path><path><editType>edit</editType><file>src/jacobian.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>delete</editType><file>src/hydrostatic_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp3_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/microphys_driver.F90</file></path><path><editType>add</editType><file>dash_app/app.py</file></path><path><editType>delete</editType><file>src/SILHS/output_2D_samples_module.F90</file></path><path><editType>add</editType><file>run_scripts/run_restart_test.py</file></path><path><editType>add</editType><file>dash_app/assets/10_theme.css</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/check_mirrored_multi_col_output.py</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_debug_build/Jenkinsfile</file></path><path><editType>delete</editType><file>src/CLUBB_core/stat_file_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sfc_varnce_module.F90</file></path><path><editType>add</editType><file>run_scripts/run_clubb_conv_test.py</file></path><path><editType>delete</editType><file>src/input_fields.F90</file></path><path><editType>edit</editType><file>src/Microphys/Morrison_microphys/README.MICRO_M2005</file></path><path><editType>edit</editType><file>src/Radiation/simple_rad_module.F90</file></path><path><editType>edit</editType><file>input/stats/nobudgets_stats.in</file></path><path><editType>add</editType><file>run_scripts/fire_tuner.py</file></path><path><editType>edit</editType><file>src/Microphys/silhs_category_variance_module.F90</file></path><path><editType>add</editType><file>src/Input_fields/input_grads.F90</file></path><path><editType>edit</editType><file>src/Microphys/mixed_moment_PDF_integrals.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path><path><editType>edit</editType><file>src/Microphys/morrison_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>postprocessing/check_budgets_balance/checkBudget.py</file></path><path><editType>edit</editType><file>run_scripts/create_multi_col_params.py</file></path><path><editType>edit</editType><file>src/error.F90</file></path><path><editType>add</editType><file>src/Input_fields/sounding.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>delete</editType><file>src/extrapolation.F90</file></path><path><editType>edit</editType><file>src/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/prescribe_forcings.F90</file></path><path><editType>add</editType><file>dash_app/case_definitions.py</file></path><path><editType>edit</editType><file>src/Microphys/estimate_scm_microphys_module.F90</file></path><path><editType>edit</editType><file>src/clubb_thread_test.F90</file></path><path><editType>edit</editType><file>input/stats/host_budgets_stats.in</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_lh_zt_module.F90</file></path><path><editType>delete</editType><file>run_scripts/check_multi_col_avg.py</file></path><path><editType>edit</editType><file>src/Microphys/KK_microphys/KK_upscaled_covariances.F90</file></path><path><editType>edit</editType><file>input/stats/scalars_stats.in</file></path><path><editType>delete</editType><file>jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile</file></path><path><editType>delete</editType><file>src/CLUBB_core/input_names.F90</file></path><path><editType>delete</editType><file>src/input_interpret.F90</file></path><path><editType>add</editType><file>src/Input_fields/input_netcdf.F90</file></path><path><editType>add</editType><file>run_scripts/run_silhs_test.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/recl.inc</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_plot_ifort_debug/Jenkinsfile</file></path><path><editType>add</editType><file>src/Input_fields/corr_varnce_input_reader.F90</file></path><path><editType>add</editType><file>input/stats/multi_col_stats.in</file></path><path><editType>add</editType><file>src/Input_fields/input_names.F90</file></path><path><editType>add</editType><file>src/Input_fields/stat_file_utils.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_single_prec_build/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_tests.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_gfortran_build/Jenkinsfile</file></path><path><editType>add</editType><file>dash_app/assets/20_autoscroll.js</file></path><path><editType>edit</editType><file>run_scripts/run_thread_test.py</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_variables.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_timestep_convergence_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/Microphys/Microphys_utils/microphys_stats_vars_module.F90</file></path><path><editType>edit</editType><file>input/stats/tuning_stats.in</file></path><path><editType>delete</editType><file>src/CLUBB_core/stats_type.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/clubb_standalone.F90</file></path><path><editType>add</editType><file>src/Input_fields/input_fields.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_netcdf.F90</affectedPath><affectedPath>run_scripts/fire_tuner.py</affectedPath><commitId>b622e32ad405141f1bb36bd9ef41b5e066c95061</commitId><timestamp>1771388597000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fixing fire tuner
</comment><date>2026-02-17 22:23:17 -0600</date><id>b622e32ad405141f1bb36bd9ef41b5e066c95061</id><msg>Fixing fire tuner</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_netcdf.F90</file></path><path><editType>edit</editType><file>run_scripts/fire_tuner.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>71</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/71/</url></nextBuild><previousBuild><number>69</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/69/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>69</buildNumber><marked><SHA1>40c5d0b7724ed353d1cca476ade7b6f8569e263c</SHA1><branch><SHA1>40c5d0b7724ed353d1cca476ade7b6f8569e263c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>40c5d0b7724ed353d1cca476ade7b6f8569e263c</SHA1><branch><SHA1>40c5d0b7724ed353d1cca476ade7b6f8569e263c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>40c5d0b7724ed353d1cca476ade7b6f8569e263c</SHA1><branch><SHA1>40c5d0b7724ed353d1cca476ade7b6f8569e263c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#69</displayName><duration>35333106</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #69</fullDisplayName><id>69</id><keepLog>false</keepLog><number>69</number><queueId>763</queueId><result>SUCCESS</result><timestamp>1770887107916</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/69/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>92dfde364177231829c86e739a48ac23bef83696</commitId><timestamp>1770849785000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></author><authorEmail>hancoct@uwm.edu</authorEmail><comment>Removed blank line to test python update scripts
</comment><date>2026-02-11 16:43:05 -0600</date><id>92dfde364177231829c86e739a48ac23bef83696</id><msg>Removed blank line to test python update scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.MICRO_M2005</affectedPath><commitId>5a252b6bad0b47ba5418cb6475a2ee5ab104328d</commitId><timestamp>1770858267000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></author><authorEmail>hancoct@uwm.edu</authorEmail><comment>Fixed double space to test updateClubbMorrison.py python script
</comment><date>2026-02-11 19:04:27 -0600</date><id>5a252b6bad0b47ba5418cb6475a2ee5ab104328d</id><msg>Fixed double space to test updateClubbMorrison.py python script</msg><path><editType>edit</editType><file>README.MICRO_M2005</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hancock</absoluteUrl><fullName>Trevor Hancock</fullName></culprit><inProgress>false</inProgress><nextBuild><number>70</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/70/</url></nextBuild><previousBuild><number>68</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/68/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>68</buildNumber><marked><SHA1>ff3d91fcabb2248cc86aabf4b585f489281db237</SHA1><branch><SHA1>ff3d91fcabb2248cc86aabf4b585f489281db237</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>ff3d91fcabb2248cc86aabf4b585f489281db237</SHA1><branch><SHA1>ff3d91fcabb2248cc86aabf4b585f489281db237</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>ff3d91fcabb2248cc86aabf4b585f489281db237</SHA1><branch><SHA1>ff3d91fcabb2248cc86aabf4b585f489281db237</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#68</displayName><duration>31607238</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>671</queueId><result>SUCCESS</result><timestamp>1770714308644</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/68/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>ff3d91fcabb2248cc86aabf4b585f489281db237</commitId><timestamp>1770687739000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pickett</absoluteUrl><fullName>Cole Pickett</fullName></author><authorEmail>larsongroupgithub@gmail.com</authorEmail><comment>Added empty line to test update scripts
</comment><date>2026-02-09 19:42:19 -0600</date><id>ff3d91fcabb2248cc86aabf4b585f489281db237</id><msg>Added empty line to test update scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pickett</absoluteUrl><fullName>Cole Pickett</fullName></culprit><inProgress>false</inProgress><nextBuild><number>69</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/69/</url></nextBuild><previousBuild><number>67</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/67/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>67</buildNumber><marked><SHA1>678d409e86486e7b6b7f241893c3d325e2310a55</SHA1><branch><SHA1>678d409e86486e7b6b7f241893c3d325e2310a55</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>678d409e86486e7b6b7f241893c3d325e2310a55</SHA1><branch><SHA1>678d409e86486e7b6b7f241893c3d325e2310a55</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>678d409e86486e7b6b7f241893c3d325e2310a55</SHA1><branch><SHA1>678d409e86486e7b6b7f241893c3d325e2310a55</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#67</displayName><duration>36374785</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #67</fullDisplayName><id>67</id><keepLog>false</keepLog><number>67</number><queueId>575</queueId><result>SUCCESS</result><timestamp>1770368711159</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/67/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_zt_module.F90</affectedPath><affectedPath>input/stats/scalars_stats.in</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/stats_zm_module.F90</affectedPath><affectedPath>input/stats/all_stats.in</affectedPath><commitId>678d409e86486e7b6b7f241893c3d325e2310a55</commitId><timestamp>1770322192000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Moving wp2sclrp, wpsclrp2, wpsclrprtp, and wpsclrpthlp to the zt netcdf output file, since those are zt variables. Also adding a missing variable, rcm_in_cloud, to all_stats.in and correcting a missing comma bug. This is technically BIT_CHANGING because the variables are moving files, but the stored data is identical from 1:nzt - the nzm level just had garbage for those variables and is now gone. (#1271)

</comment><date>2026-02-05 14:09:52 -0600</date><id>678d409e86486e7b6b7f241893c3d325e2310a55</id><msg>Moving wp2sclrp, wpsclrp2, wpsclrprtp, and wpsclrpthlp to the zt netcdf output file, since those are zt variables. Also adding a missing variable, rcm_in_cloud, to all_stats.in and correcting a missing comma bug. This is technically BIT_CHANGING because the variables are moving files, but the stored data is identical from 1:nzt - the nzm level just had garbage for those variables and is now gone. (#1271)</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>input/stats/scalars_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_zm_module.F90</file></path><path><editType>edit</editType><file>input/stats/all_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_zt_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>68</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/68/</url></nextBuild><previousBuild><number>66</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/66/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>66</buildNumber><marked><SHA1>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</SHA1><branch><SHA1>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</SHA1><branch><SHA1>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</SHA1><branch><SHA1>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#66</displayName><duration>31020402</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #66</fullDisplayName><id>66</id><keepLog>false</keepLog><number>66</number><queueId>489</queueId><result>SUCCESS</result><timestamp>1768035906562</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/66/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/case_setups/cgils_s6_model.in</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>8033a1492b3b2ce6c8d314942d2fba00669188c3</commitId><timestamp>1767951630000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>GPU fixed and cgils_s6 fix
</comment><date>2026-01-09 03:40:30 -0600</date><id>8033a1492b3b2ce6c8d314942d2fba00669188c3</id><msg>GPU fixed and cgils_s6 fix</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>input/case_setups/cgils_s6_model.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>1c7c6ce6eaba598c7e10dc276e152a825a0642ac</commitId><timestamp>1767953771000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding deallocation for fcor_y
</comment><date>2026-01-09 04:16:11 -0600</date><id>1c7c6ce6eaba598c7e10dc276e152a825a0642ac</id><msg>Adding deallocation for fcor_y</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>d93dd4e58f75626f8b70b6e631d463aed4ed53fa</commitId><timestamp>1767954031000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>More small bug fixes
</comment><date>2026-01-09 04:20:31 -0600</date><id>d93dd4e58f75626f8b70b6e631d463aed4ed53fa</id><msg>More small bug fixes</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><commitId>ba709f78476c6e1868009855327c1d42cbb90410</commitId><timestamp>1767981713000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>More small bug fixes
</comment><date>2026-01-09 12:01:53 -0600</date><id>ba709f78476c6e1868009855327c1d42cbb90410</id><msg>More small bug fixes</msg><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>ba5dd963b14b0238fc5e8b358390af68a66aa3a0</commitId><timestamp>1767985840000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Another small gpu bug fix
</comment><date>2026-01-09 13:10:40 -0600</date><id>ba5dd963b14b0238fc5e8b358390af68a66aa3a0</id><msg>Another small gpu bug fix</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><commitId>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</commitId><timestamp>1767993114000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Removing extra acc end statement
</comment><date>2026-01-09 15:11:54 -0600</date><id>f1b6cfe91fd5c120333991b2386dd7e7845ae2e3</id><msg>Removing extra acc end statement</msg><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>67</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/67/</url></nextBuild><previousBuild><number>65</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/65/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>65</buildNumber><marked><SHA1>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</SHA1><branch><SHA1>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</SHA1><branch><SHA1>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</SHA1><branch><SHA1>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#65</displayName><duration>30511505</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #65</fullDisplayName><id>65</id><keepLog>false</keepLog><number>65</number><queueId>321</queueId><result>SUCCESS</result><timestamp>1767949506628</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/65/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/case_setups/atex_long_edsclr_sounding.in</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>input/stats/standard_stats.in</affectedPath><affectedPath>input/case_setups/coriolis_test_edsclr_sounding.in</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>input/case_setups/atex_long_sfc.in</affectedPath><affectedPath>input/tunable_parameters_coriolis_cases/ekman_parameters.in</affectedPath><affectedPath>input/tunable_parameters_coriolis_cases/atex_long_parameters.in</affectedPath><affectedPath>src/clubb_tuner.F90</affectedPath><affectedPath>input/case_setups/coriolis_test_sfc.in</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>input/case_setups/cgils_s6_model.in</affectedPath><affectedPath>input/case_setups/coriolis_test_sounding.in</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>input/case_setups/ekman_sfc.in</affectedPath><affectedPath>input/stats/scalars_stats.in</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>input/case_setups/coriolis_test_sclr_sounding.in</affectedPath><affectedPath>input/stats/all_stats.in</affectedPath><affectedPath>input/case_setups/ekman_edsclr_sounding.in</affectedPath><affectedPath>src/Benchmark_cases/ekman.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>input/case_setups/ekman_sclr_sounding.in</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>input/tunable_parameters_coriolis_cases/coriolis_test_parameters.in</affectedPath><affectedPath>input/case_setups/coriolis_test_model.in</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>input/stats/nobudgets_nomicro_stats.in</affectedPath><affectedPath>src/Benchmark_cases/prescribe_forcings.F90</affectedPath><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><affectedPath>src/Benchmark_cases/atex_long.F90</affectedPath><affectedPath>src/CLUBB_core/stats_variables.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><affectedPath>run_scripts/run_bindiff_w_flags_config_core_flags.json</affectedPath><affectedPath>input/case_setups/ekman_model.in</affectedPath><affectedPath>src/Benchmark_cases/CMakeLists.txt</affectedPath><affectedPath>postprocessing/pyplotgen/config/Case_definitions.py</affectedPath><affectedPath>input/stats/host_budgets_stats.in</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>input/case_setups/atex_long_model.in</affectedPath><affectedPath>input/stats/nobudgets_stats.in</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/input_fields.F90</affectedPath><affectedPath>input/case_setups/atex_long_sounding.in</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>compile/file_list/clubb_model_files</affectedPath><affectedPath>src/CLUBB_core/stats_zm_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/constants_clubb.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CLUBB_core/stats_zt_module.F90</affectedPath><affectedPath>input/stats/nightly_stats.in</affectedPath><affectedPath>input/case_setups/ekman_sounding.in</affectedPath><affectedPath>input/case_setups/atex_long_sclr_sounding.in</affectedPath><commitId>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</commitId><timestamp>1767903824000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Non trad coriolis (#1267)

* Updating the clubb core and silhs version files

* Fixing bug. qclvar copying is handled by the api, but we were deleting it with an unstructured data statement. I added this due as a fix before thinking qclvar was a local variable, which happened because I mixed up the CLUBB_CAM and CLUBBND_CAM flags. https://github.com/larson-group/cam/issues/175

* Fixing GPU bug. There is a vertical dependency with wpxp. This is what was breaking the ECT test, see larson-group/cam#175

* Moving pdf_params copying to copyin. This is the data structure that contains pointers, and these pointers will be different on the host and device, so it is bad in theory to copy the structure back to the CPU as it might overwrite cpu memory pointers with gpu memory pointers. In practice though I've seen no problems caused by this, I'm just making this commit preemptively, and it has already been tested with the ECT test.

* Moving PosInf to clubb_model_settings.F90

* Updating the clubb core and silhs version files

* Add flags for the Coriolis terms.

* Pass fcory from api module into advance module

* Implement the traditional Coriolis terms

* Implement the nontraditional Coriolis terms

* Add stats variables for the Coriolis terms

* Compute Coriolis parameters from namelist latitude

* Create the coriolis_test case

* Tune the coriolis_test case. However, oscillation frequency is too slow

* Correct a coefficient in Coriolis. "coriolis_test" matches analytical

* Update advance_clubb_core_module.F90

Rename fcory as fcor_y and add description

* Update advance_wp2_wp3_module.F90

Rename fcory as fcor_y and add description

* Update advance_xm_wpxp_module.F90

Rename fcory as fcor_y and add description

* Update advance_xp2_xpyp_module.F90

Rename fcory as fcor_y and add description

* Update clubb_api_module.F90

Rename fcory as fcor_y and add description

* Update spurious_source_test.F90

Rename fcory as fcor_y and add description

* Update clubb_driver.F90

Rename fcor as fcor_y and add description.
Also, add description for the coriolis_test

* Update generalized_grid_test.F90

Rename fcory as fcor_y and add description.

* Update coriolis_test_model.in

Add description for the Coriolis test case

* Stablize the cgils_s6 case with smaller time step

* Create the ekman case

* Tune the ekman case to match LES

* Compute wp2up with PDF and pass along with wp2thvp

* Implement the nontraditional Coriolis term for wp3

* Fine-tune parameters for the ekman case

* Create the atex_long case

* Retune ekman case with l_vary_convect_depth = .true.

* Fine-tune the atex_long case

* Add atex_long case to pyplotgen

* Fine-tune atex_long case with less radical changes

* Updating the clubb core and silhs version files

* Small bug fix in the wp2up flip and adding new files to the cmakelist

* Renmaing, moving some files, and reverting change to cgils_s6 timestep

* Adding new flags to flag test file

* Updating comment for fcor_y calculation explanation

* Removing accidentally added file

---------

Co-authored-by: pickett &lt;larsongroupgithub@gmail.com&gt;
Co-authored-by: Hing Ong &lt;hing.ong@anl.gov&gt;
Co-authored-by: Hing Ong &lt;36782452+HingOng@users.noreply.github.com&gt;
</comment><date>2026-01-08 14:23:44 -0600</date><id>4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2</id><msg>Non trad coriolis (#1267)</msg><path><editType>add</editType><file>input/case_setups/atex_long_edsclr_sounding.in</file></path><path><editType>edit</editType><file>input/stats/all_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>input/stats/scalars_stats.in</file></path><path><editType>add</editType><file>input/case_setups/coriolis_test_sclr_sounding.in</file></path><path><editType>edit</editType><file>input/stats/nobudgets_nomicro_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>input/stats/host_budgets_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>add</editType><file>src/Benchmark_cases/ekman.F90</file></path><path><editType>add</editType><file>input/case_setups/coriolis_test_model.in</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>edit</editType><file>src/clubb_tuner.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>add</editType><file>input/case_setups/atex_long_sclr_sounding.in</file></path><path><editType>edit</editType><file>input/stats/nightly_stats.in</file></path><path><editType>add</editType><file>src/Benchmark_cases/atex_long.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_variables.F90</file></path><path><editType>edit</editType><file>compile/file_list/clubb_model_files</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_core_flags.json</file></path><path><editType>edit</editType><file>input/case_setups/cgils_s6_model.in</file></path><path><editType>add</editType><file>input/case_setups/ekman_sclr_sounding.in</file></path><path><editType>add</editType><file>input/case_setups/atex_long_sounding.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>add</editType><file>input/tunable_parameters_coriolis_cases/coriolis_test_parameters.in</file></path><path><editType>add</editType><file>input/case_setups/coriolis_test_sounding.in</file></path><path><editType>add</editType><file>input/case_setups/ekman_sfc.in</file></path><path><editType>add</editType><file>input/case_setups/ekman_sounding.in</file></path><path><editType>add</editType><file>input/tunable_parameters_coriolis_cases/atex_long_parameters.in</file></path><path><editType>add</editType><file>input/case_setups/coriolis_test_sfc.in</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/config/Case_definitions.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_zm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_zt_module.F90</file></path><path><editType>add</editType><file>input/case_setups/atex_long_model.in</file></path><path><editType>add</editType><file>input/tunable_parameters_coriolis_cases/ekman_parameters.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/constants_clubb.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/Benchmark_cases/prescribe_forcings.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>input/stats/nobudgets_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>edit</editType><file>src/input_fields.F90</file></path><path><editType>edit</editType><file>input/stats/standard_stats.in</file></path><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>add</editType><file>input/case_setups/coriolis_test_edsclr_sounding.in</file></path><path><editType>add</editType><file>input/case_setups/ekman_edsclr_sounding.in</file></path><path><editType>add</editType><file>input/case_setups/atex_long_sfc.in</file></path><path><editType>add</editType><file>input/case_setups/ekman_model.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>66</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/66/</url></nextBuild><previousBuild><number>64</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/64/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>64</buildNumber><marked><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><branch><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><branch><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><branch><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#64</displayName><duration>34298013</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #64</fullDisplayName><id>64</id><keepLog>false</keepLog><number>64</number><queueId>299</queueId><result>SUCCESS</result><timestamp>1766094809112</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/64/</url><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>65</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/65/</url></nextBuild><previousBuild><number>63</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/63/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>63</buildNumber><marked><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><branch><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><branch><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><branch><SHA1>418c202a9b0512fc8c4f421918cc978164db852d</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#63</displayName><duration>98957</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #63</fullDisplayName><id>63</id><keepLog>false</keepLog><number>63</number><queueId>211</queueId><result>FAILURE</result><timestamp>1766048707074</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/63/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>run_scripts/run_bindiff_w_flags_config_core_flags.json</affectedPath><affectedPath>input/case_setups/arm_97_model.in</affectedPath><affectedPath>input/case_setups/arm_97_edsclr_sounding.in</affectedPath><commitId>418c202a9b0512fc8c4f421918cc978164db852d</commitId><timestamp>1766005108000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fixes for fill_holes and edsclr code (#1266)

* Fixing bugs in new hole fillers that caused error when ran in descending mode, the issue was that dz is negative in descending mode, so we need abs() around it when calculating the normalized mass. Also fixing a related bug in the way edsclr code calls the hole filler - it was not using the generalized bounds. Also removing the ifdef in favor of normal ifs

* Copying the rtm and thm values from arm_97_sounding.in to the edsclr_sounding file. This still allows arm_97 to catch the bugs we want it to.
</comment><date>2025-12-17 14:58:28 -0600</date><id>418c202a9b0512fc8c4f421918cc978164db852d</id><msg>Fixes for fill_holes and edsclr code (#1266)</msg><path><editType>edit</editType><file>input/case_setups/arm_97_edsclr_sounding.in</file></path><path><editType>edit</editType><file>input/case_setups/arm_97_model.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_core_flags.json</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>64</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/64/</url></nextBuild><previousBuild><number>62</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/62/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>62</buildNumber><marked><SHA1>0959bb14d6f748501bee53902e484166d501923c</SHA1><branch><SHA1>0959bb14d6f748501bee53902e484166d501923c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0959bb14d6f748501bee53902e484166d501923c</SHA1><branch><SHA1>0959bb14d6f748501bee53902e484166d501923c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0959bb14d6f748501bee53902e484166d501923c</SHA1><branch><SHA1>0959bb14d6f748501bee53902e484166d501923c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#62</displayName><duration>30077265</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #62</fullDisplayName><id>62</id><keepLog>false</keepLog><number>62</number><queueId>111</queueId><result>SUCCESS</result><timestamp>1765443909842</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/62/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_rev_grid_matrix_solve_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>run_scripts/run_bindiff_w_flags_config_core_flags.json</affectedPath><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>run_scripts/run_scm_all.py</affectedPath><commitId>0959bb14d6f748501bee53902e484166d501923c</commitId><timestamp>1765406071000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Grid reverse matrix test (#1265)

* Making new flag l_force_descending_solves that forces us to use descending solves. Having it true keeps results BFB between ascending and descending when using -O0.

* renaming test

* Moving flag

* test fix

* test fix

* test fix

* Removing iteration limit on script and adding test error

* Removing test error, it was correctly caught

* Adding max statement to aid in single precision runs and removing accidentally commited file.
</comment><date>2025-12-10 16:34:31 -0600</date><id>0959bb14d6f748501bee53902e484166d501923c</id><msg>Grid reverse matrix test (#1265)</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_core_flags.json</file></path><path><editType>edit</editType><file>run_scripts/run_scm_all.py</file></path><path><editType>add</editType><file>jenkins_tests/clubb_rev_grid_matrix_solve_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>63</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/63/</url></nextBuild><previousBuild><number>61</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/61/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>61</buildNumber><marked><SHA1>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</SHA1><branch><SHA1>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</SHA1><branch><SHA1>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</SHA1><branch><SHA1>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#61</displayName><duration>19554661</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #61</fullDisplayName><id>61</id><keepLog>false</keepLog><number>61</number><queueId>13</queueId><result>SUCCESS</result><timestamp>1765011911025</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/61/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README</affectedPath><commitId>a5597665ed8bdd21902000712f8ad2685276eec0</commitId><timestamp>1764639088000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to README.
</comment><date>2025-12-01 19:31:28 -0600</date><id>a5597665ed8bdd21902000712f8ad2685276eec0</id><msg>Add blank line to README.</msg><path><editType>edit</editType><file>README</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/penta_lu_solver.F90</affectedPath><commitId>bba14c86a748da7993af72c056a9f6505cf43f1b</commitId><timestamp>1764747200000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BIT_CHANGING bug fix for the penta_lu solver, only BC when using penta_solve_method=2 (#1264)

</comment><date>2025-12-03 01:33:20 -0600</date><id>bba14c86a748da7993af72c056a9f6505cf43f1b</id><msg>BIT_CHANGING bug fix for the penta_lu solver, only BC when using penta_solve_method=2 (#1264)</msg><path><editType>edit</editType><file>src/CLUBB_core/penta_lu_solver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_plot_solver_compare/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/penta_bicgstab_solver.F90</affectedPath><commitId>14f5e6e323b11dc9e5fff8ca5982c6ab7f92f8c1</commitId><timestamp>1764884961000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Bicgstab addition (#1261)

* Adding 'initial' bicgstab solver

* Currently working, lots of diagnostic code still present

* Pruning everything unneccesary, adding lots of comments, making names good.

* Adding jenkins test to plot results with different solvers

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script update

* Removing print statement

* Improved naming and comments

* Removing print statement

* A couple more comments.
</comment><date>2025-12-04 15:49:21 -0600</date><id>14f5e6e323b11dc9e5fff8ca5982c6ab7f92f8c1</id><msg>Bicgstab addition (#1261)</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path><path><editType>add</editType><file>jenkins_tests/clubb_plot_solver_compare/Jenkinsfile</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>add</editType><file>src/CLUBB_core/penta_bicgstab_solver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/penta_bicgstab_solver.F90</affectedPath><commitId>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</commitId><timestamp>1764902874000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small bug fix to make gfortran+debug happy, without the _core_rknd this could be a potential type error
</comment><date>2025-12-04 20:47:54 -0600</date><id>988ea0f2cc24e424e0a204b65bfd59bd4e9eee5b</id><msg>Small bug fix to make gfortran+debug happy, without the _core_rknd this could be a potential type error</msg><path><editType>edit</editType><file>src/CLUBB_core/penta_bicgstab_solver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>62</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/62/</url></nextBuild><previousBuild><number>60</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/60/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>60</buildNumber><marked><SHA1>040e9961b5b422803a0aa816c5921be9576aa4a8</SHA1><branch><SHA1>040e9961b5b422803a0aa816c5921be9576aa4a8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>040e9961b5b422803a0aa816c5921be9576aa4a8</SHA1><branch><SHA1>040e9961b5b422803a0aa816c5921be9576aa4a8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>040e9961b5b422803a0aa816c5921be9576aa4a8</SHA1><branch><SHA1>040e9961b5b422803a0aa816c5921be9576aa4a8</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#60</displayName><duration>19977141</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #60</fullDisplayName><id>60</id><keepLog>false</keepLog><number>60</number><queueId>12304</queueId><result>SUCCESS</result><timestamp>1763975110289</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/60/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>d5703f0d199f44b4fb66df14b4ebfcdb14b57c19</commitId><timestamp>1763924788000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Making update_xp2_mc work with either grid mode (#1263)

</comment><date>2025-11-23 13:06:28 -0600</date><id>d5703f0d199f44b4fb66df14b4ebfcdb14b57c19</id><msg>Making update_xp2_mc work with either grid mode (#1263)</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>0da744a4b04f078044dcee08c614ad2a47916751</commitId><timestamp>1763952429000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Improving variable name
</comment><date>2025-11-23 20:47:09 -0600</date><id>0da744a4b04f078044dcee08c614ad2a47916751</id><msg>Improving variable name</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><commitId>040e9961b5b422803a0aa816c5921be9576aa4a8</commitId><timestamp>1763952752000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small bug fix, but this is BIT_CHANGING because it affects stats output. Some zm fields (w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, and mixt_frac_zm) were all nan in the netcdf output when l_call_pdf_closure_twice=.false., because those come from pdf_params_zm.
</comment><date>2025-11-23 20:52:32 -0600</date><id>040e9961b5b422803a0aa816c5921be9576aa4a8</id><msg>Small bug fix, but this is BIT_CHANGING because it affects stats output. Some zm fields (w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, and mixt_frac_zm) were all nan in the netcdf output when l_call_pdf_closure_twice=.false., because those come from pdf_params_zm.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>61</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/61/</url></nextBuild><previousBuild><number>59</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/59/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>59</buildNumber><marked><SHA1>61aa970643913037e2766554210e4527bb5e8171</SHA1><branch><SHA1>61aa970643913037e2766554210e4527bb5e8171</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>61aa970643913037e2766554210e4527bb5e8171</SHA1><branch><SHA1>61aa970643913037e2766554210e4527bb5e8171</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>61aa970643913037e2766554210e4527bb5e8171</SHA1><branch><SHA1>61aa970643913037e2766554210e4527bb5e8171</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#59</displayName><duration>20215613</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #59</fullDisplayName><id>59</id><keepLog>false</keepLog><number>59</number><queueId>12196</queueId><result>SUCCESS</result><timestamp>1763456707721</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/59/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/model_flags.mod</affectedPath><affectedPath>src/CLUBB_core/error_code.mod</affectedPath><commitId>61aa970643913037e2766554210e4527bb5e8171</commitId><timestamp>1763408615000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Removing accidentally added files
</comment><date>2025-11-17 13:43:35 -0600</date><id>61aa970643913037e2766554210e4527bb5e8171</id><msg>Removing accidentally added files</msg><path><editType>delete</editType><file>src/CLUBB_core/error_code.mod</file></path><path><editType>delete</editType><file>src/CLUBB_core/model_flags.mod</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>60</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/60/</url></nextBuild><previousBuild><number>58</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/58/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>58</buildNumber><marked><SHA1>de8bbefe59ca054f99b8f487c51d788558213a12</SHA1><branch><SHA1>de8bbefe59ca054f99b8f487c51d788558213a12</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>de8bbefe59ca054f99b8f487c51d788558213a12</SHA1><branch><SHA1>de8bbefe59ca054f99b8f487c51d788558213a12</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>de8bbefe59ca054f99b8f487c51d788558213a12</SHA1><branch><SHA1>de8bbefe59ca054f99b8f487c51d788558213a12</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#58</displayName><duration>19856554</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #58</fullDisplayName><id>58</id><keepLog>false</keepLog><number>58</number><queueId>12104</queueId><result>SUCCESS</result><timestamp>1763197510122</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/58/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/error_code.mod</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>src/CLUBB_core/error_code.F90</affectedPath><commitId>de8bbefe59ca054f99b8f487c51d788558213a12</commitId><timestamp>1763184888000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making clubb_at_least_debug_level not a device routine. It confuses the poor little nvidia compiler when compiling inside cam. Also making the compile script a little more robust.
</comment><date>2025-11-14 23:34:48 -0600</date><id>de8bbefe59ca054f99b8f487c51d788558213a12</id><msg>Making clubb_at_least_debug_level not a device routine. It confuses the poor little nvidia compiler when compiling inside cam. Also making the compile script a little more robust.</msg><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>add</editType><file>src/CLUBB_core/error_code.mod</file></path><path><editType>edit</editType><file>compile.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/error_code.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>59</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/59/</url></nextBuild><previousBuild><number>57</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/57/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>57</buildNumber><marked><SHA1>50a5528a55591d69e8b704dccebe1e7d6baa2669</SHA1><branch><SHA1>50a5528a55591d69e8b704dccebe1e7d6baa2669</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>50a5528a55591d69e8b704dccebe1e7d6baa2669</SHA1><branch><SHA1>50a5528a55591d69e8b704dccebe1e7d6baa2669</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>50a5528a55591d69e8b704dccebe1e7d6baa2669</SHA1><branch><SHA1>50a5528a55591d69e8b704dccebe1e7d6baa2669</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#57</displayName><duration>20265058</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>11974</queueId><result>SUCCESS</result><timestamp>1763111109846</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/57/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>compile/file_list/G_unit_tests_files</affectedPath><affectedPath>src/G_unit_test_types/fill_holes_tests.F90</affectedPath><affectedPath>src/G_unit_tests.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>run_scripts/fill_holes.py</affectedPath><affectedPath>jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile</affectedPath><affectedPath>CMakeLists.txt</affectedPath><affectedPath>src/clubb_tuner.F90</affectedPath><affectedPath>src/Microphys/advance_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/G_unit_test_types/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>run_scripts/run_timestep_tests.py</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>cmake/deps/GPTLDependency.cmake</affectedPath><affectedPath>run_scripts/run_G_unit_tests.py</affectedPath><affectedPath>input/tunable_parameters_compatible_r8029/configurable_model_flags.in</affectedPath><affectedPath>src/CLUBB_core/model_flags.mod</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>cmake/utils/CPPDefinitions.cmake</affectedPath><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CMakeLists.txt</affectedPath><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><commitId>665f3896481654acdb49de9afae25d7a9b24a81c</commitId><timestamp>1763082040000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>New fill_holes methods (#1262)

* Adding little code bits to help explore fill_holes. This is just a diagnostic playground

* Improvements

* Maybe better algorithm?

* Improvements to the new fill holes

* Nice progress

* Small tweaks

* Mainly adding gptl option for cmake and new run_timestep_tests.py

* Making namelist input for fill type, and adding ANOTHER new filler that should be completely parallelizable, but right now large hole groups steal too much from nearby points and it looks kinda bad.

* Big improvements, new algorithm is good now

* Small updates

* Making new fill_holes_type flag for clubb_config_flags

* New hybrid filler

* Small fixes

* Changes, mainly for performance, also adding -gptl option to compile.py to make it use the gptl library

* Bunch of things

* Updates

* small fix

* Various cleanup and comments

* Small improvement to p_atomic

* Updates for speed mainly

* Small improvement to p_atomic

* Potential improvement to p_atomic

* Updates for speed mainly

* Updates to make G_unit fill holes test

* Improving new tests and making widening_windows and smart_window work in flipped grid mode

* All methods passing G_unit test, still need a little cleanup

* Slight comments update

* Cleanup

* Adding named constants for fill type

* Uncommentting source checks after compile

* Adding new file to old compile method

* Small fixes

* Small fixes

* Mainly comments

* Making G_unit test use the new python script and compiler method. Small bug fix too

* Little fixes
</comment><date>2025-11-13 19:00:40 -0600</date><id>665f3896481654acdb49de9afae25d7a9b24a81c</id><msg>New fill_holes methods (#1262)</msg><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>add</editType><file>src/G_unit_test_types/fill_holes_tests.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/clubb_tuner.F90</file></path><path><editType>edit</editType><file>CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>compile/file_list/G_unit_tests_files</file></path><path><editType>add</editType><file>run_scripts/run_G_unit_tests.py</file></path><path><editType>add</editType><file>src/CLUBB_core/model_flags.mod</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>add</editType><file>cmake/deps/GPTLDependency.cmake</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>edit</editType><file>input/tunable_parameters_compatible_r8029/configurable_model_flags.in</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile</file></path><path><editType>edit</editType><file>src/G_unit_test_types/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CMakeLists.txt</file></path><path><editType>edit</editType><file>cmake/utils/CPPDefinitions.cmake</file></path><path><editType>edit</editType><file>compile.py</file></path><path><editType>add</editType><file>run_scripts/run_timestep_tests.py</file></path><path><editType>add</editType><file>run_scripts/fill_holes.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/Microphys/advance_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_tests.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>microphysics.F90</affectedPath><commitId>9745207a28bd22786d72673afd580fbc5f17938b</commitId><timestamp>1763082148000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Making compatible with new version of clubb (#167)

</comment><date>2025-11-13 19:02:28 -0600</date><id>9745207a28bd22786d72673afd580fbc5f17938b</id><msg>Making compatible with new version of clubb (#167)</msg><path><editType>edit</editType><file>microphysics.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><commitId>50a5528a55591d69e8b704dccebe1e7d6baa2669</commitId><timestamp>1763105789000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small bug fix in fill_holes_parallel on GPU
</comment><date>2025-11-14 01:36:29 -0600</date><id>50a5528a55591d69e8b704dccebe1e7d6baa2669</id><msg>Small bug fix in fill_holes_parallel on GPU</msg><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>58</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/58/</url></nextBuild><previousBuild><number>56</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/56/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>56</buildNumber><marked><SHA1>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</SHA1><branch><SHA1>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</SHA1><branch><SHA1>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</SHA1><branch><SHA1>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#56</displayName><duration>19725097</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #56</fullDisplayName><id>56</id><keepLog>false</keepLog><number>56</number><queueId>11794</queueId><result>SUCCESS</result><timestamp>1759997109117</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/56/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Microphys/Morrison_microphys/Changes_M2005</affectedPath><affectedPath>src/Morrison_microphys/microphysics.F90</affectedPath><affectedPath>src/Microphys/Morrison_microphys/microphysics.F90</affectedPath><affectedPath>src/Microphys/Morrison_microphys/CMakeLists.txt</affectedPath><affectedPath>src/Morrison_microphys/module_mp_graupel.F90</affectedPath><affectedPath>src/Microphys/CMakeLists.txt</affectedPath><affectedPath>src/Morrison_microphys/Changes_M2005</affectedPath><affectedPath>src/Microphys/Morrison_microphys/README.MICRO_M2005</affectedPath><affectedPath>src/Microphys/Morrison_microphys/module_mp_graupel.F90</affectedPath><affectedPath>src/Microphys/Changes_M2005</affectedPath><affectedPath>src/Morrison_microphys/README.MICRO_M2005</affectedPath><affectedPath>src/Microphys/module_mp_graupel.F90</affectedPath><affectedPath>src/Microphys/microphysics.F90</affectedPath><affectedPath>compile/file_list/clubb_morrison_files</affectedPath><commitId>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</commitId><timestamp>1759963163000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding Morrison_microphys folder inside Microphys and reflecting change in compilation files. This is to make this new structure work with the way we include Morrison code, which is brought in from sam_clubb via the updateClubbMorrison.sh found in sys_admin/gitUpdateScripts/
</comment><date>2025-10-08 17:39:23 -0500</date><id>ea0b892fd2c25049cb5d1429994dc80e4ab6ed9f</id><msg>Adding Morrison_microphys folder inside Microphys and reflecting change in compilation files. This is to make this new structure work with the way we include Morrison code, which is brought in from sam_clubb via the updateClubbMorrison.sh found in sys_admin/gitUpdateScripts/</msg><path><editType>delete</editType><file>src/Morrison_microphys/microphysics.F90</file></path><path><editType>delete</editType><file>src/Morrison_microphys/README.MICRO_M2005</file></path><path><editType>delete</editType><file>src/Microphys/microphysics.F90</file></path><path><editType>edit</editType><file>compile/file_list/clubb_morrison_files</file></path><path><editType>add</editType><file>src/Microphys/Morrison_microphys/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/Morrison_microphys/module_mp_graupel.F90</file></path><path><editType>delete</editType><file>src/Microphys/Changes_M2005</file></path><path><editType>add</editType><file>src/Microphys/Morrison_microphys/README.MICRO_M2005</file></path><path><editType>delete</editType><file>src/Microphys/module_mp_graupel.F90</file></path><path><editType>delete</editType><file>src/Morrison_microphys/Changes_M2005</file></path><path><editType>add</editType><file>src/Microphys/Morrison_microphys/Changes_M2005</file></path><path><editType>add</editType><file>src/Microphys/Morrison_microphys/microphysics.F90</file></path><path><editType>add</editType><file>src/Microphys/Morrison_microphys/module_mp_graupel.F90</file></path><path><editType>edit</editType><file>src/Microphys/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>57</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/57/</url></nextBuild><previousBuild><number>55</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/55/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>55</buildNumber><marked><SHA1>194887296834904671023aaea076cb176ae650e5</SHA1><branch><SHA1>194887296834904671023aaea076cb176ae650e5</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>194887296834904671023aaea076cb176ae650e5</SHA1><branch><SHA1>194887296834904671023aaea076cb176ae650e5</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>194887296834904671023aaea076cb176ae650e5</SHA1><branch><SHA1>194887296834904671023aaea076cb176ae650e5</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#55</displayName><duration>19636087</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #55</fullDisplayName><id>55</id><keepLog>false</keepLog><number>55</number><queueId>11732</queueId><result>SUCCESS</result><timestamp>1759737906697</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/55/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Radiation/BUGSrad/two_rt_sw_bs.F</affectedPath><affectedPath>src/Microphys/KK_microphys/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/conice.prol</affectedPath><affectedPath>src/Microphys/parameters_microphys.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/gamma.prol</affectedPath><affectedPath>compile/file_list/clubb_parabolic_files</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa12.prol</affectedPath><affectedPath>src/KK_microphys/KK_upscaled_variances.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_parameter_module.F90</affectedPath><affectedPath>src/CLUBB_core/sfc_varnce_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/tvqr.prol</affectedPath><affectedPath>src/COAMPS_microphys/adjtq.prol</affectedPath><affectedPath>CMakeLists.txt</affectedPath><affectedPath>src/Radiation/CMakeLists.txt</affectedPath><affectedPath>src/COAMPS_microphys/nrmtqi.F</affectedPath><affectedPath>src/BUGSrad/two_rt_lw_sel.F</affectedPath><affectedPath>src/time_dependent_input.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/gases_ckd.F90</affectedPath><affectedPath>src/BUGSrad/kinds.F90</affectedPath><affectedPath>src/SCM_Activation/aer_in_act.F90</affectedPath><affectedPath>compile/file_list/clubb_morrison_files</affectedPath><affectedPath>src/COAMPS_microphys/eqa18g.F</affectedPath><affectedPath>src/enhanced_simann_fobj.inc</affectedPath><affectedPath>src/Radiation/BUGSrad/kinds.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa26.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa26.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa21g.F</affectedPath><affectedPath>src/COAMPS_microphys/qsatvi.F</affectedPath><affectedPath>src/COAMPS_microphys/slope.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa27.F</affectedPath><affectedPath>src/SCM_Activation/aer_ccn_act.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_lw.F</affectedPath><affectedPath>src/KK_microphys/parameters_KK.F90</affectedPath><affectedPath>src/SCM_Activation/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/morrison_microphys_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/parameters_KK.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa7g.F</affectedPath><affectedPath>src/input_netcdf.F90</affectedPath><affectedPath>src/SILHS/output_2D_samples_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa21.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa7.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa10g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa9.prol</affectedPath><affectedPath>src/Benchmark_cases/rad_lwsw_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/esati.prol</affectedPath><affectedPath>src/G_unit_test_types/rev_direction_grid_test.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/bugsrad_physconst.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa15.F</affectedPath><affectedPath>src/Microphys/SCM_Activation/aer_ccn_act.F90</affectedPath><affectedPath>src/Microphys/Microphys_utils/microphys_stats_vars_module.F90</affectedPath><affectedPath>src/Numerical_recipes/enhanced_simann.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_variances.F90</affectedPath><affectedPath>compile/convert_acc_to_omp.bash</affectedPath><affectedPath>src/COAMPS_microphys/eqa25.prol</affectedPath><affectedPath>src/COAMPS_microphys/eqa8g.F</affectedPath><affectedPath>src/Microphys/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>jenkins_tests/clubb_driver_test/Jenkinsfile</affectedPath><affectedPath>src/BUGSrad/cloudg.F</affectedPath><affectedPath>src/COAMPS_microphys/frzh.F</affectedPath><affectedPath>src/COAMPS_microphys/adjtq.F</affectedPath><affectedPath>src/Radiation/BUGSrad/gascon.F</affectedPath><affectedPath>src/Radiation/BUGSrad/cloudg.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esat1.prol</affectedPath><affectedPath>src/microphys_interface.inc</affectedPath><affectedPath>src/CLUBB_core/hydromet_pdf_parameter_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/qtadj.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/frzh.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa25.F</affectedPath><affectedPath>src/Microphys/SCM_Activation/CVS/Root</affectedPath><affectedPath>src/KK_microphys/PDF_integrals_all_MM.F90</affectedPath><affectedPath>src/input_fields.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/Microphys/CMakeLists.txt</affectedPath><affectedPath>src/COAMPS_microphys/eqa18.prol</affectedPath><affectedPath>src/Radiation/BUGSrad/bugsrad_planck.F90</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa7.prol</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_lw_sel.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa7.F</affectedPath><affectedPath>src/mixed_moment_PDF_integrals.F90</affectedPath><affectedPath>compile/file_list/clubb_model_files</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa12.F</affectedPath><affectedPath>src/Microphys_utils/microphys_stats_vars_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/nrmcol.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/CMakeLists.txt</affectedPath><affectedPath>src/COAMPS_microphys/eqa9.prol</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa6.F</affectedPath><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esatv.F</affectedPath><affectedPath>src/COAMPS_microphys/esatv.prol</affectedPath><affectedPath>src/Radiation/radiation_module.F90</affectedPath><affectedPath>src/BUGSrad/gascon.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa13g.F</affectedPath><affectedPath>src/KK_microphys/KK_upscaled_covariances.F90</affectedPath><affectedPath>compile/compile.bash</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa9g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/slope.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa26.F</affectedPath><affectedPath>src/COAMPS_microphys/slope.prol</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/tgqs.F</affectedPath><affectedPath>src/Microphys/KK_microphys/Parabolic_constants.f90</affectedPath><affectedPath>src/SILHS/CMakeLists.txt</affectedPath><affectedPath>src/COAMPS_microphys/eqa28.prol</affectedPath><affectedPath>src/Microphys/SCM_Activation/aerosol_params.F90</affectedPath><affectedPath>src/gfdl_activation.F90</affectedPath><affectedPath>src/SCM_Activation/CVS/Entries</affectedPath><affectedPath>src/Microphys/SCM_Activation/ice_nucl.F90</affectedPath><affectedPath>src/Microphys/advance_microphys_module.F90</affectedPath><affectedPath>src/Radiation/rad_lwsw_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/tgqg.F</affectedPath><affectedPath>src/COAMPS_microphys/esatv.F</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa11g.F</affectedPath><affectedPath>src/clubb_driver_test.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/adjmlt.F</affectedPath><affectedPath>src/Radiation/BUGSrad/bugs_lwr.F</affectedPath><affectedPath>src/parameters_microphys.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa18.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa15.F</affectedPath><affectedPath>src/Microphys/SCM_Activation/CVS/Tag</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa19.prol</affectedPath><affectedPath>src/COAMPS_microphys/eqa7.prol</affectedPath><affectedPath>src/Microphys/estimate_scm_microphys_module.F90</affectedPath><affectedPath>src/Morrison_microphys/module_mp_graupel.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa17g.F</affectedPath><affectedPath>src/Radiation/BUGSrad/gases_ckd_data.h</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_means.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/comscp1.F</affectedPath><affectedPath>compile/file_list/clubb_bugsrad_files</affectedPath><affectedPath>src/COAMPS_microphys/eqa6.F</affectedPath><affectedPath>src/Radiation/BUGSrad/newexp.F90</affectedPath><affectedPath>src/microphys_init_cleanup.F90</affectedPath><affectedPath>src/COAMPS_microphys/qsatvi.prol</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/enhanced_simann.F90</affectedPath><affectedPath>src/Microphys_utils/CMakeLists.txt</affectedPath><affectedPath>src/Radiation/BUGSrad/cloud_correlate.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa9.F</affectedPath><affectedPath>src/Benchmark_cases/prescribe_forcings.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa7g.F</affectedPath><affectedPath>src/Radiation/BUGSrad/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa21.prol</affectedPath><affectedPath>src/COAMPS_microphys/eqa11g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esatvm.prol</affectedPath><affectedPath>src/SCM_Activation/aerosol_params.F90</affectedPath><affectedPath>src/Microphys/Microphys_utils/CMakeLists.txt</affectedPath><affectedPath>src/Numerical_recipes/enhanced_simann_fobj.inc</affectedPath><affectedPath>src/COAMPS_microphys/tgqr.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa22g.F</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_utilities.F90</affectedPath><affectedPath>src/Microphys/KK_microphys_module.F90</affectedPath><affectedPath>src/Radiation/extended_atmosphere_module.F90</affectedPath><affectedPath>src/lh_microphys_driver_module.F90</affectedPath><affectedPath>src/BUGSrad/two_rt_sw.F</affectedPath><affectedPath>src/Microphys/SCM_Activation/CVS/Repository</affectedPath><affectedPath>src/KK_microphys/PDF_integrals_covar.F90</affectedPath><affectedPath>src/Microphys/Changes_M2005</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa25.F</affectedPath><affectedPath>src/microphys_driver.F90</affectedPath><affectedPath>src/Parabolic.f90</affectedPath><affectedPath>src/Benchmark_cases/CMakeLists.txt</affectedPath><affectedPath>src/silhs_category_variance_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/PDF_integrals_all_MM.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/LICENSE</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/BUGSrad/CMakeLists.txt</affectedPath><affectedPath>src/KK_microphys/KK_local_means.F90</affectedPath><affectedPath>src/KK_microphys/KK_upscaled_means.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa12g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/slope.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esat_new.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa8g.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa28.F</affectedPath><affectedPath>src/Microphys/mixed_moment_PDF_integrals.F90</affectedPath><affectedPath>src/Numerical_recipes/quicksort.F90</affectedPath><affectedPath>src/BUGSrad/bugsrad_planck.F90</affectedPath><affectedPath>src/clubb_thread_test.F90</affectedPath><affectedPath>src/COAMPS_microphys/adjmlt.F</affectedPath><affectedPath>src/Microphys/SCM_Activation/CMakeLists.txt</affectedPath><affectedPath>src/Radiation/BUGSrad/comscp2.F</affectedPath><affectedPath>src/Microphys/gfdl_activation.F90</affectedPath><affectedPath>src/BUGSrad/gases_ckd_data.h</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa22.prol</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>src/simple_rad_module.F90</affectedPath><affectedPath>src/clubb_model_settings.F90</affectedPath><affectedPath>src/variables_radiation_module.F90</affectedPath><affectedPath>src/Microphys/silhs_category_variance_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa28.prol</affectedPath><affectedPath>src/CMakeLists.txt</affectedPath><affectedPath>src/BUGSrad/newexp.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_local_means.F90</affectedPath><affectedPath>src/KK_microphys/PDF_integrals_means.F90</affectedPath><affectedPath>src/BUGSrad/driver_read.F</affectedPath><affectedPath>src/BUGSrad/cloud_correlate.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa17g.F</affectedPath><affectedPath>src/SILHS/mt95.F90</affectedPath><affectedPath>src/BUGSrad/bugs_lwr.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa19.F</affectedPath><affectedPath>src/Microphys/KK_microphys/PDF_integrals_means.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa28.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa22.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa18g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/tgqi.F</affectedPath><affectedPath>src/Morrison_microphys/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/COAMPS_microphys/tgqi.F</affectedPath><affectedPath>src/COAMPS_microphys/esat1.prol</affectedPath><affectedPath>src/G_unit_test_types/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_upscaled_covariances.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/KK_Nrm_tendencies.F90</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>src/COAMPS_microphys/esatvm.prol</affectedPath><affectedPath>src/Microphys/ice_dfsn_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa10g.F</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/qsatvi.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa22.F</affectedPath><affectedPath>compile/file_list/clubb_KK_microphys_files</affectedPath><affectedPath>src/bugsrad_driver.F90</affectedPath><affectedPath>src/BUGSrad/bugs_rad.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/qsatvi.prol</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/BUGSrad/two_rt_lw_iter.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/nrmtqi.F</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_lw_iter.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esati.F</affectedPath><affectedPath>src/quicksort.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa21g.F</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa27.prol</affectedPath><affectedPath>src/BUGSrad/bugs_swr.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/adjtq.F</affectedPath><affectedPath>src/parameters_radiation.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/driver_read.F</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90</affectedPath><affectedPath>src/BUGSrad/two_rt_sw_ocastrndm.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa6.prol</affectedPath><affectedPath>src/BUGSrad/two_rt_lw_ocastrndm.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/rayle.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/nrmcol.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa19.prol</affectedPath><affectedPath>src/SCM_Activation/CVS/Tag</affectedPath><affectedPath>src/COAMPS_microphys/tvqs.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa27.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa18.F</affectedPath><affectedPath>src/COAMPS_microphys/conice.F</affectedPath><affectedPath>src/BUGSrad/bugsrad_physconst.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/variables_radiation_module.F90</affectedPath><affectedPath>src/estimate_scm_microphys_module.F90</affectedPath><affectedPath>src/ice_dfsn_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa22g.F</affectedPath><affectedPath>src/COAMPS_microphys/LICENSE</affectedPath><affectedPath>src/COAMPS_microphys/gamma.F</affectedPath><affectedPath>src/Microphys/lh_microphys_driver_module.F90</affectedPath><affectedPath>src/clubb_standalone.F90</affectedPath><affectedPath>src/KK_microphys/KK_Nrm_tendencies.F90</affectedPath><affectedPath>src/KK_microphys/KK_utilities.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa21.F</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>src/COAMPS_microphys/eqa15.prol</affectedPath><affectedPath>src/BUGSrad/two_rt_lw.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa12.prol</affectedPath><affectedPath>src/Radiation/parameters_radiation.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/adjtq.prol</affectedPath><affectedPath>src/SCM_Activation/ice_nucl.F90</affectedPath><affectedPath>src/cos_solar_zen_module.F90</affectedPath><affectedPath>src/Morrison_microphys/Changes_M2005</affectedPath><affectedPath>src/COAMPS_microphys/eqa5g.F</affectedPath><affectedPath>src/Microphys/microphys_init_cleanup.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_model.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/jacobian.F90</affectedPath><affectedPath>src/COAMPS_microphys/gamma.prol</affectedPath><affectedPath>src/BUGSrad/two_rt_sw_bs.F</affectedPath><affectedPath>src/Microphys/microphys_driver.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa12g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/tvqs.prol</affectedPath><affectedPath>src/Parabolic_constants.f90</affectedPath><affectedPath>src/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa6.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa20g.F</affectedPath><affectedPath>src/CLUBB_core/mt95.F90</affectedPath><affectedPath>src/Radiation/bugsrad_driver.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_sw.F</affectedPath><affectedPath>src/Radiation/simple_rad_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esati.prol</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/COAMPS_microphys/conice.prol</affectedPath><affectedPath>src/COAMPS_microphys/nrmtqw.F</affectedPath><affectedPath>src/stat_file_utils.F90</affectedPath><affectedPath>src/BUGSrad/comscp1.F</affectedPath><affectedPath>src/COAMPS_microphys/tgqg.F</affectedPath><affectedPath>src/extended_atmosphere_module.F90</affectedPath><affectedPath>src/Radiation/BUGSrad/bugs_rad.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa22.F</affectedPath><affectedPath>src/Benchmark_cases/time_dependent_input.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa20g.F</affectedPath><affectedPath>src/clubb_tuner.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/esat_new.F</affectedPath><affectedPath>src/Microphys/SCM_Activation/aer_in_act.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/nrmtqw.F</affectedPath><affectedPath>src/SCM_Activation/aer_ccn_act_k.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa27r.F</affectedPath><affectedPath>src/Microphys/module_mp_graupel.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa14g.F</affectedPath><affectedPath>src/BUGSrad/gases_ckd.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa27r.F</affectedPath><affectedPath>src/SCM_Activation/CVS/Root</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa19.F</affectedPath><affectedPath>src/Morrison_microphys/microphysics.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/Microphys/coamps_microphys_driver_module.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa27.prol</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/tgqs.F</affectedPath><affectedPath>src/Morrison_microphys/README.MICRO_M2005</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa14g.F</affectedPath><affectedPath>src/Microphys/microphysics.F90</affectedPath><affectedPath>src/KK_microphys/CMakeLists.txt</affectedPath><affectedPath>src/BUGSrad/two_rt_sw_iter.F</affectedPath><affectedPath>src/Microphys/KK_microphys/PDF_integrals_covar.F90</affectedPath><affectedPath>src/COAMPS_microphys/eqa19g.F</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><affectedPath>src/Microphys/SCM_Activation/aer_ccn_act_k.F90</affectedPath><affectedPath>src/KK_microphys_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/tvqr.prol</affectedPath><affectedPath>src/COAMPS_microphys/esati.F</affectedPath><affectedPath>src/BUGSrad/comscp2.F</affectedPath><affectedPath>src/SCM_Activation/CVS/Repository</affectedPath><affectedPath>src/COAMPS_microphys/qtadj.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa21.F</affectedPath><affectedPath>src/Microphys/microphys_interface.inc</affectedPath><affectedPath>src/Microphys/SCM_Activation/CVS/Entries</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa13g.F</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/gamma.F</affectedPath><affectedPath>run_scripts/run_scm_all.py</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa15.prol</affectedPath><affectedPath>src/Radiation/BUGSrad/two_rt_sw_iter.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa19g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa18.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa26.prol</affectedPath><affectedPath>src/COAMPS_microphys/eqa9.F</affectedPath><affectedPath>src/Radiation/cos_solar_zen_module.F90</affectedPath><affectedPath>src/Microphys/KK_microphys/Parabolic.f90</affectedPath><affectedPath>src/Microphys/KK_microphys/AiryFunction.f90</affectedPath><affectedPath>src/AiryFunction.f90</affectedPath><affectedPath>src/COAMPS_microphys/eqa9g.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/tgqr.F</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa25.prol</affectedPath><affectedPath>src/morrison_microphys_module.F90</affectedPath><affectedPath>src/BUGSrad/rayle.F</affectedPath><affectedPath>src/Radiation/BUGSrad/bugs_swr.F</affectedPath><affectedPath>src/sounding.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/conice.F</affectedPath><affectedPath>src/error.F90</affectedPath><affectedPath>src/KK_microphys/KK_upscaled_turbulent_sed.F90</affectedPath><affectedPath>src/Numerical_recipes/CMakeLists.txt</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/esatv.prol</affectedPath><affectedPath>src/coamps_microphys_driver_module.F90</affectedPath><affectedPath>src/Microphys/COAMPS_microphys/eqa5g.F</affectedPath><affectedPath>src/COAMPS_microphys/eqa12.F</affectedPath><commitId>1f751ddf9c56cfa707bc5b302f0bc3b40c708a8d</commitId><timestamp>1759715158000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clubb driver upgrades part2 (#1257)

* Initial commit. Breaking up clubb driver into sections. This should be bfb on everything, but this hasn't been checked well yet.

* Combining namelist read into case init, same stuff really

* Reorganizing many things, mainly in the pursuit of sectioning off code into groups like Microphys or Radiation

* Organizing clubb_driver. All cases still BFB.

* Mostly cosmetic improvements

* Small improvements, comments, making clubb_driver_test to ensure consistency functionality of new compartmentalized model run components

* Removing accidentally added files.

* Mostly breaking up structure initialization behavior, split into init_ and zero_ so that we don't have to allocate to reset.

* Doing away with clubb_model_settings and parameters_module in the spirit of consolidating functionality and spiting module variables.

* Missed some changes to commit, should've been included in previous commit

* Splitting up funcionality of setup_parameters. Now theres one part that calculates and another checks flag values.

* GPU code working, but not BFB yet

* GPU all BFB with mutliple columns, except gabls3, and driver test doesnt work (pass reinitialize, fails double timestep test)

* Turning off multi_column output for the new driver test

* Changes needed after rebase

* Name changes, comments, and threadprivate additions for parallel runs

* Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true.

* Modifying compiler configurations (mainly optimization level) in order to prepare for switching scipts and tests to cmake, specifically separating out this BIT_CHANGING commit from the rest

* thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint.

* Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.

* Making old compiler script work with new file structure, also making Input_fields directory and library.

* Missed text_writer_lib

* Undoing Input_fields directory, it has too many depencencies currently, certainly can be simplified with argument lists.

* Adding library dependency

* Small changes to cmake list

* Adding openmp flag back to gfortran script, needed for jenkins test

* Making the init_inputfields get called for restarts too, because restart code call input_field code.

* Making pdf_implicit_coefs_terms conditional in generalized grid test

* Adding microphys directory to acc_to_omp script

* Renaming -iters option in run_scm.py to -max_iters

* Making run_scm_all.py and new driver test

* Test and script improvements

* Limiting iterations in jenkins test

* Name change

* adding ulimit

* name update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script and run_scm_all.py update

* jenkins script update

* Turning calc_lmin_nu into calc_derrived_params, which is more general, and now calculates mixt_frac_max_mag

* Small improvement for GPU

* Small updates needed for host model integration

* Removing accidentally added file

* Small cleanup
</comment><date>2025-10-05 20:45:58 -0500</date><id>1f751ddf9c56cfa707bc5b302f0bc3b40c708a8d</id><msg>Clubb driver upgrades part2 (#1257)</msg><path><editType>edit</editType><file>src/Benchmark_cases/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esatv.prol</file></path><path><editType>delete</editType><file>src/quicksort.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa9g.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esat1.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa26.F</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_upscaled_variances.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa25.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa17g.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa10g.F</file></path><path><editType>delete</editType><file>src/AiryFunction.f90</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_upscaled_variances.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa9.F</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/ice_nucl.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_lw_sel.F</file></path><path><editType>delete</editType><file>src/CLUBB_core/mt95.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa15.F</file></path><path><editType>delete</editType><file>src/KK_microphys/parameters_KK.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa8g.F</file></path><path><editType>delete</editType><file>src/parameters_microphys.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/slope.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esatv.prol</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/driver_read.F</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>delete</editType><file>src/Microphys_utils/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/conice.prol</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_utilities.F90</file></path><path><editType>add</editType><file>src/Radiation/extended_atmosphere_module.F90</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/CVS/Entries</file></path><path><editType>edit</editType><file>compile.py</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa9g.F</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/CVS/Root</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esatv.F</file></path><path><editType>delete</editType><file>src/BUGSrad/bugs_rad.F</file></path><path><editType>add</editType><file>src/Microphys/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_upscaled_covariances.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/frzh.F</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sfc_varnce_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa19.prol</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_helper_module.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/tgqi.F</file></path><path><editType>add</editType><file>src/SILHS/mt95.F90</file></path><path><editType>add</editType><file>src/Microphys/parameters_microphys.F90</file></path><path><editType>delete</editType><file>src/simple_rad_module.F90</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/Parabolic.f90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa9.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa14g.F</file></path><path><editType>edit</editType><file>src/error.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa19.F</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_sw_bs.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/adjtq.prol</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa6.F</file></path><path><editType>edit</editType><file>compile/file_list/clubb_KK_microphys_files</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa14g.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/adjtq.prol</file></path><path><editType>delete</editType><file>src/lh_microphys_driver_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa19.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa22g.F</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90</file></path><path><editType>delete</editType><file>src/parameters_radiation.F90</file></path><path><editType>edit</editType><file>src/Numerical_recipes/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_lw_iter.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa20g.F</file></path><path><editType>add</editType><file>src/Microphys/coamps_microphys_driver_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esati.F</file></path><path><editType>edit</editType><file>src/G_unit_test_types/rev_direction_grid_test.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa11g.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/adjmlt.F</file></path><path><editType>delete</editType><file>src/CLUBB_core/parameters_model.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa27.prol</file></path><path><editType>edit</editType><file>run_scripts/run_scm.py</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esat_new.F</file></path><path><editType>add</editType><file>src/Microphys/Microphys_utils/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa22g.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa6.prol</file></path><path><editType>edit</editType><file>src/G_unit_test_types/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa15.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa21.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/tgqs.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa22.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esatv.F</file></path><path><editType>delete</editType><file>src/SCM_Activation/aer_ccn_act_k.F90</file></path><path><editType>add</editType><file>src/Radiation/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/AiryFunction.f90</file></path><path><editType>delete</editType><file>src/BUGSrad/newexp.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/coamps_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/clubb_standalone.F90</file></path><path><editType>add</editType><file>src/Microphys/microphys_interface.inc</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esati.F</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys_module.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/bugs_swr.F</file></path><path><editType>delete</editType><file>src/SCM_Activation/ice_nucl.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/bugsrad_physconst.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/gamma.F</file></path><path><editType>delete</editType><file>src/ice_dfsn_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/slope.prol</file></path><path><editType>delete</editType><file>src/SCM_Activation/aerosol_params.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa12g.F</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_sw_iter.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa7.F</file></path><path><editType>delete</editType><file>src/SCM_Activation/aer_in_act.F90</file></path><path><editType>add</editType><file>src/Microphys/Microphys_utils/microphys_stats_vars_module.F90</file></path><path><editType>delete</editType><file>src/extended_atmosphere_module.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_sw.F</file></path><path><editType>edit</editType><file>src/clubb_thread_test.F90</file></path><path><editType>add</editType><file>src/Microphys/estimate_scm_microphys_module.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_lw_iter.F</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_upscaled_means.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/comscp1.F</file></path><path><editType>add</editType><file>src/clubb_driver_test.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/gases_ckd_data.h</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>add</editType><file>src/Microphys/advance_microphys_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa12.F</file></path><path><editType>delete</editType><file>src/microphys_interface.inc</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esatvm.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/conice.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa25.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa5g.F</file></path><path><editType>delete</editType><file>src/Benchmark_cases/rad_lwsw_module.F90</file></path><path><editType>edit</editType><file>src/clubb_tuner.F90</file></path><path><editType>edit</editType><file>compile/convert_acc_to_omp.bash</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/adjmlt.F</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/aer_ccn_act_k.F90</file></path><path><editType>delete</editType><file>src/SCM_Activation/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa7g.F</file></path><path><editType>delete</editType><file>src/BUGSrad/bugsrad_planck.F90</file></path><path><editType>edit</editType><file>compile/file_list/clubb_parabolic_files</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa21g.F</file></path><path><editType>delete</editType><file>src/silhs_category_variance_module.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_sw.F</file></path><path><editType>add</editType><file>src/Radiation/parameters_radiation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>CMakeLists.txt</file></path><path><editType>edit</editType><file>src/sounding.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_sw_bs.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa18.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa7.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa12.F</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/aerosol_params.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/kinds.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/tgqr.F</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_upscaled_turbulent_sed.F90</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/CVS/Repository</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/tgqs.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/qsatvi.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/LICENSE</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/slope.F</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/bugs_rad.F</file></path><path><editType>delete</editType><file>src/Morrison_microphys/Changes_M2005</file></path><path><editType>edit</editType><file>src/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Numerical_recipes/enhanced_simann_fobj.inc</file></path><path><editType>delete</editType><file>src/KK_microphys/PDF_integrals_covar.F90</file></path><path><editType>delete</editType><file>src/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/conice.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/adjtq.F</file></path><path><editType>add</editType><file>src/Microphys/lh_microphys_driver_module.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa21g.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/nrmcol.F</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/tvqs.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa27r.F</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_Nrm_tendencies.F90</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/PDF_integrals_all_MM.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa28.prol</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>add</editType><file>src/Microphys/gfdl_activation.F90</file></path><path><editType>delete</editType><file>src/Morrison_microphys/CMakeLists.txt</file></path><path><editType>delete</editType><file>src/Morrison_microphys/README.MICRO_M2005</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/qsatvi.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa19g.F</file></path><path><editType>delete</editType><file>src/BUGSrad/cloud_correlate.F90</file></path><path><editType>delete</editType><file>src/microphys_driver.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/adjtq.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa19.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/gamma.prol</file></path><path><editType>delete</editType><file>src/KK_microphys/PDF_integrals_all_MM.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/PDF_integrals_means.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/driver_read.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa26.prol</file></path><path><editType>delete</editType><file>src/Morrison_microphys/microphysics.F90</file></path><path><editType>delete</editType><file>src/SCM_Activation/CVS/Tag</file></path><path><editType>delete</editType><file>src/clubb_model_settings.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/gamma.prol</file></path><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/CVS/Tag</file></path><path><editType>add</editType><file>src/Numerical_recipes/enhanced_simann.F90</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/parameters_KK.F90</file></path><path><editType>delete</editType><file>src/gfdl_activation.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/gases_ckd.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/comscp2.F</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_lw.F</file></path><path><editType>edit</editType><file>compile/file_list/clubb_bugsrad_files</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esati.prol</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/gascon.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/nrmtqi.F</file></path><path><editType>delete</editType><file>src/BUGSrad/gases_ckd_data.h</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/newexp.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/bugs_lwr.F</file></path><path><editType>delete</editType><file>src/Microphys_utils/microphys_stats_vars_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa18g.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa21.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esati.prol</file></path><path><editType>delete</editType><file>src/SCM_Activation/CVS/Repository</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/Parabolic_constants.f90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa18.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/esat1.prol</file></path><path><editType>add</editType><file>run_scripts/run_scm_all.py</file></path><path><editType>edit</editType><file>src/SILHS/CMakeLists.txt</file></path><path><editType>edit</editType><file>compile/file_list/clubb_morrison_files</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/bugs_swr.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa25.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa20g.F</file></path><path><editType>delete</editType><file>src/KK_microphys_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/frzh.F</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa12g.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa7.prol</file></path><path><editType>edit</editType><file>src/CLUBB_core/hydromet_pdf_parameter_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/tgqi.F</file></path><path><editType>add</editType><file>src/Radiation/cos_solar_zen_module.F90</file></path><path><editType>delete</editType><file>src/Parabolic.f90</file></path><path><editType>delete</editType><file>src/cos_solar_zen_module.F90</file></path><path><editType>delete</editType><file>src/SCM_Activation/CVS/Root</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/tvqr.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa27r.F</file></path><path><editType>delete</editType><file>src/BUGSrad/kinds.F90</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_local_means.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/variables_radiation_module.F90</file></path><path><editType>add</editType><file>src/Radiation/rad_lwsw_module.F90</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/aer_ccn_act.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa5g.F</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa25.prol</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_lw_sel.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa7g.F</file></path><path><editType>delete</editType><file>src/SCM_Activation/CVS/Entries</file></path><path><editType>delete</editType><file>src/BUGSrad/gases_ckd.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/slope.prol</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/PDF_integrals_covar.F90</file></path><path><editType>add</editType><file>jenkins_tests/clubb_driver_test/Jenkinsfile</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_lw.F</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_upscaled_means.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/LICENSE</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/conice.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa21.prol</file></path><path><editType>edit</editType><file>compile/file_list/clubb_model_files</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa26.prol</file></path><path><editType>add</editType><file>src/Microphys/SCM_Activation/aer_in_act.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>delete</editType><file>src/enhanced_simann.F90</file></path><path><editType>add</editType><file>src/Numerical_recipes/quicksort.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_sw_iter.F</file></path><path><editType>delete</editType><file>src/time_dependent_input.F90</file></path><path><editType>add</editType><file>src/Microphys/microphys_init_cleanup.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_sw_ocastrndm.F90</file></path><path><editType>add</editType><file>src/Radiation/radiation_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/nrmcol.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa12.prol</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/bugsrad_planck.F90</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_local_means.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/tvqs.prol</file></path><path><editType>delete</editType><file>src/Parabolic_constants.f90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/comscp2.F</file></path><path><editType>edit</editType><file>src/input_netcdf.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/gamma.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/nrmtqi.F</file></path><path><editType>delete</editType><file>src/KK_microphys/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa18.prol</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa28.prol</file></path><path><editType>add</editType><file>src/Microphys/morrison_microphys_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa19g.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/nrmtqw.F</file></path><path><editType>delete</editType><file>src/Morrison_microphys/module_mp_graupel.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/two_rt_lw_ocastrndm.F90</file></path><path><editType>delete</editType><file>src/morrison_microphys_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa7.prol</file></path><path><editType>add</editType><file>src/Microphys/module_mp_graupel.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa9.prol</file></path><path><editType>edit</editType><file>src/jacobian.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa27.F</file></path><path><editType>edit</editType><file>src/input_fields.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/tgqg.F</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_parameter_module.F90</file></path><path><editType>add</editType><file>src/Microphys/microphys_driver.F90</file></path><path><editType>delete</editType><file>src/enhanced_simann_fobj.inc</file></path><path><editType>edit</editType><file>src/stat_file_utils.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa15.prol</file></path><path><editType>add</editType><file>src/Microphys/microphysics.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa27.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/tgqg.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa28.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa22.F</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa12.prol</file></path><path><editType>delete</editType><file>src/microphys_init_cleanup.F90</file></path><path><editType>delete</editType><file>src/variables_radiation_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/nrmtqw.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa26.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/tvqr.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/qsatvi.prol</file></path><path><editType>delete</editType><file>src/advance_microphys_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa13g.F</file></path><path><editType>delete</editType><file>src/SCM_Activation/aer_ccn_act.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/cloudg.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa18g.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa22.F</file></path><path><editType>add</editType><file>src/Radiation/bugsrad_driver.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/qtadj.F</file></path><path><editType>add</editType><file>src/Microphys/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa21.prol</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/cloudg.F</file></path><path><editType>delete</editType><file>src/BUGSrad/gascon.F</file></path><path><editType>add</editType><file>src/Microphys/ice_dfsn_module.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/bugsrad_physconst.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/tgqr.F</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa8g.F</file></path><path><editType>add</editType><file>src/Benchmark_cases/prescribe_forcings.F90</file></path><path><editType>delete</editType><file>src/BUGSrad/rayle.F</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa27.prol</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa13g.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa15.F</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa18.F</file></path><path><editType>add</editType><file>src/Microphys/KK_microphys/KK_utilities.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esatvm.prol</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_upscaled_covariances.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/bugs_lwr.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa17g.F</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/comscp1.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa11g.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/qsatvi.prol</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/eqa28.F</file></path><path><editType>delete</editType><file>src/COAMPS_microphys/qtadj.F</file></path><path><editType>add</editType><file>src/Microphys/Changes_M2005</file></path><path><editType>delete</editType><file>src/estimate_scm_microphys_module.F90</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/cloud_correlate.F90</file></path><path><editType>add</editType><file>src/Microphys/mixed_moment_PDF_integrals.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa6.prol</file></path><path><editType>delete</editType><file>src/bugsrad_driver.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa10g.F</file></path><path><editType>add</editType><file>src/Radiation/BUGSrad/rayle.F</file></path><path><editType>edit</editType><file>compile/compile.bash</file></path><path><editType>delete</editType><file>src/KK_microphys/KK_Nrm_tendencies.F90</file></path><path><editType>delete</editType><file>src/KK_microphys/PDF_integrals_means.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa9.F</file></path><path><editType>add</editType><file>src/Radiation/simple_rad_module.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/esat_new.F</file></path><path><editType>add</editType><file>src/Benchmark_cases/time_dependent_input.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa22.prol</file></path><path><editType>delete</editType><file>src/mixed_moment_PDF_integrals.F90</file></path><path><editType>add</editType><file>src/Microphys/COAMPS_microphys/eqa6.F</file></path><path><editType>add</editType><file>src/Microphys/silhs_category_variance_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/output_2D_samples_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>56</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/56/</url></nextBuild><previousBuild><number>54</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/54/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>54</buildNumber><marked><SHA1>df9e2152bc4889d33e801021a44c11fd6b685d1f</SHA1><branch><SHA1>df9e2152bc4889d33e801021a44c11fd6b685d1f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>df9e2152bc4889d33e801021a44c11fd6b685d1f</SHA1><branch><SHA1>df9e2152bc4889d33e801021a44c11fd6b685d1f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>df9e2152bc4889d33e801021a44c11fd6b685d1f</SHA1><branch><SHA1>df9e2152bc4889d33e801021a44c11fd6b685d1f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#54</displayName><duration>19759727</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #54</fullDisplayName><id>54</id><keepLog>false</keepLog><number>54</number><queueId>11620</queueId><result>SUCCESS</result><timestamp>1759565108045</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/54/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>compile/config/linux_x86_64_gfortran.bash</affectedPath><commitId>df9e2152bc4889d33e801021a44c11fd6b685d1f</commitId><timestamp>1759522935000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Must add -fopenmp back for now, since this is used for the openmp test and it also broke the BFB tests for an obnoxious reason - that test compiles each commit without cleaning the build, so the baseline commit had -fopenmp and compiled with openmp stuff enabled, but then the subsequent commits had it turned off, but no changes in the files, so it didn't recompile with it off, and only turned it off in the linking stage, causing a build error. RESOLVED:320551df13ee84bdb9280db0be788a36e1f03494 RESOLVED:6c0201d44694fadf7f4bb0d4d58c3a9871096a22 RESOLVED:26644de2ea83ee6335b273f54dd57afc8f6f4b0c
</comment><date>2025-10-03 15:22:15 -0500</date><id>df9e2152bc4889d33e801021a44c11fd6b685d1f</id><msg>Must add -fopenmp back for now, since this is used for the openmp test and it also broke the BFB tests for an obnoxious reason - that test compiles each commit without cleaning the build, so the baseline commit had -fopenmp and compiled with openmp stuff enabled, but then the subsequent commits had it turned off, but no changes in the files, so it didn't recompile with it off, and only turned it off in the linking stage, causing a build error. RESOLVED:320551df13ee84bdb9280db0be788a36e1f03494 RESOLVED:6c0201d44694fadf7f4bb0d4d58c3a9871096a22 RESOLVED:26644de2ea83ee6335b273f54dd57afc8f6f4b0c</msg><path><editType>edit</editType><file>compile/config/linux_x86_64_gfortran.bash</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>55</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/55/</url></nextBuild><previousBuild><number>53</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/53/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>53</buildNumber><marked><SHA1>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</SHA1><branch><SHA1>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</SHA1><branch><SHA1>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</SHA1><branch><SHA1>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#53</displayName><duration>19911372</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #53</fullDisplayName><id>53</id><keepLog>false</keepLog><number>53</number><queueId>11518</queueId><result>SUCCESS</result><timestamp>1759478707623</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/53/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>eac573b2f186d900e285d06c2fd5a933316b7c4e</commitId><timestamp>1759432819000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true.
</comment><date>2025-10-02 14:20:19 -0500</date><id>eac573b2f186d900e285d06c2fd5a933316b7c4e</id><msg>Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>compile/config/linux_x86_64_nvhpc.bash</affectedPath><affectedPath>compile/config/linux_x86_64_gfortran.bash</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_debug.bash</affectedPath><affectedPath>compile/config/linux_x86_64_nvhpc_gpu_openacc.bash</affectedPath><affectedPath>compile/config/linux_x86_64_nvhpc_debug.bash</affectedPath><commitId>320551df13ee84bdb9280db0be788a36e1f03494</commitId><timestamp>1759433151000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Modifying compiler configurations (mainly optimization level) in order to prepare for switching scipts and tests to cmake, specifically separating out this BIT_CHANGING commit from the rest
</comment><date>2025-10-02 14:25:51 -0500</date><id>320551df13ee84bdb9280db0be788a36e1f03494</id><msg>Modifying compiler configurations (mainly optimization level) in order to prepare for switching scipts and tests to cmake, specifically separating out this BIT_CHANGING commit from the rest</msg><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_debug.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_gfortran.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_nvhpc.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_nvhpc_gpu_openacc.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_nvhpc_debug.bash</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><commitId>26644de2ea83ee6335b273f54dd57afc8f6f4b0c</commitId><timestamp>1759438529000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint.
</comment><date>2025-10-02 15:55:29 -0500</date><id>26644de2ea83ee6335b273f54dd57afc8f6f4b0c</id><msg>thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</affectedPath><commitId>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</commitId><timestamp>1759445263000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.
</comment><date>2025-10-02 17:47:43 -0500</date><id>6c0201d44694fadf7f4bb0d4d58c3a9871096a22</id><msg>Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.</msg><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>54</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/54/</url></nextBuild><previousBuild><number>52</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/52/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>52</buildNumber><marked><SHA1>def788b540d3bf4995b1deefeb077e198906f158</SHA1><branch><SHA1>def788b540d3bf4995b1deefeb077e198906f158</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>def788b540d3bf4995b1deefeb077e198906f158</SHA1><branch><SHA1>def788b540d3bf4995b1deefeb077e198906f158</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>def788b540d3bf4995b1deefeb077e198906f158</SHA1><branch><SHA1>def788b540d3bf4995b1deefeb077e198906f158</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#52</displayName><duration>22515258</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #52</fullDisplayName><id>52</id><keepLog>false</keepLog><number>52</number><queueId>11265</queueId><result>SUCCESS</result><timestamp>1759358192639</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/52/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_restart_test.bash</affectedPath><commitId>1d2f7cf2618dd274b5745f2d82b23fdbba461c07</commitId><timestamp>1759353353000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making restart test not overwrite time_initial. The time_initial should be defined by the _model.in file and not overwritten, but this script was setting time_initial to time_restart, which resulted in the initial iteration value (iinit) to be 1 in the restart regardless of the restart time.
</comment><date>2025-10-01 16:15:53 -0500</date><id>1d2f7cf2618dd274b5745f2d82b23fdbba461c07</id><msg>Making restart test not overwrite time_initial. The time_initial should be defined by the _model.in file and not overwritten, but this script was setting time_initial to time_restart, which resulted in the initial iteration value (iinit) to be 1 in the restart regardless of the restart time.</msg><path><editType>edit</editType><file>run_scripts/run_restart_test.bash</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><commitId>def788b540d3bf4995b1deefeb077e198906f158</commitId><timestamp>1759358185000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true.
</comment><date>2025-10-01 17:36:25 -0500</date><id>def788b540d3bf4995b1deefeb077e198906f158</id><msg>Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true.</msg><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>53</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/53/</url></nextBuild><previousBuild><number>51</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/51/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>51</buildNumber><marked><SHA1>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</SHA1><branch><SHA1>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</SHA1><branch><SHA1>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</SHA1><branch><SHA1>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#51</displayName><duration>22354886</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #51</fullDisplayName><id>51</id><keepLog>false</keepLog><number>51</number><queueId>11187</queueId><result>FAILURE</result><timestamp>1759305906714</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/51/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><commitId>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</commitId><timestamp>1759289999000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SILHS reproducibility (#1258)

* Making the SILHS random number generator on GPUs more reproducible by relying on the lh_seed input every call, which is the same as how the CPU randoms work. Also ensuring that the seed changes each timestep, just to prevent generating the same randoms on different timesteps. Since this does change the randoms, it is BIT_CHANGING for silhs enabled runs.

* Improving comment
</comment><date>2025-09-30 22:39:59 -0500</date><id>9fed3afd3153c67a4c38a1f11d741cea5cac1df0</id><msg>SILHS reproducibility (#1258)</msg><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/pdf_hydromet_microphys_wrapper.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>52</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/52/</url></nextBuild><previousBuild><number>50</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/50/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>50</buildNumber><marked><SHA1>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</SHA1><branch><SHA1>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</SHA1><branch><SHA1>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</SHA1><branch><SHA1>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#50</displayName><duration>22904004</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #50</fullDisplayName><id>50</id><keepLog>false</keepLog><number>50</number><queueId>11125</queueId><result>SUCCESS</result><timestamp>1759219507529</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/50/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</commitId><timestamp>1759173670000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Bug fix. This is BIT_CHANGING, but only on GPUs and only when l_soil_veg=.true. (which is only gabls3 currently).
</comment><date>2025-09-29 14:21:10 -0500</date><id>15d2cb2c130a1c17d3869f04b9eba2d5c287a455</id><msg>Bug fix. This is BIT_CHANGING, but only on GPUs and only when l_soil_veg=.true. (which is only gabls3 currently).</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>51</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/51/</url></nextBuild><previousBuild><number>49</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/49/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>49</buildNumber><marked><SHA1>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</SHA1><branch><SHA1>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</SHA1><branch><SHA1>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</SHA1><branch><SHA1>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#49</displayName><duration>22949055</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #49</fullDisplayName><id>49</id><keepLog>false</keepLog><number>49</number><queueId>11047</queueId><result>SUCCESS</result><timestamp>1759046708142</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/49/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/constants_clubb.F90</affectedPath><commitId>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</commitId><timestamp>1758974591000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Change tolerance in way that affects only single precision builds (#1256)

This fixes a problem with precip_frac exceeding a bound in single precision.  The code change is BIT_CHANGING for single precision, but V. Larson wouldn't expect it to be bit changing for double precision, although V. Larson hasn't checked.
</comment><date>2025-09-27 07:03:11 -0500</date><id>1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462</id><msg>Change tolerance in way that affects only single precision builds (#1256)</msg><path><editType>edit</editType><file>src/CLUBB_core/constants_clubb.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>50</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/50/</url></nextBuild><previousBuild><number>48</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/48/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>48</buildNumber><marked><SHA1>4aa7da34e62d33f881f92c049f1060250a818a7a</SHA1><branch><SHA1>4aa7da34e62d33f881f92c049f1060250a818a7a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>4aa7da34e62d33f881f92c049f1060250a818a7a</SHA1><branch><SHA1>4aa7da34e62d33f881f92c049f1060250a818a7a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>4aa7da34e62d33f881f92c049f1060250a818a7a</SHA1><branch><SHA1>4aa7da34e62d33f881f92c049f1060250a818a7a</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#48</displayName><duration>22963468</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #48</fullDisplayName><id>48</id><keepLog>false</keepLog><number>48</number><queueId>10955</queueId><result>SUCCESS</result><timestamp>1758960308365</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/48/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><commitId>4aa7da34e62d33f881f92c049f1060250a818a7a</commitId><timestamp>1758908234000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove module vars from grid_adaptation_module (#1255)

* removed fixed_min_gr_dens module variables

* remove gr_dens_old_global variables

* remove counter and cumulative module variables
</comment><date>2025-09-26 19:37:14 +0200</date><id>4aa7da34e62d33f881f92c049f1060250a818a7a</id><msg>Remove module vars from grid_adaptation_module (#1255)</msg><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>49</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/49/</url></nextBuild><previousBuild><number>47</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/47/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>47</buildNumber><marked><SHA1>3162e68e6a7599821bae5a3650e62dc2dd1a7280</SHA1><branch><SHA1>3162e68e6a7599821bae5a3650e62dc2dd1a7280</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3162e68e6a7599821bae5a3650e62dc2dd1a7280</SHA1><branch><SHA1>3162e68e6a7599821bae5a3650e62dc2dd1a7280</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3162e68e6a7599821bae5a3650e62dc2dd1a7280</SHA1><branch><SHA1>3162e68e6a7599821bae5a3650e62dc2dd1a7280</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#47</displayName><duration>23022845</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>10862</queueId><result>SUCCESS</result><timestamp>1758873908530</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/47/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/precipitation_fraction.F90</affectedPath><commitId>3162e68e6a7599821bae5a3650e62dc2dd1a7280</commitId><timestamp>1758846454000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Precip frac fix (#1254)

* Using epsilon() to help check precip_frac against precip_frac_tol

* Using clubb version of eps for checks

Including BIT_CHANGING:06288ac66a3a26013c135d8aef776cc99202f64f because a ifort compiler option changed, and that changes the results. Otherwise it was all BFB.
</comment><date>2025-09-25 19:27:34 -0500</date><id>3162e68e6a7599821bae5a3650e62dc2dd1a7280</id><msg>Precip frac fix (#1254)</msg><path><editType>edit</editType><file>src/CLUBB_core/precipitation_fraction.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>48</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/48/</url></nextBuild><previousBuild><number>46</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/46/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>46</buildNumber><marked><SHA1>85532ccf3c52c4770c4a11029719bf885e96df54</SHA1><branch><SHA1>85532ccf3c52c4770c4a11029719bf885e96df54</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>85532ccf3c52c4770c4a11029719bf885e96df54</SHA1><branch><SHA1>85532ccf3c52c4770c4a11029719bf885e96df54</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>85532ccf3c52c4770c4a11029719bf885e96df54</SHA1><branch><SHA1>85532ccf3c52c4770c4a11029719bf885e96df54</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#46</displayName><duration>23008726</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #46</fullDisplayName><id>46</id><keepLog>false</keepLog><number>46</number><queueId>10776</queueId><result>SUCCESS</result><timestamp>1758787508769</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/46/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>cmake/toolchains/linux_x86_64_gfortran.cmake</affectedPath><affectedPath>.gitignore</affectedPath><affectedPath>src/SILHS/CMakeLists.txt</affectedPath><affectedPath>src/Morrison_microphys/CMakeLists.txt</affectedPath><affectedPath>jenkins_tests/clubb_cmake_output_matching/Jenkinsfile</affectedPath><affectedPath>CMakeLists.txt</affectedPath><affectedPath>src/clubb_tuner.F90</affectedPath><affectedPath>src/COAMPS_microphys/CMakeLists.txt</affectedPath><affectedPath>src/G_unit_test_types/CMakeLists.txt</affectedPath><affectedPath>utilities/check_for_missing_threadprivate.py</affectedPath><affectedPath>cmake/toolchains/darwin_x86_64_gfortran.cmake</affectedPath><affectedPath>src/Benchmark_cases/CMakeLists.txt</affectedPath><affectedPath>utilities/CLUBBStandardsCheck.py</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_nvfortran.cmake</affectedPath><affectedPath>src/BUGSrad/CMakeLists.txt</affectedPath><affectedPath>utilities/CLUBBStandardsCheck.pl</affectedPath><affectedPath>cmake/toolchains/linux_x86_64_ifx.cmake</affectedPath><affectedPath>output/.gitignore</affectedPath><affectedPath>compile.py</affectedPath><affectedPath>src/Lapack/Lapack_double/CMakeLists.txt</affectedPath><affectedPath>cmake/deps/OpenMPDependency.cmake</affectedPath><affectedPath>compile/config/linux_x86_64_ifort.bash</affectedPath><affectedPath>cmake/deps/NetcdfFortranDependency.cmake</affectedPath><affectedPath>BUILD.md</affectedPath><affectedPath>src/SCM_Activation/CMakeLists.txt</affectedPath><affectedPath>run_scripts/run_scm.bash</affectedPath><affectedPath>run_scripts/run_scm.py</affectedPath><affectedPath>run_scripts/create_multi_col_params.py</affectedPath><affectedPath>src/Microphys_utils/CMakeLists.txt</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>cmake/utils/CPPDefinitions.cmake</affectedPath><affectedPath>src/Lapack/CMakeLists.txt</affectedPath><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><affectedPath>run_scripts/run_thread_test.py</affectedPath><affectedPath>src/CMakeLists.txt</affectedPath><affectedPath>jenkins_tests/clubb_cmake_test/Jenkinsfile</affectedPath><affectedPath>src/Lapack/Lapack_shared/CMakeLists.txt</affectedPath><affectedPath>src/Lapack/Lapack_single/CMakeLists.txt</affectedPath><affectedPath>src/KK_microphys/CMakeLists.txt</affectedPath><affectedPath>cmake/toolchains/darwin_arm64_gfortran.cmake</affectedPath><affectedPath>src/Numerical_recipes/CMakeLists.txt</affectedPath><affectedPath>compile/compile.bash</affectedPath><commitId>06288ac66a3a26013c135d8aef776cc99202f64f</commitId><timestamp>1758753854000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>The cmake update (#1253)

* Initial cmake additions

* Reworking dependency handling and toolchains.

* Improvements, intel, gfortran, and nvfortran work with and without debugging, and nvfortran works with openacc or openmp too.

* Small changes to toolchains

* Little various improvements

* Making ctests work

* Reworking ctests, we have decided to make the ctests run a small number of quick cases/tests just to facilitate development.

* Introducing ctests. Big script updates - run_scm.py and compile.py are new

* Introducing run_scm.py to replace run_scm.bash and CLUBBStandardsCheck.py to replace CLUBBStandardsCheck.pl. The new CLUBBStandardsCheck.py is much faster and should be even more capable at detecting issues than the perl version, it also has improved readability. The new run_scm.py is way more capable and managable than the bash version, it's used now in the new ctests. Also, the compile script has improved functionality, and ctests can be invoked when adding -run_tests to the compile.py call. Also the whole system supports maintaining builds with multiple compilers now, e.g. using nvfortran then ifx will not overwrite the nvfortran version now, and the new run_scm.py is smart enough to choose the right one depending on the compiler loaded.

* Small changes and adding a -legacy flag to run_scm.py to run the bin/clubb_standalone version from the excruciatingly old compilation system.

* Small cleanup and Cmake file simplifications - more to come

* Mostly cleanup. Moving stuff around to put it in better places, renaming, removing unnecessary parts, etc.

* More cleanup and adding comments

* Hopefully final cleanup

* Small bug fix

* Small changes and new jenkins test

* Small fix

* Now that our source checking scripts return error codes, we have to ignore them in this make file. This doesn't change their output at all, but causes the error code to be ignored

* Accidentally removed output dir

* Small fix to jenkins test

* Small fix to jenkins test

* Small fix to jenkins test

* Small fix to jenkins test

* Compile script improvements and new run_thread_test.py to replace bash version.

* Changing default ENABLE_OMP to default off, and changing the default executable used by the new python version of the thread test to use the cmake install by default.

* Making more general cmake test to test various compile options.

* Making ctests output better in compile.py and making new jenkins test a little fancier.

* Small fix to jenkins test

* Small fix to jenkins test

* Small fix to jenkins test

* Small fix to jenkins test

* Reverting some of the fancyness of new test

larson-group/clubb#1117
</comment><date>2025-09-24 17:44:14 -0500</date><id>06288ac66a3a26013c135d8aef776cc99202f64f</id><msg>The cmake update (#1253)</msg><path><editType>add</editType><file>src/Lapack/Lapack_shared/CMakeLists.txt</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort.bash</file></path><path><editType>add</editType><file>cmake/deps/NetcdfFortranDependency.cmake</file></path><path><editType>add</editType><file>cmake/utils/CPPDefinitions.cmake</file></path><path><editType>add</editType><file>src/BUGSrad/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Microphys_utils/CMakeLists.txt</file></path><path><editType>edit</editType><file>utilities/check_for_missing_threadprivate.py</file></path><path><editType>add</editType><file>cmake/deps/OpenMPDependency.cmake</file></path><path><editType>edit</editType><file>utilities/CLUBBStandardsCheck.pl</file></path><path><editType>add</editType><file>src/Morrison_microphys/CMakeLists.txt</file></path><path><editType>add</editType><file>src/Lapack/Lapack_double/CMakeLists.txt</file></path><path><editType>add</editType><file>cmake/toolchains/darwin_arm64_gfortran.cmake</file></path><path><editType>edit</editType><file>output/.gitignore</file></path><path><editType>add</editType><file>jenkins_tests/clubb_cmake_output_matching/Jenkinsfile</file></path><path><editType>add</editType><file>src/G_unit_test_types/CMakeLists.txt</file></path><path><editType>add</editType><file>CMakeLists.txt</file></path><path><editType>add</editType><file>BUILD.md</file></path><path><editType>add</editType><file>run_scripts/run_scm.py</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_gfortran.cmake</file></path><path><editType>add</editType><file>src/Lapack/Lapack_single/CMakeLists.txt</file></path><path><editType>edit</editType><file>run_scripts/run_scm.bash</file></path><path><editType>add</editType><file>src/Lapack/CMakeLists.txt</file></path><path><editType>add</editType><file>cmake/toolchains/darwin_x86_64_gfortran.cmake</file></path><path><editType>add</editType><file>src/Numerical_recipes/CMakeLists.txt</file></path><path><editType>add</editType><file>jenkins_tests/clubb_cmake_test/Jenkinsfile</file></path><path><editType>add</editType><file>src/Benchmark_cases/CMakeLists.txt</file></path><path><editType>edit</editType><file>run_scripts/create_multi_col_params.py</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>compile/compile.bash</file></path><path><editType>add</editType><file>compile.py</file></path><path><editType>add</editType><file>src/CLUBB_core/CMakeLists.txt</file></path><path><editType>add</editType><file>run_scripts/run_thread_test.py</file></path><path><editType>add</editType><file>utilities/CLUBBStandardsCheck.py</file></path><path><editType>add</editType><file>src/KK_microphys/CMakeLists.txt</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_ifx.cmake</file></path><path><editType>edit</editType><file>src/clubb_tuner.F90</file></path><path><editType>add</editType><file>src/COAMPS_microphys/CMakeLists.txt</file></path><path><editType>add</editType><file>src/SCM_Activation/CMakeLists.txt</file></path><path><editType>add</editType><file>src/SILHS/CMakeLists.txt</file></path><path><editType>add</editType><file>cmake/toolchains/linux_x86_64_nvfortran.cmake</file></path><path><editType>add</editType><file>src/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>compile.py</affectedPath><commitId>85532ccf3c52c4770c4a11029719bf885e96df54</commitId><timestamp>1758755458000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making cmake only optionally use ninja. Now we only use it if it's available.
</comment><date>2025-09-24 18:10:58 -0500</date><id>85532ccf3c52c4770c4a11029719bf885e96df54</id><msg>Making cmake only optionally use ninja. Now we only use it if it's available.</msg><path><editType>edit</editType><file>compile.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>47</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/47/</url></nextBuild><previousBuild><number>45</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/45/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>45</buildNumber><marked><SHA1>cfd36718c8a48ad02f35a4805ebab6108914d470</SHA1><branch><SHA1>cfd36718c8a48ad02f35a4805ebab6108914d470</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>cfd36718c8a48ad02f35a4805ebab6108914d470</SHA1><branch><SHA1>cfd36718c8a48ad02f35a4805ebab6108914d470</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>cfd36718c8a48ad02f35a4805ebab6108914d470</SHA1><branch><SHA1>cfd36718c8a48ad02f35a4805ebab6108914d470</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#45</displayName><duration>23044230</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #45</fullDisplayName><id>45</id><keepLog>false</keepLog><number>45</number><queueId>10662</queueId><result>SUCCESS</result><timestamp>1758701108477</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/45/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_zt_module.F90</affectedPath><affectedPath>input/stats/standard_stats.in</affectedPath><affectedPath>src/CLUBB_core/stats_variables.F90</affectedPath><affectedPath>input/stats/all_stats.in</affectedPath><commitId>cfd36718c8a48ad02f35a4805ebab6108914d470</commitId><timestamp>1758642876000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Adding expldiff budget terms for thlm and rtm (#1252)

* Adding expldiff budget terms for thlm and rtm

* Removing unintentional line.

* Fixing initialization-to-zero problem

* Adding some comments.

* Adding thlm_ed and rtm_ed to standard_stats.in

* Adding thlm_ed and rtm_ed to all_stats.in

* Fixing two bugs. Budget balance test passes and results are b4b.

This commit is BIT_CHANGING, but only because it adds additional
stats fields to the _zt.nc files. Answers would only change if
l_do_expldiff_rtm_thlm=T.
</comment><date>2025-09-23 09:54:36 -0600</date><id>cfd36718c8a48ad02f35a4805ebab6108914d470</id><msg>Adding expldiff budget terms for thlm and rtm (#1252)</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>input/stats/standard_stats.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_variables.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_zt_module.F90</file></path><path><editType>edit</editType><file>input/stats/all_stats.in</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>46</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/46/</url></nextBuild><previousBuild><number>44</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/44/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>44</buildNumber><marked><SHA1>a21a3de745989d0bfed4c54337c5569fb8d17057</SHA1><branch><SHA1>a21a3de745989d0bfed4c54337c5569fb8d17057</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>a21a3de745989d0bfed4c54337c5569fb8d17057</SHA1><branch><SHA1>a21a3de745989d0bfed4c54337c5569fb8d17057</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>a21a3de745989d0bfed4c54337c5569fb8d17057</SHA1><branch><SHA1>a21a3de745989d0bfed4c54337c5569fb8d17057</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#44</displayName><duration>19756538</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #44</fullDisplayName><id>44</id><keepLog>false</keepLog><number>44</number><queueId>10567</queueId><result>SUCCESS</result><timestamp>1757923510870</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/44/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Morrison_microphys/microphysics.F90</affectedPath><commitId>a21a3de745989d0bfed4c54337c5569fb8d17057</commitId><timestamp>1757908866000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pickett</absoluteUrl><fullName>Cole Pickett</fullName></author><authorEmail>larsongroupgithub@gmail.com</authorEmail><comment>Raw-copy updating src/Morrison_microphys
</comment><date>2025-09-14 23:01:06 -0500</date><id>a21a3de745989d0bfed4c54337c5569fb8d17057</id><msg>Raw-copy updating src/Morrison_microphys</msg><path><editType>edit</editType><file>src/Morrison_microphys/microphysics.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pickett</absoluteUrl><fullName>Cole Pickett</fullName></culprit><inProgress>false</inProgress><nextBuild><number>45</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/45/</url></nextBuild><previousBuild><number>43</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/43/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>43</buildNumber><marked><SHA1>91ec079057dd95651c032d832845b40e73e8ac21</SHA1><branch><SHA1>91ec079057dd95651c032d832845b40e73e8ac21</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>91ec079057dd95651c032d832845b40e73e8ac21</SHA1><branch><SHA1>91ec079057dd95651c032d832845b40e73e8ac21</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>91ec079057dd95651c032d832845b40e73e8ac21</SHA1><branch><SHA1>91ec079057dd95651c032d832845b40e73e8ac21</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#43</displayName><duration>19779371</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #43</fullDisplayName><id>43</id><keepLog>false</keepLog><number>43</number><queueId>10508</queueId><result>SUCCESS</result><timestamp>1754813107534</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/43/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/case_setups/lba_model.in</affectedPath><commitId>b5ec2335bc0cf95dbbe1f48a0043bb792a72d3c6</commitId><timestamp>1754767723000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Increase lh_num_samples to 64 for LBA case

in the hopes of reducing the differences in surface precipitation between the CPU and GPU runs.
</comment><date>2025-08-09 14:28:43 -0500</date><id>b5ec2335bc0cf95dbbe1f48a0043bb792a72d3c6</id><msg>Increase lh_num_samples to 64 for LBA case</msg><path><editType>edit</editType><file>input/case_setups/lba_model.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>License.txt</affectedPath><commitId>91ec079057dd95651c032d832845b40e73e8ac21</commitId><timestamp>1754768284000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update License.txt in order to note that BIT_CHANGING:b5ec2335bc0cf95dbbe1f48a0043bb792a72d3c6
</comment><date>2025-08-09 14:38:04 -0500</date><id>91ec079057dd95651c032d832845b40e73e8ac21</id><msg>Update License.txt in order to note that BIT_CHANGING:b5ec2335bc0cf95dbbe1f48a0043bb792a72d3c6</msg><path><editType>edit</editType><file>License.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>44</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/44/</url></nextBuild><previousBuild><number>42</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/42/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>42</buildNumber><marked><SHA1>46cac2787c3802be0418762948ad6d1231dde182</SHA1><branch><SHA1>46cac2787c3802be0418762948ad6d1231dde182</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>46cac2787c3802be0418762948ad6d1231dde182</SHA1><branch><SHA1>46cac2787c3802be0418762948ad6d1231dde182</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>46cac2787c3802be0418762948ad6d1231dde182</SHA1><branch><SHA1>46cac2787c3802be0418762948ad6d1231dde182</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#42</displayName><duration>19316823</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>10450</queueId><result>SUCCESS</result><timestamp>1748160311020</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/42/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</affectedPath><commitId>46cac2787c3802be0418762948ad6d1231dde182</commitId><timestamp>1748088268000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clean out clubb_G_unit_reverse_dir_grid_test folder before running Jenkins test
</comment><date>2025-05-24 07:04:28 -0500</date><id>46cac2787c3802be0418762948ad6d1231dde182</id><msg>Clean out clubb_G_unit_reverse_dir_grid_test folder before running Jenkins test</msg><path><editType>edit</editType><file>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>43</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/43/</url></nextBuild><previousBuild><number>41</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/41/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>41</buildNumber><marked><SHA1>dd5f915658016e9a8b64128024eebaf4c7d24318</SHA1><branch><SHA1>dd5f915658016e9a8b64128024eebaf4c7d24318</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>dd5f915658016e9a8b64128024eebaf4c7d24318</SHA1><branch><SHA1>dd5f915658016e9a8b64128024eebaf4c7d24318</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>dd5f915658016e9a8b64128024eebaf4c7d24318</SHA1><branch><SHA1>dd5f915658016e9a8b64128024eebaf4c7d24318</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#41</displayName><duration>19283131</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #41</fullDisplayName><id>41</id><keepLog>false</keepLog><number>41</number><queueId>10388</queueId><result>SUCCESS</result><timestamp>1748073907001</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/41/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/generalized_grid_test.F90</affectedPath><commitId>dd5f915658016e9a8b64128024eebaf4c7d24318</commitId><timestamp>1748024033000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Finished my notes, documentation, and instructions for the generalized
grid test.
</comment><date>2025-05-23 13:13:53 -0500</date><id>dd5f915658016e9a8b64128024eebaf4c7d24318</id><msg>Finished my notes, documentation, and instructions for the generalized</msg><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>42</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/42/</url></nextBuild><previousBuild><number>40</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/40/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>40</buildNumber><marked><SHA1>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</SHA1><branch><SHA1>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</SHA1><branch><SHA1>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</SHA1><branch><SHA1>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#40</displayName><duration>22430994</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #40</fullDisplayName><id>40</id><keepLog>false</keepLog><number>40</number><queueId>10292</queueId><result>SUCCESS</result><timestamp>1747987507652</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/40/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/remapping.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation.F90</affectedPath><affectedPath>src/CLUBB_core/remapping_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><commitId>f1798e4237187cb3f36a25c73293c27e6453b0eb</commitId><timestamp>1747962119000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/0-freundlich-adenin</absoluteUrl><fullName>0-freundlich-adenin</fullName></author><authorEmail>0-freundlich-adenin@icloud.com</authorEmail><comment>rename grid_adaptation and remapping modules
</comment><date>2025-05-22 20:01:59 -0500</date><id>f1798e4237187cb3f36a25c73293c27e6453b0eb</id><msg>rename grid_adaptation and remapping modules</msg><path><editType>add</editType><file>src/CLUBB_core/remapping_module.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/grid_adaptation.F90</file></path><path><editType>add</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>delete</editType><file>src/CLUBB_core/remapping.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><commitId>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</commitId><timestamp>1747963509000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/0-freundlich-adenin</absoluteUrl><fullName>0-freundlich-adenin</fullName></author><authorEmail>0-freundlich-adenin@icloud.com</authorEmail><comment>add fix for grid generalization
</comment><date>2025-05-22 20:25:09 -0500</date><id>003b6cf728915e52cba23dc54bd3ae5ea9ee6364</id><msg>add fix for grid generalization</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/0-freundlich-adenin</absoluteUrl><fullName>0-freundlich-adenin</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>41</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/41/</url></nextBuild><previousBuild><number>39</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/39/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user carstensen</shortDescription><userId>carstensen</userId><userName>carstensen</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>39</buildNumber><marked><SHA1>01cd6d52d06689c704a7dc1b8239f1a6a82db237</SHA1><branch><SHA1>01cd6d52d06689c704a7dc1b8239f1a6a82db237</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>01cd6d52d06689c704a7dc1b8239f1a6a82db237</SHA1><branch><SHA1>01cd6d52d06689c704a7dc1b8239f1a6a82db237</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>01cd6d52d06689c704a7dc1b8239f1a6a82db237</SHA1><branch><SHA1>01cd6d52d06689c704a7dc1b8239f1a6a82db237</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#39</displayName><duration>18073139</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #39</fullDisplayName><id>39</id><keepLog>false</keepLog><number>39</number><queueId>10258</queueId><result>FAILURE</result><timestamp>1747955506212</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/39/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/generalized_grid_test.F90</affectedPath><commitId>ab83782970ee2389c03e0b387abc35b6452418bc</commitId><timestamp>1747931098000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I start adding some notes on grid generalization.
</comment><date>2025-05-22 11:24:58 -0500</date><id>ab83782970ee2389c03e0b387abc35b6452418bc</id><msg>I start adding some notes on grid generalization.</msg><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/Benchmark_cases/atex.F90</affectedPath><commitId>01cd6d52d06689c704a7dc1b8239f1a6a82db237</commitId><timestamp>1747955296000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>fix precision error of reals
</comment><date>2025-05-22 18:08:16 -0500</date><id>01cd6d52d06689c704a7dc1b8239f1a6a82db237</id><msg>fix precision error of reals</msg><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/atex.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>40</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/40/</url></nextBuild><previousBuild><number>38</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/38/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>38</buildNumber><marked><SHA1>25d5bed515ab3d6e11e43419ef1fc3a71777e545</SHA1><branch><SHA1>25d5bed515ab3d6e11e43419ef1fc3a71777e545</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>25d5bed515ab3d6e11e43419ef1fc3a71777e545</SHA1><branch><SHA1>25d5bed515ab3d6e11e43419ef1fc3a71777e545</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>25d5bed515ab3d6e11e43419ef1fc3a71777e545</SHA1><branch><SHA1>25d5bed515ab3d6e11e43419ef1fc3a71777e545</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#38</displayName><duration>21180141</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #38</fullDisplayName><id>38</id><keepLog>false</keepLog><number>38</number><queueId>10163</queueId><result>FAILURE</result><timestamp>1747901108879</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/38/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/grid/dycore_e3sm.grd</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>input/grid/dycore.grd</affectedPath><affectedPath>src/Benchmark_cases/atex.F90</affectedPath><affectedPath>input/stats/all_stats.in</affectedPath><affectedPath>postprocessing/pyplotgen/src/ContourPanel.py</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation.F90</affectedPath><affectedPath>src/CLUBB_core/stats_zm_module.F90</affectedPath><affectedPath>src/CLUBB_core/constants_clubb.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>postprocessing/grid_plot.py</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>src/time_dependent_input.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>postprocessing/create_grid_adaptation_plot.py</affectedPath><affectedPath>src/CLUBB_core/remapping.F90</affectedPath><affectedPath>input/grid/gr_min.grd</affectedPath><affectedPath>src/CLUBB_core/stats_variables.F90</affectedPath><commitId>25d5bed515ab3d6e11e43419ef1fc3a71777e545</commitId><timestamp>1747866722000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Merge grid adaptation implementation (#1249)

* add tunable parameter interp_from_dycore_grid_method

* add dycore interpolation to atex case with conservative remapping by ullrich

* remove new gpu commands

* add acc annotation for gpu

* remove acc annotation again

* add acc annotation for parallel loop

* add acc annotations for parallel loop execution

* change remapping subroutine to take number of levels and levels as input instead of whole grid object

* add more general functions to interpolate

* add and refactor functions for remapping values given on zm levels

* fix compiler errors and refactoring to stay under 100 chars per line

* remove TODOs and used new interpolating function in interpolate_forcings

* add functions for adaptive grid generation and grid density function normalization

* add conservative ullrich remapping to cases with forcing time dependent inputs

* add grid adaptation and flag

* clean up and add warning for case when remapping from dycore flag cannot be used

* some refactoring

* add logical flag for dycore and renamed flags for dycore and grid adaptation

* remove ifdefs

* refactoring

* add units

* changed Lscale to inverse

* add write to file for grid adaptation (still WIP)

* clean up

* change parameter for grid adaptation and add file and plot script for grid adaptation

* add script for animation

* add e3sm dycore grid

* refactoring for efficiency

* small fix for grid adapt plot script

* add new grid adaptation method with prescribed minimum density profile

* fix call to setup_grid

* add gabls2 case

* add refinement criterion and adaptation trigger

* small fix and add minimum grid density profile to animation

* add grid density to pyplots

* add general refinement criteria for astex and gabls2 case (and arm)

* update create_evenly_grid script

* unfinished save

* WIP: save progress

* save working configuration

* save working config without Lscale

* save working config wo the use of Lscale

* change call to map1_ppm to use correct iv parameter and order 4

* save code for results in thesis

* add code for results

* refactor remapping module for grid adaptation

* add list of functions/subroutines to remapping module

* adjust use statements

* add model files for arm, astex and gabls2

* refactor grid_adaptation module

* refactor and adjust tim stopping in clubb_driver

* clean up

* clean up

* add grids

* add scripts

* add changes made to pyplotgen to generate plots for paper

* add configurable model flags file that was used to obtain results

* clean up and save tunable parameters file

* fix error

* fix error

* add grid adapt output for debug level 2

* change dycore grid

* add plot generation script for paper plots

* add small changes

* add normalization explaination plot to paper plots script

* fix plot

* clean up for stats output

* add comment

* fix use of clubb_at_least_debug_api

* small deallocation fix

* fix merge problems

* revert changes made to test grid adaptation

* revert tunable_parameters for Lscale

* revert changes made to create plots for grid adaptation

* add new line

* add new line

* revert changes

* revert changes made to generate grid adaptation plots
</comment><date>2025-05-21 17:32:02 -0500</date><id>25d5bed515ab3d6e11e43419ef1fc3a71777e545</id><msg>Merge grid adaptation implementation (#1249)</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_zm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>add</editType><file>postprocessing/grid_plot.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/constants_clubb.F90</file></path><path><editType>add</editType><file>input/grid/dycore.grd</file></path><path><editType>add</editType><file>postprocessing/create_grid_adaptation_plot.py</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>add</editType><file>input/grid/gr_min.grd</file></path><path><editType>add</editType><file>input/grid/dycore_e3sm.grd</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/src/ContourPanel.py</file></path><path><editType>edit</editType><file>input/stats/all_stats.in</file></path><path><editType>edit</editType><file>src/Benchmark_cases/atex.F90</file></path><path><editType>add</editType><file>src/CLUBB_core/remapping.F90</file></path><path><editType>edit</editType><file>src/time_dependent_input.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_variables.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>39</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/39/</url></nextBuild><previousBuild><number>37</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/37/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>37</buildNumber><marked><SHA1>df1dbd76ba2ecb03a34137394fbb108eba6a3406</SHA1><branch><SHA1>df1dbd76ba2ecb03a34137394fbb108eba6a3406</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>df1dbd76ba2ecb03a34137394fbb108eba6a3406</SHA1><branch><SHA1>df1dbd76ba2ecb03a34137394fbb108eba6a3406</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>df1dbd76ba2ecb03a34137394fbb108eba6a3406</SHA1><branch><SHA1>df1dbd76ba2ecb03a34137394fbb108eba6a3406</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#37</displayName><duration>19572346</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>10028</queueId><result>SUCCESS</result><timestamp>1747728310616</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/37/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>run_scripts/run_scm_all.bash</affectedPath><affectedPath>jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><commitId>c379fef293da5e06976bee216437ffdc1b396f26</commitId><timestamp>1747711812000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I am adding pass/fail statements specific to the generalized grid test
to the code.
</comment><date>2025-05-19 22:30:12 -0500</date><id>c379fef293da5e06976bee216437ffdc1b396f26</id><msg>I am adding pass/fail statements specific to the generalized grid test</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_scm_all.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><commitId>ec0644cf80b501f02e9f43a32d39c9aeb784d669</commitId><timestamp>1747714302000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>For the long-duration clubb_generalized_vertical_grid_test, I am
shortening the duration of the MC3E runs to half their normal number
of timesteps in order to cut down on the time it takes to do the run.
</comment><date>2025-05-19 23:11:42 -0500</date><id>ec0644cf80b501f02e9f43a32d39c9aeb784d669</id><msg>For the long-duration clubb_generalized_vertical_grid_test, I am</msg><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><commitId>b5929aa672244c4324f925e9c05fb2eb39baa1be</commitId><timestamp>1747720486000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>zm and zt were mixed up in the error prints argument list.
</comment><date>2025-05-20 00:54:46 -0500</date><id>b5929aa672244c4324f925e9c05fb2eb39baa1be</id><msg>zm and zt were mixed up in the error prints argument list.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>38</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/38/</url></nextBuild><previousBuild><number>36</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/36/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>36</buildNumber><marked><SHA1>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</SHA1><branch><SHA1>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</SHA1><branch><SHA1>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</SHA1><branch><SHA1>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#36</displayName><duration>23728462</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #36</fullDisplayName><id>36</id><keepLog>false</keepLog><number>36</number><queueId>9954</queueId><result>SUCCESS</result><timestamp>1747469108187</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/36/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_bindiff_w_flags_config_host_flags.json</affectedPath><commitId>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</commitId><timestamp>1747434289000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I updated run_bindiff_w_flags_config_host_flags to add flag set 3,
which, from what I can tell, contains the default CLUBB flag settings
for E3SM in the maint-3.0 branch.
</comment><date>2025-05-16 17:24:49 -0500</date><id>6011fadbf84bd9e26f1105695ab4e40d72ae3f71</id><msg>I updated run_bindiff_w_flags_config_host_flags to add flag set 3,</msg><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_host_flags.json</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>37</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/37/</url></nextBuild><previousBuild><number>35</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/35/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>35</buildNumber><marked><SHA1>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</SHA1><branch><SHA1>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</SHA1><branch><SHA1>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</SHA1><branch><SHA1>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#35</displayName><duration>23850649</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>9879</queueId><result>SUCCESS</result><timestamp>1747296309891</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/35/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile</affectedPath><commitId>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</commitId><timestamp>1747245977000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fix jenkins clubb error handling output (#1247)

* Modified CLUBB error handling Jenkins test similar to changes in new CAM CLUBB test
CAM pull request larson-group/cam#195

Changes to Jenkinsfile for clubb_error_handling_gfortran_test so output is cleaner and more descriptive.
</comment><date>2025-05-14 13:06:17 -0500</date><id>f9b793fc2d666ae40a33e3e574558b6ea39c78d3</id><msg>Fix jenkins clubb error handling output (#1247)</msg><path><editType>edit</editType><file>jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>36</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/36/</url></nextBuild><previousBuild><number>34</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/34/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>34</buildNumber><marked><SHA1>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</SHA1><branch><SHA1>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</SHA1><branch><SHA1>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</SHA1><branch><SHA1>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#34</displayName><duration>27816227</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>9771</queueId><result>SUCCESS</result><timestamp>1747209910681</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/34/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/Benchmark_cases/atex.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_parameter_module.F90</affectedPath><affectedPath>src/CLUBB_core/sfc_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/sponge_layer_damping.F90</affectedPath><affectedPath>src/CLUBB_core/stats_type_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/error_code.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><affectedPath>src/time_dependent_input.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>src/bugsrad_driver.F90</affectedPath><affectedPath>src/SILHS/silhs_importance_sample_module.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_operations.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/Benchmark_cases/nov11.F90</affectedPath><affectedPath>src/microphys_init_cleanup.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/CLUBB_core/calendar.F90</affectedPath><affectedPath>src/CLUBB_core/pos_definite_module.F90</affectedPath><affectedPath>src/CLUBB_core/diagnose_correlations_module.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/BUGSrad/two_rt_sw.F</affectedPath><affectedPath>src/lh_microphys_driver_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/hydromet_pdf_parameter_module.F90</affectedPath><affectedPath>src/CLUBB_core/output_grads.F90</affectedPath><affectedPath>src/BUGSrad/two_rt_lw.F</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/cos_solar_zen_module.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/Benchmark_cases/mpace_a.F90</affectedPath><affectedPath>src/CLUBB_core/lapack_wrap.F90</affectedPath><affectedPath>src/CLUBB_core/precipitation_fraction.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/jacobian.F90</affectedPath><affectedPath>src/morrison_microphys_module.F90</affectedPath><affectedPath>src/simple_rad_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/sounding.F90</affectedPath><affectedPath>src/CLUBB_core/corr_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/error.F90</affectedPath><affectedPath>src/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>src/coamps_microphys_driver_module.F90</affectedPath><commitId>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</commitId><timestamp>1747158959000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Removed simple wrappers from clubb_api_module (#1245)

* Removed simple wrappers from clubb_api_module
CLUBB ticket #1223

Removed wrappers and renamed procedures in original modules:
- cleanup_clubb_core_api
- compute_current_date_api
- set_clubb_debug_level_api
- clubb_at_least_debug_level_api
- lin_interpolate_on_grid_api
- pack_pdf_params_api
- unpack_pdf_params_api
- init_precip_fracs_api
- init_pdf_implicit_coefs_terms_api
- stats_end_timestep_api
- print_clubb_config_flags_api
- initialize_tau_sponge_damp_api
- finalize_tau_sponge_damp_api
</comment><date>2025-05-13 12:55:59 -0500</date><id>942e02ac28ca0981f9a54f4e56d8fc8a16b49b65</id><msg>Removed simple wrappers from clubb_api_module (#1245)</msg><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/hydromet_pdf_parameter_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/lapack_wrap.F90</file></path><path><editType>edit</editType><file>src/time_dependent_input.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/diagnose_correlations_module.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sponge_layer_damping.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>src/sounding.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/precipitation_fraction.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/morrison_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/mpace_a.F90</file></path><path><editType>edit</editType><file>src/SILHS/silhs_importance_sample_module.F90</file></path><path><editType>edit</editType><file>src/BUGSrad/two_rt_sw.F</file></path><path><editType>edit</editType><file>src/jacobian.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/atex.F90</file></path><path><editType>edit</editType><file>src/advance_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/microphys_init_cleanup.F90</file></path><path><editType>edit</editType><file>src/simple_rad_module.F90</file></path><path><editType>edit</editType><file>src/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/corr_varnce_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/error.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/calendar.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_parameter_module.F90</file></path><path><editType>edit</editType><file>src/cos_solar_zen_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/nov11.F90</file></path><path><editType>edit</editType><file>src/lh_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_operations.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pos_definite_module.F90</file></path><path><editType>edit</editType><file>src/bugsrad_driver.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sfc_varnce_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_type_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/error_code.F90</file></path><path><editType>edit</editType><file>src/BUGSrad/two_rt_lw.F</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/coamps_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_grads.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>35</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/35/</url></nextBuild><previousBuild><number>33</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/33/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>33</buildNumber><marked><SHA1>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</SHA1><branch><SHA1>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</SHA1><branch><SHA1>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</SHA1><branch><SHA1>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#33</displayName><duration>27759859</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #33</fullDisplayName><id>33</id><keepLog>false</keepLog><number>33</number><queueId>9640</queueId><result>SUCCESS</result><timestamp>1746864309960</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/33/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/lapack_wrap.F90</affectedPath><commitId>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</commitId><timestamp>1746812441000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fixed and equalized NaN checks in lapack_wrap (#1246)

See CAM pull request larson-group/CAM#188

Added debug_level_at_least(0) checks where missing and changed debug_level(1) to 0 in lapack_band_solve,
so the new CAM CLUBB error handling test can do what it's supposed to do.
</comment><date>2025-05-09 12:40:41 -0500</date><id>1f2fc1fc313f86736c95e12472ed0d9886a9c46c</id><msg>Fixed and equalized NaN checks in lapack_wrap (#1246)</msg><path><editType>edit</editType><file>src/CLUBB_core/lapack_wrap.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>34</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/34/</url></nextBuild><previousBuild><number>32</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/32/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>32</buildNumber><marked><SHA1>b7e8ad326ddae6128dfc222922dc10c1a8275700</SHA1><branch><SHA1>b7e8ad326ddae6128dfc222922dc10c1a8275700</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b7e8ad326ddae6128dfc222922dc10c1a8275700</SHA1><branch><SHA1>b7e8ad326ddae6128dfc222922dc10c1a8275700</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b7e8ad326ddae6128dfc222922dc10c1a8275700</SHA1><branch><SHA1>b7e8ad326ddae6128dfc222922dc10c1a8275700</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#32</displayName><duration>27934655</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #32</fullDisplayName><id>32</id><keepLog>false</keepLog><number>32</number><queueId>9485</queueId><result>SUCCESS</result><timestamp>1746605107710</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/32/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><commitId>b7e8ad326ddae6128dfc222922dc10c1a8275700</commitId><timestamp>1746549263000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Cleaning up some grid generalization issues that were found within
l_implemented flag blocks.
</comment><date>2025-05-06 11:34:23 -0500</date><id>b7e8ad326ddae6128dfc222922dc10c1a8275700</id><msg>Cleaning up some grid generalization issues that were found within</msg><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>33</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/33/</url></nextBuild><previousBuild><number>31</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/31/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>31</buildNumber><marked><SHA1>6912ae1620711773f96385ece3b9330fc73daf68</SHA1><branch><SHA1>6912ae1620711773f96385ece3b9330fc73daf68</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6912ae1620711773f96385ece3b9330fc73daf68</SHA1><branch><SHA1>6912ae1620711773f96385ece3b9330fc73daf68</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6912ae1620711773f96385ece3b9330fc73daf68</SHA1><branch><SHA1>6912ae1620711773f96385ece3b9330fc73daf68</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#31</displayName><duration>27665194</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>9398</queueId><result>SUCCESS</result><timestamp>1746259506649</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/31/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/clubb_standalone.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/time_dependent_input.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>run_scripts/run_scm_all.bash</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>1e73c9c30c0b13eb0a0a5e0010ce9fd81c67c2f0</commitId><timestamp>1746207443000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Run scm fixes (#1244)

Fixed error output for run?scm?all.bash, added some missing error checks to CLUBB
CLUBB ticket #975

* Fixed error output issues for run_scm_all.bash
- Changed tail $TMP_OUT to cat $TMP_OUT so we can see the entire stderr output of CLUBB in the log
- Added `if allocated` check to subroutine finalize_t_dependent_forcings in time_dependent_input.F90 to avoid runtime errors
- Removed unnecessary write statement in clubb_standalone.F90

* Added missing err_code checks
- Added err_code checks so we don't get false negative error messages
</comment><date>2025-05-02 12:37:23 -0500</date><id>1e73c9c30c0b13eb0a0a5e0010ce9fd81c67c2f0</id><msg>Run scm fixes (#1244)</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>run_scripts/run_scm_all.bash</file></path><path><editType>edit</editType><file>src/time_dependent_input.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/advance_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/clubb_standalone.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_bindiff_w_flags_config_host_flags.json</affectedPath><commitId>9b42183b3b368cf7c079faf0a7b79eefc159f901</commitId><timestamp>1746214523000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I am adding a new .json file for host model flags. Flag set 1 consists
of the current CAM default settings.
</comment><date>2025-05-02 14:35:23 -0500</date><id>9b42183b3b368cf7c079faf0a7b79eefc159f901</id><msg>I am adding a new .json file for host model flags. Flag set 1 consists</msg><path><editType>add</editType><file>run_scripts/run_bindiff_w_flags_config_host_flags.json</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile</affectedPath><commitId>d1b42f244d4e38d86e5cf1bea3cbdb38950e094b</commitId><timestamp>1746220666000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I am adding a Jenkinsfile for a new CLUBB generalized vertical
grid test that uses flag sets consisting of specialized flag
settings that are found in host models of which CLUBB is a part.
</comment><date>2025-05-02 16:17:46 -0500</date><id>d1b42f244d4e38d86e5cf1bea3cbdb38950e094b</id><msg>I am adding a Jenkinsfile for a new CLUBB generalized vertical</msg><path><editType>add</editType><file>jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_bindiff_w_flags_config_host_flags.json</affectedPath><commitId>f1b430ab343e05a36e916cf1910c78c1a20c177b</commitId><timestamp>1746222050000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I am adding a second set of host flags as part of the generalized
vertical grid test for host model flags. Flag set 2 consists of
flag settings that are found in the clubb_silhs_devel branch of CAM.
</comment><date>2025-05-02 16:40:50 -0500</date><id>f1b430ab343e05a36e916cf1910c78c1a20c177b</id><msg>I am adding a second set of host flags as part of the generalized</msg><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_host_flags.json</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_bindiff_w_flags_config_host_flags.json</affectedPath><commitId>6912ae1620711773f96385ece3b9330fc73daf68</commitId><timestamp>1746222283000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Fixing an error in the previous commit. (lol, good ol' find and replace)
</comment><date>2025-05-02 16:44:43 -0500</date><id>6912ae1620711773f96385ece3b9330fc73daf68</id><msg>Fixing an error in the previous commit. (lol, good ol' find and replace)</msg><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_host_flags.json</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>32</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/32/</url></nextBuild><previousBuild><number>30</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/30/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>30</buildNumber><marked><SHA1>3a3e3d57af0db172255568b51e92976571b7ad42</SHA1><branch><SHA1>3a3e3d57af0db172255568b51e92976571b7ad42</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3a3e3d57af0db172255568b51e92976571b7ad42</SHA1><branch><SHA1>3a3e3d57af0db172255568b51e92976571b7ad42</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3a3e3d57af0db172255568b51e92976571b7ad42</SHA1><branch><SHA1>3a3e3d57af0db172255568b51e92976571b7ad42</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#30</displayName><duration>23772431</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #30</fullDisplayName><id>30</id><keepLog>false</keepLog><number>30</number><queueId>9313</queueId><result>SUCCESS</result><timestamp>1746173107845</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/30/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/SILHS/parameters_silhs.F90</affectedPath><affectedPath>src/SILHS/lh_microphys_var_covar_module.F90</affectedPath><affectedPath>src/SILHS/est_kessler_microphys_module.F90</affectedPath><affectedPath>src/estimate_scm_microphys_module.F90</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/lh_microphys_driver_module.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>src/microphys_init_cleanup.F90</affectedPath><commitId>3a3e3d57af0db172255568b51e92976571b7ad42</commitId><timestamp>1746130418000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Removed renaming operators `=&gt;` and wrapper subroutines from silhs_api_module (#1240)

CLUBB ticket #1223
* Removed renaming operators `=&gt;` from silhs_api_module
This just affected latin_hypercube_2D_output_api and stats_accumulate_lh_api.

* Removed definitions of wrapper subroutines from silhs_api_module
Removed wrappers est_kessler_microphys_api, lh_microphys_var_covar_driver_api, set_default_silhs_config_flags_api, initialize_silhs_config_flags_type_api, print_silhs_config_flags_api, latin_hypercube_2D_close_api from silhs_api_module.
</comment><date>2025-05-01 15:13:38 -0500</date><id>3a3e3d57af0db172255568b51e92976571b7ad42</id><msg>Removed renaming operators `=&gt;` and wrapper subroutines from silhs_api_module (#1240)</msg><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/est_kessler_microphys_module.F90</file></path><path><editType>edit</editType><file>src/lh_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>edit</editType><file>src/SILHS/parameters_silhs.F90</file></path><path><editType>edit</editType><file>src/estimate_scm_microphys_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/lh_microphys_var_covar_module.F90</file></path><path><editType>edit</editType><file>src/microphys_init_cleanup.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>31</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/31/</url></nextBuild><previousBuild><number>29</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/29/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>29</buildNumber><marked><SHA1>4fb7b70b67db3fa7decde426bed55920a12d7d4e</SHA1><branch><SHA1>4fb7b70b67db3fa7decde426bed55920a12d7d4e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>4fb7b70b67db3fa7decde426bed55920a12d7d4e</SHA1><branch><SHA1>4fb7b70b67db3fa7decde426bed55920a12d7d4e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>4fb7b70b67db3fa7decde426bed55920a12d7d4e</SHA1><branch><SHA1>4fb7b70b67db3fa7decde426bed55920a12d7d4e</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#29</displayName><duration>23709468</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #29</fullDisplayName><id>29</id><keepLog>false</keepLog><number>29</number><queueId>9256</queueId><result>SUCCESS</result><timestamp>1746000310385</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/29/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/README</affectedPath><commitId>4fb7b70b67db3fa7decde426bed55920a12d7d4e</commitId><timestamp>1745946448000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Changing readme to add BIT_CHANGING:71eb9b3c5fd65c33905f17be8476a1dea89a2511 since that commit was a bug fix, so technically it was bit changing.
</comment><date>2025-04-29 12:07:28 -0500</date><id>4fb7b70b67db3fa7decde426bed55920a12d7d4e</id><msg>Changing readme to add BIT_CHANGING:71eb9b3c5fd65c33905f17be8476a1dea89a2511 since that commit was a bug fix, so technically it was bit changing.</msg><path><editType>edit</editType><file>run_scripts/README</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>30</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/30/</url></nextBuild><previousBuild><number>28</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/28/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>28</buildNumber><marked><SHA1>71eb9b3c5fd65c33905f17be8476a1dea89a2511</SHA1><branch><SHA1>71eb9b3c5fd65c33905f17be8476a1dea89a2511</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>71eb9b3c5fd65c33905f17be8476a1dea89a2511</SHA1><branch><SHA1>71eb9b3c5fd65c33905f17be8476a1dea89a2511</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>71eb9b3c5fd65c33905f17be8476a1dea89a2511</SHA1><branch><SHA1>71eb9b3c5fd65c33905f17be8476a1dea89a2511</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#28</displayName><duration>23743645</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #28</fullDisplayName><id>28</id><keepLog>false</keepLog><number>28</number><queueId>9204</queueId><result>SUCCESS</result><timestamp>1745913906368</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/28/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>71eb9b3c5fd65c33905f17be8476a1dea89a2511</commitId><timestamp>1745865214000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small bug fix that has somehow gone unfound until recently. RESOLVED:f9d92113871bdf87b5e3147db6740ab654dc0967
</comment><date>2025-04-28 13:33:34 -0500</date><id>71eb9b3c5fd65c33905f17be8476a1dea89a2511</id><msg>Small bug fix that has somehow gone unfound until recently. RESOLVED:f9d92113871bdf87b5e3147db6740ab654dc0967</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>29</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/29/</url></nextBuild><previousBuild><number>27</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/27/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>27</buildNumber><marked><SHA1>f9d92113871bdf87b5e3147db6740ab654dc0967</SHA1><branch><SHA1>f9d92113871bdf87b5e3147db6740ab654dc0967</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f9d92113871bdf87b5e3147db6740ab654dc0967</SHA1><branch><SHA1>f9d92113871bdf87b5e3147db6740ab654dc0967</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f9d92113871bdf87b5e3147db6740ab654dc0967</SHA1><branch><SHA1>f9d92113871bdf87b5e3147db6740ab654dc0967</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#27</displayName><duration>23786616</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>9150</queueId><result>SUCCESS</result><timestamp>1745741108375</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/27/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README</affectedPath><commitId>f9d92113871bdf87b5e3147db6740ab654dc0967</commitId><timestamp>1745676518000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Technically, the following two commits are not BFB

BIT_CHANGING:a36b7a66d8742e772953fb745dcfb8243120412b
BIT_CHANGING:9371045e8739a4412dbe93f8948aacc9682d4852

but the latter code change undoes the bit-changing effects of the former, and so the net effect is nil.
</comment><date>2025-04-26 09:08:38 -0500</date><id>f9d92113871bdf87b5e3147db6740ab654dc0967</id><msg>Technically, the following two commits are not BFB</msg><path><editType>edit</editType><file>README</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>28</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/28/</url></nextBuild><previousBuild><number>26</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/26/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>26</buildNumber><marked><SHA1>9371045e8739a4412dbe93f8948aacc9682d4852</SHA1><branch><SHA1>9371045e8739a4412dbe93f8948aacc9682d4852</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9371045e8739a4412dbe93f8948aacc9682d4852</SHA1><branch><SHA1>9371045e8739a4412dbe93f8948aacc9682d4852</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9371045e8739a4412dbe93f8948aacc9682d4852</SHA1><branch><SHA1>9371045e8739a4412dbe93f8948aacc9682d4852</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#26</displayName><duration>27335373</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #26</fullDisplayName><id>26</id><keepLog>false</keepLog><number>26</number><queueId>9058</queueId><result>SUCCESS</result><timestamp>1745614491339</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/26/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_bindiff_w_flags_config_core_flags.json</affectedPath><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><commitId>a36b7a66d8742e772953fb745dcfb8243120412b</commitId><timestamp>1745614161000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Running CLUBB with l_stability_correct_tau_zm = .true. now requires
setting l_damp_wp2_using_em to .false.  Thus, these two settings
now appear together in flag set 9. Since l_damp_wp2_using_em was
already set to .false. for flag set 11, I simply swapped flag sets
for l_damp_wp2_using_em = .false. (moved from flag set 11 to set 9)
and l_C2_cloud_frac = .true. (moved from flag set 9 to set 11).
</comment><date>2025-04-25 15:49:21 -0500</date><id>a36b7a66d8742e772953fb745dcfb8243120412b</id><msg>Running CLUBB with l_stability_correct_tau_zm = .true. now requires</msg><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_core_flags.json</file></path><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><affectedPath>src/CLUBB_core/model_flags.F90</affectedPath><commitId>9371045e8739a4412dbe93f8948aacc9682d4852</commitId><timestamp>1745614367000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>These changes were accidentally made during the previous commit. The are
being returned to their normal setting in this commit.
</comment><date>2025-04-25 15:52:47 -0500</date><id>9371045e8739a4412dbe93f8948aacc9682d4852</id><msg>These changes were accidentally made during the previous commit. The are</msg><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/model_flags.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/sdomke</absoluteUrl><fullName>Steffen Domke</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>27</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/27/</url></nextBuild><previousBuild><number>25</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/25/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>25</buildNumber><marked><SHA1>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</SHA1><branch><SHA1>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</SHA1><branch><SHA1>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</SHA1><branch><SHA1>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#25</displayName><duration>26000410</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #25</fullDisplayName><id>25</id><keepLog>false</keepLog><number>25</number><queueId>8992</queueId><result>FAILURE</result><timestamp>1745568310201</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/25/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>e4035f733e2b063b4137c59eb357052690af1626</commitId><timestamp>1745524323000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/sdomke</absoluteUrl><fullName>Steffen Domke</fullName></author><authorEmail>sdomke@uwm.edu</authorEmail><comment>Fix segfault involving initialization of CLUBB when l_add_dycore_grid=F
</comment><date>2025-04-24 14:52:03 -0500</date><id>e4035f733e2b063b4137c59eb357052690af1626</id><msg>Fix segfault involving initialization of CLUBB when l_add_dycore_grid=F</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>6ae905def34beb24f3fbbf571e56fd2e7214d4d5</commitId><timestamp>1745524766000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/sdomke</absoluteUrl><fullName>Steffen Domke</fullName></author><authorEmail>sdomke@uwm.edu</authorEmail><comment>Removed unnecessary print statements in clubb_driver
</comment><date>2025-04-24 14:59:26 -0500</date><id>6ae905def34beb24f3fbbf571e56fd2e7214d4d5</id><msg>Removed unnecessary print statements in clubb_driver</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</commitId><timestamp>1745538547000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Err code gpu fix (#1241)

* GPU fix for new err_code system.

* Another small fix for OMP GPU code.
</comment><date>2025-04-24 18:49:07 -0500</date><id>28786c5f20191baf6c3f9c3a8934f7f9c7ffc3ff</id><msg>Err code gpu fix (#1241)</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/sdomke</absoluteUrl><fullName>Steffen Domke</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>26</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/26/</url></nextBuild><previousBuild><number>24</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/24/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>24</buildNumber><marked><SHA1>06dbd2718a302cc7d7c18ca420018b0318342201</SHA1><branch><SHA1>06dbd2718a302cc7d7c18ca420018b0318342201</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>06dbd2718a302cc7d7c18ca420018b0318342201</SHA1><branch><SHA1>06dbd2718a302cc7d7c18ca420018b0318342201</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>06dbd2718a302cc7d7c18ca420018b0318342201</SHA1><branch><SHA1>06dbd2718a302cc7d7c18ca420018b0318342201</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#24</displayName><duration>13633822</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #24</fullDisplayName><id>24</id><keepLog>false</keepLog><number>24</number><queueId>8882</queueId><result>FAILURE</result><timestamp>1745481906145</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/24/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/Benchmark_cases/atex.F90</affectedPath><affectedPath>utilities/parse_argument_list/replace_err_code_type.py</affectedPath><affectedPath>src/CLUBB_core/sfc_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/clubb_standalone.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/clubb_thread_test.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/precipitation_fraction.F90</affectedPath><affectedPath>src/CLUBB_core/lapack_wrap.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/SILHS/output_2D_samples_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/jacobian.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/simple_rad_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/corr_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/error.F90</affectedPath><affectedPath>src/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>src/G_unit_test_types/rev_direction_grid_test.F90</affectedPath><affectedPath>src/CLUBB_core/err_info_type_module.F90</affectedPath><commitId>dbf71d44dd03cd50b69bcb1d20378cb5679b9bf8</commitId><timestamp>1745422568000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Err code struct (#1238)

Added err_info type to CLUBB to extend old err_code integer flag
CLUBB ticket #975

Created a new err_info type replacing the old err_code integer.
It contains MPI rank and (OMP) chunk index so we can identify the specific process that caused an error.
It also contains latitude and longitude so a person trying to debug a host model run can pinpoint the column that caused an error.
It contains error headers that combine all the info into a string that can be printed when an error happens.
And it comes with subroutines that handle initialization, value setting, and cleanup.

Host models will be modified accordingly.

Possible TODO: Implement a subroutine that identifies the index of the column with the error after the fact so we can have more specific info at the higher call levels by applying `where` to the err_code member array.
</comment><date>2025-04-23 10:36:08 -0500</date><id>dbf71d44dd03cd50b69bcb1d20378cb5679b9bf8</id><msg>Err code struct (#1238)</msg><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/rev_direction_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sfc_varnce_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/clubb_standalone.F90</file></path><path><editType>edit</editType><file>src/clubb_thread_test.F90</file></path><path><editType>edit</editType><file>src/simple_rad_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/precipitation_fraction.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/lapack_wrap.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.F90</file></path><path><editType>add</editType><file>utilities/parse_argument_list/replace_err_code_type.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/output_2D_samples_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/jacobian.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/error.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>add</editType><file>src/CLUBB_core/err_info_type_module.F90</file></path><path><editType>edit</editType><file>src/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/corr_varnce_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/atex.F90</file></path><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>src/advance_microphys_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>06dbd2718a302cc7d7c18ca420018b0318342201</commitId><timestamp>1745443868000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fix that causes BFB GPU tests to break. We need to copy these variables to the CPU before outputtin to disk. It's very unclear why the BFB GPU test ever passed without this.
</comment><date>2025-04-23 16:31:08 -0500</date><id>06dbd2718a302cc7d7c18ca420018b0318342201</id><msg>Fix that causes BFB GPU tests to break. We need to copy these variables to the CPU before outputtin to disk. It's very unclear why the BFB GPU test ever passed without this.</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>25</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/25/</url></nextBuild><previousBuild><number>23</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/23/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>23</buildNumber><marked><SHA1>fa5edf3c9549a7bf9b076506514aa7445f322c43</SHA1><branch><SHA1>fa5edf3c9549a7bf9b076506514aa7445f322c43</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>fa5edf3c9549a7bf9b076506514aa7445f322c43</SHA1><branch><SHA1>fa5edf3c9549a7bf9b076506514aa7445f322c43</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>fa5edf3c9549a7bf9b076506514aa7445f322c43</SHA1><branch><SHA1>fa5edf3c9549a7bf9b076506514aa7445f322c43</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#23</displayName><duration>27272934</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #23</fullDisplayName><id>23</id><keepLog>false</keepLog><number>23</number><queueId>8723</queueId><result>SUCCESS</result><timestamp>1745395506890</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/23/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><commitId>cb9c724afbacef68636111b671d273df57166a6d</commitId><timestamp>1745348257000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I updated adj_low_res_nu for use with a generalized grid. It is
not called from within advance_clubb_core or from within SILHS.
It is not necessary to be generalized for tests within standalone
CLUBB. However, it is necessary to generalize this code for use
within host models, particularly for CAM and E3SM.
</comment><date>2025-04-22 13:57:37 -0500</date><id>cb9c724afbacef68636111b671d273df57166a6d</id><msg>I updated adj_low_res_nu for use with a generalized grid. It is</msg><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/G_unit_test_types/rev_direction_grid_test.F90</affectedPath><commitId>fa5edf3c9549a7bf9b076506514aa7445f322c43</commitId><timestamp>1745356651000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Since the call to adj_low_res_nu is not tested by CLUBB's main
ascending vs descending grid test (since it is not called from
within advance_clubb_core or from SILHS), I added it to the
reverse grid direction G Unit test so that the results from
ascending vs. descending grids get checked.
</comment><date>2025-04-22 16:17:31 -0500</date><id>fa5edf3c9549a7bf9b076506514aa7445f322c43</id><msg>Since the call to adj_low_res_nu is not tested by CLUBB's main</msg><path><editType>edit</editType><file>src/G_unit_test_types/rev_direction_grid_test.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>24</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/24/</url></nextBuild><previousBuild><number>22</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/22/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>22</buildNumber><marked><SHA1>e25ec88b5e538d090d1d634e3602cf637a24251c</SHA1><branch><SHA1>e25ec88b5e538d090d1d634e3602cf637a24251c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>e25ec88b5e538d090d1d634e3602cf637a24251c</SHA1><branch><SHA1>e25ec88b5e538d090d1d634e3602cf637a24251c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e25ec88b5e538d090d1d634e3602cf637a24251c</SHA1><branch><SHA1>e25ec88b5e538d090d1d634e3602cf637a24251c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#22</displayName><duration>23701648</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #22</fullDisplayName><id>22</id><keepLog>false</keepLog><number>22</number><queueId>8669</queueId><result>SUCCESS</result><timestamp>1744704309092</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/22/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README</affectedPath><commitId>e25ec88b5e538d090d1d634e3602cf637a24251c</commitId><timestamp>1744653060000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add a blank line to README in order to note BIT_CHANGING:969bc4aa2a1db2664c0f92b98d2df5544c554c32

However, the change is only to stats output, not the answer itself.   See https://github.com/larson-group/clubb/issues/1170#issuecomment-2802019464.
</comment><date>2025-04-14 12:51:00 -0500</date><id>e25ec88b5e538d090d1d634e3602cf637a24251c</id><msg>Add a blank line to README in order to note BIT_CHANGING:969bc4aa2a1db2664c0f92b98d2df5544c554c32</msg><path><editType>edit</editType><file>README</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>23</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/23/</url></nextBuild><previousBuild><number>21</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/21/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>21</buildNumber><marked><SHA1>2f9bef63460fadecdb3f3679ef29d18beafba72e</SHA1><branch><SHA1>2f9bef63460fadecdb3f3679ef29d18beafba72e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2f9bef63460fadecdb3f3679ef29d18beafba72e</SHA1><branch><SHA1>2f9bef63460fadecdb3f3679ef29d18beafba72e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2f9bef63460fadecdb3f3679ef29d18beafba72e</SHA1><branch><SHA1>2f9bef63460fadecdb3f3679ef29d18beafba72e</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#21</displayName><duration>23775215</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #21</fullDisplayName><id>21</id><keepLog>false</keepLog><number>21</number><queueId>8599</queueId><result>SUCCESS</result><timestamp>1744272309665</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/21/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>run_scripts/run_bindiff_w_flags_config_core_flags.json</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/pdf_hydromet_microphys_wrapper.F90</affectedPath><affectedPath>compile/file_list/clubb_model_files</affectedPath><affectedPath>src/CLUBB_core/precipitation_fraction.F90</affectedPath><commitId>2f9bef63460fadecdb3f3679ef29d18beafba72e</commitId><timestamp>1744204547000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clubb silhs gg (#1239)

* I added new subroutine pdf_hydromet_microphys_prep to encompass
the code that calls the hydrometeor PDF and then ultimately
handles the setup of SILHS sample points when SILHS is in use.

* Placeholder subroutine for SILHS grid generalization test.

* I have now connected the new subroutine to run_clubb. The results
for all cases match bit-for-bit to the previous revision.

* Cleaning up from the refactoring of the hydrometeor PDF and SILHS
code into a wrapper subroutine.

* I'm moving pdf_hydromet_microphys_prep to its own file to avoid
circular dependency once it finally needs to be called from the
generalized grid test code soon.

* Added some code to the SILHS generalized grid test.

* Changes to make this a fully functioning grid generalization test
for the part of the microphysics code that encompasses
setup_pdf_parameters and hydrometeor_mixed_moments.

* I have completed the code for the SILHS generalized grid test.

* I generalized precipitation fraction for ascending vs. descending grid.

* Fixing a bug that I noticed in the precipitation fraction calculation
when the component precip frac calculation was set to option 1
(which is currently not the default).

* The code should now be successfully grid-generalized for SILHS.
The ascending vs descending grid test should work now for all cases.

* Updating the core flags .json file to change some of the SILHS flags.

* I moved the call to advance_clubb_core_api (the default run option)
to the top of the "if" block, ahead of the grid generalization test
option that is now in the "else" block.

* Adding a new, hardwired constant flag called l_ascending_grid and
setting it to true in clubb_driver.F90.

* Keeping lines under 100 characters in length.

* Making it so the ascending vs. descending grid tests pass for the
l_lh_random_start flag.
</comment><date>2025-04-09 08:15:47 -0500</date><id>2f9bef63460fadecdb3f3679ef29d18beafba72e</id><msg>Clubb silhs gg (#1239)</msg><path><editType>add</editType><file>src/pdf_hydromet_microphys_wrapper.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/precipitation_fraction.F90</file></path><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_core_flags.json</file></path><path><editType>edit</editType><file>compile/file_list/clubb_model_files</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>22</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/22/</url></nextBuild><previousBuild><number>20</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/20/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>20</buildNumber><marked><SHA1>3cd302b61f93039796aa0b1c8cfda1005c3926b2</SHA1><branch><SHA1>3cd302b61f93039796aa0b1c8cfda1005c3926b2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3cd302b61f93039796aa0b1c8cfda1005c3926b2</SHA1><branch><SHA1>3cd302b61f93039796aa0b1c8cfda1005c3926b2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3cd302b61f93039796aa0b1c8cfda1005c3926b2</SHA1><branch><SHA1>3cd302b61f93039796aa0b1c8cfda1005c3926b2</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#20</displayName><duration>20920571</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>8505</queueId><result>SUCCESS</result><timestamp>1743235509729</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/20/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>13ad3cfe7872df2fe91250265f4a81baa621a882</commitId><timestamp>1743150057000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Hot fix to GPU code. These _init variables need to be copied to the GPU
</comment><date>2025-03-28 03:20:57 -0500</date><id>13ad3cfe7872df2fe91250265f4a81baa621a882</id><msg>Hot fix to GPU code. These _init variables need to be copied to the GPU</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>9c51ff7531cfb93015cf6eea5b4604a0277a680b</commitId><timestamp>1743181151000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac
</comment><date>2025-03-28 11:59:11 -0500</date><id>9c51ff7531cfb93015cf6eea5b4604a0277a680b</id><msg>Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>84d6d6251e99a62c6eeb6253dbf3f49c87a207c7</commitId><timestamp>1743206514000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Third hotfix of the day. This last change teased out a sneaky potentially fatal bug for cases using l_cloud_sed=.true., making this a BIT_CHANGING fix. Also need to include BIT_CHANGING:13ad3cfe7872df2fe91250265f4a81baa621a882 because that was a fix to a fatal bug in some cases. Also including some other small fixes that weren't breaking any tests, but might've caused problems in the future.
</comment><date>2025-03-28 19:01:54 -0500</date><id>84d6d6251e99a62c6eeb6253dbf3f49c87a207c7</id><msg>Third hotfix of the day. This last change teased out a sneaky potentially fatal bug for cases using l_cloud_sed=.true., making this a BIT_CHANGING fix. Also need to include BIT_CHANGING:13ad3cfe7872df2fe91250265f4a81baa621a882 because that was a fix to a fatal bug in some cases. Also including some other small fixes that weren't breaking any tests, but might've caused problems in the future.</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>"src/print *, \"thlm_init = \", thlm_init.f90"</affectedPath><commitId>3cd302b61f93039796aa0b1c8cfda1005c3926b2</commitId><timestamp>1743206538000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Removing accidentally added file.
</comment><date>2025-03-28 19:02:18 -0500</date><id>3cd302b61f93039796aa0b1c8cfda1005c3926b2</id><msg>Removing accidentally added file.</msg><path><editType>delete</editType><file>"src/print *, \"thlm_init = \", thlm_init.f90"</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>21</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/21/</url></nextBuild><previousBuild><number>19</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/19/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>19</buildNumber><marked><SHA1>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</SHA1><branch><SHA1>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</SHA1><branch><SHA1>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</SHA1><branch><SHA1>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#19</displayName><duration>24515368</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #19</fullDisplayName><id>19</id><keepLog>false</keepLog><number>19</number><queueId>8415</queueId><result>SUCCESS</result><timestamp>1743149106122</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/19/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>"src/print *, \"thlm_init = \", thlm_init.f90"</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><commitId>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</commitId><timestamp>1743109355000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clubb driver upgrades (#1225)

* Moving stuff around in preparation for preparation for GPUization

* Small modifications, adding explicit loops

* Small bug fix and explicit loop additions

* Removing ngrdcol dimension from initialize_clubb, essentially reverting changes.

* Removing array slicing by using local variables of nzm/nzt dim

* GPUization of initialization variables

* Removing need for single_col versions of the pdf_params, this (weirdly) saves a huge amount of runtime

* Adding comment

* Adding 2D version of various routines, including initialize_clubb, but only calling initialize_clubb with 1 column.

* Fixes to make work with latest clubb changes

* Merging with master
</comment><date>2025-03-27 16:02:35 -0500</date><id>ed9ae72a5eb28dbc036dd3e14b9312eea840feac</id><msg>Clubb driver upgrades (#1225)</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>add</editType><file>"src/print *, \"thlm_init = \", thlm_init.f90"</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>20</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/20/</url></nextBuild><previousBuild><number>18</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/18/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>18</buildNumber><marked><SHA1>951970e2ee87a3431ce44ce41bb880aac66ac8b8</SHA1><branch><SHA1>951970e2ee87a3431ce44ce41bb880aac66ac8b8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>951970e2ee87a3431ce44ce41bb880aac66ac8b8</SHA1><branch><SHA1>951970e2ee87a3431ce44ce41bb880aac66ac8b8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>951970e2ee87a3431ce44ce41bb880aac66ac8b8</SHA1><branch><SHA1>951970e2ee87a3431ce44ce41bb880aac66ac8b8</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#18</displayName><duration>20619776</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #18</fullDisplayName><id>18</id><keepLog>false</keepLog><number>18</number><queueId>8357</queueId><result>SUCCESS</result><timestamp>1742976309284</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/18/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/config.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/create_nonbootstrap_figs.py</affectedPath><commitId>951970e2ee87a3431ce44ce41bb880aac66ac8b8</commitId><timestamp>1742911216000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Read in obs for custom metrics automatically from obs file.

For #910.
</comment><date>2025-03-25 09:00:16 -0500</date><id>951970e2ee87a3431ce44ce41bb880aac66ac8b8</id><msg>QuadTune: Read in obs for custom metrics automatically from obs file.</msg><path><editType>edit</editType><file>utilities/sens_matrix/create_nonbootstrap_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/config.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/set_up_inputs.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><inProgress>false</inProgress><nextBuild><number>19</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/19/</url></nextBuild><previousBuild><number>17</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/17/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>17</buildNumber><marked><SHA1>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</SHA1><branch><SHA1>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</SHA1><branch><SHA1>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</SHA1><branch><SHA1>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#17</displayName><duration>20241029</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>8279</queueId><result>SUCCESS</result><timestamp>1742889910484</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/17/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/config.py</affectedPath><affectedPath>utilities/sens_matrix/config_example.py</affectedPath><affectedPath>utilities/sens_matrix/quadtune_driver.py</affectedPath><affectedPath>utilities/sens_matrix/analyze_sensitivity_matrix.py</affectedPath><commitId>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</commitId><timestamp>1742825114000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Rename "setUpInputs" to "setUpConfig".  Rename other variables.  Improve comments in quadtune_driver.py.

For #910.
</comment><date>2025-03-24 09:05:14 -0500</date><id>6efe77bfc4e96b91f34aa4fd966aa39965f9b30f</id><msg>QuadTune: Rename "setUpInputs" to "setUpConfig".  Rename other variables.  Improve comments in quadtune_driver.py.</msg><path><editType>edit</editType><file>utilities/sens_matrix/config.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/analyze_sensitivity_matrix.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/config_example.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/quadtune_driver.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><inProgress>false</inProgress><nextBuild><number>18</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/18/</url></nextBuild><previousBuild><number>16</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/16/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>16</buildNumber><marked><SHA1>969bc4aa2a1db2664c0f92b98d2df5544c554c32</SHA1><branch><SHA1>969bc4aa2a1db2664c0f92b98d2df5544c554c32</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>969bc4aa2a1db2664c0f92b98d2df5544c554c32</SHA1><branch><SHA1>969bc4aa2a1db2664c0f92b98d2df5544c554c32</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>969bc4aa2a1db2664c0f92b98d2df5544c554c32</SHA1><branch><SHA1>969bc4aa2a1db2664c0f92b98d2df5544c554c32</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#16</displayName><duration>20316352</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #16</fullDisplayName><id>16</id><keepLog>false</keepLog><number>16</number><queueId>8203</queueId><result>SUCCESS</result><timestamp>1742717107592</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/16/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/config.py</affectedPath><affectedPath>utilities/sens_matrix/quadtune_driver.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/config_example.py</affectedPath><affectedPath>utilities/sens_matrix/create_nonbootstrap_figs.py</affectedPath><commitId>e15a1b9f10f800c4d1c59f2f2a383b812e4f4c15</commitId><timestamp>1742651150000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Create config file where a user can input "namelist" info about his obs and simulations.  Also add an example config file so that the user can keep multiple namelists.  Do minor refactorings.

For #910.
</comment><date>2025-03-22 08:45:50 -0500</date><id>e15a1b9f10f800c4d1c59f2f2a383b812e4f4c15</id><msg>QuadTune: Create config file where a user can input "namelist" info about his obs and simulations.  Also add an example config file so that the user can keep multiple namelists.  Do minor refactorings.</msg><path><editType>edit</editType><file>utilities/sens_matrix/quadtune_driver.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/set_up_inputs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/create_nonbootstrap_figs.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/config.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/config_example.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/config.py</affectedPath><affectedPath>utilities/sens_matrix/quadtune_driver.py</affectedPath><affectedPath>utilities/sens_matrix/config_example.py</affectedPath><affectedPath>utilities/sens_matrix/create_nonbootstrap_figs.py</affectedPath><affectedPath>utilities/sens_matrix/test_analyzeSensMatrix.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/analyze_sensitivity_matrix.py</affectedPath><commitId>53b8ea738d8dbf0f4d617272d3e4db9ac6cba98c</commitId><timestamp>1742680027000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Rename "linSoln" to "globTuned" in order to denote the global simulation result after tuning.  Add docstrings to more functions.

For #910.
</comment><date>2025-03-22 16:47:07 -0500</date><id>53b8ea738d8dbf0f4d617272d3e4db9ac6cba98c</id><msg>QuadTune: Rename "linSoln" to "globTuned" in order to denote the global simulation result after tuning.  Add docstrings to more functions.</msg><path><editType>edit</editType><file>utilities/sens_matrix/quadtune_driver.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/analyze_sensitivity_matrix.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/config_example.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/test_analyzeSensMatrix.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/create_nonbootstrap_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/set_up_inputs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/config.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>run_scripts/run_bindiff_w_flags_config_core_flags.json</affectedPath><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>969bc4aa2a1db2664c0f92b98d2df5544c554c32</commitId><timestamp>1742704780000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Clubb test correct gg (#1237)

* Updated the generalized vertical grid test to use the
run_bindiff_w_flags_config_core_flags.json file, which performs
18 overall flag configuration file tests and includes almost
every configurable model flag found in CLUBB core.

* Fixed a bug. This was caught by running the new hybrid PDF after
compiling with the gfortran debug compiler script.

* The CLUBB code requires l_min_xp2_from_corr_wx and
l_enable_relaxed_clipping to always have opposite values.

* Finally fixing the bug where Cx_fnc_Richardson needs to be interpolated
to thermodynamic levels in order to be used as C11_Skw_fnc.

* I fixed an issue with the generalized grid when the expldiff of rtm
and thlm is enabled.

* The variable gr now needs to be passed into subroutine pvertinterp
(which was formerly found in interpolation.F90) in order to generalize
the grid. This created a circular dependency, for grid_class references
interpolation, and now interpolation needed to reference grid_class
in order to use type grid. This road block prevented the model from
compiling. I moved subroutine pvertinterp to advance_clubb_core in
order to solve the problem.

* Moving the flag required editing the delimiters.

* I fixed a bug in the generalized grid test code that was resulting
in pdf_implicit_coefs_terms scalar variables not being read in
correctly for the flipped (descending) grid.

* Improved some error handling in clubb_driver.F90

* Fixed an issue where ascending and descending grids were producing
results that were not bit-for-bit to each other where centered
discretization was used. The issue occurred because 3 or more terms
were being added together in opposite orders between ascending and
descending grids. This fix ensures terms are added in the same order.

* Commiting changes to keep calculation order the same for additions
involving at least 3 terms from different vertical levels between
ascending and descending grids.`

* I removed bugs that were causing failures of the bit-for-bit
matching test (at -O0 optimization) between ascending and descending
grids. This group of fixes related to the code that calls pdf_closure
twice and calls the trapezoidal rule code.

* I have fixed the ascending vs. descending grid error for the situation
where l_partial_upwind_wp3 is enabled.

* I am removing the flag setting of l_mono_flux_lim_thlm to .false.
in flag group 15 of the ascending vs. descending grid tests.

Problem: Removing the constraints on thlm was causing one case (MC3E)
to blow up with a floating point exception in Morrison microphysics.
The issue was that a spike caused an extremely cold temperature to be
found. There is a line of code that takes the difference between
freezing/melting point temperature (273.15 K) and the temperature
at the grid level or sample point, multiplies it by constant, and then
takes EXP to that product. The large difference between temperature
and freezing/melting point, owing to the spike, caused a numerical
overflow to occur and the case to fail with a FPE.

Solution: There isn't any relevant code found in the monotonic flux
limiter that doesn't get tested if l_mono_flux_lim_thlm remains at
a setting of .true. The other parts of conditionals are covered
by setting l_mono_flux_lim_rtm to .false. The only parts of the
code unique to l_mono_flux_lim_thlm are the recording of stats
related directly to thlm. Thus, it makes sense to keep
l_mono_flux_lim_thlm set to .true. for the stability of the run
while turning off the other monotonic flux limiter flags.

* Updated the code to use break or return when clubb fatal error is
encountered, which is more consistent with the way CLUBB does business
now, then simply Fortran stop in place. This also allows the generalized
grid test to finally pass for all cases and all flag sets.
</comment><date>2025-03-22 23:39:40 -0500</date><id>969bc4aa2a1db2664c0f92b98d2df5544c554c32</id><msg>Clubb test correct gg (#1237)</msg><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>run_scripts/run_bindiff_w_flags_config_core_flags.json</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>17</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/17/</url></nextBuild><previousBuild><number>15</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/15/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>15</buildNumber><marked><SHA1>b1e6e895ca45b2170bc75489232af169397b99d8</SHA1><branch><SHA1>b1e6e895ca45b2170bc75489232af169397b99d8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b1e6e895ca45b2170bc75489232af169397b99d8</SHA1><branch><SHA1>b1e6e895ca45b2170bc75489232af169397b99d8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b1e6e895ca45b2170bc75489232af169397b99d8</SHA1><branch><SHA1>b1e6e895ca45b2170bc75489232af169397b99d8</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#15</displayName><duration>3518991</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #15</fullDisplayName><id>15</id><keepLog>false</keepLog><number>15</number><queueId>8147</queueId><result>SUCCESS</result><timestamp>1742630708591</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/15/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/quadtune_driver.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/create_nonbootstrap_figs.py</affectedPath><commitId>b1e6e895ca45b2170bc75489232af169397b99d8</commitId><timestamp>1742575852000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Move import statements to top of file.  Move abbreviateParamsNames to set_up_inputs.  Neaten source code a bit.

For #910.
</comment><date>2025-03-21 11:50:52 -0500</date><id>b1e6e895ca45b2170bc75489232af169397b99d8</id><msg>QuadTune: Move import statements to top of file.  Move abbreviateParamsNames to set_up_inputs.  Neaten source code a bit.</msg><path><editType>edit</editType><file>utilities/sens_matrix/create_nonbootstrap_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/quadtune_driver.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/set_up_inputs.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><inProgress>false</inProgress><nextBuild><number>16</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/16/</url></nextBuild><previousBuild><number>14</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/14/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>14</buildNumber><marked><SHA1>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</SHA1><branch><SHA1>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</SHA1><branch><SHA1>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</SHA1><branch><SHA1>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#14</displayName><duration>3483677</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #14</fullDisplayName><id>14</id><keepLog>false</keepLog><number>14</number><queueId>8091</queueId><result>SUCCESS</result><timestamp>1742544309516</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/14/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/quadtune_driver.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/create_nonbootstrap_figs.py</affectedPath><commitId>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</commitId><timestamp>1742492785000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Set plot-type flags in set_up_inputs.py and then feed them into create_nonbootstrap_figs.py.

For #910.
</comment><date>2025-03-20 12:46:25 -0500</date><id>eb8cc04963e2d22f2568e0bd517cb3c381edbfa1</id><msg>QuadTune: Set plot-type flags in set_up_inputs.py and then feed them into create_nonbootstrap_figs.py.</msg><path><editType>edit</editType><file>utilities/sens_matrix/create_nonbootstrap_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/quadtune_driver.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/set_up_inputs.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><inProgress>false</inProgress><nextBuild><number>15</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/15/</url></nextBuild><previousBuild><number>13</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/13/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>13</buildNumber><marked><SHA1>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</SHA1><branch><SHA1>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</SHA1><branch><SHA1>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</SHA1><branch><SHA1>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#13</displayName><duration>3518841</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #13</fullDisplayName><id>13</id><keepLog>false</keepLog><number>13</number><queueId>8037</queueId><result>SUCCESS</result><timestamp>1742457910443</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/13/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/set_up_dashboard_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/create_figs.py</affectedPath><commitId>bad478764e6262238f36f902bb45c437b49ee3de</commitId><timestamp>1742390280000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc.

For #910.
</comment><date>2025-03-19 08:18:00 -0500</date><id>bad478764e6262238f36f902bb45c437b49ee3de</id><msg>QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc.</msg><path><editType>edit</editType><file>utilities/sens_matrix/set_up_dashboard_inputs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/create_figs.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/set_up_dashboard_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/sens_matrix_dashboard.py</affectedPath><affectedPath>utilities/sens_matrix/create_figs.py</affectedPath><commitId>10b86f1f478d76bb38a0aaebc7e5fefde504908c</commitId><timestamp>1742397471000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py.
This required copying some functions from analyze_sensitivity_matrix.py to other files.

For #910.
</comment><date>2025-03-19 10:17:51 -0500</date><id>10b86f1f478d76bb38a0aaebc7e5fefde504908c</id><msg>QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py.</msg><path><editType>edit</editType><file>utilities/sens_matrix/set_up_dashboard_inputs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/sens_matrix_dashboard.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/create_figs.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/bootstrap_calculations.py</affectedPath><affectedPath>utilities/sens_matrix/sens_matrix_dashboard.py</affectedPath><affectedPath>utilities/sens_matrix/bootstrap_plots.py</affectedPath><affectedPath>utilities/sens_matrix/create_bootstrap_figs.py</affectedPath><affectedPath>utilities/sens_matrix/quadtune_driver.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_dashboard_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/create_nonbootstrap_figs.py</affectedPath><affectedPath>utilities/sens_matrix/do_bootstrap_calcs.py</affectedPath><affectedPath>utilities/sens_matrix/create_figs.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/analyze_sensitivity_matrix.py</affectedPath><commitId>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</commitId><timestamp>1742400434000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Rename files.

For #910.
</comment><date>2025-03-19 11:07:14 -0500</date><id>dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6</id><msg>QuadTune: Rename files.</msg><path><editType>delete</editType><file>utilities/sens_matrix/bootstrap_plots.py</file></path><path><editType>delete</editType><file>utilities/sens_matrix/bootstrap_calculations.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/do_bootstrap_calcs.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/quadtune_driver.py</file></path><path><editType>delete</editType><file>utilities/sens_matrix/set_up_dashboard_inputs.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/create_bootstrap_figs.py</file></path><path><editType>delete</editType><file>utilities/sens_matrix/sens_matrix_dashboard.py</file></path><path><editType>delete</editType><file>utilities/sens_matrix/create_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/analyze_sensitivity_matrix.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/create_nonbootstrap_figs.py</file></path><path><editType>add</editType><file>utilities/sens_matrix/set_up_inputs.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><inProgress>false</inProgress><nextBuild><number>14</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/14/</url></nextBuild><previousBuild><number>12</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/12/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>12</buildNumber><marked><SHA1>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</SHA1><branch><SHA1>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</SHA1><branch><SHA1>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</SHA1><branch><SHA1>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#12</displayName><duration>3548124</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>7977</queueId><result>SUCCESS</result><timestamp>1742112309745</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/12/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/create_figs.py</affectedPath><affectedPath>utilities/sens_matrix/sens_matrix_dashboard.py</affectedPath><affectedPath>utilities/sens_matrix/bootstrap_plots.py</affectedPath><affectedPath>utilities/sens_matrix/set_up_dashboard_inputs.py</affectedPath><commitId>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</commitId><timestamp>1742056441000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Shut off bootstrap fig display, set useBootstrap=F, and improved fonts on scatterplots.

For #910.
</comment><date>2025-03-15 11:34:01 -0500</date><id>0dc4761ff2d0f0c95b3f103b0112d63a2048cc97</id><msg>QuadTune: Shut off bootstrap fig display, set useBootstrap=F, and improved fonts on scatterplots.</msg><path><editType>edit</editType><file>utilities/sens_matrix/set_up_dashboard_inputs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/create_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/sens_matrix_dashboard.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/bootstrap_plots.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><inProgress>false</inProgress><nextBuild><number>13</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/13/</url></nextBuild><previousBuild><number>11</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/11/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>11</buildNumber><marked><SHA1>e4aa2c379ef53a757d44d3674c70e75b2536aa46</SHA1><branch><SHA1>e4aa2c379ef53a757d44d3674c70e75b2536aa46</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>e4aa2c379ef53a757d44d3674c70e75b2536aa46</SHA1><branch><SHA1>e4aa2c379ef53a757d44d3674c70e75b2536aa46</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e4aa2c379ef53a757d44d3674c70e75b2536aa46</SHA1><branch><SHA1>e4aa2c379ef53a757d44d3674c70e75b2536aa46</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#11</displayName><duration>4031453</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #11</fullDisplayName><id>11</id><keepLog>false</keepLog><number>11</number><queueId>7913</queueId><result>SUCCESS</result><timestamp>1741958507959</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/11/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><commitId>78cba21967b128a4aa8c7107164c9d80aaee7e43</commitId><timestamp>1741958038000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Updating the Jenkinsfile for the CLUBB generalized vertical grid test
so we can truly turn off all stats.
</comment><date>2025-03-14 08:13:58 -0500</date><id>78cba21967b128a4aa8c7107164c9d80aaee7e43</id><msg>Updating the Jenkinsfile for the CLUBB generalized vertical grid test</msg><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><commitId>e4aa2c379ef53a757d44d3674c70e75b2536aa46</commitId><timestamp>1741958369000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Revert "When the run_clubb_w_varying_flags.py script is running a generalized"

This reverts commit 02f49f2feca508a3bdc6f881673d23f576add971.

This commit was problematic and is no longer necessary in light of
commit 78cba21.
</comment><date>2025-03-14 08:19:29 -0500</date><id>e4aa2c379ef53a757d44d3674c70e75b2536aa46</id><msg>Revert "When the run_clubb_w_varying_flags.py script is running a generalized"</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>12</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/12/</url></nextBuild><previousBuild><number>10</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/10/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>10</buildNumber><marked><SHA1>02f49f2feca508a3bdc6f881673d23f576add971</SHA1><branch><SHA1>02f49f2feca508a3bdc6f881673d23f576add971</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>02f49f2feca508a3bdc6f881673d23f576add971</SHA1><branch><SHA1>02f49f2feca508a3bdc6f881673d23f576add971</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>02f49f2feca508a3bdc6f881673d23f576add971</SHA1><branch><SHA1>02f49f2feca508a3bdc6f881673d23f576add971</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#10</displayName><duration>3955948</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #10</fullDisplayName><id>10</id><keepLog>false</keepLog><number>10</number><queueId>7859</queueId><result>FAILURE</result><timestamp>1741933004636</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/10/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><commitId>02f49f2feca508a3bdc6f881673d23f576add971</commitId><timestamp>1741932830000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>When the run_clubb_w_varying_flags.py script is running a generalized
vertical grid test, use a stats file that has a greatly reduced number
of stats. Stats aren't important for this test. We don't want to eat
up too much storage space or waste extra time with stats.
</comment><date>2025-03-14 01:13:50 -0500</date><id>02f49f2feca508a3bdc6f881673d23f576add971</id><msg>When the run_clubb_w_varying_flags.py script is running a generalized</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>11</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/11/</url></nextBuild><previousBuild><number>9</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/9/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>9</buildNumber><marked><SHA1>1ae402390b203de58866e57af503d9641df0c421</SHA1><branch><SHA1>1ae402390b203de58866e57af503d9641df0c421</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1ae402390b203de58866e57af503d9641df0c421</SHA1><branch><SHA1>1ae402390b203de58866e57af503d9641df0c421</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1ae402390b203de58866e57af503d9641df0c421</SHA1><branch><SHA1>1ae402390b203de58866e57af503d9641df0c421</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#9</displayName><duration>4886112</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>7857</queueId><result>SUCCESS</result><timestamp>1741917832459</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/9/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><commitId>108815d5afea2ebd26c3611c760288b9e56e454c</commitId><timestamp>1741880307000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>One of the previous issues with this python script is that it
suppressed the output of the bash script it was running
(run_scm_all.bash). It is important to see what cases successfully
ran and what cases failed. I have altered the script so that
it doesn't suppress the output of run_scm_all.bash.

Note: the output from the bash script won't be printed to output
until all the cases in run_scm_all.bash have been run to completion.
</comment><date>2025-03-13 10:38:27 -0500</date><id>108815d5afea2ebd26c3611c760288b9e56e454c</id><msg>One of the previous issues with this python script is that it</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><commitId>25168201548b7ac24d9a4b58a1b55f742479755e</commitId><timestamp>1741911256000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I am setting the exit_code for the python script to be based on
what is passed out from the bash script for the set of
run_scm_all.bash commands for each flag grouping. It any flag test
fails, the overall exit code from the test will also be set to
a fail result.
</comment><date>2025-03-13 19:14:16 -0500</date><id>25168201548b7ac24d9a4b58a1b55f742479755e</id><msg>I am setting the exit_code for the python script to be based on</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><commitId>fd6d3ca5c2e22280c5faffe4e79307f3956f17c9</commitId><timestamp>1741916556000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I added some helpful print statements and imported "sys" for the
sys.exit statement.
</comment><date>2025-03-13 20:42:36 -0500</date><id>fd6d3ca5c2e22280c5faffe4e79307f3956f17c9</id><msg>I added some helpful print statements and imported "sys" for the</msg><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</affectedPath><commitId>1ae402390b203de58866e57af503d9641df0c421</commitId><timestamp>1741917707000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Changing the generalized vertical grid Jenkins test to use the new
run_clubb_w_varying_flags.py python script instead of the traditional
run_scm_all.bash.
</comment><date>2025-03-13 21:01:47 -0500</date><id>1ae402390b203de58866e57af503d9641df0c421</id><msg>Changing the generalized vertical grid Jenkins test to use the new</msg><path><editType>edit</editType><file>jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>10</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/10/</url></nextBuild><previousBuild><number>8</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/8/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>8</buildNumber><marked><SHA1>9cbf31890998651dc6a36c32990fc9e8771b4d7c</SHA1><branch><SHA1>9cbf31890998651dc6a36c32990fc9e8771b4d7c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9cbf31890998651dc6a36c32990fc9e8771b4d7c</SHA1><branch><SHA1>9cbf31890998651dc6a36c32990fc9e8771b4d7c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9cbf31890998651dc6a36c32990fc9e8771b4d7c</SHA1><branch><SHA1>9cbf31890998651dc6a36c32990fc9e8771b4d7c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#8</displayName><duration>1459630</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #8</fullDisplayName><id>8</id><keepLog>false</keepLog><number>8</number><queueId>7790</queueId><result>SUCCESS</result><timestamp>1741853107543</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/8/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><commitId>9cbf31890998651dc6a36c32990fc9e8771b4d7c</commitId><timestamp>1741831876000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I added a stripped down version of the run_bindiff_w_flags.py script
that simply reads in the JSON file and runs CLUBB with all the different
flag setting groups listed. It stores the flag files and the model
output in the working directory. It does not do anything fancy like
checkout the git repository and compile or compare results.
</comment><date>2025-03-12 21:11:16 -0500</date><id>9cbf31890998651dc6a36c32990fc9e8771b4d7c</id><msg>I added a stripped down version of the run_bindiff_w_flags.py script</msg><path><editType>add</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>9</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/9/</url></nextBuild><previousBuild><number>7</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/7/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>7</buildNumber><marked><SHA1>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</SHA1><branch><SHA1>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</SHA1><branch><SHA1>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</SHA1><branch><SHA1>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#7</displayName><duration>1774326</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #7</fullDisplayName><id>7</id><keepLog>false</keepLog><number>7</number><queueId>7706</queueId><result>SUCCESS</result><timestamp>1741766708322</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/7/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_standalone.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/CLUBB_core/error_code.F90</affectedPath><commitId>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</commitId><timestamp>1741731122000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>The generalized grid test should not output a clubb fatal error when it
fails. Rather, they should output a unique error code specific to their
failure. Otherwise, failures due to numerical instability, etc., will
be confused as generalized grid failures in the Jenkins tests.
</comment><date>2025-03-11 17:12:02 -0500</date><id>b01f0e8e8f1ed4635a6c8cbef0f0a730351305b2</id><msg>The generalized grid test should not output a clubb fatal error when it</msg><path><editType>edit</editType><file>src/clubb_standalone.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/error_code.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>8</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/8/</url></nextBuild><previousBuild><number>6</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/6/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>6</buildNumber><marked><SHA1>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</SHA1><branch><SHA1>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</SHA1><branch><SHA1>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</SHA1><branch><SHA1>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#6</displayName><duration>1829432</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>7626</queueId><result>SUCCESS</result><timestamp>1741424708325</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/6/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>c226fa8c4bf5d9977ad208e18f57779e5711ff5d</commitId><timestamp>1741367211000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Revert "I have no idea if it's appropriate to include gr in this statment,"

This reverts commit d2b125b12117d18474f2093b40e3e575a93422e7.
</comment><date>2025-03-07 11:06:51 -0600</date><id>c226fa8c4bf5d9977ad208e18f57779e5711ff5d</id><msg>Revert "I have no idea if it's appropriate to include gr in this statment,"</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</affectedPath><affectedPath>input_misc/G_unit_tests.in</affectedPath><commitId>bd0d4f70434d41cb4d5237f05587b5edf875d520</commitId><timestamp>1741378827000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Added a special G unit Jenkins test for the Reverse Direction
Grid Unit Test. This test is different than the other G unit tests
because it requires a special compilation at -O0 optimization.
</comment><date>2025-03-07 14:20:27 -0600</date><id>bd0d4f70434d41cb4d5237f05587b5edf875d520</id><msg>Added a special G unit Jenkins test for the Reverse Direction</msg><path><editType>edit</editType><file>input_misc/G_unit_tests.in</file></path><path><editType>add</editType><file>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input_misc/G_unit_tests.in</affectedPath><commitId>9a6ea30fe782b73edf356a7c126a7a3d71e53452</commitId><timestamp>1741378967000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I accidentally committed G_unit_tests.in as part of my previous commit.
I didn't want to do that. This commits reverts the previous commit
for only that file.
</comment><date>2025-03-07 14:22:47 -0600</date><id>9a6ea30fe782b73edf356a7c126a7a3d71e53452</id><msg>I accidentally committed G_unit_tests.in as part of my previous commit.</msg><path><editType>edit</editType><file>input_misc/G_unit_tests.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</affectedPath><commitId>62529da84f1d4a64ad33c0da7549a43025d045c9</commitId><timestamp>1741380674000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I forgot to update the test name in the Jenkinsfile.
</comment><date>2025-03-07 14:51:14 -0600</date><id>62529da84f1d4a64ad33c0da7549a43025d045c9</id><msg>I forgot to update the test name in the Jenkinsfile.</msg><path><editType>edit</editType><file>jenkins_tests/clubb_G_unit_reverse_dir_grid_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><commitId>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</commitId><timestamp>1741387523000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I discovered that I inadvertently change an $acc statement that
is found in the monotonic flux limiter (why is it ALWAYS the
monotonic flux limiter?) back in be90159. In this commit, I am
setting the $acc statement back to what it is supposed to be.
</comment><date>2025-03-07 16:45:23 -0600</date><id>4ad28abbf7c6d9da74b5dc738f63a79ede657e1c</id><msg>I discovered that I inadvertently change an $acc statement that</msg><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>7</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/7/</url></nextBuild><previousBuild><number>5</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/5/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>5</buildNumber><marked><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><branch><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><branch><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><branch><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#5</displayName><duration>1840891</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>7533</queueId><result>SUCCESS</result><timestamp>1741251908458</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/5/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>d2b125b12117d18474f2093b40e3e575a93422e7</commitId><timestamp>1741223016000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I have no idea if it's appropriate to include gr in this statment,
but I'm just basically throwing dung at the wall at this point.
We'll see what sticks.
</comment><date>2025-03-05 19:03:36 -0600</date><id>d2b125b12117d18474f2093b40e3e575a93422e7</id><msg>I have no idea if it's appropriate to include gr in this statment,</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>6</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/6/</url></nextBuild><previousBuild><number>4</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/4/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>4</buildNumber><marked><SHA1>1177fba4274d8f16cea53d41888955c18fd0c7dd</SHA1><branch><SHA1>1177fba4274d8f16cea53d41888955c18fd0c7dd</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1177fba4274d8f16cea53d41888955c18fd0c7dd</SHA1><branch><SHA1>1177fba4274d8f16cea53d41888955c18fd0c7dd</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1177fba4274d8f16cea53d41888955c18fd0c7dd</SHA1><branch><SHA1>1177fba4274d8f16cea53d41888955c18fd0c7dd</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#4</displayName><duration>1662839</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #4</fullDisplayName><id>4</id><keepLog>false</keepLog><number>4</number><queueId>7521</queueId><result>SUCCESS</result><timestamp>1741220845584</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/4/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><commitId>5f0907576063d48845b40fafdd94c6041cc18a3a</commitId><timestamp>1741203326000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Eliminate GOTO statement in stats_clubb_utilities (#1233)

* Eliminate jump in stats_clubb_utilities
CLUBB ticket #975

Hard removed end parameter from read call
GOTO marker `100` removed since `end` parameter is gone and
added output of read error code to help debugging.

Before this change, if the read encountered an EOF error and the jump to marker 100 happened,
CLUBB would continue running (err_code=clubb_no_error) but no output files would be created.
After this change, err_code will be set to clubb_fatal_error and CLUBB prints an error message and returns.
</comment><date>2025-03-05 13:35:26 -0600</date><id>5f0907576063d48845b40fafdd94c6041cc18a3a</id><msg>Eliminate GOTO statement in stats_clubb_utilities (#1233)</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/api_analysis/create_module_table.py</affectedPath><affectedPath>utilities/api_analysis/api_commitment_test.py</affectedPath><affectedPath>utilities/api_analysis/log/apiCommitmentTable.txt</affectedPath><affectedPath>utilities/api_analysis/log/usageAnalyzerTable.txt</affectedPath><affectedPath>utilities/api_analysis/usage_analyzer.py</affectedPath><affectedPath>utilities/api_analysis/run_full_api_diagnostics.bash</affectedPath><commitId>4508338836c1e0e0a1221c812d5c579108e7ce8a</commitId><timestamp>1741205633000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Updated Jenkins api_commitment_test to python3 (#1235)

sys_admin ticket sys_admin#836

* Updated Jenkins api_commitment_test to python3

TEN YEARS OF GLORIOUS FALSE PASSING DESTROYED BY TWO NITPICKERS AND CHATGPT! *Insert dab here*

Translated script to python3,
tightened file handling,
added main function and argparse structure to create_module_table.py

* Added comments to run_full_api_diagnostics.bash

* Fixed usage_analyzer

Commented out the calls to usage_analyzer and create_module_table from the bash script since we don't want to create those outputs for Jenkins.

* Modified api_commitment_test so it can search through individual files

* Commented out CLUBB standalone test since it is not a good emulation of a host model
</comment><date>2025-03-05 14:13:53 -0600</date><id>4508338836c1e0e0a1221c812d5c579108e7ce8a</id><msg>Updated Jenkins api_commitment_test to python3 (#1235)</msg><path><editType>edit</editType><file>utilities/api_analysis/api_commitment_test.py</file></path><path><editType>delete</editType><file>utilities/api_analysis/log/usageAnalyzerTable.txt</file></path><path><editType>edit</editType><file>utilities/api_analysis/run_full_api_diagnostics.bash</file></path><path><editType>delete</editType><file>utilities/api_analysis/log/apiCommitmentTable.txt</file></path><path><editType>edit</editType><file>utilities/api_analysis/usage_analyzer.py</file></path><path><editType>edit</editType><file>utilities/api_analysis/create_module_table.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_api_commitment_test/Jenkinsfile</affectedPath><affectedPath>utilities/api_analysis/run_full_api_diagnostics.bash</affectedPath><commitId>d824f948f8e24cead121bd6aba06192beab0ded7</commitId><timestamp>1741207048000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fixed Jenkins api_commitment_test (#1236)

CLUBB ticket sys_admin#836

Fixed logical evaluation at the end of the bash script
Commented out the table outputs in the Jenkins file because they don't work and nobody would look at them anyways
</comment><date>2025-03-05 14:37:28 -0600</date><id>d824f948f8e24cead121bd6aba06192beab0ded7</id><msg>Fixed Jenkins api_commitment_test (#1236)</msg><path><editType>edit</editType><file>utilities/api_analysis/run_full_api_diagnostics.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_api_commitment_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>892097df87f38b5899c7f25e8c337433133cd4cf</commitId><timestamp>1741219550000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Added some missing acc parallel statments around some the loops
I added to the code for the grid generalization test.
</comment><date>2025-03-05 18:05:50 -0600</date><id>892097df87f38b5899c7f25e8c337433133cd4cf</id><msg>Added some missing acc parallel statments around some the loops</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><commitId>1177fba4274d8f16cea53d41888955c18fd0c7dd</commitId><timestamp>1741219960000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Fixed a bug
</comment><date>2025-03-05 18:12:40 -0600</date><id>1177fba4274d8f16cea53d41888955c18fd0c7dd</id><msg>Fixed a bug</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>5</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/5/</url></nextBuild><previousBuild><number>3</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/3/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>3</buildNumber><marked><SHA1>73cc3cbd6b18b700918d2130db73eb11dab81c25</SHA1><branch><SHA1>73cc3cbd6b18b700918d2130db73eb11dab81c25</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>73cc3cbd6b18b700918d2130db73eb11dab81c25</SHA1><branch><SHA1>73cc3cbd6b18b700918d2130db73eb11dab81c25</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>73cc3cbd6b18b700918d2130db73eb11dab81c25</SHA1><branch><SHA1>73cc3cbd6b18b700918d2130db73eb11dab81c25</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#3</displayName><duration>1770994</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #3</fullDisplayName><id>3</id><keepLog>false</keepLog><number>3</number><queueId>7449</queueId><result>SUCCESS</result><timestamp>1741165509504</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/3/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/bugsrad_driver.F90</affectedPath><commitId>1c06485d4a34378726c7734f4d34bce3b294695d</commitId><timestamp>1741120069000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I changed the variable type within grid function flip from dp to
core_rknd. I then needed to make some changes to BUGSrad driver
to compensate. The "dp" issue was discovered when WRF-CLUBB
wouldn't compile because of it (discrepancy between dp and core_rknd
in WRF-CLUBB that caused compilation errors for calls to flip
from advance_xm_wpxp, etc.)
</comment><date>2025-03-04 14:27:49 -0600</date><id>1c06485d4a34378726c7734f4d34bce3b294695d</id><msg>I changed the variable type within grid function flip from dp to</msg><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/bugsrad_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><commitId>0f3bc9f46f93fdd7932e6b047510c77a1c719b17</commitId><timestamp>1741135026000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Fixed a compiling issue with CAM-CLUBB.
</comment><date>2025-03-04 18:37:06 -0600</date><id>0f3bc9f46f93fdd7932e6b047510c77a1c719b17</id><msg>Fixed a compiling issue with CAM-CLUBB.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/saturation.F90</affectedPath><commitId>4c5fa8ce8f53dd868b93cd477e50d8f23bfd9fd8</commitId><timestamp>1741139829000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Hopefully this helps the cpu vs. gpu tests.
</comment><date>2025-03-04 19:57:09 -0600</date><id>4c5fa8ce8f53dd868b93cd477e50d8f23bfd9fd8</id><msg>Hopefully this helps the cpu vs. gpu tests.</msg><path><editType>edit</editType><file>src/CLUBB_core/saturation.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>73cc3cbd6b18b700918d2130db73eb11dab81c25</commitId><timestamp>1741143316000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>There were some flips inside the stats code for BUGSrad that required
some restructuring around kind transformation statements.
</comment><date>2025-03-04 20:55:16 -0600</date><id>73cc3cbd6b18b700918d2130db73eb11dab81c25</id><msg>There were some flips inside the stats code for BUGSrad that required</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>4</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/4/</url></nextBuild><previousBuild><number>2</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/2/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>2</buildNumber><marked><SHA1>e3a6f7750467b5a221ac952479648c047f28bbb1</SHA1><branch><SHA1>e3a6f7750467b5a221ac952479648c047f28bbb1</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>e3a6f7750467b5a221ac952479648c047f28bbb1</SHA1><branch><SHA1>e3a6f7750467b5a221ac952479648c047f28bbb1</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e3a6f7750467b5a221ac952479648c047f28bbb1</SHA1><branch><SHA1>e3a6f7750467b5a221ac952479648c047f28bbb1</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#2</displayName><duration>1754360</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #2</fullDisplayName><id>2</id><keepLog>false</keepLog><number>2</number><queueId>7379</queueId><result>SUCCESS</result><timestamp>1741079110461</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/2/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>microphysics.F90</affectedPath><commitId>fe14f38dc4183053649f580f02e2f8c540c2f06a</commitId><timestamp>1741018392000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Updated calls to some CLUBB subroutines in the wake of recent CLUBB
commits.
</comment><date>2025-03-03 10:13:12 -0600</date><id>fe14f38dc4183053649f580f02e2f8c540c2f06a</id><msg>Updated calls to some CLUBB subroutines in the wake of recent CLUBB</msg><path><editType>edit</editType><file>microphysics.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>3</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/3/</url></nextBuild><previousBuild><number>1</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/1/</url></previousBuild></build><build _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><branch><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><branch><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><branch><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#1</displayName><duration>1639430</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #1</fullDisplayName><id>1</id><keepLog>false</keepLog><number>1</number><queueId>7281</queueId><result>SUCCESS</result><timestamp>1740869535212</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/1/</url><inProgress>false</inProgress><nextBuild><number>2</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/2/</url></nextBuild></build><color>blue</color><firstBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><branch><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><branch><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><branch><SHA1>be901594bb8e40f6b634f35f1488c0e5f9022e8f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#1</displayName><duration>1639430</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #1</fullDisplayName><id>1</id><keepLog>false</keepLog><number>1</number><queueId>7281</queueId><result>SUCCESS</result><timestamp>1740869535212</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/1/</url><inProgress>false</inProgress><nextBuild><number>2</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/2/</url></nextBuild></firstBuild><healthReport><description>Build stability: No recent builds failed.</description><iconClassName>icon-health-80plus</iconClassName><iconUrl>health-80plus.png</iconUrl><score>100</score></healthReport><keepDependencies>false</keepDependencies><lastBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>88</buildNumber><marked><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#88</displayName><duration>8583986</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>3004</queueId><result>SUCCESS</result><timestamp>1775721907538</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/string_conversion.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</affectedPath><commitId>a142b32188f7388ce905ee833c55abff306fb812</commitId><timestamp>1775676953000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust
</comment><date>2026-04-08 14:35:53 -0500</date><id>a142b32188f7388ce905ee833c55abff306fb812</id><msg>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust</msg><path><editType>add</editType><file>clubb_python_api/clubb_python/string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_hello_world.py</affectedPath><affectedPath>clubb_python_api/tests/test_string_conversion.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_t_in_k_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</affectedPath><commitId>dc7d6ed92e27f14e4e64769a67a09a63b2783310</commitId><timestamp>1775681164000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Python update (#1291)

* Possibly better string fix for python API

* Little test changes
</comment><date>2026-04-08 15:46:04 -0500</date><id>dc7d6ed92e27f14e4e64769a67a09a63b2783310</id><msg>Python update (#1291)</msg><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_t_in_k_module.py</file></path><path><editType>delete</editType><file>clubb_python_api/tests/test_hello_world.py</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>0ab371ba28cf647f279567c04786ddc925aa5a87</commitId><timestamp>1775682381000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove line to test python scripts
</comment><date>2026-04-08 16:06:21 -0500</date><id>0ab371ba28cf647f279567c04786ddc925aa5a87</id><msg>Remove line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>2bac827cd3b91b3437ca62918583938237c9fd03</commitId><timestamp>1775696339000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to test python scripts
</comment><date>2026-04-08 19:58:59 -0500</date><id>2bac827cd3b91b3437ca62918583938237c9fd03</id><msg>Add blank line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url></previousBuild></lastBuild><lastCompletedBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>88</buildNumber><marked><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#88</displayName><duration>8583986</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>3004</queueId><result>SUCCESS</result><timestamp>1775721907538</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/string_conversion.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</affectedPath><commitId>a142b32188f7388ce905ee833c55abff306fb812</commitId><timestamp>1775676953000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust
</comment><date>2026-04-08 14:35:53 -0500</date><id>a142b32188f7388ce905ee833c55abff306fb812</id><msg>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust</msg><path><editType>add</editType><file>clubb_python_api/clubb_python/string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_hello_world.py</affectedPath><affectedPath>clubb_python_api/tests/test_string_conversion.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_t_in_k_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</affectedPath><commitId>dc7d6ed92e27f14e4e64769a67a09a63b2783310</commitId><timestamp>1775681164000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Python update (#1291)

* Possibly better string fix for python API

* Little test changes
</comment><date>2026-04-08 15:46:04 -0500</date><id>dc7d6ed92e27f14e4e64769a67a09a63b2783310</id><msg>Python update (#1291)</msg><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_t_in_k_module.py</file></path><path><editType>delete</editType><file>clubb_python_api/tests/test_hello_world.py</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>0ab371ba28cf647f279567c04786ddc925aa5a87</commitId><timestamp>1775682381000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove line to test python scripts
</comment><date>2026-04-08 16:06:21 -0500</date><id>0ab371ba28cf647f279567c04786ddc925aa5a87</id><msg>Remove line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>2bac827cd3b91b3437ca62918583938237c9fd03</commitId><timestamp>1775696339000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to test python scripts
</comment><date>2026-04-08 19:58:59 -0500</date><id>2bac827cd3b91b3437ca62918583938237c9fd03</id><msg>Add blank line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url></previousBuild></lastCompletedBuild><lastFailedBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>83</buildNumber><marked><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#83</displayName><duration>59056</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #83</fullDisplayName><id>83</id><keepLog>false</keepLog><number>83</number><queueId>2618</queueId><result>FAILURE</result><timestamp>1775376308198</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/83/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>output/.gitignore</affectedPath><affectedPath>jenkins_tests/clubb_BFB_varying_flags_gfortran_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/run_bindiff_varying_flags_output.py</affectedPath><commitId>bcbcd985bf11702799629543e90e6e07a95ddbe5</commitId><timestamp>1775360437000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Varying bfb test (#1290)

* Adding BFB test with varying flags

* Space diff

* Script fix

* Space diff

* Removing output .gitignore, we don't need it and it's annoying
</comment><date>2026-04-04 22:40:37 -0500</date><id>bcbcd985bf11702799629543e90e6e07a95ddbe5</id><msg>Varying bfb test (#1290)</msg><path><editType>add</editType><file>jenkins_tests/clubb_BFB_varying_flags_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>add</editType><file>run_scripts/run_bindiff_varying_flags_output.py</file></path><path><editType>delete</editType><file>output/.gitignore</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>84</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/84/</url></nextBuild><previousBuild><number>82</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/82/</url></previousBuild></lastFailedBuild><lastStableBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>88</buildNumber><marked><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#88</displayName><duration>8583986</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>3004</queueId><result>SUCCESS</result><timestamp>1775721907538</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/string_conversion.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</affectedPath><commitId>a142b32188f7388ce905ee833c55abff306fb812</commitId><timestamp>1775676953000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust
</comment><date>2026-04-08 14:35:53 -0500</date><id>a142b32188f7388ce905ee833c55abff306fb812</id><msg>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust</msg><path><editType>add</editType><file>clubb_python_api/clubb_python/string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_hello_world.py</affectedPath><affectedPath>clubb_python_api/tests/test_string_conversion.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_t_in_k_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</affectedPath><commitId>dc7d6ed92e27f14e4e64769a67a09a63b2783310</commitId><timestamp>1775681164000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Python update (#1291)

* Possibly better string fix for python API

* Little test changes
</comment><date>2026-04-08 15:46:04 -0500</date><id>dc7d6ed92e27f14e4e64769a67a09a63b2783310</id><msg>Python update (#1291)</msg><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_t_in_k_module.py</file></path><path><editType>delete</editType><file>clubb_python_api/tests/test_hello_world.py</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>0ab371ba28cf647f279567c04786ddc925aa5a87</commitId><timestamp>1775682381000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove line to test python scripts
</comment><date>2026-04-08 16:06:21 -0500</date><id>0ab371ba28cf647f279567c04786ddc925aa5a87</id><msg>Remove line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>2bac827cd3b91b3437ca62918583938237c9fd03</commitId><timestamp>1775696339000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to test python scripts
</comment><date>2026-04-08 19:58:59 -0500</date><id>2bac827cd3b91b3437ca62918583938237c9fd03</id><msg>Add blank line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url></previousBuild></lastStableBuild><lastSuccessfulBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>88</buildNumber><marked><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><branch><SHA1>2bac827cd3b91b3437ca62918583938237c9fd03</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#88</displayName><duration>8583986</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>3004</queueId><result>SUCCESS</result><timestamp>1775721907538</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</affectedPath><affectedPath>clubb_python_api/clubb_python/string_conversion.py</affectedPath><affectedPath>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</affectedPath><commitId>a142b32188f7388ce905ee833c55abff306fb812</commitId><timestamp>1775676953000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust
</comment><date>2026-04-08 14:35:53 -0500</date><id>a142b32188f7388ce905ee833c55abff306fb812</id><msg>Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust</msg><path><editType>add</editType><file>clubb_python_api/clubb_python/string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_python_api/clubb_f2py.pyf</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</affectedPath><affectedPath>clubb_python_api/tests/test_hello_world.py</affectedPath><affectedPath>clubb_python_api/tests/test_string_conversion.py</affectedPath><affectedPath>clubb_python_api/tests/test_call_tree_t_in_k_module.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</affectedPath><commitId>dc7d6ed92e27f14e4e64769a67a09a63b2783310</commitId><timestamp>1775681164000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Python update (#1291)

* Possibly better string fix for python API

* Little test changes
</comment><date>2026-04-08 15:46:04 -0500</date><id>dc7d6ed92e27f14e4e64769a67a09a63b2783310</id><msg>Python update (#1291)</msg><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_string_conversion.py</file></path><path><editType>edit</editType><file>clubb_python_api/clubb_f2py.pyf</file></path><path><editType>add</editType><file>clubb_python_api/tests/test_call_tree_t_in_k_module.py</file></path><path><editType>delete</editType><file>clubb_python_api/tests/test_hello_world.py</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>0ab371ba28cf647f279567c04786ddc925aa5a87</commitId><timestamp>1775682381000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Remove line to test python scripts
</comment><date>2026-04-08 16:06:21 -0500</date><id>0ab371ba28cf647f279567c04786ddc925aa5a87</id><msg>Remove line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/CMakeLists.txt</affectedPath><commitId>2bac827cd3b91b3437ca62918583938237c9fd03</commitId><timestamp>1775696339000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add blank line to test python scripts
</comment><date>2026-04-08 19:58:59 -0500</date><id>2bac827cd3b91b3437ca62918583938237c9fd03</id><msg>Add blank line to test python scripts</msg><path><editType>edit</editType><file>src/CLUBB_core/CMakeLists.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/</url></previousBuild></lastSuccessfulBuild><lastUnsuccessfulBuild _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>83</buildNumber><marked><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><branch><SHA1>bcbcd985bf11702799629543e90e6e07a95ddbe5</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#83</displayName><duration>59056</duration><estimatedDuration>8364230</estimatedDuration><fullDisplayName>clubb_generalized_vertical_grid_test #83</fullDisplayName><id>83</id><keepLog>false</keepLog><number>83</number><queueId>2618</queueId><result>FAILURE</result><timestamp>1775376308198</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/83/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>run_scripts/run_clubb_w_varying_flags.py</affectedPath><affectedPath>output/.gitignore</affectedPath><affectedPath>jenkins_tests/clubb_BFB_varying_flags_gfortran_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/run_bindiff_varying_flags_output.py</affectedPath><commitId>bcbcd985bf11702799629543e90e6e07a95ddbe5</commitId><timestamp>1775360437000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Varying bfb test (#1290)

* Adding BFB test with varying flags

* Space diff

* Script fix

* Space diff

* Removing output .gitignore, we don't need it and it's annoying
</comment><date>2026-04-04 22:40:37 -0500</date><id>bcbcd985bf11702799629543e90e6e07a95ddbe5</id><msg>Varying bfb test (#1290)</msg><path><editType>add</editType><file>jenkins_tests/clubb_BFB_varying_flags_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_clubb_w_varying_flags.py</file></path><path><editType>add</editType><file>run_scripts/run_bindiff_varying_flags_output.py</file></path><path><editType>delete</editType><file>output/.gitignore</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>84</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/84/</url></nextBuild><previousBuild><number>82</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/82/</url></previousBuild></lastUnsuccessfulBuild><nextBuildNumber>89</nextBuildNumber><property _class='org.bstick12.jenkinsci.plugins.leastload.LeastLoadDisabledProperty'></property><property _class='org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty'></property><concurrentBuild>true</concurrentBuild><disabled>false</disabled><inQueue>false</inQueue><resumeBlocked>false</resumeBlocked></workflowJob>