Skip to content

Improving interpolation accuracy #24

Description

@lankef

All iteration steps in the code use pseudospectral (FFT) derivatives and are relatively accurate. However, eval, some steps in coordinate conversion and axis calculation uses cubic spline interpolation, which can be much less accurate. Add the option to use some form of Fourier interpolation in eval, and the option to have high-resolution axis calculation and low-resolution iteration to improve speed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions