NEURON
8.0.1

Building:

  • Installation
  • CMake Build Options
  • Developer Builds

User documentation:

  • NEURON Python documentation
    • Quick Links
    • Basic Programming
    • Model Specification
      • Model Specification GUI Tools
      • Programmatic Model Specification
        • Topology
        • Ions
        • Dynamics (Channels, etc…)
        • Basic Reaction-Diffusion
        • Networks
        • Electrode
        • MechanismType
        • Obsolete Stimuli
    • Simulation Control
    • Visualization
    • Analysis
  • NEURON HOC documentation
  • Python tutorials
  • Python RXD tutorials
  • How to use CoreNEURON

Developer documentation:

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

Changelog

  • NEURON 8.0
  • Contributors
  • Feedback / Help
NEURON
  • »
  • NEURON Python documentation »
  • Programmatic Model Specification
  • Switch to HOC
  • Edit on GitHub

Programmatic Model Specification

  • Topology
    • Conceptual Overview of Sections
      • Geometry
    • Defining the 3D Shape
    • Reading 3D Data from NEURON
    • Section and Segment Selection
      • Dot notation for properties
      • sec= for functions
      • Default section
    • SectionList
    • SectionRef
  • Ions
  • Dynamics (Channels, etc…)
    • HOC-based Mechanisms
    • KSChan
    • LinearMechanism
    • Point Processes and Artificial Cells
      • General
    • Mechanisms
    • NMODL
      • NEURON Extension to NMODL
      • Model Description Language
  • Basic Reaction-Diffusion
  • Networks
    • ParallelContext
      • Implementation Notes
      • MPI
      • SubWorld
      • Parallel Network
      • Parallel Transfer
    • ParallelNetManager
    • NetCon
  • Electrode
  • MechanismType
  • Obsolete Stimuli
Previous Next

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

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