<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>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><refsremotesoriginchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>63</buildNumber><marked><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><branch><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></marked><revision><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><branch><SHA1>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></revision></refsremotesoriginchanges_to_not_break><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>424</buildNumber><marked><SHA1>c26d4422b4325a4b592a93dc92e93bb70adf84b0</SHA1><branch><SHA1>c26d4422b4325a4b592a93dc92e93bb70adf84b0</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>c26d4422b4325a4b592a93dc92e93bb70adf84b0</SHA1><branch><SHA1>c26d4422b4325a4b592a93dc92e93bb70adf84b0</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>c26d4422b4325a4b592a93dc92e93bb70adf84b0</SHA1><branch><SHA1>c26d4422b4325a4b592a93dc92e93bb70adf84b0</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>#424</displayName><duration>1062420</duration><estimatedDuration>1520216</estimatedDuration><fullDisplayName>cam_scam_gfortran_debug_test #424</fullDisplayName><id>424</id><keepLog>false</keepLog><number>424</number><queueId>3382</queueId><result>SUCCESS</result><timestamp>1728117967626</timestamp><url>http://carson.math.uwm.edu/jenkins/job/cam_scam_gfortran_debug_test/424/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>fill_holes.F90</affectedPath><affectedPath>saturation.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>parameters_tunable.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><commitId>e25a2a10f127157f8f597674d2b1a2478dc96a7c</commitId><timestamp>1728050904000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>refactoring to remove compiler warnings (#1187)

* refactor code to remove warnings for exceeding 100 characters per line

* remove unused variables

* remove unused parameters #1174

* fix for the GPU

* remove new unused parameters

* remove unused dummy arguments

* make small changes to reduce compiler warnings

* put solve_name back in as input variable to band_solve methods

* combine intent in and out parameters from calc_trapezoid_zm and calc_trapezoid_zt to intent inout parameters

* remove unused functions init_parameters_999 and sat_vapor_press_ice_*

* remove unused dummy arguments

* fix merge error

* remove unnecessary loop
</comment><date>2024-10-04 09:08:24 -0500</date><id>e25a2a10f127157f8f597674d2b1a2478dc96a7c</id><msg>refactoring to remove compiler warnings (#1187)</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path><path><editType>edit</editType><file>parameters_tunable.F90</file></path><path><editType>edit</editType><file>fill_holes.F90</file></path><path><editType>edit</editType><file>saturation.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>silhs_api_module.F90</affectedPath><commitId>ade7da06f81dbd0fc358fb9ca8e63a50b9538664</commitId><timestamp>1728050904000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>refactoring to remove compiler warnings (#1187)

* refactor code to remove warnings for exceeding 100 characters per line

* remove unused variables

* remove unused parameters #1174

* fix for the GPU

* remove new unused parameters

* remove unused dummy arguments

* make small changes to reduce compiler warnings

* put solve_name back in as input variable to band_solve methods

* combine intent in and out parameters from calc_trapezoid_zm and calc_trapezoid_zt to intent inout parameters

* remove unused functions init_parameters_999 and sat_vapor_press_ice_*

* remove unused dummy arguments

* fix merge error

* remove unnecessary loop
</comment><date>2024-10-04 09:08:24 -0500</date><id>ade7da06f81dbd0fc358fb9ca8e63a50b9538664</id><msg>refactoring to remove compiler warnings (#1187)</msg><path><editType>edit</editType><file>silhs_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/clubb_intr.F90</affectedPath><affectedPath>src/physics/cam/subcol_SILHS.F90</affectedPath><commitId>07ecf4a3bc8df6091e7820434d4ccc473e5dcb05</commitId><timestamp>1728051376000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>remove unused dummy arguments (#182)

These CAM changes correspond to CLUBB changes larson-group/clubb#1174 and larson-group/clubb#1187.
</comment><date>2024-10-04 09:16:16 -0500</date><id>07ecf4a3bc8df6091e7820434d4ccc473e5dcb05</id><msg>remove unused dummy arguments (#182)</msg><path><editType>edit</editType><file>src/physics/cam/clubb_intr.F90</file></path><path><editType>edit</editType><file>src/physics/cam/subcol_SILHS.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>grid_class.F90</affectedPath><commitId>919336b9bc062541373a38408c9db3bc104f92e0</commitId><timestamp>1728074121000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I am copying the round-off level changes made to grid weights
and grid interpolation functions from the generalized_grid branch
over to the master branch. This is being done ahead of merging
code from the master over to the generalized_grid branch.

This code is necessary to get results in the generalized grid
branch bit-for-bit between ascending and descending grid
directions when optimization is set to -O0.

This change produces changes at the numerical round-off level
in the affected calculations, making this commit BIT_CHANGING.

Plots show lines overlap for almost all cases besides the most
sensitive cases (ARM 97, TWP ICE, etc. -- looking at those
shows you how much of a difference a simple numerical round-off
can make).
</comment><date>2024-10-04 15:35:21 -0500</date><id>919336b9bc062541373a38408c9db3bc104f92e0</id><msg>I am copying the round-off level changes made to grid weights</msg><path><editType>edit</editType><file>grid_class.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>425</number><url>http://carson.math.uwm.edu/jenkins/job/cam_scam_gfortran_debug_test/425/</url></nextBuild><previousBuild><number>423</number><url>http://carson.math.uwm.edu/jenkins/job/cam_scam_gfortran_debug_test/423/</url></previousBuild></workflowRun>