Basic Usage
This page walks through a practical end-to-end workflow.
1. Initialize Configuration
Create a baseline config file:
Common variants:
2. Convert Meanflow for LASTRAC
Convert the HDF5 base flow in input_file to meanflow.bin:
If you want extra diagnostics:
This also writes a Tecplot debug snapshot to ./debug/.
3. Set Up Parsing
Generate the parsing input deck:
If key sweep values are unset, auto-fill from meanflow.bin:
4. Run the External LST Solver
lst-tools prepares input decks and scripts; solver execution is external.
- For a single parsing deck, run your local
lst.xprocess as needed. - For cluster usage, generate a scheduler script with:
5. Set Up Tracking and Process Results
Set up tracking cases:
After running tracking cases, process results:
Target selected case directories only:
6. Set Up and Process Spectra
Set up spectra cases:
After running spectra jobs, process output:
7. Clean Generated Artifacts
8. Inspect Meanflow Quickly
This prints summary metadata, coordinate range, and reference quantities.