<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><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>75</buildNumber><marked><SHA1>103b65d48c57146ed63a900c901fa0f0f62aefb7</SHA1><branch><SHA1>103b65d48c57146ed63a900c901fa0f0f62aefb7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>103b65d48c57146ed63a900c901fa0f0f62aefb7</SHA1><branch><SHA1>103b65d48c57146ed63a900c901fa0f0f62aefb7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>103b65d48c57146ed63a900c901fa0f0f62aefb7</SHA1><branch><SHA1>103b65d48c57146ed63a900c901fa0f0f62aefb7</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>#75</displayName><duration>5893366</duration><estimatedDuration>2690664</estimatedDuration><fullDisplayName>clubb_release_intel_build #75</fullDisplayName><id>75</id><keepLog>false</keepLog><number>75</number><queueId>4433</queueId><result>SUCCESS</result><timestamp>1620809469017</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/75/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_zt_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>input/stats/standard_stats.in</affectedPath><affectedPath>postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py</affectedPath><affectedPath>src/CLUBB_core/stats_variables.F90</affectedPath><commitId>3523145a4f3c69d90f797ac315a808b0607df8af</commitId><timestamp>1620739983000</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>Adding some new code that puts the diffusion term d(wp2*em)/dz into a new function, creates a new wp3 budget term (wp3_pr_dfsn), and adds that new budget term to pyplotgen.
</comment><date>2021-05-11 08:33:03 -0500</date><id>3523145a4f3c69d90f797ac315a808b0607df8af</id><msg>Adding some new code that puts the diffusion term d(wp2*em)/dz into a new function, creates a new wp3 budget term (wp3_pr_dfsn), and adds that new budget term to pyplotgen.</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_zt_module.F90</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_variables.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>input/stats/standard_stats.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters/tunable_parameters.in</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/CLUBB_core/parameter_indices.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><commitId>d1363bca96e31f5a0b7d41079d395ff96c2f4e34</commitId><timestamp>1620739983000</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>Adding new coefficient to control the wp3 pressure diffusion term.
</comment><date>2021-05-11 08:33:03 -0500</date><id>d1363bca96e31f5a0b7d41079d395ff96c2f4e34</id><msg>Adding new coefficient to control the wp3 pressure diffusion term.</msg><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>input/tunable_parameters/tunable_parameters.in</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/parameters_tunable.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameter_indices.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>ea19b31abbaec274e1b215720886306879bf5209</commitId><timestamp>1620739983000</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>Some minor updates to advance_wp2_wp3 relevant to the pr_turb and pr_dfsn terms.
</comment><date>2021-05-11 08:33:03 -0500</date><id>ea19b31abbaec274e1b215720886306879bf5209</id><msg>Some minor updates to advance_wp2_wp3 relevant to the pr_turb and pr_dfsn terms.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>513df8d73c415cf3b4f24681e7ca304dd26323ed</commitId><timestamp>1620739983000</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>Converting em*d(em)/dz to d(em^2)/dz in the wp3_pr_turb term and fixing a typo.
</comment><date>2021-05-11 08:33:03 -0500</date><id>513df8d73c415cf3b4f24681e7ca304dd26323ed</id><msg>Converting em*d(em)/dz to d(em^2)/dz in the wp3_pr_turb term and fixing a typo.</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>input_misc/tuner/error_atex.in</affectedPath><affectedPath>input_misc/tuner/error_rico.in</affectedPath><affectedPath>input_misc/tuner/error_gabls3_night.in</affectedPath><affectedPath>input_misc/tuner/error_nov11_altocu.in</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf01.in</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf02_ds.in</affectedPath><affectedPath>input_misc/tuner/error_wangara.in</affectedPath><affectedPath>input/tunable_parameters_compatible_r8029/tunable_parameters.in</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf02_do.in</affectedPath><affectedPath>src/CLUBB_core/parameter_indices.F90</affectedPath><affectedPath>input_misc/tuner/error_dycoms2_rf02_nd.in</affectedPath><affectedPath>input/tunable_parameters_e3sm/tunable_parameters.in</affectedPath><affectedPath>input_misc/tuner/error_arm.in</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>input_misc/tuner/error_bomex.in</affectedPath><affectedPath>ens_tune/error_combined_001.in</affectedPath><affectedPath>input/tunable_parameters_Lscale/tunable_parameters.in</affectedPath><affectedPath>input_misc/tuner/error_arm_97.in</affectedPath><affectedPath>input_misc/tuner/error_all.in</affectedPath><affectedPath>input_misc/tuner/error_lba.in</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>input_misc/tuner/error_fire.in</affectedPath><affectedPath>input_misc/tuner/error_gabls2.in</affectedPath><affectedPath>input_misc/tuner/error_ticket_756.in</affectedPath><commitId>c5e4581bd53f4a9f561de1819263d426095583d5</commitId><timestamp>1620739983000</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>Renaming C_wp3_turb --&gt; C_wp3_pr_turb (BIT_CHANGING due to name change in netcdf output).

See #884.
</comment><date>2021-05-11 08:33:03 -0500</date><id>c5e4581bd53f4a9f561de1819263d426095583d5</id><msg>Renaming C_wp3_turb --&gt; C_wp3_pr_turb (BIT_CHANGING due to name change in netcdf output).</msg><path><editType>edit</editType><file>ens_tune/error_combined_001.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_fire.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_arm.in</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/clubb_api_module.F90</file></path><path><editType>edit</editType><file>input_misc/tuner/error_bomex.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.F90</file></path><path><editType>edit</editType><file>input/tunable_parameters_compatible_r8029/tunable_parameters.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_arm_97.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameter_indices.F90</file></path><path><editType>edit</editType><file>input_misc/tuner/error_ticket_756.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf01.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_rico.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_gabls2.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf02_do.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_wangara.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_lba.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_atex.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf02_ds.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_nov11_altocu.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_gabls3_night.in</file></path><path><editType>edit</editType><file>input/tunable_parameters_Lscale/tunable_parameters.in</file></path><path><editType>edit</editType><file>input/tunable_parameters_e3sm/tunable_parameters.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_all.in</file></path><path><editType>edit</editType><file>input_misc/tuner/error_dycoms2_rf02_nd.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters_e3sm/tunable_parameters.in</affectedPath><affectedPath>input/tunable_parameters_Lscale/tunable_parameters.in</affectedPath><commitId>40e9f58f8a9918412ab5402cf593e2fd3663e171</commitId><timestamp>1620739983000</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>Resetting C_wp3_pr_dfsn constant to zero in two tunable_parameters.in files since it was set to 0.1 by mistake.
</comment><date>2021-05-11 08:33:03 -0500</date><id>40e9f58f8a9918412ab5402cf593e2fd3663e171</id><msg>Resetting C_wp3_pr_dfsn constant to zero in two tunable_parameters.in files since it was set to 0.1 by mistake.</msg><path><editType>edit</editType><file>input/tunable_parameters_e3sm/tunable_parameters.in</file></path><path><editType>edit</editType><file>input/tunable_parameters_Lscale/tunable_parameters.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py</affectedPath><commitId>59f21059cf78c77a1d223b5f87217806cd25f61a</commitId><timestamp>1620739983000</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>Pyplotgen update:

Adding wp3_pr_dfsn to the residual calculation in pyplotgen to get the residual line correct.
</comment><date>2021-05-11 08:33:03 -0500</date><id>59f21059cf78c77a1d223b5f87217806cd25f61a</id><msg>Pyplotgen update:</msg><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>postprocessing/pyplotgen/config/VariableGroupWs.py</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>input/stats/standard_stats.in</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>input/tunable_parameters/tunable_parameters.in</affectedPath><affectedPath>src/CLUBB_core/stats_variables.F90</affectedPath><affectedPath>src/CLUBB_core/stats_zm_module.F90</affectedPath><commitId>9a63bd645bd0dfedb18f7a3ab7d13c99d7883acc</commitId><timestamp>1620739983000</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>These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING.

The new variables are also added to pyplotgen as part of VariableGroupWs.py where wp4 is found.

See #920.
</comment><date>2021-05-11 08:33:03 -0500</date><id>9a63bd645bd0dfedb18f7a3ab7d13c99d7883acc</id><msg>These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING.</msg><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_variables.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/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>input/tunable_parameters/tunable_parameters.in</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupWs.py</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_zm_module.F90</file></path><path><editType>edit</editType><file>input/stats/standard_stats.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters_e3sm/tunable_parameters.in</affectedPath><affectedPath>input/tunable_parameters_Lscale/tunable_parameters.in</affectedPath><affectedPath>input/tunable_parameters_compatible_r8029/tunable_parameters.in</affectedPath><commitId>6e1d9b030b0cffbfb07d8ef15555bcd8830a292d</commitId><timestamp>1620739983000</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>Renaming parameter C_wp3_turb--&gt;C_wp3_pr_turb in the alternative tunable_parameters files.
</comment><date>2021-05-11 08:33:03 -0500</date><id>6e1d9b030b0cffbfb07d8ef15555bcd8830a292d</id><msg>Renaming parameter C_wp3_turb--&gt;C_wp3_pr_turb in the alternative tunable_parameters files.</msg><path><editType>edit</editType><file>input/tunable_parameters_compatible_r8029/tunable_parameters.in</file></path><path><editType>edit</editType><file>input/tunable_parameters_Lscale/tunable_parameters.in</file></path><path><editType>edit</editType><file>input/tunable_parameters_e3sm/tunable_parameters.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>9864f9b0f22913646bbb36963a5742d370dbc477</commitId><timestamp>1620739983000</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>Putting the wp3_pr_turb formulation back to its d(rho*wp2*em)/dz form.  This would be a BIT_CHANGING commit since it would change the answers for the pr_turb term. However once this branch is merged into the master branch, results should be bit-for-bit since this term was only modified in the alternate branch.

See #920.
</comment><date>2021-05-11 08:33:03 -0500</date><id>9864f9b0f22913646bbb36963a5742d370dbc477</id><msg>Putting the wp3_pr_turb formulation back to its d(rho*wp2*em)/dz form.  This would be a BIT_CHANGING commit since it would change the answers for the pr_turb term. However once this branch is merged into the master branch, results should be bit-for-bit since this term was only modified in the alternate branch.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py</affectedPath><commitId>a922aca2d6add3f9a080aa4a542d793a8fe9b8dd</commitId><timestamp>1620745084000</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>Pyplotgen updates: adding new wp3_pr_dfsn term to SAM style budgets.

See #895 and #920.
</comment><date>2021-05-11 09:58:04 -0500</date><id>a922aca2d6add3f9a080aa4a542d793a8fe9b8dd</id><msg>Pyplotgen updates: adding new wp3_pr_dfsn term to SAM style budgets.</msg><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/calc_pressure.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/CLUBB_core/stats_type_utilities.F90</affectedPath><commitId>103b65d48c57146ed63a900c901fa0f0f62aefb7</commitId><timestamp>1620766665000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@uwm.edu</authorEmail><comment>Added intent comments for the following files:
advance_clubb_core_module, advance_helper_module, and advance_windm_edsclrm_module.
These changes are BFB.
For ticket #924.
</comment><date>2021-05-11 15:57:45 -0500</date><id>103b65d48c57146ed63a900c901fa0f0f62aefb7</id><msg>Added intent comments for the following files:</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_type_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_helper_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><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/calc_pressure.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></culprit><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>76</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/76/</url></nextBuild><previousBuild><number>74</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/74/</url></previousBuild></workflowRun>