Skip to content

Fix the if condition on the fillpatcher reset#651

Merged
marchdf merged 1 commit intodevelopmentfrom
fix-fillpatcher-cond
Jul 13, 2023
Merged

Fix the if condition on the fillpatcher reset#651
marchdf merged 1 commit intodevelopmentfrom
fix-fillpatcher-cond

Conversation

@marchdf
Copy link
Copy Markdown
Contributor

@marchdf marchdf commented Jul 12, 2023

The fillpatcher reset should not depend on the value of do_reflux. With the current code, setting pelec.do_reflux=0 breaks with

amrex::Abort::0::FillPatcher: High order interpolation in time not supported.  Or FillPatcher was not properly deleted. !!!

This PR fixes that issue.

@marchdf marchdf requested a review from jrood-nrel July 12, 2023 19:44
The reset should not depend on the value of do_reflux
@marchdf marchdf force-pushed the fix-fillpatcher-cond branch from 4bdb262 to b62fa1d Compare July 12, 2023 19:53
@marchdf marchdf enabled auto-merge (squash) July 12, 2023 20:57
@marchdf marchdf disabled auto-merge July 12, 2023 20:58
@marchdf marchdf merged commit f1e1dc9 into development Jul 13, 2023
@marchdf marchdf deleted the fix-fillpatcher-cond branch July 13, 2023 13:58
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