<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><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>388</buildNumber><marked><SHA1>6c01610082f21f5cb13460de2de4d4970351abdc</SHA1><branch><SHA1>6c01610082f21f5cb13460de2de4d4970351abdc</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6c01610082f21f5cb13460de2de4d4970351abdc</SHA1><branch><SHA1>6c01610082f21f5cb13460de2de4d4970351abdc</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6c01610082f21f5cb13460de2de4d4970351abdc</SHA1><branch><SHA1>6c01610082f21f5cb13460de2de4d4970351abdc</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.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>#388</displayName><duration>853213</duration><estimatedDuration>596301</estimatedDuration><fullDisplayName>clubb_timestep_gfortran_tests #388</fullDisplayName><id>388</id><keepLog>false</keepLog><number>388</number><queueId>3348</queueId><result>SUCCESS</result><timestamp>1728115987400</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/388/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/saturation.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/Benchmark_cases/neutral_case.F90</affectedPath><commitId>d423046c547ffa8af68ce4faa8d77a8476e4f887</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>d423046c547ffa8af68ce4faa8d77a8476e4f887</id><msg>refactoring to remove compiler warnings (#1187)</msg><path><editType>edit</editType><file>src/Benchmark_cases/neutral_case.F90</file></path><path><editType>edit</editType><file>src/SILHS/silhs_api_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/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/saturation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/advance_microphys_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_driver.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/requirements.txt</affectedPath><commitId>5cc5bc9697304ab6b15657d35ef5f0efd7531649</commitId><timestamp>1728057222000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hasenau2</absoluteUrl><fullName>hasenau2</fullName></author><authorEmail>hasenau2@uwm.edu</authorEmail><comment>Added requirements.txt for running the sens_matrix_dashboard.
</comment><date>2024-10-04 10:53:42 -0500</date><id>5cc5bc9697304ab6b15657d35ef5f0efd7531649</id><msg>Added requirements.txt for running the sens_matrix_dashboard.</msg><path><editType>add</editType><file>utilities/sens_matrix/requirements.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/sens_matrix/set_up_dashboard_inputs.py</affectedPath><affectedPath>utilities/sens_matrix/create_figs.py</affectedPath><commitId>f518cd9358682c1866292899417b975694c50fd3</commitId><timestamp>1728064238000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@uwm.edu</authorEmail><comment>QuadTune: Introduce new utility function to create scatterplots and plot first 2 SVD components.

For #910.
</comment><date>2024-10-04 12:50:38 -0500</date><id>f518cd9358682c1866292899417b975694c50fd3</id><msg>QuadTune: Introduce new utility function to create scatterplots and plot first 2 SVD components.</msg><path><editType>edit</editType><file>utilities/sens_matrix/create_figs.py</file></path><path><editType>edit</editType><file>utilities/sens_matrix/set_up_dashboard_inputs.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><commitId>771412d05f18e8491fea0cc25314aeea896813cc</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>771412d05f18e8491fea0cc25314aeea896813cc</id><msg>I am copying the round-off level changes made to grid weights</msg><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/hasenau2</absoluteUrl><fullName>hasenau2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>389</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/389/</url></nextBuild><previousBuild><number>387</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/387/</url></previousBuild></workflowRun>