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 pressure dependence convergence issue with filterReactions on #565

Merged
merged 2 commits into from
Feb 4, 2016

Conversation

connie
Copy link
Member

@connie connie commented Feb 4, 2016

Discovered that similar pdep convergence problems occur when both pdep and filterReactions is on.

The enlarge(reactEdge=True) step must be skipped in all cases where there are no new core species added, except for the very initial enlarge edge step after adding initial species.

…s added

This applies to both in the case of filterReactions True
AND False otherwise you can be stuck repeating
enlargeEdge steps.

This does not apply to the very initial enlargeEdge step
after initial species
connie added a commit that referenced this pull request Feb 4, 2016
Fix pressure dependence convergence issue with filterReactions on
@connie connie merged commit 9f3e089 into master Feb 4, 2016
@connie connie deleted the anotherPdepFix branch February 12, 2016 19:20
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.

1 participant