v1.3.0 - Thick bodies and new API
v1.3.0 - Thick bodies and new API
This version mainly adds support for thick bodies and provides a new API.
Changes
- Add support for thick bodies
- Add all DOFs to flexible motion
- Update API
Notes
Add support for thick bodies
Support for thick bodies and triangular elements has been added. Calculation of element Jacobian has been improved (see #3). Bodies can now have multiple wakes attached to them.
Add all DOFs to flexible motion
Support for in-plane flexible modes shape has been added. The dx, dy and rz DOF can now be taken into account.
Update API
The syntax of the core API has been updated. voluptuous is now used to validate the input dictionary.
Tests
-
Ubuntu 24.04 (gcc 11, python 3.10)
Edited by Adrien Crovato