Documentation | Build Status |
---|---|
DeformableBodies.jl
is a Julia package offering tools for
modeling and solving a special class of problems from classical mechanics
called deformable bodies.
This package is available on the Julia registry.
You can install it by entering ]
on the Julia REPL
and then running
pkg> add DeformableBodies
To learn how to use this package, check the tutorials and guides at the documentation.
There are also some complete working examples on the examples/
folder.