LLNL / serac

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

Add method to check if physics is quasi-static or not. #1069

Closed tupek2 closed 10 months ago

tupek2 commented 10 months ago

The lido wrapper handles quasi-static and dynamic a bit differently (mostly due to checkpointing, but other things). As such, it is necessary to query which one a given base_physics is.

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (cc3e357) 88.83% compared to head (41e1309) 88.78%.

:exclamation: Current head 41e1309 differs from pull request most recent head 9585687. Consider uploading reports for the commit 9585687 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1069 +/- ## =========================================== - Coverage 88.83% 88.78% -0.05% =========================================== Files 153 153 Lines 12389 12389 =========================================== - Hits 11006 11000 -6 - Misses 1383 1389 +6 ```

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