Code
A collection of source code and tools for generating and postprocessing turbulence data.
Turbulence Generator
- Python: www.github.com/saadgroup/TurboGenPY
- TurboGenC_serial.c – Serial version of the turbulence generator. This is a minimal implmenetation
- TurboGenC.c – MPI, C version of the generator
Turbulence Tools
- tkespec.py – Compute 1D energy spectrum of 1d and 3D vector fields.