Skip to content

Acknowledgements

FLINT is built upon several projects.

ORION

I/O Library for Fortran

ORION provides built-in functions to read files in different formats. FLINT uses ORION to import thermodynamic, transport, and chemistry tabulated data.

OSLO

ODE solvers for Fortran

OSLO provides a state-of-the-art Fortran framework to solve ODE systems. FLINT uses OSLO to build code drivers to test chemistry integration.

CEA

Chemical Equilibrium Solver

Developed by NASA, CEA is the reference code for chemical equilibrium computations.

Documentation Tools

MkDocs

Static Site Generator

  • Website: mkdocs.org
  • License: BSD-2-Clause
  • Contribution: Documentation site generation

MkDocs transforms FLINT's documentation into a beautiful, searchable website.

Material for MkDocs

Modern Documentation Theme

Material for MkDocs provides the sleek, modern interface for FLINT's documentation.

Institutional Support

While FLINT is an independent open-source project, it has benefited from:

  • Academic research environments
  • Access to various CFD datasets for validation

License Compliance

FLINT respects all licenses of dependencies and foundations:

  • GPL v3.0 - FLINT's license, compatible with OFF
  • BSD Licenses - Lib_VTK_IO, NumPy, CMake
  • MIT License - Material for MkDocs
  • Tecplot License - TecIO library

See the License page for FLINT's full license text.