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
INDEPENDENT block should only be used with variable t in NEURON. If there is another variable set we should print a warning. Also SWEEP doesn't matter and no additional code should be generated for INDEPENDENT by NMODL
Check the
INDEPENDENT
block implementation and documentation inNEURON
and add related unit test inNMODL
. Check alsoSWEEP
keyword implementation.The text was updated successfully, but these errors were encountered: