home.social

#pseudospectral — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pseudospectral, aggregated by home.social.

  1. 💡 Did you know that #FluidFFT lets you do much more than computing #FourierTransform and its inverse?

    With an "OperatorsPseudoSpectral2D" (or 3D) class you can compute transforms, compute derivatives, divergence, curl, gradients, apply dealiasing etc easily and efficiently!

    You don't have to grok how FFTs are arranged numerically and what wave numbers are. It simplifies things. Here is an example from the archives

    fluiddyn.netlify.app/intensely

    fluidfft.readthedocs.io/en/lat

    #pseudospectral

  2. 💡 Did you know that #FluidFFT lets you do much more than computing #FourierTransform and its inverse?

    With an "OperatorsPseudoSpectral2D" (or 3D) class you can compute transforms, compute derivatives, divergence, curl, gradients, apply dealiasing etc easily and efficiently!

    You don't have to grok how FFTs are arranged numerically and what wave numbers are. It simplifies things. Here is an example from the archives

    fluiddyn.netlify.app/intensely

    fluidfft.readthedocs.io/en/lat

    #pseudospectral

  3. 💡 Did you know that lets you do much more than computing and its inverse?

    With an "OperatorsPseudoSpectral2D" (or 3D) class you can compute transforms, compute derivatives, divergence, curl, gradients, apply dealiasing etc easily and efficiently!

    You don't have to grok how FFTs are arranged numerically and what wave numbers are. It simplifies things. Here is an example from the archives

    fluiddyn.netlify.app/intensely

    fluidfft.readthedocs.io/en/lat

  4. 💡 Did you know that #FluidFFT lets you do much more than computing #FourierTransform and its inverse?

    With an "OperatorsPseudoSpectral2D" (or 3D) class you can compute transforms, compute derivatives, divergence, curl, gradients, apply dealiasing etc easily and efficiently!

    You don't have to grok how FFTs are arranged numerically and what wave numbers are. It simplifies things. Here is an example from the archives

    fluiddyn.netlify.app/intensely

    fluidfft.readthedocs.io/en/lat

    #pseudospectral

  5. 💡 Did you know that #FluidFFT lets you do much more than computing #FourierTransform and its inverse?

    With an "OperatorsPseudoSpectral2D" (or 3D) class you can compute transforms, compute derivatives, divergence, curl, gradients, apply dealiasing etc easily and efficiently!

    You don't have to grok how FFTs are arranged numerically and what wave numbers are. It simplifies things. Here is an example from the archives

    fluiddyn.netlify.app/intensely

    fluidfft.readthedocs.io/en/lat

    #pseudospectral

  6. #TIL how Fourier transforms and #pseudospectral methods are intimately related to #FEM. What was missing from the picture is how a tool for numerical integration could be used for numerical differentiation.

    If you think about it, Fourier transforms are also expressed as integration over an interval in space. When you differentiate a function it only affects the basis. For example:

    exp(ikx) -> ik * exp(ikx)

    1/2