Skip to content
Joey Kilgore edited this page Jun 20, 2024 · 10 revisions

Welcome to the NEURON wiki!

For a tutorial of this repo checkout this video series
Alt text

For NEURON setup instructions see : https://github.com/joey-kilgore/Nerve-Block-Modeling/wiki/NEURON-and-Python-Setup

The initial simulation is run by using the NRNGUI.
First open the Neuron GUI and set the working directory to the Current Simulation/Models folder.
This can be done from the main menu as seen below:

Set the working directory from the File drop down menu (File -> working dir).

This should load the .dll file from within the models folder. If you did not already make the dll, run the mknrndll on the models folder, and then try again.

By loading the "CNOW_run.hoc" file, a number of windows will pop up and you will be able to run your simulations.

Link to neuron documentation : https://neuron.yale.edu/neuron/static/docs/help/neuron/0nrn.html#Reference

Clone this wiki locally