<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>405</buildNumber><marked><SHA1>23fa7789cb8cb963c4536910b97b0c48d6f105c2</SHA1><branch><SHA1>23fa7789cb8cb963c4536910b97b0c48d6f105c2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>23fa7789cb8cb963c4536910b97b0c48d6f105c2</SHA1><branch><SHA1>23fa7789cb8cb963c4536910b97b0c48d6f105c2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>23fa7789cb8cb963c4536910b97b0c48d6f105c2</SHA1><branch><SHA1>23fa7789cb8cb963c4536910b97b0c48d6f105c2</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.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>#405</displayName><duration>5061793</duration><estimatedDuration>2690664</estimatedDuration><fullDisplayName>clubb_release_intel_build #405</fullDisplayName><id>405</id><keepLog>false</keepLog><number>405</number><queueId>28232</queueId><result>SUCCESS</result><timestamp>1705657879120</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/405/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/clubb_driver.F90</affectedPath><commitId>be2fe61a1e5897d417ae01cf335caa727a85c7fe</commitId><timestamp>1705612663000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fixing bug. See https://github.com/larson-group/clubb/issues/1139
</comment><date>2024-01-18 15:17:43 -0600</date><id>be2fe61a1e5897d417ae01cf335caa727a85c7fe</id><msg>Fixing bug. See https://github.com/larson-group/clubb/issues/1139</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/tridiag_lu_solver.F90</affectedPath><commitId>cad1c8b0360b5beaef4648ef0d755818e0823e89</commitId><timestamp>1705612684000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fixing tridiag solver bug. See https://github.com/larson-group/clubb/issues/1139
</comment><date>2024-01-18 15:18:04 -0600</date><id>cad1c8b0360b5beaef4648ef0d755818e0823e89</id><msg>Fixing tridiag solver bug. See https://github.com/larson-group/clubb/issues/1139</msg><path><editType>edit</editType><file>src/CLUBB_core/tridiag_lu_solver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><commitId>f28975376d58c19257922a4cca10ae07ff251d05</commitId><timestamp>1705629086000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Slight rework to acc data statements. This allows us to use return calls in advance_clubb_core again. See https://github.com/larson-group/clubb/issues/1139
</comment><date>2024-01-18 19:51:26 -0600</date><id>f28975376d58c19257922a4cca10ae07ff251d05</id><msg>Slight rework to acc data statements. This allows us to use return calls in advance_clubb_core again. See https://github.com/larson-group/clubb/issues/1139</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><commitId>ec65c38de8cd427398f788dfdfc3537434a15dd7</commitId><timestamp>1705629109000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Fixing small GPU stats bug
</comment><date>2024-01-18 19:51:49 -0600</date><id>ec65c38de8cd427398f788dfdfc3537434a15dd7</id><msg>Fixing small GPU stats bug</msg><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><commitId>23fa7789cb8cb963c4536910b97b0c48d6f105c2</commitId><timestamp>1705629562000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Changing xm to out in mono flux solver. There is no need for it to be inout, and it confused me for a bit so I'm fixing it.
</comment><date>2024-01-18 19:59:22 -0600</date><id>23fa7789cb8cb963c4536910b97b0c48d6f105c2</id><msg>Changing xm to out in mono flux solver. There is no need for it to be inout, and it confused me for a bit so I'm fixing it.</msg><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>406</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/406/</url></nextBuild><previousBuild><number>404</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/404/</url></previousBuild></workflowRun>