This file contains the model definition of HHVClamp model. It is used in both the GeNN code generation and the user side simulation code. The HHVClamp model implements a population of unconnected Hodgkin-Huxley neurons that evolve to mimick a model run on the CPU, using genetic algorithm techniques.
More...
#include "modelSpec.h"
#include "modelSpec.cc"
#include "HHVClampParameters.h"
|
| #define | DT 0.5 |
| | This defines the global time step at which the simulation will run. More...
|
| |
This file contains the model definition of HHVClamp model. It is used in both the GeNN code generation and the user side simulation code. The HHVClamp model implements a population of unconnected Hodgkin-Huxley neurons that evolve to mimick a model run on the CPU, using genetic algorithm techniques.
This defines the global time step at which the simulation will run.
| void modelDefinition |
( |
NNmodel & |
model | ) |
|
This function defines the HH model with variable parameters.
Initial value:= {
-60.0,
0.0529324,
0.3176767,
0.5961207,
120.0,
55.0,
36.0,
-72.0,
0.3,
-50.0,
1.0
}