SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

New parameter for dopri5 ifactor #49

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

name: ifactor

altLabel: fac2

definition: Maximum factor to increase/decrease step size by in one step. The new step-size is chosen subject to the restriction fac1 <= current step-size / old step-size <= fac2.

subClassOf: KISAO_0000242

algorithm: KISAO_0000087, KISAO_0000436

isImplementedIn: SciPy, JModelica, Odespy

Reported by: jonrkarr

jonrkarr commented 3 years ago

Original comment by: jonrkarr

jonrkarr commented 3 years ago

Incorporated as KISAO_0000540

Original comment by: jonrkarr