<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><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>82</buildNumber><marked><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><branch><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><name>origin/master</name></branch></marked><revision><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><branch><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><name>origin/master</name></branch></revision></originmaster><origingrid_fixes _class='hudson.plugins.git.util.Build'><buildNumber>84</buildNumber><marked><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><branch><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><name>origin/grid_fixes</name></branch></marked><revision><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><branch><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><name>origin/grid_fixes</name></branch></revision></origingrid_fixes><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>75</buildNumber><marked><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><branch><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><branch><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>68</buildNumber><marked><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><branch><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></marked><revision><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><branch><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></revision></refsremotesoriginchanges_to_not_break><originwangara_updates _class='hudson.plugins.git.util.Build'><buildNumber>81</buildNumber><marked><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><branch><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><name>origin/wangara_updates</name></branch></marked><revision><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><branch><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><name>origin/wangara_updates</name></branch></revision></originwangara_updates><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>85</buildNumber><marked><SHA1>1d352adaeb86e162b34bb47430c437cfa3be58c0</SHA1><branch><SHA1>1d352adaeb86e162b34bb47430c437cfa3be58c0</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1d352adaeb86e162b34bb47430c437cfa3be58c0</SHA1><branch><SHA1>1d352adaeb86e162b34bb47430c437cfa3be58c0</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1d352adaeb86e162b34bb47430c437cfa3be58c0</SHA1><branch><SHA1>1d352adaeb86e162b34bb47430c437cfa3be58c0</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/sam_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>#85</displayName><duration>31346</duration><estimatedDuration>572906</estimatedDuration><fullDisplayName>sam_clubb_silhs_gfortran_build #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>6191</queueId><result>SUCCESS</result><timestamp>1625300707315</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/sam_clubb_silhs_gfortran_build/85/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_api_module.F90</affectedPath><commitId>126c61f5ee20ef2a88c9c01a19b94d0b4e54dc13</commitId><timestamp>1624289253000</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 arg list for functions outside of CLUBB_core.
Gr has been removed as a moduler variable from clubb_api_module
and has been moved to clubb_driver as the top level moduler variable.
There is only one instance where a use clubb_driver gr statement is used
and that is within clubb_tuner.
Results are BFB identical.
For ticket #886.
</comment><date>2021-06-21 10:27:33 -0500</date><id>126c61f5ee20ef2a88c9c01a19b94d0b4e54dc13</id><msg>Feeding gr through arg list for functions outside of CLUBB_core.</msg><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>silhs_api_module.F90</affectedPath><affectedPath>latin_hypercube_driver_module.F90</affectedPath><commitId>feebefeb35da1d990f72fe4551982a80d01c86ab</commitId><timestamp>1624289253000</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 arg list for functions outside of CLUBB_core.
Gr has been removed as a moduler variable from clubb_api_module
and has been moved to clubb_driver as the top level moduler variable.
There is only one instance where a use clubb_driver gr statement is used
and that is within clubb_tuner.
Results are BFB identical.
For ticket #886.
</comment><date>2021-06-21 10:27:33 -0500</date><id>feebefeb35da1d990f72fe4551982a80d01c86ab</id><msg>Feeding gr through arg list for functions outside of CLUBB_core.</msg><path><editType>edit</editType><file>silhs_api_module.F90</file></path><path><editType>edit</editType><file>latin_hypercube_driver_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>SRC/micro_field_utils.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/sgs.F90</affectedPath><affectedPath>SRC/CLUBB/clubb_api_module.F90</affectedPath><affectedPath>SRC/SILHS/silhs_api_module.F90</affectedPath><affectedPath>SRC/MICRO_M2005_UWM/microphysics.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/stat_clubb.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/clubb_sgs.F90</affectedPath><commitId>cd913c4e9a5aee64f91e7db20c12bd69f63e1a9a</commitId><timestamp>1624304717000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Reflecting changes made to clubb_api_module's subroutine's argument lists. #886.
</comment><date>2021-06-21 14:45:17 -0500</date><id>cd913c4e9a5aee64f91e7db20c12bd69f63e1a9a</id><msg>Reflecting changes made to clubb_api_module's subroutine's argument lists. #886.</msg><path><editType>edit</editType><file>SRC/CLUBB/clubb_api_module.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/sgs.F90</file></path><path><editType>edit</editType><file>SRC/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_M2005_UWM/microphysics.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/clubb_sgs.F90</file></path><path><editType>edit</editType><file>SRC/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/stat_clubb.F90</file></path><path><editType>edit</editType><file>SRC/micro_field_utils.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/ADV_UM5/advect_scalar3D.f90.old</affectedPath><affectedPath>SRC/main.F90</affectedPath><affectedPath>SRC/surface.rico</affectedPath><affectedPath>SRC/RAD_RRTM/cldefrint.f90</affectedPath><affectedPath>SRC/ADV_UM5/advect_um_lib.f90</affectedPath><affectedPath>SRC/abcoefs.f90</affectedPath><affectedPath>SRC/ADV_MPDATA/advect_scalar.F90</affectedPath><affectedPath>SRC/RAD_DUMMY/rad.f90</affectedPath><affectedPath>SRC/header.F90</affectedPath><affectedPath>SRC/MICRO_DRIZZLE/microphysics.F90</affectedPath><affectedPath>SRC/task_exchange.F90</affectedPath><affectedPath>SRC/SGS_TKE/sgs.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar2D_xy.f90</affectedPath><affectedPath>SRC/utils.f90</affectedPath><affectedPath>SRC/vars.F90</affectedPath><affectedPath>SRC/MICRO_SAM1MOM/microphysics.f90.RCEOBS</affectedPath><affectedPath>SRC/RAD_RRTM/rrtmg_lw_read_nc.f90</affectedPath><affectedPath>SRC/RAD_CAM/traceini.f90</affectedPath><affectedPath>SRC/stat_covar_u2.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar.f90</affectedPath><affectedPath>SRC/stat_covar_wv.F90</affectedPath><affectedPath>SRC/grid.F90</affectedPath><affectedPath>SRC/rad_simple.f90</affectedPath><affectedPath>SRC/bound_exchange.f90</affectedPath><affectedPath>SRC/ADV_UM5/advect_scalar.F90</affectedPath><affectedPath>SRC/ADV_UM5/advect_um_lib.f90.old</affectedPath><affectedPath>SRC/SGS_CLUBB/fluxes_scalar_z.f90</affectedPath><affectedPath>SRC/ADV_UM5/advect_scalar2D.f90</affectedPath><affectedPath>SRC/MICRO_DRIZZLE/cloud.F90</affectedPath><affectedPath>SRC/rad_simple_uwm.F90</affectedPath><affectedPath>SRC/MICRO_SAM1MOM/microphysics.F90</affectedPath><affectedPath>SRC/stepout.F90</affectedPath><affectedPath>SRC/stat_varscalar.f90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar3D.f90</affectedPath><affectedPath>SRC/RAD_CAM/rad.f90</affectedPath><affectedPath>SRC/ADV_MPDATA/advect_scalar3D.f90</affectedPath><affectedPath>SRC/movies.f90</affectedPath><affectedPath>SRC/SGS_TEMPLATE/sgs.f90</affectedPath><affectedPath>SRC/stat_covar_wu.F90</affectedPath><affectedPath>SRC/MICRO_2MOM/microphysics.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/clubbvars.F90</affectedPath><affectedPath>SRC/compute_correlation_module.F90</affectedPath><affectedPath>SRC/tracers.f90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar_xy.f90</affectedPath><affectedPath>SRC/pressure.f90</affectedPath><affectedPath>SRC/MICRO_TEMPLATE/.microphysics.f90.template.swp</affectedPath><affectedPath>SRC/hbuffer.F90</affectedPath><affectedPath>SRC/MICRO_DRIZZLE/micro_params.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/sgs.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar2D_z.f90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar3D_z.f90</affectedPath><affectedPath>SRC/SIMULATORS/instrument_diagnostics.f90</affectedPath><affectedPath>SRC/RAD_RRTM/rrtmg_sw_read_nc.f90</affectedPath><affectedPath>Makefile</affectedPath><affectedPath>SRC/ADV_MPDATA/advect_scalar2D.f90</affectedPath><affectedPath>SRC/task_assign_bnd.f90</affectedPath><affectedPath>SRC/MICRO_M2005/module_mp_graupel.f90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar_z.f90</affectedPath><affectedPath>SRC/compute_chi_module.F90</affectedPath><affectedPath>SRC/MICRO_TEMPLATE/microphysics.f90.template</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar2D.f90</affectedPath><affectedPath>SRC/SGS_TKE/diffuse_scalar.f90</affectedPath><affectedPath>SRC/MICRO_M2005_UWM/microphysics.F90</affectedPath><affectedPath>SRC/RAD_CAM/ppgrid.f90</affectedPath><affectedPath>SRC/SGS_TKE/diffuse_scalar3D.f90</affectedPath><affectedPath>SRC/SGS_CLUBB/clubb_sgs.F90</affectedPath><affectedPath>SRC/radiation.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90</affectedPath><affectedPath>SRC/readiopdata_module.F90</affectedPath><affectedPath>SRC/stat_covar_sw.F90</affectedPath><affectedPath>SRC/SGS_TKE/diffuse_scalar2D.f90</affectedPath><affectedPath>SRC/SGS_CLUBB/clubb_silhs_vars.F90</affectedPath><affectedPath>SRC/MICRO_SAM1MOM/micro_params.f90</affectedPath><affectedPath>SRC/RAD_CAM/cldefrint.f90</affectedPath><affectedPath>SRC/task_ranks.f90</affectedPath><affectedPath>SRC/ADV_UM5/advect_scalar2D.f90.old</affectedPath><affectedPath>SRC/task_util_MPI.f90</affectedPath><affectedPath>SRC/stat_covar_w2w3.F90</affectedPath><affectedPath>SRC/MICRO_2MOM/micro_params.f90</affectedPath><affectedPath>SRC/MICRO_M2005/microphysics.f90</affectedPath><affectedPath>SRC/stat_covar_v2.F90</affectedPath><affectedPath>SRC/task_init.f90</affectedPath><affectedPath>SRC/boundaries.f90</affectedPath><affectedPath>SRC/setdata.F90</affectedPath><affectedPath>SRC/RAD_RRTM/rad.f90</affectedPath><affectedPath>SRC/MICRO_SAM1MOM/micro_params.f90.RCEOBS</affectedPath><affectedPath>SRC/micro_field_utils.F90</affectedPath><affectedPath>SRC/simple_ocean.f90</affectedPath><affectedPath>SRC/params.F90</affectedPath><affectedPath>SRC/compress3D.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/stat_clubb.F90</affectedPath><affectedPath>SRC/ADV_UM5/advect_scalar3D.f90</affectedPath><affectedPath>SRC/RAD_CAM/rad_full.f90</affectedPath><commitId>184a06df2d3975fc22f9445e4085495429922e31</commitId><timestamp>1624462048000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Defining gr at the top level main as a local variable and feeding it down as needed.
Additionally, the file grid had to be changed to grid_config in order to avoid conflicts between the type grid in grid_class and the module named grid.
Sam compiles.
</comment><date>2021-06-23 10:27:28 -0500</date><id>184a06df2d3975fc22f9445e4085495429922e31</id><msg>Defining gr at the top level main as a local variable and feeding it down as needed.</msg><path><editType>edit</editType><file>SRC/MICRO_M2005/module_mp_graupel.f90</file></path><path><editType>edit</editType><file>SRC/rad_simple_uwm.F90</file></path><path><editType>edit</editType><file>SRC/readiopdata_module.F90</file></path><path><editType>edit</editType><file>SRC/setdata.F90</file></path><path><editType>edit</editType><file>SRC/radiation.F90</file></path><path><editType>edit</editType><file>SRC/SGS_TKE/diffuse_scalar3D.f90</file></path><path><editType>edit</editType><file>SRC/micro_field_utils.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/fluxes_scalar_z.f90</file></path><path><editType>edit</editType><file>SRC/SGS_TEMPLATE/sgs.f90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/clubb_silhs_vars.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90</file></path><path><editType>edit</editType><file>SRC/task_init.f90</file></path><path><editType>edit</editType><file>SRC/SGS_TKE/sgs.F90</file></path><path><editType>edit</editType><file>SRC/ADV_MPDATA/advect_scalar2D.f90</file></path><path><editType>edit</editType><file>SRC/stat_covar_wu.F90</file></path><path><editType>edit</editType><file>SRC/compress3D.F90</file></path><path><editType>edit</editType><file>SRC/tracers.f90</file></path><path><editType>edit</editType><file>SRC/RAD_CAM/ppgrid.f90</file></path><path><editType>edit</editType><file>SRC/RAD_CAM/traceini.f90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar3D.f90</file></path><path><editType>edit</editType><file>SRC/compute_chi_module.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/clubbvars.F90</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_scalar.F90</file></path><path><editType>edit</editType><file>SRC/stat_covar_sw.F90</file></path><path><editType>edit</editType><file>SRC/RAD_RRTM/rad.f90</file></path><path><editType>edit</editType><file>SRC/compute_correlation_module.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_2MOM/microphysics.F90</file></path><path><editType>edit</editType><file>SRC/simple_ocean.f90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/sgs.F90</file></path><path><editType>edit</editType><file>SRC/RAD_RRTM/cldefrint.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_DRIZZLE/microphysics.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/stat_clubb.F90</file></path><path><editType>edit</editType><file>SRC/params.F90</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_um_lib.f90.old</file></path><path><editType>edit</editType><file>SRC/SIMULATORS/instrument_diagnostics.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_M2005/microphysics.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_TEMPLATE/microphysics.f90.template</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_um_lib.f90</file></path><path><editType>edit</editType><file>SRC/main.F90</file></path><path><editType>edit</editType><file>SRC/RAD_CAM/rad.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_TEMPLATE/.microphysics.f90.template.swp</file></path><path><editType>edit</editType><file>SRC/stat_covar_u2.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_M2005_UWM/microphysics.F90</file></path><path><editType>edit</editType><file>SRC/boundaries.f90</file></path><path><editType>edit</editType><file>SRC/ADV_MPDATA/advect_scalar.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_SAM1MOM/micro_params.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_SAM1MOM/microphysics.f90.RCEOBS</file></path><path><editType>edit</editType><file>SRC/task_exchange.F90</file></path><path><editType>edit</editType><file>SRC/ADV_MPDATA/advect_scalar3D.f90</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_scalar2D.f90.old</file></path><path><editType>edit</editType><file>SRC/surface.rico</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar2D.f90</file></path><path><editType>edit</editType><file>SRC/RAD_RRTM/rrtmg_sw_read_nc.f90</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_scalar3D.f90</file></path><path><editType>edit</editType><file>SRC/stat_covar_v2.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar2D_z.f90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/clubb_sgs.F90</file></path><path><editType>edit</editType><file>SRC/RAD_CAM/cldefrint.f90</file></path><path><editType>edit</editType><file>SRC/abcoefs.f90</file></path><path><editType>delete</editType><file>SRC/grid.F90</file></path><path><editType>edit</editType><file>SRC/task_assign_bnd.f90</file></path><path><editType>edit</editType><file>SRC/stepout.F90</file></path><path><editType>edit</editType><file>Makefile</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar.f90</file></path><path><editType>edit</editType><file>SRC/utils.f90</file></path><path><editType>edit</editType><file>SRC/RAD_DUMMY/rad.f90</file></path><path><editType>edit</editType><file>SRC/hbuffer.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar3D_z.f90</file></path><path><editType>edit</editType><file>SRC/stat_varscalar.f90</file></path><path><editType>edit</editType><file>SRC/RAD_RRTM/rrtmg_lw_read_nc.f90</file></path><path><editType>edit</editType><file>SRC/task_util_MPI.f90</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_scalar2D.f90</file></path><path><editType>edit</editType><file>SRC/SGS_TKE/diffuse_scalar.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_DRIZZLE/cloud.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar2D_xy.f90</file></path><path><editType>edit</editType><file>SRC/SGS_TKE/diffuse_scalar2D.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_SAM1MOM/micro_params.f90.RCEOBS</file></path><path><editType>edit</editType><file>SRC/task_ranks.f90</file></path><path><editType>edit</editType><file>SRC/MICRO_DRIZZLE/micro_params.F90</file></path><path><editType>edit</editType><file>SRC/ADV_UM5/advect_scalar3D.f90.old</file></path><path><editType>edit</editType><file>SRC/RAD_CAM/rad_full.f90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar_z.f90</file></path><path><editType>edit</editType><file>SRC/header.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_SAM1MOM/microphysics.F90</file></path><path><editType>edit</editType><file>SRC/vars.F90</file></path><path><editType>edit</editType><file>SRC/stat_covar_wv.F90</file></path><path><editType>edit</editType><file>SRC/movies.f90</file></path><path><editType>edit</editType><file>SRC/stat_covar_w2w3.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_2MOM/micro_params.f90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/diffuse_scalar_xy.f90</file></path><path><editType>edit</editType><file>SRC/bound_exchange.f90</file></path><path><editType>edit</editType><file>SRC/rad_simple.f90</file></path><path><editType>edit</editType><file>SRC/pressure.f90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/grid_config.F90</affectedPath><commitId>55da14242748277ceac32924fd96a15eb36c1783</commitId><timestamp>1624462732000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Adding grid_config file
</comment><date>2021-06-23 10:38:52 -0500</date><id>55da14242748277ceac32924fd96a15eb36c1783</id><msg>Adding grid_config file</msg><path><editType>add</editType><file>SRC/grid_config.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/SGS_CLUBB/clubb_sgs.F90</affectedPath><commitId>a9460b01e20f9efc56acb4e59479d6e6c0bb2697</commitId><timestamp>1624466950000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing certain instances of gr missing from clubb_sgs.F90.
</comment><date>2021-06-23 11:49:10 -0500</date><id>a9460b01e20f9efc56acb4e59479d6e6c0bb2697</id><msg>Fixing certain instances of gr missing from clubb_sgs.F90.</msg><path><editType>edit</editType><file>SRC/SGS_CLUBB/clubb_sgs.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/micro_field_utils.F90</affectedPath><affectedPath>SRC/main.F90</affectedPath><commitId>2f36fb2662c574940365d42d1b86acffec74871e</commitId><timestamp>1624468024000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Adding references to gr as needed
</comment><date>2021-06-23 12:07:04 -0500</date><id>2f36fb2662c574940365d42d1b86acffec74871e</id><msg>Adding references to gr as needed</msg><path><editType>edit</editType><file>SRC/main.F90</file></path><path><editType>edit</editType><file>SRC/micro_field_utils.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/main.F90</affectedPath><commitId>3697ff299604031d4d41f63be800361f2ca082ef</commitId><timestamp>1624468284000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Adding references to gr where needed
</comment><date>2021-06-23 12:11:24 -0500</date><id>3697ff299604031d4d41f63be800361f2ca082ef</id><msg>Adding references to gr where needed</msg><path><editType>edit</editType><file>SRC/main.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/stepout_module.F90</affectedPath><affectedPath>SRC/main.F90</affectedPath><affectedPath>SRC/domain.F90</affectedPath><affectedPath>SRC/stepout.F90</affectedPath><affectedPath>SRC/setdata_module.F90</affectedPath><affectedPath>SRC/setdata.F90</affectedPath><commitId>1344f8a40d6116af1b567307eb389b4be1009fc4</commitId><timestamp>1624553513000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Adding in preprocessor directives so that way sam compiles without clubb.
Jenkins tests pass.
Additionally, I renamed setdata and stepout so that way we can use them as modules because they previously only contained subroutines.
</comment><date>2021-06-24 11:51:53 -0500</date><id>1344f8a40d6116af1b567307eb389b4be1009fc4</id><msg>Adding in preprocessor directives so that way sam compiles without clubb.</msg><path><editType>edit</editType><file>SRC/main.F90</file></path><path><editType>delete</editType><file>SRC/stepout.F90</file></path><path><editType>delete</editType><file>SRC/setdata.F90</file></path><path><editType>edit</editType><file>SRC/domain.F90</file></path><path><editType>add</editType><file>SRC/stepout_module.F90</file></path><path><editType>add</editType><file>SRC/setdata_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>grid_class.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><commitId>0a8871adff75bef8493e1d3203fa55ee544fe2f1</commitId><timestamp>1624564146000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB.
</comment><date>2021-06-24 14:49:06 -0500</date><id>0a8871adff75bef8493e1d3203fa55ee544fe2f1</id><msg>Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB.</msg><path><editType>edit</editType><file>grid_class.F90</file></path><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Makefile</affectedPath><commitId>fcb64a792d6631be39938f67e613ded134dd5dca</commitId><timestamp>1624639893000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixed make file being broke
</comment><date>2021-06-25 11:51:33 -0500</date><id>fcb64a792d6631be39938f67e613ded134dd5dca</id><msg>Fixed make file being broke</msg><path><editType>edit</editType><file>Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/CLUBB/clubb_api_module.F90</affectedPath><commitId>af910f5b561ff781d5da6603b065649e6da63741</commitId><timestamp>1624641194000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>The purpose of this commit is to check and see if the changes to sam's version of clubb is going to cause some sort of error when clubb's changes get merged into sam. Please ignore this commit unless something horrible happens tommorow morning in which case this commit is the reason why everything broke.
</comment><date>2021-06-25 12:13:14 -0500</date><id>af910f5b561ff781d5da6603b065649e6da63741</id><msg>The purpose of this commit is to check and see if the changes to sam's version of clubb is going to cause some sort of error when clubb's changes get merged into sam. Please ignore this commit unless something horrible happens tommorow morning in which case this commit is the reason why everything broke.</msg><path><editType>edit</editType><file>SRC/CLUBB/clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_api_module.F90</affectedPath><commitId>e9efb9d45177992fd2880928cd3a10114d65fabb</commitId><timestamp>1624641544000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>The purpose of this commit is to see whether or not causing changes in sam's version of clubb will cause errors when the master branch of clubb gets merged intosam. Please ignore this commit unless everything breaks, in which case this is the reason why everything is broken.
</comment><date>2021-06-25 12:19:04 -0500</date><id>e9efb9d45177992fd2880928cd3a10114d65fabb</id><msg>The purpose of this commit is to see whether or not causing changes in sam's version of clubb will cause errors when the master branch of clubb gets merged intosam. Please ignore this commit unless everything breaks, in which case this is the reason why everything is broken.</msg><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>SRC/CLUBB/clubb_api_module.F90</affectedPath><affectedPath>SRC/SILHS/silhs_api_module.F90</affectedPath><commitId>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</commitId><timestamp>1624980250000</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 files
</comment><date>2021-06-29 10:24:10 -0500</date><id>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</id><msg>Reverted changes to clubb files</msg><path><editType>edit</editType><file>SRC/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>SRC/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>SRC/CLUBB/clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/sam_clubb_silhs_build/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/micro_drizzle_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/sam_clubb_build/Jenkinsfile</affectedPath><commitId>74f8b9acaaaecdc05763bb35929a066cc551a044</commitId><timestamp>1624998670000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735
</comment><date>2021-06-29 15:31:10 -0500</date><id>74f8b9acaaaecdc05763bb35929a066cc551a044</id><msg>Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735</msg><path><editType>edit</editType><file>jenkins_tests/sam_clubb_silhs_build/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/micro_drizzle_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/sam_clubb_build/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/micro_drizzle_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/sam_clubb_silhs_build/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/sam_clubb_build/Jenkinsfile</affectedPath><commitId>20c75ae6657d50abbd04f3f76ffd2f8c04429e13</commitId><timestamp>1625071563000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727
</comment><date>2021-06-30 11:46:03 -0500</date><id>20c75ae6657d50abbd04f3f76ffd2f8c04429e13</id><msg>Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727</msg><path><editType>edit</editType><file>jenkins_tests/micro_drizzle_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/sam_clubb_build/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/sam_clubb_silhs_build/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>error_code.F90</affectedPath><commitId>e4722a17a28eb6a7b0f1025e88ad574c8fa6ef92</commitId><timestamp>1625077120000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add error header for CLUBB in CAM
</comment><date>2021-06-30 13:18:40 -0500</date><id>e4722a17a28eb6a7b0f1025e88ad574c8fa6ef92</id><msg>Add error header for CLUBB in CAM</msg><path><editType>edit</editType><file>error_code.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/MICRO_M2005_UWM/microphysics.F90</affectedPath><commitId>6d8d76ccdd578ce9b1a51c12d58d3dc98fec23b8</commitId><timestamp>1625147654000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Adding some preprocessor directives

to get SAM-LES to compile successfully when using MICRO_M2005_UWM instead of MICRO_DRIZZLE.
</comment><date>2021-07-01 08:54:14 -0500</date><id>6d8d76ccdd578ce9b1a51c12d58d3dc98fec23b8</id><msg>Adding some preprocessor directives</msg><path><editType>edit</editType><file>SRC/MICRO_M2005_UWM/microphysics.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SRC/stepout_module.F90</affectedPath><affectedPath>SRC/micro_field_utils.F90</affectedPath><affectedPath>SRC/main.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/sgs.F90</affectedPath><affectedPath>SRC/setdata_module.F90</affectedPath><affectedPath>SRC/MICRO_M2005_UWM/microphysics.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/stat_clubb.F90</affectedPath><affectedPath>SRC/SGS_CLUBB/clubb_sgs.F90</affectedPath><commitId>96f90d5be4cd58321c9dfb60bc92b2b224d4391d</commitId><timestamp>1625149162000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing the ordering of gr in the arg list and dropping usage of grid_class.
</comment><date>2021-07-01 09:19:22 -0500</date><id>96f90d5be4cd58321c9dfb60bc92b2b224d4391d</id><msg>Fixing the ordering of gr in the arg list and dropping usage of grid_class.</msg><path><editType>edit</editType><file>SRC/main.F90</file></path><path><editType>edit</editType><file>SRC/setdata_module.F90</file></path><path><editType>edit</editType><file>SRC/micro_field_utils.F90</file></path><path><editType>edit</editType><file>SRC/stepout_module.F90</file></path><path><editType>edit</editType><file>SRC/MICRO_M2005_UWM/microphysics.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/sgs.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/stat_clubb.F90</file></path><path><editType>edit</editType><file>SRC/SGS_CLUBB/clubb_sgs.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><affectedPath>advance_wp2_wp3_module.F90</affectedPath><affectedPath>advance_xp2_xpyp_module.F90</affectedPath><affectedPath>diffusion.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>advance_xm_wpxp_module.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><affectedPath>pdf_closure_module.F90</affectedPath><affectedPath>advance_windm_edsclrm_module.F90</affectedPath><affectedPath>advance_helper_module.F90</affectedPath><commitId>b147496942c7b06cb6d5535baadd0cb8d803b886</commitId><timestamp>1625149291000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing the ordering of gr in the clubb_api arg list for affected subroutines.
Additionally, this commit removes the clubb code standard violation of exceeding more the 100 characters per line.
Lastly, the grid typing is being added to clubb_api_module as a public variable so that the host models have access to the type without having to bypass the api
For ticket #886.
</comment><date>2021-07-01 09:21:31 -0500</date><id>b147496942c7b06cb6d5535baadd0cb8d803b886</id><msg>Fixing the ordering of gr in the clubb_api arg list for affected subroutines.</msg><path><editType>edit</editType><file>advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>mixing_length.F90</file></path><path><editType>edit</editType><file>pdf_closure_module.F90</file></path><path><editType>edit</editType><file>advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path><path><editType>edit</editType><file>diffusion.F90</file></path><path><editType>edit</editType><file>advance_helper_module.F90</file></path><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><affectedPath>advance_windm_edsclrm_module.F90</affectedPath><commitId>989d81e9eee0bd81d684f7f243ef76602a7d38bd</commitId><timestamp>1625160233000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing coding standard violations
</comment><date>2021-07-01 12:23:53 -0500</date><id>989d81e9eee0bd81d684f7f243ef76602a7d38bd</id><msg>Fixing coding standard violations</msg><path><editType>edit</editType><file>mixing_length.F90</file></path><path><editType>edit</editType><file>advance_windm_edsclrm_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>SCRIPTS/LES_setup/setup_LES_KK_micro.bash</affectedPath><affectedPath>WANGARA/prm</affectedPath><affectedPath>WANGARA/domain.f90.les</affectedPath><affectedPath>WANGARA/sfc</affectedPath><affectedPath>WANGARA/README</affectedPath><affectedPath>WANGARA/snd</affectedPath><affectedPath>WANGARA/prm.les</affectedPath><commitId>62b3702f91c3772f7133b7bec971d6b875b8e45f</commitId><timestamp>1625186163000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Changes that will make the WANGARA case run successfully in SAM-CLUBB and SAM-LES modes.
</comment><date>2021-07-01 19:36:03 -0500</date><id>62b3702f91c3772f7133b7bec971d6b875b8e45f</id><msg>Changes that will make the WANGARA case run successfully in SAM-CLUBB and SAM-LES modes.</msg><path><editType>add</editType><file>WANGARA/domain.f90.les</file></path><path><editType>add</editType><file>WANGARA/README</file></path><path><editType>edit</editType><file>WANGARA/snd</file></path><path><editType>edit</editType><file>SCRIPTS/LES_setup/setup_LES_KK_micro.bash</file></path><path><editType>edit</editType><file>WANGARA/prm</file></path><path><editType>add</editType><file>WANGARA/prm.les</file></path><path><editType>edit</editType><file>WANGARA/sfc</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>WANGARA/README</affectedPath><affectedPath>WANGARA/prm.les</affectedPath><commitId>d39c8b39d2e9296b0facdd22d395f138e72ce64f</commitId><timestamp>1625186163000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Adding comments to README and updating prm.les.
</comment><date>2021-07-01 19:36:03 -0500</date><id>d39c8b39d2e9296b0facdd22d395f138e72ce64f</id><msg>Adding comments to README and updating prm.les.</msg><path><editType>edit</editType><file>WANGARA/README</file></path><path><editType>edit</editType><file>WANGARA/prm.les</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>WANGARA/lsf</affectedPath><affectedPath>WANGARA/domain.f90.les</affectedPath><affectedPath>WANGARA/prm.les</affectedPath><commitId>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</commitId><timestamp>1625186163000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>A few more updates to Wangara case: increasing top height to ~3200m, and removing a few lines from "lsf" file to be consistent with CLUBB (see commit https://github.com/larson-group/clubb/commit/381f3bdb88f44996263d03501401562e39717b25).

See #138.
</comment><date>2021-07-01 19:36:03 -0500</date><id>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</id><msg>A few more updates to Wangara case: increasing top height to ~3200m, and removing a few lines from "lsf" file to be consistent with CLUBB (see commit https://github.com/larson-group/clubb/commit/381f3bdb88f44996263d03501401562e39717b25).</msg><path><editType>edit</editType><file>WANGARA/domain.f90.les</file></path><path><editType>edit</editType><file>WANGARA/lsf</file></path><path><editType>edit</editType><file>WANGARA/prm.les</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></culprit><inProgress>false</inProgress><nextBuild><number>86</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/sam_clubb_silhs_gfortran_build/86/</url></nextBuild><previousBuild><number>84</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/sam_clubb_silhs_gfortran_build/84/</url></previousBuild></workflowRun>