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

Bottom Solver: Keep the unconverged result if it's an improvement #3991

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

WeiqunZhang
Copy link
Member

No description provided.

@WeiqunZhang
Copy link
Member Author

Running regression tests now. Once it passes, I will merge it.

@WeiqunZhang WeiqunZhang marked this pull request as ready for review June 21, 2024 01:25
@WeiqunZhang WeiqunZhang merged commit 0e3e39b into AMReX-Codes:development Jun 21, 2024
70 checks passed
@WeiqunZhang WeiqunZhang deleted the bottom_solve branch June 21, 2024 01:25
WeiqunZhang added a commit to WeiqunZhang/amrex that referenced this pull request Jul 4, 2024
This is a follow-up on AMReX-Codes#3991. For BottomSolver::bicgcg, it is supposed to
switch to cg if bicg fails. Note that this does not revert AMReX-Codes#3991
completely. It fixes the implementation in AMReX-Codes#3991. We still keep the
unconverged result if it's an improvement.
WeiqunZhang added a commit to WeiqunZhang/amrex that referenced this pull request Jul 4, 2024
This is a follow-up on AMReX-Codes#3991. For BottomSolver::bicgcg, it is supposed to
switch to cg if bicg fails. Note that this does not revert AMReX-Codes#3991
completely. It fixes the implementation in AMReX-Codes#3991. We still keep the
unconverged result if it's an improvement.
WeiqunZhang added a commit to WeiqunZhang/amrex that referenced this pull request Jul 4, 2024
This is a follow-up on AMReX-Codes#3991. For BottomSolver::bicgcg, it is supposed to
switch to cg if bicg fails. Note that this does not revert AMReX-Codes#3991
completely. It fixes the implementation in AMReX-Codes#3991. We still keep the
unconverged result if it's an improvement.
WeiqunZhang added a commit to WeiqunZhang/amrex that referenced this pull request Jul 4, 2024
This is a follow-up on AMReX-Codes#3991. For BottomSolver::bicgcg, it is supposed to
switch to cg if bicg fails. Note that this does not revert AMReX-Codes#3991
completely. It fixes the implementation in AMReX-Codes#3991. We still keep the
unconverged result if it's an improvement.
WeiqunZhang added a commit that referenced this pull request Jul 5, 2024
This is a follow-up on #3991. For BottomSolver::bicgcg, it is supposed
to switch to cg if bicg fails. Note that this does not revert #3991
completely. It fixes the implementation in #3991. We still keep the
unconverged result if it's an improvement.

X-Ref: AMReX-Combustion/PeleLMeX#396
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.

2 participants