Skip to content

Add explanations and references for each algorithm #23

@kaizu

Description

@kaizu
  • ode

Ordinary Differential Equations. "Explicit Euler", "Cash-Karp", or "Controlled Rosenbrock 4". See Boost.Numeric.Odeint
https://www.boost.org/doc/libs/release/libs/numeric/odeint/

  • gillespie

The Gillespie algorithm. The direct method.
https://doi.org/10.1021/j100540a008

  • meso

The spatial Gillespie algorithm. The mesoscopic cubic-lattice-based algorithm. The next subvolume method.

  • bd

The Reaction Brownian Dynamics (RBD) method.

  • spatiocyte

The microscopic HCP-lattice-based algorithm. The Spatiocyte algorithm.

  • egfrd, sgfrd

The enhanced Green's Function Reaction Dynamics (eGFRD) method.

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