<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>c0797a7f204bf6c3e61b5934d30c765329532605</SHA1><branch><SHA1>c0797a7f204bf6c3e61b5934d30c765329532605</SHA1><name>origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>c0797a7f204bf6c3e61b5934d30c765329532605</SHA1><branch><SHA1>c0797a7f204bf6c3e61b5934d30c765329532605</SHA1><name>origin/clubb_silhs_devel</name></branch></revision></originclubb_silhs_devel><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>71</buildNumber><marked><SHA1>2b097205a2cf81c88b1f24a64a493307e06a9f97</SHA1><branch><SHA1>2b097205a2cf81c88b1f24a64a493307e06a9f97</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>2b097205a2cf81c88b1f24a64a493307e06a9f97</SHA1><branch><SHA1>2b097205a2cf81c88b1f24a64a493307e06a9f97</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>252</buildNumber><marked><SHA1>826a6fd9d4fb3da64211ce2a70f0d8f8d10f2fe8</SHA1><branch><SHA1>826a6fd9d4fb3da64211ce2a70f0d8f8d10f2fe8</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>826a6fd9d4fb3da64211ce2a70f0d8f8d10f2fe8</SHA1><branch><SHA1>826a6fd9d4fb3da64211ce2a70f0d8f8d10f2fe8</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>826a6fd9d4fb3da64211ce2a70f0d8f8d10f2fe8</SHA1><branch><SHA1>826a6fd9d4fb3da64211ce2a70f0d8f8d10f2fe8</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/e3sm.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>#252</displayName><duration>2556690</duration><estimatedDuration>3428101</estimatedDuration><fullDisplayName>e3sm_run_gfortran_test #252</fullDisplayName><id>252</id><keepLog>false</keepLog><number>252</number><queueId>21439</queueId><result>SUCCESS</result><timestamp>1678781048840</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/252/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>parameters_tunable.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>parameter_indices.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><affectedPath>sfc_varnce_module.F90</affectedPath><commitId>e2ffb7330b8d80d9d895759c6a1781239ec00141</commitId><timestamp>1678723565000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Making 'a_const' into a CLUBB tunable parameter. (#1072)

* Converting the sfc_varnce_module.F90 parameter 'a_const' into a CLUBB tunable parameter.

Results should be bit-for-bit since it will be set to 1.8 and with l_vary_convect_depth=F
this is the standard value.

Some discussion in ticket #994.

* Completing requested changes, see PR #1072.
</comment><date>2023-03-13 10:06:05 -0600</date><id>e2ffb7330b8d80d9d895759c6a1781239ec00141</id><msg>Making 'a_const' into a CLUBB tunable parameter. (#1072)</msg><path><editType>edit</editType><file>parameters_tunable.F90</file></path><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>parameter_indices.F90</file></path><path><editType>edit</editType><file>sfc_varnce_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/eam/src/physics/cam/clubb_intr.F90</affectedPath><commitId>502b6d142e2d71530febdcb89fed0fb126daddfb</commitId><timestamp>1678723665000</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/pull/1072.
</comment><date>2023-03-13 11:07:45 -0500</date><id>502b6d142e2d71530febdcb89fed0fb126daddfb</id><msg>Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1072.</msg><path><editType>edit</editType><file>components/eam/src/physics/cam/clubb_intr.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>253</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/253/</url></nextBuild><previousBuild><number>251</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/251/</url></previousBuild></workflowRun>