Wiki » History » Version 2
Alexandre Guet-McCreight, 25 Sep 2015 16:48
| 1 | 1 | Alexandre Guet-McCreight | # CA1 Oriens Lacunosum Moleculare: Lawrence *et al*, 2006 |
|---|---|---|---|
| 2 | 1 | Alexandre Guet-McCreight | ## Versions of the project |
| 3 | 1 | Alexandre Guet-McCreight | ### NEURON |
| 4 | 1 | Alexandre Guet-McCreight | Download and extract the archive and then under |
| 5 | 2 | Alexandre Guet-McCreight | **ms-win**: |
| 6 | 1 | Alexandre Guet-McCreight | Compile the mod files by running mknrndll and changing to the extracted folder and selecting to create the nrnmech.dll. Then double click on the mosinit.hoc file |
| 7 | 2 | Alexandre Guet-McCreight | **linux/unix**: |
| 8 | 1 | Alexandre Guet-McCreight | Compile the mod files by running nrnivmodl in the extracted folder. Then run "`nrngui mosinit.hoc`" |
| 9 | 2 | Alexandre Guet-McCreight | **mac os x**: |
| 10 | 1 | Alexandre Guet-McCreight | Drag and drop the extracted folder onto the mknrndll icon. Drag and drop the mosinit.hoc file from the extracted folder onto the nrngui icon. |
| 11 | 1 | Alexandre Guet-McCreight | |
| 12 | 1 | Alexandre Guet-McCreight | Once the simulation starts you can create subplots of Fig 9 by clicking the appropriately labeled buttons or you can create the whole figure by clicking the create all of fig 9 button (lower right in control box). |
| 13 | 1 | Alexandre Guet-McCreight | |
| 14 | 1 | Alexandre Guet-McCreight | Note: The variable step method was used in this demo, if you would like to run the simulation as in the publication you can run cvode_active(0). |