quinoacomputing / quinoa

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

Added: Solid Terms for stability and more complete speed of sound #583

Closed airaudofacundo closed 1 year ago

airaudofacundo commented 1 year ago

Implemented discretized terms from Eq. (17) of Hill et al. (2009). Implemented speed of sound as the maximum eigenvalue of the complete acoustic propagator in SmallShearSolids. Fixed bug where variables allocated with "malloc" were never being freed.


This change is Reviewable