A python tool for computing eigenmode decompositions of duct flows.
- Annular duct mode decompositions
- Acoustic mode analyses
- Nonreflecting boundary conditions
> pip install noisyduck
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.
A collection of Tutorials is being assembled, which we will add to as applications and capabilities progress.
Documentation is built using Sphinx and hosted on ReadTheDocs.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage
project template.