lst-tools
Overview
lst-tools is a Python toolkit for setting up, running, and post-processing
Linear Stability Theory (LST) analyses of compressible boundary layers.
It wraps the solver workflow behind a single config file and exposes the same workflow through both a command-line interface (CLI) and a Python API.
Quick Start
Install
See Installation for detailed instructions.
Run the Tool
Confirm the installation from the terminal:
From here:
- Workflow gives the phase overview.
- CLI Usage shows the practical command-line workflow.
- API Usage shows the equivalent Python workflow.
Offline Documentation
Download the full documentation as PDF:
License
BSD-3-Clause. See the LICENSE file for details.