Skip to content

Continuing an FSI simulation from a restart file stalls the solver #507

@ktbolt

Description

@ktbolt

Description

I'm trying to continue an FSI simulation from a restart file using

 <Continue_previous_simulation> true </Continue_previous_simulation>
 <Restart_file_name> stFile </Restart_file_name>

The restart file appears to be read correctly and the simulation starts. However, the simulation seems to stall after the first iteration

---------------------------------------------------------------------
 Eq     N-i     T       dB  Ri/R1   Ri/R0    R/Ri     lsIt   dB  %t
---------------------------------------------------------------------
 FS 11-1  3.587e+00  [0 1.000e+00 1.778e+00 8.737e-13]  [147 -80 1]
 MS 11-1  3.595e+00  [0 1.000e+00 2.776e+01 8.312e-13]  [102 0 63]

Reproduction

Modify the FSI pipe_3d test problem to restart after 10 time steps.

Expected behavior

An FSI simulation should be able to continue from a restart file.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions