<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Brian Griffin</shortDescription><userId>griffinb</userId><userName>Brian Griffin</userName></cause></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>258</buildNumber><marked><SHA1>b9a3ab214fdade0be797b99a6288b421cf938e10</SHA1><branch><SHA1>b9a3ab214fdade0be797b99a6288b421cf938e10</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>b9a3ab214fdade0be797b99a6288b421cf938e10</SHA1><branch><SHA1>b9a3ab214fdade0be797b99a6288b421cf938e10</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>b9a3ab214fdade0be797b99a6288b421cf938e10</SHA1><branch><SHA1>b9a3ab214fdade0be797b99a6288b421cf938e10</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>#258</displayName><duration>1942805</duration><estimatedDuration>3428101</estimatedDuration><fullDisplayName>e3sm_run_gfortran_test #258</fullDisplayName><id>258</id><keepLog>false</keepLog><number>258</number><queueId>22023</queueId><result>SUCCESS</result><timestamp>1680644955451</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/258/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>model_flags.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><affectedPath>advance_helper_module.F90</affectedPath><commitId>16fcc9ba1c2ab85f00a4d798dccf7a59cbfc718b</commitId><timestamp>1680538287000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>This commit contains code changes to implement modifications on limiters in three places:

1. remove the limiters in denominator of equation for
   brunt_vaisala_freq_sqd_smth, which affects the computed
   eddy dissipation time scale in turbulent fluxes (wpxp).
   (in mixing_length.F90)

2. reduce the threshold values of limiters in the equation
   for richardson number (sqrt_Ri_zm)
   (in mixing_length.F90)

3. introduce the smoothed max/min function for limiters in
   equation of Cx_fnc_Richardson.
   (in advance_helper_module.F90).

After the modification, we also apply a zt2m(zm2zt) smoothing
on the calculated quantities. These modifications are found to
be benificial for improving solution convergence in CLUBB-SCM

The code changes are controlled by a newly introduced flag named
"l_modify_limiters_for_cnvg_test", which is set to .false. (meaning that
the modificaitons on limiters is turned off) by default.

Originally committed by Shixuan.
</comment><date>2023-04-03 11:11:27 -0500</date><id>16fcc9ba1c2ab85f00a4d798dccf7a59cbfc718b</id><msg>This commit contains code changes to implement modifications on limiters in three places:</msg><path><editType>edit</editType><file>model_flags.F90</file></path><path><editType>edit</editType><file>advance_helper_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>mixing_length.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/eam/src/physics/cam/clubb_intr.F90</affectedPath><commitId>fbb7d22afa20acd41121319a2309d6e91dd75103</commitId><timestamp>1680550823000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Updated for recent changes to CLUBB.
</comment><date>2023-04-03 14:40:23 -0500</date><id>fbb7d22afa20acd41121319a2309d6e91dd75103</id><msg>Updated for recent changes to CLUBB.</msg><path><editType>edit</editType><file>components/eam/src/physics/cam/clubb_intr.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><inProgress>false</inProgress><nextBuild><number>259</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/259/</url></nextBuild><previousBuild><number>257</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/257/</url></previousBuild></workflowRun>