Skip to content

Repository for the lethe open source CFD project

License

Notifications You must be signed in to change notification settings

oguevremont/lethe

 
 

Repository files navigation

Build Status Lethe

What is Lethe?

Lethe is an Open-source Computational Fluid Dynamics (CFD) Software which uses high-order Continuous Galerkin formulations to solve the incompressible Navier-Stokes equations (among others). Lethe contains a family of solvers that are based on the deal.II open source framework for its finite elements formulation (https://github.com/dealii/dealii). Through deal.II, Lethe uses Trilinos for its sparse linear algebra and p4est for distribute adaptative quad/oct trees.

Lethe is named after the river of forgetfulness, which is one of the five rivers of the Greek underworld, the other four being Styx, Acheron (the river of sorrow), Cocytus (the river of lamentation) and Phlegethon (the river of fire) (https://en.wikipedia.org/wiki/Lethe). The shades of the dead were required to drink the waters of the Lethe in order to forget their earthly life.

Lethe originally started that as a week-end project, but ended up slowly growing into a real research CFD code. It is still an immature project, but is under active development.

Lethe is described in the following articles:

Lethe is featured in the following articles:

Note: Lethe would not exist without the thorough dedicated work of the deal.II authors. The authors of Lethe would like to emphasize that without deal.II, dedicated solvers like Lethe could not exist.

Authors:

Main developer :

Contributors (in alphabetical order):

  • Antoine Avrit
  • Lucka Barbeau
  • Valérie Bibeau
  • Audrey Collard-Daigneault
  • Carole-Anne Daunais
  • Toni El Geitani
  • Simon Gauvin
  • Shahab Golshan
  • Jeanne Joachim
  • Rajeshwari Kamble
  • Ghazaleh Mirakhori

Installation:

Follow the instructions in the wiki.

License:

Please see the file ./LICENSE for details

About

Repository for the lethe open source CFD project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.7%
  • CMake 2.5%
  • Python 1.3%
  • Shell 1.1%
  • Other 0.4%