Skip to content

Embedded adaptive step-size exponential RK for semilinear ODEs #2859

@jtravs

Description

@jtravs

What kind of problems is it mostly used for? Please describe.

The exponential RK methods (e.g. ETDRK4) are excellent for solving semilinear ODEs but do not have adaptive time-stepping. See also discussion at: #2501

Describe the algorithm you’d like

There has been recent research on embedded exponential RK methods that provide an error estimate suitable for adaptive time stepping. A recent summary and method is proposed in https://arxiv.org/abs/2303.12139

Other implementations to know about

https://github.com/dealias/triad/blob/master/Exponential.h

References

Best ref:

Some further discussion in e.g.

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