neuronsimulator / nrn-modeldb-ci

NEURON ModelDB CI tools
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Remove warnings about dynamic units #100

Closed JCGoran closed 9 months ago

JCGoran commented 9 months ago

In NEURON 8.2.3, there are warnings of the form:

%neuron-executable%: Assignment to modern physical constant FARADAY
 in batch_.hoc near line 90
 FARADAY = 96520.        /* Hoc default = 96484.56 */
                                                     ^

which do not appear to be present in NEURON 9. Warnings of this kind are present in the following models:

Note that model 144538 has some additional issues which should be resolved (see this run).