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

Time dependent Navier Stokes example diverges with deal.II 9.2 #88

Open
jppelteret opened this issue Jun 2, 2021 · 0 comments
Open
Labels

Comments

@jppelteret
Copy link
Member

As reported on the mailing list (https://groups.google.com/g/dealii/c/kI-Ii8N0kFU).

Time step = 206, at t = 2.060000e-01
 GMRES_ITR = 8   GMRES_RES = 7.647033e-07
************************************************************************************************
Time step = 207, at t = 2.070000e-01
 GMRES_ITR = 8   GMRES_RES = 3.355695e-04
************************************************************************************************
Time step = 208, at t = 2.080000e-01
 GMRES_ITR = 8   GMRES_RES = 5.007715e+01
************************************************************************************************
Time step = 209, at t = 2.090000e-01
 GMRES_ITR = 8   GMRES_RES = 1.262003e+12
************************************************************************************************
Time step = 210, at t = 2.100000e-01
 GMRES_ITR = 8   GMRES_RES = 1.279221e+33
@jppelteret jppelteret added the bug label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant