Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.62 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.62 KB

noisyduck

PyPI version Build status Documentation status Software license

A python tool for computing eigenmode decompositions of duct flows.

Features

  • Annular duct mode decompositions
    • Acoustic mode analyses
    • Nonreflecting boundary conditions

Installing via pip

> pip install noisyduck

Examples

One application of noisyduck is for the eigen-decomposition of a uniform axial mean flow in a cylindrical annulus. This is detailed in Tutorial 1 and the results of this are shown here as an example.

Tutorials

A collection of Tutorials is being assembled, which we will add to as applications and capabilities progress.

Documentation

Documentation is built using Sphinx and hosted on ReadTheDocs.

Credits

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