Ting-Chen

Results 6 comments of Ting-Chen

I also ran a test(which included `CH4`, `NH3`, and `O2`species) with all new libraries and surface families, and the model was completed.

The same as [O]O[Pt] species, the error messages were: ``` rmgpy.exceptions.UndeterminableKineticsError: (TemplateReaction(reactants=[Molecule(smiles="[O]O[O].[Pt]"), Molecule(smiles="O=[Pt]")], products=[Molecule(smiles="[O]O[Pt]"), Molecule(smiles="[O]O[Pt]")], pairs=[], family='Surface_Abstraction_vdW'), 'Kinetics could not be determined. Unable to find matching template for reaction +...

similar problems: If we search ![image](https://user-images.githubusercontent.com/56702445/112526024-e22a9c00-8d77-11eb-998c-27f74eb9d716.png) the reactions with charged N2O show ![image](https://user-images.githubusercontent.com/56702445/112526129-fe2e3d80-8d77-11eb-8771-f2500040e14f.png) when you click the 4th reaction ![image](https://user-images.githubusercontent.com/56702445/112526476-5b29f380-8d78-11eb-8d35-923f091f31a8.png) the charged N2O shows

The same `UnboundLocalError: local variable 'reverse_kinetics' referenced before assignment` error in [this reaction](https://rmg.mit.edu/database/kinetics/results/reactant1=1%20O%20u0%20p2%20c0%20%7B2,D%7D%0D%0A2%20N%20u0%20p1%20c0%20%7B1,D%7D%20%7B3,S%7D%0D%0A3%20X%20u0%20p0%20c0%20%7B2,S%7D__res=True) ![image](https://user-images.githubusercontent.com/56702445/121276127-0dfbef00-c89c-11eb-9216-9c3b9b79c615.png) The reverse reaction search was ok (It belongs to `Surface_Adsorption_Single` family)

#432 This PR had reported the duplicate surface reactions with different kinetics

Run the example of methane oxidation with new training data and the models completed: (RMG-Py branch is master) - RMG-database branch: **add_surface_training** The final model core has 60 species and...