idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.6k stars 1k forks source link

Inelastic predictor #27492

Open lynnmunday opened 3 weeks ago

lynnmunday commented 3 weeks ago

closes #27429

moosebuild commented 3 weeks ago

Job Documentation on e5b66cd wanted to post the following:

View the site here

This comment will be updated on new commits.

lynnmunday commented 2 weeks ago

This pr breaks bison. The bison pr fix is: https://github.inl.gov/ncrc/bison/pull/5948

moosebuild commented 2 weeks ago

Job Coverage on e5b66cd wanted to post the following:

Framework coverage

b74351 #27492 e5b66c
Total Total +/- New
Rate 85.13% 85.13% +0.00% -
Hits 103067 103068 +1 0
Misses 18005 18004 -1 0

Diff coverage report

Full coverage report

Modules coverage

Inconsistent report tags were found between the head and base reports. This can happen when reports are missing from either the head or the base.

Inconsistent tags: module-solid_mechanics-torch

Full coverage reports

Reports - [`framework`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/framework) - [`chemical_reactions`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/chemical_reactions) - [`combined`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/combined) - [`contact`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/contact) - [`electromagnetics`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/electromagnetics) - [`external_petsc_solver`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/external_petsc_solver) - [`fluid_properties`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/fluid_properties) - [`fsi`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/fsi) - [`functional_expansion_tools`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/functional_expansion_tools) - [`geochemistry`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/geochemistry) - [`heat_transfer`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/heat_transfer) - [`level_set`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/level_set) - [`misc`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/misc) - [`navier_stokes`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/navier_stokes) - [`optimization`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/optimization) - [`peridynamics`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/peridynamics) - [`phase_field`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/phase_field) - [`porous_flow`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/porous_flow) - [`ray_tracing`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/ray_tracing) - [`rdg`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/rdg) - [`reactor`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/reactor) - [`richards`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/richards) - [`scalar_transport`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/scalar_transport) - [`solid_mechanics`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/solid_mechanics) - [`solid_properties`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/solid_properties) - [`stochastic_tools`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/stochastic_tools) - [`thermal_hydraulics`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/thermal_hydraulics) - [`xfem`](https://mooseframework.inl.gov/docs/PRs/27492/coverage/xfem)

This comment will be updated on new commits.

lynnmunday commented 2 weeks ago

@dschwen will you review again? @bwspenc also needs to review it before we merge it.