Welcome to aPriori
A Python package to process Direct Numerical Simulations of reacting and non-reacting flows.
Last updated
A Python package to process Direct Numerical Simulations of reacting and non-reacting flows.
Last updated
Disclaimer: This webpage may be missing some of the latest functionalities added to the software. Please contact me at lorenzo.piu@ulb.be in case you need any information regarding the code. In the meantime, I am working to keep the documentation updated.
This guide explains how to use the library and its main features.
The first section introduces the aim of the project, explains how to install the package in your Python environment and provides a code that can be used immediately to perform analysis on a Direct Numerical Simulation (DNS) of a hydrogen flame. The second section goes into more detail, giving examples of how to use the single blocks of the library to obtain the maximum from it. If the code in the quickstart was too complex, this section is the right one to get more insight. The third section clarifies the code from a developer's point of view, explaining each function and the main classes with their attributes and methods. If you are interested in the library as a user, you can skip this section.
The source code is updated and available at the following link on the . In the Tags section, are benchmarked the different releases of the software. Any problem with the code can be reported in the issue section. If you have any further questions regarding the code, don't hesitate to send an e-mail to lorenzo.piu@ulb.be