Species in core is isomorphic to species in the edge
Bug Description
I am trying to generate a kinetic mechanism for CH2F2 refrigerant using RMG. After completion of the simulation, I get the following warning (image attached below):
Species NNH is isomorphic to species NNH in the edge.
How To Reproduce
input.py file is attached below for further investigation.
Installation Information
OS: Windows 11, WSL2, Ubuntu 22.04 Installation method: Installation by Source Using Anaconda Environment for Unix-based Systems: Linux and Mac OSX RMG version information: RMG-Py: Latest version RMG-database: Latest database
@mjohnson541 I think you originally added this warning, could you take a look at this error?
(was added in this commit: https://github.com/ReactionMechanismGenerator/RMG-Py/commit/973d8bf16a4da0b184f9c19bc2074d79517f41ad)
First, for this particular run for species in the edge I don't think this is something to be particularly worried about.
These two structures are the same in terms of connectivity but different electronically without any difference in multiplicity so we should consider them the same species. These kinds of issues usually occur because of how the resonance system and our reaction definitions interact. My guess is some reaction family is producing an electronic structure of NNH that isn't in the list of resonance structures for the expected NNH causing it to think they are different species, but @alongd might have a better idea what is happening.
This issue is being automatically marked as stale because it has not received any interaction in the last 90 days. Please leave a comment if this is still a relevant issue, otherwise it will automatically be closed in 30 days.