Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions README

This file was deleted.

27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Model Accompanying the Paper

A.R. Brazhe, G.V. Maksimov, E. Mosekilde, O. Sosnovtseva
"Excitation block in a nerve fibre model owing to potassium-dependent changes in myelin resistance",
*Journal of Interface Focus*, (2010)

## Running the Model

To run the model, use the command:

```
./mnerve-gui.tcl sc1
```

## Adding Stimulation Protocols

Stimulation protocols can be added with the "+" sign in the "Stimulation" frame.

## Running Simulations and Plotting

- Click **Run** to run the simulation.
- Click **Add plot** to make plots.
- Plots can also be made from the output file (just an ASCII file) with any plotting software.

---

2025-06-02: Converted README to Markdown.