<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>240</buildNumber><marked><SHA1>63941c86f53a10f74d1e45ca2ec5d22f79c408fd</SHA1><branch><SHA1>63941c86f53a10f74d1e45ca2ec5d22f79c408fd</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>63941c86f53a10f74d1e45ca2ec5d22f79c408fd</SHA1><branch><SHA1>63941c86f53a10f74d1e45ca2ec5d22f79c408fd</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>63941c86f53a10f74d1e45ca2ec5d22f79c408fd</SHA1><branch><SHA1>63941c86f53a10f74d1e45ca2ec5d22f79c408fd</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>#240</displayName><duration>2724742</duration><estimatedDuration>3428101</estimatedDuration><fullDisplayName>e3sm_run_gfortran_test #240</fullDisplayName><id>240</id><keepLog>false</keepLog><number>240</number><queueId>20073</queueId><result>SUCCESS</result><timestamp>1674205449524</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/240/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mono_flux_limiter.F90</affectedPath><commitId>9f86ec344fcdd14a084c6249520c33815e225c24</commitId><timestamp>1674153381000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Breaking up column loop in mono_flux_limiter. This may not be the final form for GPUization, but it's definitely a start, no longer do we have to copy single column variables to multicolumn ones anywhere. (#1051)

</comment><date>2023-01-19 12:36:21 -0600</date><id>9f86ec344fcdd14a084c6249520c33815e225c24</id><msg>Breaking up column loop in mono_flux_limiter. This may not be the final form for GPUization, but it's definitely a start, no longer do we have to copy single column variables to multicolumn ones anywhere. (#1051)</msg><path><editType>edit</editType><file>mono_flux_limiter.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>penta_lu_solver.F90</affectedPath><affectedPath>matrix_solver_wrapper.F90</affectedPath><affectedPath>model_flags.F90</affectedPath><affectedPath>tridiag_lu_solver.F90</affectedPath><affectedPath>lapack_wrap.F90</affectedPath><commitId>a5ae081b3485ebbd6b470a1bf077eaf8ba2a2979</commitId><timestamp>1674153404000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Adding tridiag_lu solver (#1056)

* Adding tridiag_lu solver

* Changing low to lower in tridiag_lu and penta_lu, also fixing up some spacing.

* Making variables that represent matrix solutions more consistently named.
</comment><date>2023-01-19 12:36:44 -0600</date><id>a5ae081b3485ebbd6b470a1bf077eaf8ba2a2979</id><msg>Adding tridiag_lu solver (#1056)</msg><path><editType>edit</editType><file>lapack_wrap.F90</file></path><path><editType>edit</editType><file>matrix_solver_wrapper.F90</file></path><path><editType>edit</editType><file>penta_lu_solver.F90</file></path><path><editType>add</editType><file>tridiag_lu_solver.F90</file></path><path><editType>edit</editType><file>model_flags.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>241</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/241/</url></nextBuild><previousBuild><number>239</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/239/</url></previousBuild></workflowRun>