Skip to content

Rate law dependent synthesis #328

@kaizu

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).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions