<workflowRun _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></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>226</buildNumber><marked><SHA1>4aa411aa309abec014934f1589d435a83a9a4bec</SHA1><branch><SHA1>4aa411aa309abec014934f1589d435a83a9a4bec</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>4aa411aa309abec014934f1589d435a83a9a4bec</SHA1><branch><SHA1>4aa411aa309abec014934f1589d435a83a9a4bec</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>4aa411aa309abec014934f1589d435a83a9a4bec</SHA1><branch><SHA1>4aa411aa309abec014934f1589d435a83a9a4bec</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>#226</displayName><duration>2266426</duration><estimatedDuration>2183311</estimatedDuration><fullDisplayName>clubb_BFB_multi_col_gpu_nvhpc_test #226</fullDisplayName><id>226</id><keepLog>false</keepLog><number>226</number><queueId>7397</queueId><result>FAILURE</result><timestamp>1787333488962</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_multi_col_gpu_nvhpc_test/226/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Benchmark_cases/arm_0003.F90</affectedPath><affectedPath>input/case_setups/bomex_model.in</affectedPath><affectedPath>src/Input_fields/CMakeLists.txt</affectedPath><affectedPath>src/Benchmark_cases/arm_3year.F90</affectedPath><affectedPath>input/case_setups/BOMEX_5day_4scam.nc</affectedPath><affectedPath>src/Input_fields/hydrostatic_module.F90</affectedPath><affectedPath>src/Input_fields/input_interpret.F90</affectedPath><affectedPath>clubb_python_driver/io/sounding.py</affectedPath><affectedPath>src/Benchmark_cases/time_dependent_input.F90</affectedPath><affectedPath>input/case_setups/bomex_5day_4scam_model.in</affectedPath><affectedPath>src/readiopdata_core/readiopdata_core_module.F90</affectedPath><affectedPath>src/readiopdata_module.F90</affectedPath><affectedPath>clubb_python_driver/clubb_case_initalization.py</affectedPath><affectedPath>src/Benchmark_cases/bomex.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>cmake/utils/CPPDefinitions.cmake</affectedPath><affectedPath>clubb_jax/io/sounding.py</affectedPath><affectedPath>utilities/case_setup/sclr_sounding_conversion.F90</affectedPath><affectedPath>src/Input_fields/sounding.F90</affectedPath><affectedPath>src/Benchmark_cases/sfc_flux.F90</affectedPath><affectedPath>src/Benchmark_cases/prescribe_forcings.F90</affectedPath><affectedPath>clubb_jax/clubb_case_initalization.py</affectedPath><affectedPath>clubb_python_api/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90</affectedPath><affectedPath>src/Benchmark_cases/arm.F90</affectedPath><commitId>4aa411aa309abec014934f1589d435a83a9a4bec</commitId><timestamp>1787333459000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Bring readiopdata changes into master (#1343)

* Brought changes from readiopdata2 onto modern master branch

 - Currently code successfully compiles but fails to run

* Fixed errors, allowing for both cases to be run and plotted!

 - fixed variable names in .in files

* Fixes, add ifdef UWM_MISC statements, and changed alt_type/theta_type

* Added l_readiopdata into ALL bomex model.in files

* Code improvements

 - Fixed source code compilation check warnings

 - Checked and updated parameter order

 - All code I changed now has intent in/out labeled on calls

 - Found more instances of alt_type and theta_type to be renamed in clubb_jax and clubb_python

 - readiopdata_core_module.F90 moved into a folder to prepare for git subtrees

* Change to be identical to sam_clubb readiopdata_core_module and a fix in arm_0003

* Fix order of operations to fix cgils cases
</comment><date>2026-08-21 12:30:59 -0500</date><id>4aa411aa309abec014934f1589d435a83a9a4bec</id><msg>Bring readiopdata changes into master (#1343)</msg><path><editType>add</editType><file>input/case_setups/BOMEX_5day_4scam.nc</file></path><path><editType>edit</editType><file>src/Benchmark_cases/arm_0003.F90</file></path><path><editType>edit</editType><file>utilities/case_setup/sclr_sounding_conversion.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>clubb_python_api/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/prescribe_forcings.F90</file></path><path><editType>edit</editType><file>src/Input_fields/CMakeLists.txt</file></path><path><editType>edit</editType><file>clubb_jax/clubb_case_initalization.py</file></path><path><editType>edit</editType><file>clubb_jax/io/sounding.py</file></path><path><editType>edit</editType><file>src/Benchmark_cases/bomex.F90</file></path><path><editType>add</editType><file>src/readiopdata_core/readiopdata_core_module.F90</file></path><path><editType>add</editType><file>src/readiopdata_module.F90</file></path><path><editType>edit</editType><file>clubb_python_driver/io/sounding.py</file></path><path><editType>edit</editType><file>src/Benchmark_cases/arm.F90</file></path><path><editType>edit</editType><file>src/Input_fields/hydrostatic_module.F90</file></path><path><editType>edit</editType><file>src/Input_fields/input_interpret.F90</file></path><path><editType>edit</editType><file>input/case_setups/bomex_model.in</file></path><path><editType>edit</editType><file>src/Input_fields/sounding.F90</file></path><path><editType>edit</editType><file>cmake/utils/CPPDefinitions.cmake</file></path><path><editType>add</editType><file>input/case_setups/bomex_5day_4scam_model.in</file></path><path><editType>edit</editType><file>src/Benchmark_cases/sfc_flux.F90</file></path><path><editType>edit</editType><file>clubb_python_driver/clubb_case_initalization.py</file></path><path><editType>edit</editType><file>src/Benchmark_cases/time_dependent_input.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/arm_3year.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>227</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_multi_col_gpu_nvhpc_test/227/</url></nextBuild><previousBuild><number>225</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_multi_col_gpu_nvhpc_test/225/</url></previousBuild></workflowRun>