LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
186 stars 33 forks source link

Update the time for quasi-static time-varying loads #1037

Closed jamiebramwell closed 11 months ago

jamiebramwell commented 11 months ago

As quasi-static and dynamic problems use the same integrators, the ODE time point also needs to be updated in the quasi-static case as the ODE solver does not get called for that code path.

samuelpmishLLNL commented 11 months ago

oops, I double-approve of this PR.

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (83925ec) 89.89% compared to head (345ee2e) 89.89%.

:exclamation: Current head 345ee2e differs from pull request most recent head 449ed24. Consider uploading reports for the commit 449ed24 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1037 +/- ## ======================================== Coverage 89.89% 89.89% ======================================== Files 149 149 Lines 12055 12057 +2 ======================================== + Hits 10837 10839 +2 Misses 1218 1218 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.