lst-tools
lst-tools is a Python toolkit for pre- and post-processing of Linear Stability Theory (LST) analyses of high-speed boundary layers.
Features
- CLI: Streamlined workflow from the terminal
- API: Python interface for scripting and automation
- HPC: Job script generation for cluster environments
- Post-processing: Ridge-line maxima extraction and 3-D tracking volume assembly
Quick Start
PDF Downloads
- Latest PDF (stable URL): https://uahypersonics.github.io/lst-tools/pdf/lst-tools-documentation.pdf
- Versioned PDF (tag builds): https://uahypersonics.github.io/lst-tools/pdf/lst-tools-vX.Y.Z.pdf
For example, tag v0.1.3 publishes:
https://uahypersonics.github.io/lst-tools/pdf/lst-tools-v0.1.3.pdf
Install the package (see Installation for detailed instructions):
lst-tools can also be used as a Python library. See the API Reference for details.
License
BSD-3-Clause. See LICENSE for details.