ember
=====
An 'Enhanced Multi-Block solvER' for turbomachinery computational fluid
dynamics, written by `James Brind `_ at the `Whittle Laboratory `_, University of Cambridge.
Solves the compressible Reynolds-averaged Navier-Stokes equations on
multi-block structured meshes, using an evolution of the fast and robust Denton
algorithms. Pre- and post-processing is handled through a numpy-like Python
interface, while the heavy computations run through compiled Fortran for speed.
.. toctree::
:maxdepth: 2
:caption: Getting started
install
auto_examples/index
.. toctree::
:maxdepth: 3
:caption: Reference manual
coordinate_system
api/fluid
api/realgas_fit
api/block
api/block_util
api/set_iterative
api/grid
api/communicators
api/patch
api/average
api/cut
api/solver
api/convergence_history
api/perturbation
api/util
api/yaml_util
references
changelog
Indices
-------
* :ref:`genindex`
* :ref:`modindex`