{load_file("nrngui.hoc")}
t0 = startsw()
objref pc
pc = new ParallelContext()
PcID = pc.id
Nhost = pc.nhost
{xopen("SetNetworkSize.hoc")}
begintemplate M_Cell
{xopen("M_cell.hoc")}
endtemplate M_Cell
begintemplate IA_fiber_stim
{xopen("IA_fiber_nat.hoc")}
endtemplate IA_fiber_stim
begintemplate IA_fiber
{xopen("Int_Fiber.hoc")}
endtemplate IA_fiber
begintemplate IA_Int
{xopen("Int_F.hoc")}
endtemplate IA_Int
begintemplate EXIN_Cell
{xopen("Int_F.hoc")}
endtemplate EXIN_Cell
begintemplate II_fiber_stim
{xopen("II_fiber_nat.hoc")}
endtemplate II_fiber_stim
begintemplate II_fiber
{xopen("Int_Fiber.hoc")}
endtemplate II_fiber
begintemplate EES
{xopen("EES.hoc")}
endtemplate EES
{xopen("NetBuild.hoc")}
celsius=37
dt=0.025
v_init=-70
t1 = startsw()
tstop=1000
{printf("Starting process %d of %d\n", pc.id+1, pc.nhost)}