Skip to content

Random collection of reader and processing routines for CFD results of unsteady wake flows

License

Notifications You must be signed in to change notification settings

awaldm/flowpost

Repository files navigation

flowpost

Documentation Status Updates

Unsteady Flow Field Analysis for CFD Data

Wake analysis

This is a collection of scripts for computation and analysis of wake quantities. It is aimed at data produced by the TAU flow solver, however anyone can plug different reading and writing routines in order to carry out the same analysis. Presently, the input is assumed to be 2D planar and unstructured. Adapt as necessary if you use different inputs.

Installation

Add the top level directory (i.e. TAU_processing) to PYTHONPATH

IO

the pyTecIO folder contains tecreader.py, which is a module for bindary Tecplot I/O. It is a link to the tec_series repo, i.e. linked via git submodule add https://github.com/ awaldm/tec_series pyTecIO

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Random collection of reader and processing routines for CFD results of unsteady wake flows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages