Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 459 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 459 Bytes

Script to scan models for issue 1054

This script looks for expressions that could have lead to erroneous simulation output in Myokit versions before 1.36.0.

See myokit/myokit#1055 for details.

Usage

To scan a model, run this from the command line:

python scan.py /path/to/a/model.mmt

To scan a directory, use

python scan.py /where/i-keep/my-models