Skip to content

Use tolerances even when changing simulation algorithm. #130

@luciansmith

Description

@luciansmith

If a SED-ML file describes the use of (say) LSODA with certain tolerances, it will not use those tolerances when using a simulator that uses CVODE.

This is great when the described tolerances are less strict than the defaults for the simulator, but not great when the tolerances are more strict. The algorithm should check if the new tolerances are stricter, and, if so, apply them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions