Skip to content
Snippets Groups Projects
  • Benjamin Cumming's avatar
    add reference solution for hh soma test · a20f2acb
    Benjamin Cumming authored
    * 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
    a20f2acb
hh_soma.jl 3.13 KiB