<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>74</buildNumber><marked><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><branch><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><name>origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><branch><SHA1>6fc57497840efaa7acc394c10ac9c6892ef16220</SHA1><name>origin/clubb_silhs_devel</name></branch></revision></originclubb_silhs_devel><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>69</buildNumber><marked><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><branch><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><branch><SHA1>cca799cfb394e7eeadc21211ae811b4a370d31ee</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>256</buildNumber><marked><SHA1>16aac63217c6756290a5e6ae0e0040a691d268e2</SHA1><branch><SHA1>16aac63217c6756290a5e6ae0e0040a691d268e2</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>16aac63217c6756290a5e6ae0e0040a691d268e2</SHA1><branch><SHA1>16aac63217c6756290a5e6ae0e0040a691d268e2</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>16aac63217c6756290a5e6ae0e0040a691d268e2</SHA1><branch><SHA1>16aac63217c6756290a5e6ae0e0040a691d268e2</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/cam.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>#256</displayName><duration>5860668</duration><estimatedDuration>1992202</estimatedDuration><fullDisplayName>cam_global_ERP_Ln9_gfortran_test #256</fullDisplayName><id>256</id><keepLog>false</keepLog><number>256</number><queueId>20051</queueId><result>SUCCESS</result><timestamp>1674121628837</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/cam_global_ERP_Ln9_gfortran_test/256/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><affectedPath>saturation.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>model_flags.F90</affectedPath><commitId>38b63ff28ea145707d4ee1d9469013ee20b1697b</commitId><timestamp>1674081416000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Restructuring and Porting of Compute_mixing_length subroutine(Phase 2) (#1054)

* Restructuring and Porting of Compute_mixing_length subroutine(Phase 2)

Restructure: sat_mixrat_liq_2D_acc is being directly called instead of
calling the 1D version inside the column loop. Changing sat_mixrat_liq_2D_acc
to a subroutine from a function and adding output array, start_index as
additional argument. This is a workaround for passing sub-arrays. The OpenACC
doen't like the sub-arrays being passed and fails the validation.

Porting: OpenACC directives are added inside sat_mixrat_liq_2D_acc for porting

Validation: Answers are Bit for Bit with arm-multicolumn case + nvhpc compiler

* Fix for compilation issues

Issue 1: Missed out declaring 'start_index' while intergrating the
change

Issue 2: The use of error_code module and the procedures inside it
causes OpenACC compilation issues when run on the device.

* Removing the sat_mixrat_liq_acc and sat_mixrat_liq_2D_acc, making the normal sat_mixrat_liq work for all current use cases, and making the other versions of sat_mixrat_liq (bolton,gfdl,lookup) functional with OPENACC.

Co-authored-by: huebler &lt;huebler@uwm.edu&gt;
</comment><date>2023-01-18 16:36:56 -0600</date><id>38b63ff28ea145707d4ee1d9469013ee20b1697b</id><msg>Restructuring and Porting of Compute_mixing_length subroutine(Phase 2) (#1054)</msg><path><editType>edit</editType><file>saturation.F90</file></path><path><editType>edit</editType><file>model_flags.F90</file></path><path><editType>edit</editType><file>mixing_length.F90</file></path><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm</absoluteUrl><fullName>37674341+huebleruwm</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>257</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/cam_global_ERP_Ln9_gfortran_test/257/</url></nextBuild><previousBuild><number>255</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/cam_global_ERP_Ln9_gfortran_test/255/</url></previousBuild></workflowRun>