Skip to content

Bind different integrators for python #1098

@MaxBetzDLR

Description

@MaxBetzDLR

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 software

Type

No type

Projects

Status

Done (Total)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions