Skip to content

FSI: Subcycling incorrect displacement #368

@vidulejs

Description

@vidulejs

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions