<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 _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>74</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><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>69</buildNumber><marked><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><branch><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><branch><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>209</buildNumber><marked><SHA1>ed63800262913a0c130c80cd16067e7d68548613</SHA1><branch><SHA1>ed63800262913a0c130c80cd16067e7d68548613</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>ed63800262913a0c130c80cd16067e7d68548613</SHA1><branch><SHA1>ed63800262913a0c130c80cd16067e7d68548613</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>ed63800262913a0c130c80cd16067e7d68548613</SHA1><branch><SHA1>ed63800262913a0c130c80cd16067e7d68548613</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>#209</displayName><duration>4921891</duration><estimatedDuration>1992202</estimatedDuration><fullDisplayName>cam_global_ERP_Ln9_gfortran_test #209</fullDisplayName><id>209</id><keepLog>false</keepLog><number>209</number><queueId>15618</queueId><result>SUCCESS</result><timestamp>1653727631283</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/cam_global_ERP_Ln9_gfortran_test/209/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>setup_clubb_pdf_params.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><commitId>e3cdb98eb6cc532f8ef187f2d1cc56481a75d1f5</commitId><timestamp>1653690057000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Constructing rcm within SILHS (as rcm_pdf) (#1011)

* Constructing rcm within SILHS (as rcm_pdf) to avoid having to pass rcm directly to SILHS. Relevant to possibly moving PDF call placement
into the "post" position in CAM.

See https://github.com/ESCOMP/CAM/issues/582.

* Reconstructing rcm inside of setup_pdf_parameters instead of passing it through
the argument lists.  Might help NCAR move the PDF call placement to "post" position
in CAM.

See https://github.com/larson-group/clubb/issues/997.

* Adding descriptive comment.
</comment><date>2022-05-27 16:20:57 -0600</date><id>e3cdb98eb6cc532f8ef187f2d1cc56481a75d1f5</id><msg>Constructing rcm within SILHS (as rcm_pdf) (#1011)</msg><path><editType>edit</editType><file>setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>silhs_api_module.F90</affectedPath><affectedPath>latin_hypercube_driver_module.F90</affectedPath><commitId>f6c58abafbfc4b18957f9eedff60deeb321bad32</commitId><timestamp>1653690057000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Constructing rcm within SILHS (as rcm_pdf) (#1011)

* Constructing rcm within SILHS (as rcm_pdf) to avoid having to pass rcm directly to SILHS. Relevant to possibly moving PDF call placement
into the "post" position in CAM.

See https://github.com/ESCOMP/CAM/issues/582.

* Reconstructing rcm inside of setup_pdf_parameters instead of passing it through
the argument lists.  Might help NCAR move the PDF call placement to "post" position
in CAM.

See https://github.com/larson-group/clubb/issues/997.

* Adding descriptive comment.
</comment><date>2022-05-27 16:20:57 -0600</date><id>f6c58abafbfc4b18957f9eedff60deeb321bad32</id><msg>Constructing rcm within SILHS (as rcm_pdf) (#1011)</msg><path><editType>edit</editType><file>silhs_api_module.F90</file></path><path><editType>edit</editType><file>latin_hypercube_driver_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/subcol_SILHS.F90</affectedPath><commitId>29e08c789aef09db2b76a418d3ab4c35bfc50a04</commitId><timestamp>1653690184000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens</absoluteUrl><fullName>benjamin.andrew.stephens</fullName></author><authorEmail>benjamin.andrew.stephens@gmail.com</authorEmail><comment>Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/commit/e4f125ba067ba8083f917e0e06b6b2398483d3e4.
</comment><date>2022-05-27 17:23:04 -0500</date><id>29e08c789aef09db2b76a418d3ab4c35bfc50a04</id><msg>Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/commit/e4f125ba067ba8083f917e0e06b6b2398483d3e4.</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/benjamin.andrew.stephens</absoluteUrl><fullName>benjamin.andrew.stephens</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>210</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/cam_global_ERP_Ln9_gfortran_test/210/</url></nextBuild><previousBuild><number>208</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/cam_global_ERP_Ln9_gfortran_test/208/</url></previousBuild></workflowRun>