<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><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>397</buildNumber><marked><SHA1>c365e917824d4ca09c1a28b5c1f782bfd1773562</SHA1><branch><SHA1>c365e917824d4ca09c1a28b5c1f782bfd1773562</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>c365e917824d4ca09c1a28b5c1f782bfd1773562</SHA1><branch><SHA1>c365e917824d4ca09c1a28b5c1f782bfd1773562</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>c365e917824d4ca09c1a28b5c1f782bfd1773562</SHA1><branch><SHA1>c365e917824d4ca09c1a28b5c1f782bfd1773562</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></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>#397</displayName><duration>216235</duration><estimatedDuration>868031</estimatedDuration><fullDisplayName>clubb_BFB_r8029_flags_gfortran_test #397</fullDisplayName><id>397</id><keepLog>false</keepLog><number>397</number><queueId>4848</queueId><result>SUCCESS</result><timestamp>1731403628161</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/397/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>c365e917824d4ca09c1a28b5c1f782bfd1773562</commitId><timestamp>1731347440000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>As part of generalizing the code to work with both an ascending and
descending grid, I discovered an issue.  The issue occurs in the
xp2/xpyp "upwind" turbulent advection code and involves the "sgn_"
variables. Ultimately, for other PDFs, I was setting this variable
using equations of the form

sign( one, variable)

which set the value to either 1 or -1 no matter the value of variable.

However, for the ADG1 PDF, I was lazy and simply just set the value
of sgn_ to be equal to wp3_on_wp2.

The issue arose when wp3_on_wp2 had a value of 0, and therefore is
neither negative or positive.

To rectifiy the issue, all settings of "sgn_" variables now use
equations of the form sign( one, variable ).

For a vast majority of cases, this change had absolutely
no effect on the results and everything stayed bit-for-bit.

However, BIT_CHANGING results were detected for CGILS S6,
MC3E, and TWP-ICE.
</comment><date>2024-11-11 11:50:40 -0600</date><id>c365e917824d4ca09c1a28b5c1f782bfd1773562</id><msg>As part of generalizing the code to work with both an ascending and</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>398</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/398/</url></nextBuild><previousBuild><number>396</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/396/</url></previousBuild></workflowRun>