logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nrniv - Command-line interface for NEURON

Author

       NEURON was written by Michael Hines, John W. Moore, Ted Carnevale and others.

       This manual page was written by Matthias Klumpp <mak@debian.org>, for the Debian project (and may be used
       by others).

                                                January 28, 2018                                        nrniv(1)

Description

       This manual page documents the nrniv command.

       nrniv  is  an  interactive  interface  to  the  NEURON simulation environment for computational models of
       physiological neurons.

       If started without parameters, it will display an interactive hoc interpreter.  nrniv can be  toggled  to
       use Python instead by using the -python flag.
       If  a .hoc file is supplied as an argument, the file will be executed immediately, and no interactive hoc
       interpreter will be shown.

More Information

       Check out the NEURON programmer's reference at www.neuron.yale.edu/neuron/static/py_doc/index.html

Name

       nrniv - Command-line interface for NEURON

Synopsis

nrniv [FILE] [ARGS]

See Also