Menu

#130 _moose.HSolve throwing exception in async branch in `resetSim` function

async13
open
nobody
5
2014-10-30
2014-03-03
dilawars
No

moose.util.resetSim is not working in async. Fails with following error.

Warning: no Elements found on path /neuroml/cells/##[TYPE=HHChannel2D]

+ Using hsolve
[ERROR] @core/simulator.py:119 Failed to simulate with error 'module' object has no attribute 'HSolve' 
~~~~~

Exception is raised in following function

python/moose/utils.py: h = _moose.HSolve( neuronpath+'/solve' )
~~~~

Discussion

Anonymous
Anonymous

Add attachments
Cancel