OpenFOAM-4.x/applications/test/rigidBodyDynamics/spring
Henry Weller c07bc87f95 rigidBodyDynamics/rigidBodySolvers: Added run-time selectable solvers to integrate the rigid-body motion
Currently supported solvers: symplectic, Newmark, CrankNicolson

The symplectic solver should only be used if iteration over the forces
and body-motion is not required.  Newmark and CrankNicolson both require
iteration to provide 2nd-order behavior.

See applications/test/rigidBodyDynamics/spring for an example of the
application of the Newmark solver.

This development is sponsored by Carnegie Wave Energy Ltd.
2016-04-12 11:33:20 +01:00
..
Make rigidBodyDynamics: Added support for restraints and a linear spring with damper 2016-04-10 23:12:07 +01:00
spring rigidBodyDynamics/rigidBodySolvers: Added run-time selectable solvers to integrate the rigid-body motion 2016-04-12 11:33:20 +01:00
spring.C rigidBodyDynamics/rigidBodySolvers: Added run-time selectable solvers to integrate the rigid-body motion 2016-04-12 11:33:20 +01:00
spring.gnuplot rigidBodyDynamics: Added support for restraints and a linear spring with damper 2016-04-10 23:12:07 +01:00