Skip to content

Training reactions only allow Arrhenius #220

Closed
@connie

Description

@connie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions