Tools for post-processing solutions of immersed layer PDEs
Documentation | Build Status |
---|---|
This package contains tools that can be used to post-process and analyze the solutions of partial differential equations computed with the ImmersedLayers.jl package. Currently implemented methods are
- flow lines (pathlines, streamlines, streaklines)
- proper orthogonal decomposition (POD)
- dynamic mode decomposition (DMD)
- finite-time Lyapunov exponent (FTLE)
The examples in the documentation, which have companion notebooks in the examples
folder, are the best way to get started.