Search found 4 matches
- Mon Nov 02, 2009 6:16 am
- Forum: OS X
- Topic: Running NEURON from terminal in OS X 10.5
- Replies: 4
- Views: 4594
- Sun Nov 01, 2009 4:25 pm
- Forum: OS X
- Topic: Running NEURON from terminal in OS X 10.5
- Replies: 4
- Views: 4594
Re: Running NEURON from terminal in OS X 10.5
I'm wondering the same question.
I tried to write a bash file like
and execute it before doing anything with neuron, but now the terminal doesn't recognize any standard command (like "ls", "mkdir" and so on).
Is there an easier way?
I tried to write a bash file like
Code: Select all
PATH=/Applications/Neuron-7.1/nrn/umac/bin
Is there an easier way?
- Thu Dec 04, 2008 1:41 pm
- Forum: OS X
- Topic: Performance difference between Win XP and Leopard
- Replies: 0
- Views: 3810
Performance difference between Win XP and Leopard
I recently use Neuron 6.2 on a MacBook with Leopard 10.5.5, 2,4 GHz Processor and 4GB RAM, but the simulation of the same code takes much more time with respect to my old laptop, with Windows Xp, 1GHz Processor and 1GB RAM. I also try to install Neuron 7 alpha, but nothing seems to change. Can anyon...
- Wed Oct 01, 2008 2:22 pm
- Forum: Other questions
- Topic: error using CVode
- Replies: 2
- Views: 1940
error using CVode
Hi, I'm trying to use a variable step integrator (through either the GUI or writing the code), but when I init&start the simulation the following error message appears: Failed assertion te>tstop_||te<=t0_ at line 615 of file /home/Hines/neuron/releases/nrn62/src/nrniv/../nrncvode/cvodeobj.cpp Wh...