-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
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
Labels
No labels