Open Tingchenlee opened 3 years ago
@Tingchenlee Thank you for reporting this issue. This problem might be an RMG-Py issue. This can be reproduced by
species.generate_resonance_structures()
species.thermo = database.thermo.get_thermo_data(species)
RMG will generate two resonances structures for the reported product. a. OON=N[Pt]
; b. OO[N]=N[Pt]
, I think RMG has a problem estimating the thermo for conformed a using GAV.
You can either fix the RMG-Py GAV estimator or do the kinetic search without Generate Resonance Structures
.
Kinetic Search can't determine the thermo data for
The error messages: