$ python test.py
Duke, Yale, and the BlueBrain Project -- Copyright 1984-2020
version id unimplemented
Additional mechanisms from files
CALIca.mod CALIkahp.mod CALIkc.mod CALIkdr.mod CALIna.mod Ca_conce.mod astrocyte.mod halfgap.mod tN1fAstro.mod tN1fN2.mod tN2fAstro.mod tN2fN1.mod
Memory (MBs) : After mk_mech : Max 27.5430, Min 27.5430, Avg 27.5430
Memory (MBs) : After MPI_Init : Max 27.5430, Min 27.5430, Avg 27.5430
Memory (MBs) : Before nrn_setup : Max 27.5430, Min 27.5430, Avg 27.5430
error: SEClamp mechanism does not exist
Aborted
SEClamp is a built-in mech in NEURON, but I get this when executing @pramodk 's test.py script:
How do I check if I built NEURON correctly; ie built-in mechanisms are linked?