<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>88</buildNumber><marked><SHA1>3ca4d977790d80b9326adf1d3067b4899d09c583</SHA1><branch><SHA1>3ca4d977790d80b9326adf1d3067b4899d09c583</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3ca4d977790d80b9326adf1d3067b4899d09c583</SHA1><branch><SHA1>3ca4d977790d80b9326adf1d3067b4899d09c583</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3ca4d977790d80b9326adf1d3067b4899d09c583</SHA1><branch><SHA1>3ca4d977790d80b9326adf1d3067b4899d09c583</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>#88</displayName><duration>6280326</duration><estimatedDuration>2690664</estimatedDuration><fullDisplayName>clubb_release_intel_build #88</fullDisplayName><id>88</id><keepLog>false</keepLog><number>88</number><queueId>5179</queueId><result>SUCCESS</result><timestamp>1623833470569</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/88/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/KK_microphys_module.F90</affectedPath><affectedPath>src/estimate_scm_microphys_module.F90</affectedPath><affectedPath>src/ice_dfsn_module.F90</affectedPath><affectedPath>src/Benchmark_cases/atex.F90</affectedPath><affectedPath>src/Benchmark_cases/cloud_sed_module.F90</affectedPath><affectedPath>src/Benchmark_cases/dycoms2_rf02.F90</affectedPath><affectedPath>src/Benchmark_cases/wangara.F90</affectedPath><affectedPath>src/gfdl_activation.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/microphys_driver.F90</affectedPath><affectedPath>src/Benchmark_cases/astex_a209.F90</affectedPath><affectedPath>src/time_dependent_input.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/G_unit_test_types/pdf_parameter_tests.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/calc_pressure.F90</affectedPath><affectedPath>src/Benchmark_cases/mpace_b.F90</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/Benchmark_cases/dycoms2_rf01.F90</affectedPath><affectedPath>src/hydrostatic_module.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/input_fields.F90</affectedPath><affectedPath>src/Benchmark_cases/rico.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/mixed_moment_PDF_integrals.F90</affectedPath><affectedPath>src/Benchmark_cases/gabls2.F90</affectedPath><affectedPath>src/Benchmark_cases/nov11.F90</affectedPath><affectedPath>src/Benchmark_cases/mpace_a.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/Benchmark_cases/bomex.F90</affectedPath><affectedPath>src/morrison_microphys_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/simple_rad_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/sounding.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/CLUBB_core/pos_definite_module.F90</affectedPath><affectedPath>src/Benchmark_cases/lba.F90</affectedPath><affectedPath>src/coamps_microphys_driver_module.F90</affectedPath><commitId>cf466bce6e695ec1851b8e4a9bf9a8bbecae4058</commitId><timestamp>1623708447000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Removing gr as a module variable from grid_class.
gr is now a module variable in clubb_api_module.
This was done in order to not break host models.
Additonally, gr is now being fed through the
arg list of all functions and subroutines that use
gr within grid_class.
Results are BFB identical.
For ticket #886.
</comment><date>2021-06-14 17:07:27 -0500</date><id>cf466bce6e695ec1851b8e4a9bf9a8bbecae4058</id><msg>Removing gr as a module variable from grid_class.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/pdf_parameter_tests.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/rico.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pos_definite_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/advance_microphys_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/cloud_sed_module.F90</file></path><path><editType>edit</editType><file>src/morrison_microphys_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/dycoms2_rf02.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/calc_pressure.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/bomex.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/lba.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/mpace_b.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_xp3_module.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/nov11.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/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/dycoms2_rf01.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/astex_a209.F90</file></path><path><editType>edit</editType><file>src/time_dependent_input.F90</file></path><path><editType>edit</editType><file>src/G_unit_test_types/spurious_source_test.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/simple_rad_module.F90</file></path><path><editType>edit</editType><file>src/microphys_driver.F90</file></path><path><editType>edit</editType><file>src/sounding.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/wangara.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/KK_microphys_module.F90</file></path><path><editType>edit</editType><file>src/ice_dfsn_module.F90</file></path><path><editType>edit</editType><file>src/coamps_microphys_driver_module.F90</file></path><path><editType>edit</editType><file>src/estimate_scm_microphys_module.F90</file></path><path><editType>edit</editType><file>src/mixed_moment_PDF_integrals.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/gabls2.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/mpace_a.F90</file></path><path><editType>edit</editType><file>src/hydrostatic_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/input_fields.F90</file></path><path><editType>edit</editType><file>src/Benchmark_cases/atex.F90</file></path><path><editType>edit</editType><file>src/gfdl_activation.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></culprit><inProgress>false</inProgress><nextBuild><number>89</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/89/</url></nextBuild><previousBuild><number>87</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/87/</url></previousBuild></workflowRun>