<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>87</buildNumber><marked><SHA1>699935b5bb4c04bc6e68e83d92a9e0687595449e</SHA1><branch><SHA1>699935b5bb4c04bc6e68e83d92a9e0687595449e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>699935b5bb4c04bc6e68e83d92a9e0687595449e</SHA1><branch><SHA1>699935b5bb4c04bc6e68e83d92a9e0687595449e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>699935b5bb4c04bc6e68e83d92a9e0687595449e</SHA1><branch><SHA1>699935b5bb4c04bc6e68e83d92a9e0687595449e</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>#87</displayName><duration>6427618</duration><estimatedDuration>2690664</estimatedDuration><fullDisplayName>clubb_release_intel_build #87</fullDisplayName><id>87</id><keepLog>false</keepLog><number>87</number><queueId>5117</queueId><result>SUCCESS</result><timestamp>1623401467228</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/87/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/new_hybrid_pdf_main.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/mean_adv.F90</affectedPath><affectedPath>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/sponge_layer_damping.F90</affectedPath><affectedPath>src/CLUBB_core/stats_type_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/Skx_module.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/microphys_driver.F90</affectedPath><affectedPath>src/advance_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/calc_pressure.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/advance_helper_module.F90</affectedPath><affectedPath>src/CLUBB_core/new_tsdadg_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/diffusion.F90</affectedPath><affectedPath>src/hydrostatic_module.F90</affectedPath><affectedPath>src/CLUBB_core/LY93_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/G_unit_test_types/spurious_source_test.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/new_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/turbulent_adv_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/new_pdf_main.F90</affectedPath><affectedPath>src/CLUBB_core/pos_definite_module.F90</affectedPath><commitId>ddd58c65a871609687a3efd5c33085ff2bec62b3</commitId><timestamp>1622741937000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Feeding gr through the arg list where need only in the CLUBB_core dir.
Note, that since some of the functions/subroutines in CLUBB_core are
used elsewhere throughout clubb, other parts of clubb such as a file
in SILHS, and a few in the outer layer of the source folder needed to be
updated in order to reflect the changes.
However, everything outside of the CLUBB_core directory still uses use
statements in order to use gr from grid class.
For ticket #886.
All changes are confirmed BFB identical.
</comment><date>2021-06-03 12:38:57 -0500</date><id>ddd58c65a871609687a3efd5c33085ff2bec62b3</id><msg>Feeding gr through the arg list where need only in the CLUBB_core dir.</msg><path><editType>edit</editType><file>src/CLUBB_core/sponge_layer_damping.F90</file></path><path><editType>edit</editType><file>src/advance_microphys_module.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/fill_holes.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.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/adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/diffusion.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/calc_pressure.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.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/turbulent_adv_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.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/CLUBB_core/stats_type_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/Skx_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_pdf_main.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mean_adv.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/LY93_pdf.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_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_core/new_hybrid_pdf_main.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/new_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_tsdadg_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pos_definite_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/microphys_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp3_module.F90</file></path><path><editType>edit</editType><file>src/hydrostatic_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><commitId>d90832ab307d3fa2e3fb092ede3a0517928f74da</commitId><timestamp>1622745453000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Reverted changes to clubb_api. For #886
</comment><date>2021-06-03 13:37:33 -0500</date><id>d90832ab307d3fa2e3fb092ede3a0517928f74da</id><msg>Reverted changes to clubb_api. For #886</msg><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/LY93_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/new_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/Skx_module.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.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/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/CLUBB_core/new_pdf_main.F90</affectedPath><commitId>a6a774fe14452b30e4e1d011403805eb78a2433e</commitId><timestamp>1622821498000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Replacing use gr statements with feeding gr throught the arg list.
This commit is for slight improvement to the script in order to
better adhere to the coding standard.
For ticket #886.
Results confirmed to be BFB identical.
</comment><date>2021-06-04 10:44:58 -0500</date><id>a6a774fe14452b30e4e1d011403805eb78a2433e</id><msg>Replacing use gr statements with feeding gr throught the arg list.</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_pdf_main.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/Skx_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/LY93_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_pdf.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/pdf_closure_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_core/adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_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_core/clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/CLUBB_core/grid_class.F90</affectedPath><affectedPath>src/CLUBB_core/mean_adv.F90</affectedPath><affectedPath>src/CLUBB_core/saturation.F90</affectedPath><affectedPath>src/CLUBB_core/input_reader.F90</affectedPath><affectedPath>src/CLUBB_core/sponge_layer_damping.F90</affectedPath><affectedPath>src/CLUBB_core/stats_type_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/CLUBB_core/file_functions.F90</affectedPath><affectedPath>src/CLUBB_core/diffusion.F90</affectedPath><affectedPath>src/CLUBB_core/matrix_operations.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_tunable.F90</affectedPath><affectedPath>src/CLUBB_core/clip_explicit.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/CLUBB_core/new_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/endian.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_lh_zt_module.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><affectedPath>src/CLUBB_core/calendar.F90</affectedPath><affectedPath>src/CLUBB_core/T_in_K_module.F90</affectedPath><affectedPath>src/CLUBB_core/pos_definite_module.F90</affectedPath><affectedPath>src/CLUBB_core/diagnose_correlations_module.F90</affectedPath><affectedPath>src/CLUBB_core/new_hybrid_pdf_main.F90</affectedPath><affectedPath>src/CLUBB_core/interpolation.F90</affectedPath><affectedPath>src/CLUBB_core/stats_rad_zm_module.F90</affectedPath><affectedPath>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/Skx_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/calc_pressure.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/advance_helper_module.F90</affectedPath><affectedPath>src/CLUBB_core/new_tsdadg_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/stats_lh_sfc_module.F90</affectedPath><affectedPath>src/CLUBB_core/clip_semi_implicit.F90</affectedPath><affectedPath>src/CLUBB_core/LY93_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/output_grads.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/CLUBB_core/parameters_model.F90</affectedPath><affectedPath>src/CLUBB_core/lapack_wrap.F90</affectedPath><affectedPath>src/CLUBB_core/turbulent_adv_pdf.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_sfc_module.F90</affectedPath><affectedPath>src/CLUBB_core/corr_varnce_module.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/new_pdf_main.F90</affectedPath><commitId>fead6c4b10ec833a9be084a0fcca80b987da79ea</commitId><timestamp>1623168054000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixed spacing issue when adding in gr. BFB identical. For #886.
</comment><date>2021-06-08 11:00:54 -0500</date><id>fead6c4b10ec833a9be084a0fcca80b987da79ea</id><msg>Fixed spacing issue when adding in gr. BFB identical. For #886.</msg><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_type_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/T_in_K_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_semi_implicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mean_adv.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/lapack_wrap.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/calendar.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/Skx_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/saturation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clip_explicit.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/diffusion.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_lh_zt_module.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/endian.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/file_functions.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/calc_pressure.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/input_reader.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/interpolation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_sfc_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_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/CLUBB_core/stats_lh_sfc_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_pdf.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/corr_varnce_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/turbulent_adv_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_pdf_main.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_tunable.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/grid_class.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/LY93_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/matrix_operations.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_hybrid_pdf_main.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/parameters_model.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_grads.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/diagnose_correlations_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/new_tsdadg_pdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_rad_zm_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_core/pos_definite_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/sponge_layer_damping.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>88</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/88/</url></nextBuild><previousBuild><number>86</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/86/</url></previousBuild></workflowRun>