<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><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>76</buildNumber><marked><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><branch><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><name>origin/master</name></branch></marked><revision><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><branch><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><name>origin/master</name></branch></revision></originmaster><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>72</buildNumber><marked><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><branch><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><branch><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>303</buildNumber><marked><SHA1>850b6c69edb39c9a47b7edf85bce3deca07b0cc8</SHA1><branch><SHA1>850b6c69edb39c9a47b7edf85bce3deca07b0cc8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>850b6c69edb39c9a47b7edf85bce3deca07b0cc8</SHA1><branch><SHA1>850b6c69edb39c9a47b7edf85bce3deca07b0cc8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>850b6c69edb39c9a47b7edf85bce3deca07b0cc8</SHA1><branch><SHA1>850b6c69edb39c9a47b7edf85bce3deca07b0cc8</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/wrf.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>#303</displayName><duration>3431677</duration><estimatedDuration>1483010</estimatedDuration><fullDisplayName>wrf_clubb_silhs_parallel_ifort #303</fullDisplayName><id>303</id><keepLog>false</keepLog><number>303</number><queueId>27013</queueId><result>SUCCESS</result><timestamp>1700040010739</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_silhs_parallel_ifort/303/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Skx_module.F90</affectedPath><commitId>94ceac8b9273b15c668961304300e0f042f9844c</commitId><timestamp>1699991156000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Changing order of sqrt and **3 to improve stability, see clubb#1126. Since this is a change to the order of operations, it is BIT_CHANGING.
</comment><date>2023-11-14 13:45:56 -0600</date><id>94ceac8b9273b15c668961304300e0f042f9844c</id><msg>Changing order of sqrt and **3 to improve stability, see clubb#1126. Since this is a change to the order of operations, it is BIT_CHANGING.</msg><path><editType>edit</editType><file>Skx_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>constants_clubb.F90</affectedPath><commitId>80f7ee00a316e443c95eeb822d14eb5ba4b10b83</commitId><timestamp>1699995955000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Setting the minimum tolerance to be epsilon, this is BIT_CHANGING but only for single precision. See larson-group/clubb#1126
</comment><date>2023-11-14 15:05:55 -0600</date><id>80f7ee00a316e443c95eeb822d14eb5ba4b10b83</id><msg>Setting the minimum tolerance to be epsilon, this is BIT_CHANGING but only for single precision. See larson-group/clubb#1126</msg><path><editType>edit</editType><file>constants_clubb.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><commitId>55b6329613ecf69fa8cd632b83ddc2dbf60f6471</commitId><timestamp>1699997980000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BIT_CHANGING! Updated taus code calculations - CLUBB ticket #1115 (#1125)

- Changed invrs_tau_xp2/wp2 calculations to match the wpxp calculation:
   Those now have a brunt_freq_pos and a brunt_freq_out_cloud term
- Changed tmp_calc magic number from .007 to .001
- Changed upper clipping bound for Ri_zm from 12 to 2 in invrs_tau_wpxp calculation
- Reversed accidental changes to input_misc/tuner/error_four_cases.in
</comment><date>2023-11-14 15:39:40 -0600</date><id>55b6329613ecf69fa8cd632b83ddc2dbf60f6471</id><msg>BIT_CHANGING! Updated taus code calculations - CLUBB ticket #1115 (#1125)</msg><path><editType>edit</editType><file>mixing_length.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>304</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_silhs_parallel_ifort/304/</url></nextBuild><previousBuild><number>302</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_silhs_parallel_ifort/302/</url></previousBuild></workflowRun>