spatial-model-editor

Getting started

  • Setting the stage
  • Find your bearings
  • Importing Geometry
  • Assign Compartments
  • Mesh generation
  • Species properties
  • Defining reactions
  • Defining parameters
  • Defining additional functions
  • Running a Simulation

Example models

  • Overview
  • Single compartment diffusion
  • AB-to-C Reaction model
  • Gray Scott
  • A very simple model
  • Brusselator model
  • Liver cells
  • Circadian clock
  • Simplified liver model
  • Sel’Kov Model
  • FitzHugh-Nagumo
  • Calcium-Wave-Propagation Model

User guides

  • Work with SBML and COPASI models
  • How to create your own geometry

Python interface

  • Python Interface
  • Example Notebooks
    • Getting started
    • Simulating
    • Visualization
  • API Reference

Reference documentation

  • dune-copasi simulator
  • Pixel simulator
  • Parameter optimization
  • Steady state analysis
  • Mesh generation
  • Command Line Interface
  • Maths
  • Units
  • Changelog
  • Source Code
  • License

Developer documentation

  • Core
  • Pixel
  • Tests
  • Documentation
spatial-model-editor
  • Example Notebooks
  • View page source

Example Notebooks

  • Getting started
    • Install and import sme
    • Importing a model
    • Getting help
    • Viewing model contents
      • Iterating over compartments
      • Get compartment by name
      • Get compartment by list index
      • Display geometry of compartments
      • Display parameter names and values
    • Editing model contents
      • Names
      • Model Parameters
      • Reaction Parameters
      • Species Initial Concentrations
    • Exporting a model
  • Simulating
    • Open an example model
    • Running a simulation
      • Display images from simulation results
      • Plot concentrations from simulation results
      • Plot average/min/max species concentrations
    • Diffusion constant example
  • Visualization
    • Open an example model & simulate
    • Animation of species concentrations
    • Gray-Scott Model
Previous Next

© Copyright 2019, Liam Keegan.

Built with Sphinx using a theme provided by Read the Docs.