Skip to content

Issue: Basis selection for ODE Integrator in Splitting Cases #15

@bornhoft

Description

@bornhoft

When we solve the dU_q/dt = S(U_q) system of ODEs for splitting cases we are assuming that an orthogonal basis has been utilized allowing us to directly solve this equation in an uncoupled manner. In practice, this seems to work ok for non-orthogonal basis (like Lagrange) but there is likely errors being introduced because we haven't first projected onto an orthogonal basis first. This needs to be addressed at some point or a flag needs to be added to not allow non-orthogonal basis with splitting operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedstyleDoesn't seem to be the best implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions