.. RONAALP documentation master file, created by sphinx-quickstart on Fri Apr 2 14:04:11 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Reference documentation ======================= RONAALP ------- Reduced Order Nonlinear Approximation with Active Learning Procedure [1],[2] Source code available `here `_. Installation ------------ Follow these commands to install RONAALP:: git clone https://github.com/cscherding/RONAALP.git cd RONAALP python setup.py install Examples -------- A demonstration jupyter notebook can be found in the `examples `_ folder. Data for training and testing can be requested from the author upon reasonable request. API Reference ------------- .. toctree:: :maxdepth: 2 :caption: Contents: RONAALP Indices and Tables ------------------ * :ref:`genindex` * :ref:`search` References ---------- .. [1] Scherding, C., Rigas, G., Sipp, D., Schmid, P. J., & Sayadi, T. (2023). Data-driven framework for input/output lookup tables reduction: Application to hypersonic flows in chemical nonequilibrium. Physical Review Fluids, 8(2), 023201. .. [2] Scherding, C. (2023). Predictive modeling of hypersonic flows in thermochemical nonequilibrium: physics-based and data-driven approaches. PhD Thesis, Sorbone University.