-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
While working on issue #58, I discovered the real reason for instability in FSI simulations with subcycling. Initially it ticked me off, that the mesh was changing during subcycling steps. Maybe this was intended but I was not sure.
However, I realized that at each subcycling step the displacement is read again. This is the total displacement and not multiplied by subcycling dt. This means that for N subcycling steps, the total displacement will be amplified N times.
Metadata
Metadata
Assignees
Labels
No labels