NEURON

Building:

  • Installation
  • CMake Build Options
  • Developer Builds

User documentation:

  • Training videos
  • Guides
  • NEURON Course Exercises
  • The NEURON forum
  • Publications about NEURON
  • Publications using NEURON

NEURON scripting:

  • Running Python and HOC scripts
  • NEURON Programmer’s Reference
  • Other scripting languages
  • Python tutorials
  • Python RXD tutorials
    • Reaction-diffusion introduction
    • Initialization Strategies
    • Varying initial concentrations and parameters
    • Radial diffusion
    • Reaction-diffusion thresholds
    • Extracellular reaction-diffusion tutorial
    • Restricting reactions to a part of a region
    • Example: Degradable buffer
    • Example: Circadian rhythm
    • Example: Calcium waves
    • Example: combining MOD file ion channels with rxd
    • IP3 demo
  • CoreNEURON

NMOD Language:

  • Language Overview
  • About the NMODL transpiler

Developer documentation:

  • NEURON SCM and Release
  • NEURON Development topics
  • C API
  • Internal C/C++ documentation

Removed Features

  • Removed Features

Changelog

  • NEURON 8.2
  • NEURON 8.1
  • NEURON 8.0
  • Contributors
  • Feedback / Help
NEURON
  • Python RXD tutorials
  • View page source

Python RXD tutorials

Reaction-diffusion

  • Reaction-diffusion introduction
    • Overview
    • Math
    • Reading the data
    • Examples
  • Initialization Strategies
    • Option 1: NEURON and NMODL defaults
    • Option 2: Uniform initial concentration
    • Option 3: Initializing to a function of position
    • Option 4: to steady state
  • Varying initial concentrations and parameters
  • Radial diffusion
  • Reaction-diffusion thresholds
  • Extracellular reaction-diffusion tutorial
    • Download files
    • Getting started
  • Restricting reactions to a part of a region
    • Overview
    • Setup NEURON library and imports
    • Setup the model
    • Morphology and discretization
    • The rxd.Region
    • The rxd.Species
    • The rxd.Reaction and its localization
    • Run and visualize the simulation

Examples

  • Example: Degradable buffer
  • Example: Circadian rhythm
  • Example: Calcium waves
  • Example: combining MOD file ion channels with rxd
  • IP3 demo
Previous Next

© Copyright 2025, Duke, Yale and the Blue Brain Project.

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