FourierFlows / FourierFlows.jl

Tools for building fast, hackable, pseudospectral partial differential equation solvers on periodic domains
https://bit.ly/FourierFlows
MIT License
202 stars 29 forks source link

Adds comparison of filter for different `order` parameter #356

Closed navidcy closed 10 months ago

navidcy commented 12 months ago

This PR adds a comparison of the high-wavenumber filter for different order choices. It's related to #181 but does not resolve it.

https://fourierflows.github.io/FourierFlowsDocumentation/previews/PR356/timestepping/

Also fixed typo -- good eye catching this @liasiegelman ;)