2001 Maciej Lazarewicz mlazarew@hotmail.com

Library of compartmentalization algorithms implemented in NEURON:

onethird.hoc	- compartmentalization algorithm based on rule 1/3
uniform.hoc	- uniform compartmentalization algorithm 
length.hoc	- compartmentalization algorithm based on length 
lmesh.hoc	- compartmentalization algorithm based on electrotonic length
vdrop.hoc	- compartmentalization algorithm based on voltage drop 

Before you run example script main.hoc you have to compile .mod files (see NEURON documentation). Then you can run it by 

nrngui main.hoc -

main.hoc	- example of implementation of compartmentalization algorithms and calculation of impedance

ml01.hoc	- updated Migiore 1995 CA3 model
ca3a.geo	- morphology of the CA3 cell
NaM99SL.mod	- kinetics of sodium ion channels 
KdrM99SL.mod	- kinetics of potassium type DR ion channels
caM95.mod	- kinetics of calcium concentration
KaDM99SL.mod	- kinetics of distal potassium type A ion channels 
KaPM99SL.mod	- kinetics of proximal potassium type A ion channels 
KahpM95.mod	- kinetics of calcium dependent potassium AHP ion channels 
KctBG99.mod	- kinetics of calcium dependent potassium type C ion channels 
KmM95.mod	- kinetics of potassium type M ion channels 
KdBG.mod	- kinetics of potassium type D ion channels 
KhdM01.mod	- kinetics of current h ion channels 
CAlM95.mod	- kinetics of calcium type L ion channels 
CAnM95.mod      - kinetics of calcium type N ion channels 
CAtM95.mod	- kinetics of calcium type T ion channels
