Skip to content

hitting rate_rule with rank4 when training reaction valid #199

@goldmanm

Description

@goldmanm

I encountered this potential issue when deciding precedence of rate rules and training reactions.

This reaction C=C + C=C[CH2] -> C=CCC[CH2] hits node [Cds-HH_Cds-HH;CsJ-CdHH] in R_Addition_MultipleBond. For this reaction & node, there is a training reaction for it, and two rate rules. If none of the atoms are isotopically labeled, it obtains the training reaction. If an atom is labeled, then it gets the rate rule (which is all as expected).

The rate rule with higher rank of 4 has the comment "Aaron Vandeputte GAVs CBS-QB3", which leads me to think it should be less trusted than the training reaction. However, the algorithm uses the rank 4 rate rule instead of the training reaction, which does not seem like the ideal kinetics choice.

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