You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
If I have installed mod2c in separate path then typically we get:
cd /Users/kumbhar/Downloads/coreneuron/build/coreneuron && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E copy /Users/kumbhar/Downloads/coreneuron/coreneuron/mech/modfile/expsyn.mod /Users/kumbhar/Downloads/coreneuron/build/coreneuron
cd /Users/kumbhar/Downloads/coreneuron/build/coreneuron && /Users/kumbhar/Downloads/mod2c/build/install/bin/mod2c_core expsyn.mod
Translating expsyn.mod into expsyn.c
Set a MODLUNIT environment variable path to the units table file
Cant open units table in either of:
/usr/local/nrn/share/nrn/lib/nrnunits.lib../../share/lib/nrnunits.lib at line 7 in file expsyn.mod
UNITS {
^
@fouriaux : it would be better if we check this with submodule refactoring (i.e. avoid need of setting MODLUNIT explicitly)