quinoacomputing / quinoa

Adaptive computational fluid dynamics
https://quinoacomputing.github.io
Other
101 stars 22 forks source link

Solids non-conservative term corrections and bug fixes #608

Closed adityakpandare closed 6 months ago

adityakpandare commented 6 months ago
  1. correct error in non-conservative terms from LF flux, and update baselines due to this,
  2. bug fix in resetting Cauchy stress tensor,
  3. apply BC on stress prim-vector,
  4. add g-entries in diagHeader().

The corrected non-conservative terms have a much better pressure-equilibrium retention for the solid-fluid advection problem. See below. Also, the Cu-Cu shocktube is also slightly better in similar ways.

mmsadv-debugncn

This change is Reviewable