Documentation Index
Fetch the complete documentation index at: https://compflowlab.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
CompFlowLab is an open-source Python finite volume solver that combines a one-dimensional compressible Navier–Stokes solver with a modular reduced-order modeling (ROM) framework. It is designed as a simple, easy-to-use testbed where researchers in computational fluid dynamics (CFD) and ROM can quickly prototype and evaluate new methods on problems that are both challenging and computationally manageable.
CompFlowLab is particularly suited for reacting and convection-dominated flows, including supersonic and hypersonic regimes, as well as detonation problems.
This documentation provides a starting point for using CompFlowLab, offering a high-level overview of the solver, guidance on running simulations, and instructions for analyzing results. The underlying mathematical formulations and implemented ROM techniques are introduced briefly, with the focus placed on practical usage.
Both the codebase and this documentation are actively under development and will continue to evolve.
Quickstart
See the minimal setup flow.
Requirements
Everything you need installed and configured before starting to work with CompFlowLab.
Test Cases
Overview of available test cases.
Governing Equation
Explore the methodology and governing equations behind CompFlowLab
Available Reduced Order Models
Explore the available reduced-order modeling techniques and frameworks integrated into CompFlowLab.
Acknowledgment
The authors acknowledge the supports from the Air Force Office of Scientific Research (AFOSR) through the Center of Excellence Grant FA9550-17-1-0195 (Technical Monitors: Fariba Fahroo, Justin Koo, and Ramakanth Munipalli) and the AFOSR under the grant FA9550- 23-1-0211 (Program managers: Drs. Chiping Li and Fariba Fahroo).