New features on geometry, contact and particle generation
In this release, the new features are:
- New geometric shape which is much faster than triangular mesh is introduced.
- General coordinate transformation is introduced to all shapes.
- Contact between volumetric and surface structures is introduced.
- Particle generation is generalized for volumetric and surface particles.
- Construction of adaptation, particles and materials now are based on factory methods.
Installation note:
Eigen 3 library is required for this release. You can download it from https://eigen.tuxfamily.org/index.php?title=Main_Page.
The eigen library source should be put in the folder 3rd_party/eigen.