Skip to content

IDA Fixed Time Step Support #326

@Steven-Roberts

Description

@Steven-Roberts

Summary

If this is something that we want as a proper GridKit option, I think this would require adding a setTimeStep member function for GridKit::Model::Evaluator and its subclasses. If the out parameter is 0, this will indicate to use adaptive steps, otherwise the given time step will be used. In IDA.c there would need to be some minor changes to the integrator and nonlinear solver configuration when using fixed steps as done in https://code.ornl.gov/scidac-oe/fixed-step-ida-demo. I can start a PR if this sounds reasonable.

Rationale

This will be useful for convergence studies and comparisons against adaptive time stepping

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions