Skip to content

complex with redundant bonds causing issues in time series generation #14

@jjtapia

Description

@jjtapia

In the attached file, nfsim and ssa/ode simulations produce different results. The cause is likely to be in the reverse reaction

B(b1!1).C(c1!1) -> B(b1) + C(c1) kr

NFSim becomes confused between

B(b1!1).C(c1!1) -> B(b1) + C(c1) kr where B and C

where C and A are not bound together and

B(b1!1).C(c1!1) -> B(b1) .C(c1) kr

Where C and A still maintain a bond. While network expansion distinguishes between the two correctly and only triggers the event specified by the user.

odevsnf.bngl.txt

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