PySEMTools
PySEMTools is a Python package for post-processing Spectral Element Method data for fluid simulations.
The following pages contain documentation for some of the most relevant classes and functions. However, some are missing. For a complete list of classes and functions, please refer to the source code. Particularly for POD calculations.
User Guide:
We beleive that the easiest way to get started with PySEMTools is to use the examples provided in the repository supported by the documentation.
Most examples are in jupyter notebooks, however those that can not generaly be run in series are in python scripts.
For your convenience, we compile the jupyter notebooks here. To run them, go directly to the example folder in the repository or copy the cells you need into your python scripts.
There are more examples in the repository.
Examples on data types and IO:
Examples on calculus on SEM mesh:
Examples on interpolation:
Examples on reduced order models:
Examples on statistics: