Xiangyu-Hu / SPHinXsys

SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on a unique and unified computational framework by which strong coupling has been achieved for all involved physics.
https://www.sphinxsys.org/
Apache License 2.0
259 stars 197 forks source link

Hotfix/rieman solver parameter and fsi #506

Closed Xiangyu-Hu closed 3 months ago

Xiangyu-Hu commented 3 months ago
  1. The 3 bugs in Riemann solver is corrected,
  2. the wrong sign of the numerical dissipation in FSI corrected.
  3. the Riemann solver extra is not necessary so deleted.
  4. influenced cases are updated.