Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stability and convergence issue in restarting a simulation (svFSI solver) #327

Open
1 task done
sarazeta96 opened this issue Jan 8, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@sarazeta96
Copy link

Description

Is it normal for the solvers from svFSI to struggle with convergence (see the lsIt column) during the first timesteps immediately after a restart? Also, is it common for the pressures and flows in the "B_FS_....txt" files to exhibit sudden, strange peaks and values? I don't know if this is related to the type of solver or the type of simulation (this one is from a "moving wall" setting).

Right before stopping the simulation with "STOP_SIM" file:
image

After the restart:
image

Plot of Flow/pressures profiles:
image

Why did it cause such peaks in the pressure and flow profiles (see red box on the plot)? The peaks wouldn't have been created if I hadn't stopped the simulation with "STOP_SIM" (I did a test on that).

Reproduction

I am using the FSI equation (LS type: GMRES - Preconditioner: FSILS)
and mesh equation (LS type: CG - Preconditioner: FSILS)

With a condition of "moving wall" :
Type: Dir
Time dependence: General
Temporal and spatial values file path: Wall_movBc.dat

histor.txt

Boundary conditions are: zero pressure outlets and flow curve at the inlet.

Expected behavior

Not creating those peaks in the plot and not having convergence issues in the first timesteps after the restart

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@sarazeta96 sarazeta96 added the bug Something isn't working label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant