-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the software
Description
Feature description
Until now, python simulations always use the default integrator defined in the c++ code. Goal is to give the user an interface to change the integrator aswell as the parameters of an integrator.
Additional context
Needed Changes:
- Bind abstract base class IntegratorCore
- Specifically bind each integrator core we want to have in python (for now mio::EulerIntegratorCore, mio::RKIntegratorCore and rungekuttacashcarp54
- change simulate/simulate_flow and Simulation binding to include integrator
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project.
Metadata
Metadata
Assignees
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the software
Type
Projects
Status
Done (Total)