NEURON
latest

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:

  • NEURON Python documentation
  • NEURON HOC documentation
  • Other scripting languages
  • Python tutorials
  • Python RXD tutorials
  • CoreNEURON

NMODLanguage:

  • NMODLanguage
    • Neuron MODelling Language

Developer documentation:

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

Removed Features

  • Removed Features

Changelog

  • NEURON 8.2
  • NEURON 8.1
  • NEURON 8.0
  • Contributors
  • Feedback / Help
NEURON
  • »
  • NMODLanguage
  • Edit on GitHub

NMODLanguageΒΆ

In this series we have some basic tutorials: an introduction to Python and how to work with NEURON through Python. Through the Ball and Stick tutorial, we learn how to develop a model starting from a single cell through a network.

Basic tutorials

  • Neuron MODelling Language
    • Compiling example mod files
    • NMODL Code Blocks
      • DEFINE
      • INCLUDE
      • NEURON
        • SUFFIX
        • POINT_PROCESS
        • THREADSAFE
        • ELECTRODE_CURRENT
        • Example mod file
        • Functionality example
        • NONSPECIFIC_CURRENT
        • USEION
          • READ
          • WRITE
          • VALENCE
          • REPRESENTS
        • Example snippet
        • NMODL Variable Types
        • Example mod file
      • UNITS
      • PARAMETER
      • ASSIGNED
      • CONSTANT
      • NET_RECEIVE
        • Example mod files
        • Functionality example
      • Functionality Example
      • CONSTRUCTOR
      • DESTRUCTOR
      • INITIAL
      • STATE
      • BREAKPOINT
        • SOLVE
        • METHOD
      • DERIVATIVE
      • KINETIC
        • Example mod file
        • Functionality example
        • CONSERVE
      • FUNCTION
      • PROCEDURE
      • LINEAR
      • NONLINEAR
      • LOCAL
      • DISCRETE
        • Example mod file
        • Functionality example
    • Other NMODL constructs
      • TABLE
        • FROM
        • TO
        • WITH
        • DEPEND
        • Example mod file
        • Functionality example
      • FUNCTION_TABLE
        • Example mod file
        • Functionality example
      • BEFORE
      • AFTER
      • FOR_NETCONS
      • PROTECT
      • MUTEXLOCK / MUTEXUNLOCK
      • VERBATIM
Next Previous

© Copyright 2022, Duke, Yale and the Blue Brain Project. Revision aa19bcb8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
8.2.2
8.2.1
8.2.0
8.1.0
8.0.2
8.0.1
8.0.0
magkanar-fix_docs_building
Downloads
On Read the Docs
Project Home
Builds