<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>514</buildNumber><marked><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><branch><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><branch><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</SHA1><branch><SHA1>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</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></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>#514</displayName><duration>635330</duration><estimatedDuration>868031</estimatedDuration><fullDisplayName>clubb_BFB_r8029_flags_gfortran_test #514</fullDisplayName><id>514</id><keepLog>false</keepLog><number>514</number><queueId>2525</queueId><result>SUCCESS</result><timestamp>1774340829336</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/514/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README</affectedPath><commitId>b0473687b9eb3489e6ce50f8c4ce66419719fc2d</commitId><timestamp>1774289904000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31
</comment><date>2026-03-23 13:18:24 -0500</date><id>b0473687b9eb3489e6ce50f8c4ce66419719fc2d</id><msg>A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31</msg><path><editType>edit</editType><file>README</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/generalized_grid_test.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_solver_wrapper.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/grid_adaptation_module.F90</affectedPath><commitId>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</commitId><timestamp>1774297540000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Little Fix (#1287)

* Making matrix solve checks also trigger if l_implemented is true so that they always are done in CAM, regardless of debug level

* Reworking rcond flag in advance_windm

* Updating l_implemented flag comments

* Adding printouts to make clear where the NaN are (if any) in the soln vector.
</comment><date>2026-03-23 15:25:40 -0500</date><id>f5fb36fc103a46c7cd19ebbe151163da8ee91c42</id><msg>Little Fix (#1287)</msg><path><editType>edit</editType><file>src/CLUBB_core/matrix_solver_wrapper.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_adaptation_module.F90</file></path><path><editType>edit</editType><file>src/generalized_grid_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.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><previousBuild><number>513</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/513/</url></previousBuild></workflowRun>