Skip to content

Improving interpolation accuracy #24

@lankef

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.

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