Skip to content

ODE Solver Error Control #160

@milanofthe

Description

@milanofthe

The adaptive timestep solvers currently use a P controler to adjust the timestep given an estimate for the current truncation error. In the literature and in practice, different kinds of controlers have been explored for that such as I, PI and PID controlers.

It would make sense to implement a new class TruncationErrorControler to modularize this and enable different controler types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnumericsnumerical solversrefactorroadmapThis label identifies issues that are development roadmap items for PathSim

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions