<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><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>386</buildNumber><marked><SHA1>4b376f0bf8316be71a31bac727c6faca2af18737</SHA1><branch><SHA1>4b376f0bf8316be71a31bac727c6faca2af18737</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>4b376f0bf8316be71a31bac727c6faca2af18737</SHA1><branch><SHA1>4b376f0bf8316be71a31bac727c6faca2af18737</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>4b376f0bf8316be71a31bac727c6faca2af18737</SHA1><branch><SHA1>4b376f0bf8316be71a31bac727c6faca2af18737</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></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>#386</displayName><duration>5334187</duration><estimatedDuration>6040417</estimatedDuration><fullDisplayName>cam_plot_scam_ifort #386</fullDisplayName><id>386</id><keepLog>false</keepLog><number>386</number><queueId>8092</queueId><result>SUCCESS</result><timestamp>1788684490040</timestamp><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_plot_scam_ifort/386/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>fill_holes.F90</affectedPath><affectedPath>stats_netcdf.F90</affectedPath><affectedPath>advance_xp2_xpyp_module.F90</affectedPath><affectedPath>stats_clubb_utilities.F90</affectedPath><commitId>a2e87e0923b597090431c4cb02beb98ec70e70f9</commitId><timestamp>1788666832000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Microphys loop push (#1355)

* First set of loop pushes - feature addition to stats too to allow for calling stats_update multiple times in a timestep and averaging the results, which is quite nice for silhs and allows us to get rid of the special microphysics stats type

* More loop pushes

* Tiny changes to restore BFBness

* Pushing loop into advance_microphys

* Little more loop push

* More basic loop pushing

* More loop pushing, also found what seems to be a bug with additional columns, theres code that uses only the first one. Im leaving this in for now to maintain BFBness, but labeled the problem areas with TODOs

* Potentially final batch of loop pushes

* Adding acc fixes for microphys stuff - the 2D versions called are GPUized, so they need acc data statements surrounding them

* Removing unneccesary single col versions of lots of things

* Restoring some comments and formatting

* A little more restoration, maybe unnecceary
</comment><date>2026-09-05 22:53:52 -0500</date><id>a2e87e0923b597090431c4cb02beb98ec70e70f9</id><msg>Microphys loop push (#1355)</msg><path><editType>edit</editType><file>stats_netcdf.F90</file></path><path><editType>edit</editType><file>advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>fill_holes.F90</file></path><path><editType>edit</editType><file>stats_clubb_utilities.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>math_utilities.F90</affectedPath><affectedPath>silhs_api_module.F90</affectedPath><affectedPath>CMakeLists.txt</affectedPath><affectedPath>est_kessler_microphys_module.F90</affectedPath><affectedPath>lh_microphys_var_covar_module.F90</affectedPath><affectedPath>latin_hypercube_driver_module.F90</affectedPath><commitId>d2dcdb63cd1a74bb5ceec2f6812dffc6a477c105</commitId><timestamp>1788666832000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Microphys loop push (#1355)

* First set of loop pushes - feature addition to stats too to allow for calling stats_update multiple times in a timestep and averaging the results, which is quite nice for silhs and allows us to get rid of the special microphysics stats type

* More loop pushes

* Tiny changes to restore BFBness

* Pushing loop into advance_microphys

* Little more loop push

* More basic loop pushing

* More loop pushing, also found what seems to be a bug with additional columns, theres code that uses only the first one. Im leaving this in for now to maintain BFBness, but labeled the problem areas with TODOs

* Potentially final batch of loop pushes

* Adding acc fixes for microphys stuff - the 2D versions called are GPUized, so they need acc data statements surrounding them

* Removing unneccesary single col versions of lots of things

* Restoring some comments and formatting

* A little more restoration, maybe unnecceary
</comment><date>2026-09-05 22:53:52 -0500</date><id>d2dcdb63cd1a74bb5ceec2f6812dffc6a477c105</id><msg>Microphys loop push (#1355)</msg><path><editType>edit</editType><file>CMakeLists.txt</file></path><path><editType>edit</editType><file>lh_microphys_var_covar_module.F90</file></path><path><editType>edit</editType><file>math_utilities.F90</file></path><path><editType>edit</editType><file>silhs_api_module.F90</file></path><path><editType>edit</editType><file>latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>est_kessler_microphys_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/subcol_SILHS.F90</affectedPath><commitId>4b376f0bf8316be71a31bac727c6faca2af18737</commitId><timestamp>1788672437000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Adapt CAM SILHS variance calculation to multicolumn CLUBB API (#229)

* Use multicolumn SILHS variance API for CAM chunks

* Preserve original interface comments after multicolumn migration
</comment><date>2026-09-06 00:27:17 -0500</date><id>4b376f0bf8316be71a31bac727c6faca2af18737</id><msg>Adapt CAM SILHS variance calculation to multicolumn CLUBB API (#229)</msg><path><editType>edit</editType><file>src/physics/cam/subcol_SILHS.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><previousBuild><number>385</number><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_plot_scam_ifort/385/</url></previousBuild></workflowRun>