Closed
Description
The minimal example broke because an ArrheniusEP was used in the training reactions rather than Arrhenius. See https://github.com/GreenGroup/RMG-Py/blob/master/rmgpy/data/kinetics/family.py#L844
However, the Arrhenius reactions are getting converted to ArrheniusEP with alpha set to zero. Maybe we should loosen this behavior to allow both Arrhenius and ArrheniusEP? As well as provide warnings if someone tries to add other types of kinetics?
Metadata
Metadata
Assignees
Labels
No labels