LLNL / Tribol

Modular interface physics library featuring state-of-the-art contact physics methods.
MIT License
25 stars 2 forks source link

Add particles to MeshData #100

Open eherb opened 3 weeks ago

eherb commented 3 weeks ago

A set of particles is considered a MeshData instance. The particles should search for self-contact. The initial implementation will be for sphere-sphere interactions, but may be enhanced to include computational geometry objects or general rigid bodies.