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

fix test for weighted BFBT preconditioner #6057

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

quangx
Copy link
Contributor

@quangx quangx commented Oct 7, 2024

This pull request will add tests for the weighted BFBT preconditioner.

Regarding the existing nsinker_bfbt test, a flag is added to make it use the weighted BFBT preconditioner.

@@ -0,0 +1,145 @@
# A test using adiabatic conditions and a gravity
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a copy of burnman.prm? If yes, just replace the comment on top to say that this is testing bfbt, include the other prm file, and delete everything except the solver section here

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also can you add the file of the screen output as well?

@tjhei
Copy link
Member

tjhei commented Oct 10, 2024

This needs rebasing after #6059 is merged to fix the output.

@tjhei
Copy link
Member

tjhei commented Oct 10, 2024

Thanks for the update. Please fix the indentation.

@tjhei
Copy link
Member

tjhei commented Oct 10, 2024

Can you please rebase to the current main, push, wait for the tester, and update the output again?

set Time steps between mesh refinement = 5
end
subsection Solver parameters
subsection Stokes solver parameters
Copy link
Member

@tjhei tjhei Oct 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please set the solver to block AMG here

add burnman bfbt test
@tjhei tjhei changed the title Add and fix tests for weighted BFBT preconditioner [WIP] fix test for weighted BFBT preconditioner Oct 12, 2024
@tjhei tjhei merged commit 8a393d0 into geodynamics:main Oct 13, 2024
8 checks passed
@quangx quangx deleted the bfbt_tests branch October 13, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants