Skip to content

Commit e28815c

Browse files
committed
Update docs
1 parent 59cec71 commit e28815c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/callbacks/split_integration.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ of fluid to solid particles is large enough (e.g. 100:1 or more).
4141
For large time step size ratios, `stage_coupling=false` might
4242
require a significantly (often 2x) smaller fluid time step size
4343
for stability at the FSI interface.
44+
For small time step size ratios, `stage_coupling=false` might be
45+
sufficiently stable and more efficient than `stage_coupling=true`.
4446
- `predict_positions=true`: The force on the structure due to the fluid is kept constant
4547
during one sub-integration call. When computing this force,
4648
the new fluid state and the old structure state are available.

0 commit comments

Comments
 (0)