Skip to content

Rate law dependent synthesis #328

Description

@kaizu

Enable the following model:

with reaction_rules():
    ~X > X | (k * X / (K + X))

run_simulation(t, solver='gillespie')

Except for ode, no solver supports rate law dependent reactions. This proposal suggests accepting the rate law for synthetic reactions (zero-th order).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions