Skip to content
Snippets Groups Projects
Commit a20f2acb authored by Benjamin Cumming's avatar Benjamin Cumming
Browse files

add reference solution for hh soma test

* julia script that uses SUNDIALS to solve the single compartment
  model with HH channel. The model has 4 variables (voltage and
  3 gating variables), which are coupled in the solver (i.e. not
  split like in Neuron / nest-mc.
* SUNDIALS uses variable order stepping and variable size time steps
  with error detection to accurately integrate in time
parent 14c6c1a8
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment