Search found 1 match

by fidel.santamaria
Wed Apr 09, 2025 1:00 pm
Forum: Reaction-diffusion in NEURON
Topic: Rxd MultipleGeometry
Replies: 0
Views: 21156

Rxd MultipleGeometry

I'm using RXD, I'm trying to setup different geometries for different compartments. For example, a soma with 20 % cytosol and a dendrite with 80 %. I am trying to use MultipleGeometry but get an error. When I use this, the simulation looks OK self.rxd.set_solve_type(self.somaA, dimension=3) self.r_s...