Skip to content

Conversation

@ssun30
Copy link
Contributor

@ssun30 ssun30 commented Oct 22, 2024

Fixed a bug introduced in PR #203 . If an Interface has any interfacial reactions, EdgeAnalysis may fail when calculating core radical net termination rates. It was directly calling interface.phase.species but such field does not exist for Interface since it involves two domains. A quick fix would be to concatenate the species vector of each Domain before calculating the rates.

I originally intended to include this fix in the marcus_development branch, but it may affect anyone who does any interface reactions in RMG so I opened a separate PR to address the issue.

@ssun30 ssun30 requested review from mjohnson541 and rwest October 22, 2024 20:16
@ssun30 ssun30 self-assigned this Nov 6, 2024
@ssun30 ssun30 requested a review from JacksonBurns January 28, 2025 20:30
Copy link
Contributor

@JacksonBurns JacksonBurns left a comment

Choose a reason for hiding this comment

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

👍

@ssun30 ssun30 merged commit 673e5da into main Feb 4, 2025
2 checks passed
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