-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or requestnumericsnumerical solversnumerical solversrefactorroadmapThis label identifies issues that are development roadmap items for PathSimThis label identifies issues that are development roadmap items for PathSim
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnumericsnumerical solversnumerical solversrefactorroadmapThis label identifies issues that are development roadmap items for PathSimThis label identifies issues that are development roadmap items for PathSim