quinoacomputing / quinoa

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

Remove Stress argument from speed of sound #587

Closed adityakpandare closed 11 months ago

adityakpandare commented 1 year ago

The normal-stress asig_nn argument in EOS::soundspeed() is not needed, and should be removed.

adityakpandare commented 11 months ago

https://github.com/quinoacomputing/quinoa/commit/1152dd0a02a9b9e8b31e6bcf3ea3654a7d006063 fixes this