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

Refactory/two phase wall boundary revision #545

Closed Xiangyu-Hu closed 1 month ago

Xiangyu-Hu commented 1 month ago

By using DistanceFromWall for particle wall bounding, now the two phase dam break problem can run in high resolution. The old extend contact wall interaction is not used any more.