<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 _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>88</buildNumber><marked><SHA1>b0e8668f8002f4ace6f881a382303f8c710e8c25</SHA1><branch><SHA1>b0e8668f8002f4ace6f881a382303f8c710e8c25</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b0e8668f8002f4ace6f881a382303f8c710e8c25</SHA1><branch><SHA1>b0e8668f8002f4ace6f881a382303f8c710e8c25</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b0e8668f8002f4ace6f881a382303f8c710e8c25</SHA1><branch><SHA1>b0e8668f8002f4ace6f881a382303f8c710e8c25</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>#88</displayName><duration>5813261</duration><estimatedDuration>1483010</estimatedDuration><fullDisplayName>wrf_clubb_silhs_parallel_ifort #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>7153</queueId><result>SUCCESS</result><timestamp>1627374007905</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_silhs_parallel_ifort/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_wp2_wp3_module.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>parameter_indices.F90</affectedPath><affectedPath>stats_zt_module.F90</affectedPath><affectedPath>pdf_closure_module.F90</affectedPath><affectedPath>parameters_tunable.F90</affectedPath><affectedPath>stats_clubb_utilities.F90</affectedPath><affectedPath>stats_variables.F90</affectedPath><affectedPath>stats_zm_module.F90</affectedPath><commitId>c7775211705fd48dec941135fc4a9fd44d2b98b9</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.

This is BIT_CHANGING, but only because it will introduce some new output variables in the netcdf files.  It will not affect results currently since the pressure diffusion coefficient is set to zero.
</comment><date>2021-07-26 13:22:53 -0500</date><id>c7775211705fd48dec941135fc4a9fd44d2b98b9</id><msg>Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>parameters_tunable.F90</file></path><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>pdf_closure_module.F90</file></path><path><editType>edit</editType><file>stats_variables.F90</file></path><path><editType>edit</editType><file>stats_zt_module.F90</file></path><path><editType>edit</editType><file>parameter_indices.F90</file></path><path><editType>edit</editType><file>stats_zm_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_wp2_wp3_module.F90</affectedPath><commitId>9da282e948a7779026d75c8251148c3db0c86e08</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920.
</comment><date>2021-07-26 13:22:53 -0500</date><id>9da282e948a7779026d75c8251148c3db0c86e08</id><msg>Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920.</msg><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_wp2_wp3_module.F90</affectedPath><commitId>f6dcf5918b70b39693d2f4c2396ddf03fb6ef8c2</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920.
</comment><date>2021-07-26 13:22:53 -0500</date><id>f6dcf5918b70b39693d2f4c2396ddf03fb6ef8c2</id><msg>Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920.</msg><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>advance_wp2_wp3_module.F90</affectedPath><commitId>bdfc25a13cf9388a0cdba98fc9cfded02f0f4f74</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920.
</comment><date>2021-07-26 13:22:53 -0500</date><id>bdfc25a13cf9388a0cdba98fc9cfded02f0f4f74</id><msg>Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920.</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>stats_clubb_utilities.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>advance_wp2_wp3_module.F90</affectedPath><commitId>c1c60fe744dc2e7e126babeb6548151e13d96a94</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Fixing some comments.
</comment><date>2021-07-26 13:22:53 -0500</date><id>c1c60fe744dc2e7e126babeb6548151e13d96a94</id><msg>Fixing some comments.</msg><path><editType>edit</editType><file>stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>standard_stats.in</affectedPath><affectedPath>all_stats.in</affectedPath><commitId>ee285a439f152f10c6025f097775de6714694d81</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.

This is BIT_CHANGING, but only because it will introduce some new output variables in the netcdf files.  It will not affect results currently since the pressure diffusion coefficient is set to zero.
</comment><date>2021-07-26 13:22:53 -0500</date><id>ee285a439f152f10c6025f097775de6714694d81</id><msg>Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.</msg><path><editType>edit</editType><file>all_stats.in</file></path><path><editType>edit</editType><file>standard_stats.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tunable_parameters.in</affectedPath><commitId>d3fd7f765678ac1d0d5e9ab019b9726ddd3cbebd</commitId><timestamp>1627323773000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.

This is BIT_CHANGING, but only because it will introduce some new output variables in the netcdf files.  It will not affect results currently since the pressure diffusion coefficient is set to zero.
</comment><date>2021-07-26 13:22:53 -0500</date><id>d3fd7f765678ac1d0d5e9ab019b9726ddd3cbebd</id><msg>Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.</msg><path><editType>edit</editType><file>tunable_parameters.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pdf_closure_module.F90</affectedPath><affectedPath>stats_zt_module.F90</affectedPath><commitId>2a15f13230db5f5ca0dddbda5245b0dc67dd707a</commitId><timestamp>1627331205000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens</absoluteUrl><fullName>benjamin.andrew.stephens</fullName></author><authorEmail>benjamin.andrew.stephens@gmail.com</authorEmail><comment>Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920.
</comment><date>2021-07-26 15:26:45 -0500</date><id>2a15f13230db5f5ca0dddbda5245b0dc67dd707a</id><msg>Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920.</msg><path><editType>edit</editType><file>stats_zt_module.F90</file></path><path><editType>edit</editType><file>pdf_closure_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens</absoluteUrl><fullName>benjamin.andrew.stephens</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></culprit><inProgress>false</inProgress><nextBuild><number>89</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_silhs_parallel_ifort/89/</url></nextBuild><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_silhs_parallel_ifort/87/</url></previousBuild></workflowRun>