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

Increase GMRES restart for nsinker_spherical_shell #5178

Merged
merged 2 commits into from Jun 29, 2023

Conversation

gassmoeller
Copy link
Member

The nsinker spherical shell benchmark does not converge with the current setting on my machine (just barely, 1e-8 would be converged, it stagnates around 1.8e-8). Increasing the GMRES restart length fixes the issue. The test in a lower resolution converges fine.

Found while preparing for #5145.

@bangerth bangerth merged commit ec0fc4d into geodynamics:main Jun 29, 2023
6 checks passed
@gassmoeller gassmoeller deleted the fix_nsinker_prm branch June 29, 2023 17:11
@tjhei
Copy link
Member

tjhei commented Jun 30, 2023

Related to #4955. Did you try AMG and GMG?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants