<workflowRun _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></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>75</buildNumber><marked><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><branch><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><name>origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><branch><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><name>origin/clubb_silhs_devel</name></branch></revision></originclubb_silhs_devel><refsremotesoriginchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>63</buildNumber><marked><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><branch><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></marked><revision><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><branch><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></revision></refsremotesoriginchanges_to_not_break><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>433</buildNumber><marked><SHA1>8a40d9a512d0da67ffe91c3232300b3b071a4b67</SHA1><branch><SHA1>8a40d9a512d0da67ffe91c3232300b3b071a4b67</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>8a40d9a512d0da67ffe91c3232300b3b071a4b67</SHA1><branch><SHA1>8a40d9a512d0da67ffe91c3232300b3b071a4b67</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>8a40d9a512d0da67ffe91c3232300b3b071a4b67</SHA1><branch><SHA1>8a40d9a512d0da67ffe91c3232300b3b071a4b67</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/cam.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></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>#433</displayName><duration>1038297</duration><estimatedDuration>1520216</estimatedDuration><fullDisplayName>cam_scam_gfortran_debug_test #433</fullDisplayName><id>433</id><keepLog>false</keepLog><number>433</number><queueId>4686</queueId><result>SUCCESS</result><timestamp>1731059167407</timestamp><url>http://carson.math.uwm.edu/jenkins/job/cam_scam_gfortran_debug_test/433/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><commitId>3e8029ad73ea28d9d444982e17e0f996e7a93cf2</commitId><timestamp>1731009552000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Moving Lscale from an acc create statement inside clubb to the acc output statement in clubb_api. This is bug fix that is BIT_CHANGING, but only for silhs cases running on the GPU. Also using this to add BIT_CHANGING:aff1bb12551c5b3a8ab1c4d773ef5c17fb96c53b, as that commit was BC but just missing the message.
</comment><date>2024-11-07 13:59:12 -0600</date><id>3e8029ad73ea28d9d444982e17e0f996e7a93cf2</id><msg>Moving Lscale from an acc create statement inside clubb to the acc output statement in clubb_api. This is bug fix that is BIT_CHANGING, but only for silhs cases running on the GPU. Also using this to add BIT_CHANGING:aff1bb12551c5b3a8ab1c4d773ef5c17fb96c53b, as that commit was BC but just missing the message.</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>output_netcdf.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><affectedPath>calc_pressure.F90</affectedPath><commitId>c30ea55fd03ba8807e91c53d43e6d9467ce88d36</commitId><timestamp>1731015610000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Various Small Tweaks (#1205)

* Batching multicol output. Unfinished, need to make calls_p_out a namelist input and handle the case that it doesn't evenly divide the total number of timesteps.

* Pushin column loop into initialize_clubb_variables

* Adding explicit loops in main timestepping loop and pushing columns loop into l_calc_thlp2_rad

* Various small loop pushes and improvements.

* Adding argument to create_multi_col_params.py to add calls_p_out to namelist.

* Final little tweaks

* Tiny fixes

* Changing var name calls_p_out to calls_per_out
</comment><date>2024-11-07 15:40:10 -0600</date><id>c30ea55fd03ba8807e91c53d43e6d9467ce88d36</id><msg>Various Small Tweaks (#1205)</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path><path><editType>edit</editType><file>calc_pressure.F90</file></path><path><editType>edit</editType><file>output_netcdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/clubb_intr.F90</affectedPath><commitId>11b0384e1af546126ad7f9fd616498a9d449ff13</commitId><timestamp>1731015619000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making compatible with latest clubb changes
</comment><date>2024-11-07 15:40:19 -0600</date><id>11b0384e1af546126ad7f9fd616498a9d449ff13</id><msg>Making compatible with latest clubb changes</msg><path><editType>edit</editType><file>src/physics/cam/clubb_intr.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>434</number><url>http://carson.math.uwm.edu/jenkins/job/cam_scam_gfortran_debug_test/434/</url></nextBuild><previousBuild><number>432</number><url>http://carson.math.uwm.edu/jenkins/job/cam_scam_gfortran_debug_test/432/</url></previousBuild></workflowRun>