// Morphology file for Golgi cell
// A single compartment neuron with a spherical soma yielding
// an Rin (78 MegaOhm) and a time-constant (24 msec) as tabulated in Midtgaard (1992).
// The resulting Cm is 0.31 nF, assuming a specific membrane capacitance of 0.01 (F/m^2).
// The resulting surface area is 0.31e5 um^2.
// Written by RM (27/11/95).
// changed /library/soma to /library/interneuron/soma on 16/4/96 MAEX
*relative
*set_compt_param ELEAK {ELEAK}
*set_compt_param EREST_ACT {EREST_ACT}
*set_compt_param RM 3.03 // 2.4000 // 24 000 ohm.cm^2
*set_compt_param RA 1.0000 //
*set_compt_param CM 0.0100 // 1microF/cm^2
// The entire neuron has now about the same membrane surface area
// as the original single soma compartment. In addition, all
// compartments have the same area.
*polar
*compt /library/interneuron/soma
soma none 0.000 0.000 0.000 12.5
// 9.0 // 12.25 // 9.0 // 12.25 // 30.0 // 99.33
*compt /library/interneuron/dend
// dend1, dend2 and dend3 stand for primary, secondary and tertiary dendritic branches
dend1[0] soma 25.0 0.0 0.0 0.4
dend2[0] dend1[0] 25.0 0.0 -30.0 0.4
dend2[1] dend1[0] 25.0 0.0 30.0 0.4
dend3[0] dend2[0] 25.0 0.0 -60.0 0.4
dend3[1] dend2[0] 25.0 0.0 0.0 0.4
dend3[2] dend2[1] 25.0 0.0 0.0 0.4
dend3[3] dend2[1] 25.0 0.0 60.0 0.4
// the 2nd dendrite
dend1[1] soma 25.0 0.0 -60.0 0.4
dend2[2] dend1[1] 25.0 0.0 -90.0 0.4
dend2[3] dend1[1] 25.0 0.0 -30.0 0.4
dend3[4] dend2[2] 25.0 0.0 -120.0 0.4
dend3[5] dend2[2] 25.0 0.0 -60.0 0.4
dend3[6] dend2[3] 25.0 0.0 -60.0 0.4
dend3[7] dend2[3] 25.0 0.0 0.0 0.4
// the 3rd dendrite
dend1[2] soma 25.0 0.0 60.0 0.4
dend2[4] dend1[2] 25.0 0.0 30.0 0.4
dend2[5] dend1[2] 25.0 0.0 90.0 0.4
dend3[8] dend2[4] 25.0 0.0 0.0 0.4
dend3[9] dend2[4] 25.0 0.0 60.0 0.4
dend3[10] dend2[5] 25.0 0.0 60.0 0.4
dend3[11] dend2[5] 25.0 0.0 120.0 0.4