Skip to content

project-fluxo/flexi

 
 

Repository files navigation

FLEXI

build status license

FLEXI is a high-order numerical framework for solving PDEs, with a focus on Computational Fluid Dynamics. FLEXI based on the Discontinuous Galerkin Spectral Element Method (DGSEM), which allows for high-order of accuracy and fully unstructured hexahedral meshes. The solver is parallelized very efficiently and scales up to hundreds of thousand cores.

FLEXI has been developed by the Numerics Research Group (NRG) lead by Prof. Claus-Dieter Munz at the Institute of Aerodynamics and Gasdynamics at the University of Stuttgart, Germany.

This is a scientific project. If you use FLEXI for publications or presentations in science, please support the project by citing our publications given in REFERENCE.md.

Installation / Documentation

For installation instruction see Install.md.

See the full documentation including usage instructions and turorial for FLEXI here.

In case you have question regarding FLEXI, want to report bugs or contribute to the project you can use the mailing list flexi@listserv.uni-stuttgart.de. You can also subscribe to the mailing list here.

License

FLEXI is Copyright (C) 2016, Prof. Claus-Dieter Munz and is released under the terms of the GNU General Public License v3.0. For the full license terms see the included license file LICENSE.md.

List of Contributors

Numerous people have worked on and with FLEXI over the last years. We would like to thank all these CONTRIBUTORS.md for their efforts they spent on building FLEXI.

Used libraries

FLEXI uses several external libraries as well as auxilliary functions from open source projects, including:

About

Open Source High-Order Unstructured Discontinuous Galerkin Fluid Dynamics Solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 97.9%
  • CMake 1.6%
  • Other 0.5%