Ermentrout / xppaut

General differential equation solver and bifurcation package
GNU General Public License v2.0
24 stars 11 forks source link

[BUG] Parameter query returns non-parameters from comments #11

Open jonrkarr opened 2 years ago

jonrkarr commented 2 years ago

For example, if an ODE file has a line like this

p gr=0.01   # Changed on Oct 6th 2009

Then the result of -qpars includes 6 non-parameters:

Complete example ODE file: https://github.com/ModelDBRepository/258234/blob/6b21f438d158363b85c424c216b78d6cd745a41b/VSmn_inh.ode#L77