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

Add check for fluid & shell reference space #542

Closed WeiyiVirtonomy closed 1 month ago

WeiyiVirtonomy commented 1 month ago

Description

This PR adds a check in NeighborBuilderContactToShell and NeighborBuilderContactFromShell, ensuring that the reference spacing of fluid will be larger than or equal to that of shell.

WeiyiVirtonomy commented 1 month ago

@DongWuTUM Hi, Dong. I think this PR is ready to merge, could you have some time to take a look?

DongWuTUM commented 1 month ago

@DongWuTUM Hi, Dong. I think this PR is ready to merge, could you have some time to take a look?

I have checked it. No problem. Thanks!