Open
Description
Only u_n
is considered by the checkpointing. But we should also properly checkpoint v_n
and a_n
. There is already a prototype implementation on this branch (don't merge this branch, it has a different purpose!)
The most important part is
tutorials/FSI/cylinderFlap/OpenFOAM-FEniCS/Solid/cyl-flap.py
Lines 238 to 243 in b3b4985