Search found 4 matches

by tyrell_turing
Sun Mar 02, 2014 3:54 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: Sharing variables between NMODL files without using ions
Replies: 2
Views: 2061

Re: Sharing variables between NMODL files without using ions

Thanks for your reply, Ted. I will take a look at using a POINTER variable, it sounds like a good option.

Cheers,

Blake
by tyrell_turing
Sun Mar 02, 2014 3:49 pm
Forum: UNIX/Linux
Topic: Error compiling nrniv - caused by bbsrcli.cpp?
Replies: 3
Views: 6751

Re: Error compiling nrniv - caused by bbsrcli.cpp?

Thanks both of you for your help! PVM was indeed the cause of the problem. I no longer needed PVM, so I just removed it from my computer and then everything compiled just fine.

Thanks again,

Blake
by tyrell_turing
Wed Feb 26, 2014 4:40 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: Sharing variables between NMODL files without using ions
Replies: 2
Views: 2061

Sharing variables between NMODL files without using ions

Hi all, Is there any way to pass variables between NMODL files without resorting to the use of ions? I ask because we are working on a model of chloride transport wherein we have two NMODL files: (1) a file for calculating the percentage of potassium chloride cotransporter proteins (KCC2) in the mem...
by tyrell_turing
Wed Feb 26, 2014 4:04 pm
Forum: UNIX/Linux
Topic: Error compiling nrniv - caused by bbsrcli.cpp?
Replies: 3
Views: 6751

Error compiling nrniv - caused by bbsrcli.cpp?

Hi there, I am trying to compile NEURON on a Dell XPS Ultrabook running Ubuntu 12.10. I had no problems compiling and installing InterViews, but I am having a real tough time with an error I'm getting when compiling NEURON itself. The error appears when compiling in the nrniv directory. In particula...