Skip to content
Snippets Groups Projects
Commit 9427d134 authored by Henry Weller's avatar Henry Weller
Browse files

sixDoFRigidBodyMotion: Time integration now switches between symplectic and Crank-Nicolson

For explicit motion (and the first iteration of iterative motion
correction) the 2nd-order symplectic motion integrator is used.

For iterative correction a form of lagged Crank-Nicolson is used in
which the current time-step values correspond to the current iteration.
This converges to a 2nd-order implicit solution.
parent d3e5ea49
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment