All Projects → lethe-cfd → lethe

lethe-cfd / lethe

Licence: LGPL-2.1 license
Repository for the open-source lethe CFD/DEM/CFD-DEM project

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
awk
318 projects

Projects that are alternatives of or similar to lethe

hybridCentralSolvers
United collection of hybrid Central solvers - one-phase, two-phase and multicomponent versions
Stars: ✭ 42 (-65%)
Mutual labels:  cfd, computational-fluid-dynamics
UCNS3D
Unstructured Compressible Navier Stokes 3D code (UCNS3D)
Stars: ✭ 141 (+17.5%)
Mutual labels:  cfd, computational-fluid-dynamics
magic
MagIC is a high-performance code that solves the magneto-hydrodynamics equations in rotating spherical shells
Stars: ✭ 67 (-44.17%)
Mutual labels:  cfd, computational-fluid-dynamics
SNaC
A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
Stars: ✭ 26 (-78.33%)
Mutual labels:  cfd, computational-fluid-dynamics
CFD
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
Stars: ✭ 89 (-25.83%)
Mutual labels:  cfd, computational-fluid-dynamics
CaNS
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
Stars: ✭ 144 (+20%)
Mutual labels:  cfd, computational-fluid-dynamics
range3
Range Software - Finite Element Analysis
Stars: ✭ 31 (-74.17%)
Mutual labels:  cfd, computational-fluid-dynamics
exadg
ExaDG - High-Order Discontinuous Galerkin for the Exa-Scale
Stars: ✭ 62 (-48.33%)
Mutual labels:  cfd, computational-fluid-dynamics
TrainingTracks
Materials for training tracks for continua media - OpenFOAM, vortex method, and other
Stars: ✭ 59 (-50.83%)
Mutual labels:  cfd, computational-fluid-dynamics
Cfdpython
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
Stars: ✭ 2,180 (+1716.67%)
Mutual labels:  cfd
Tensors.jl
Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.
Stars: ✭ 142 (+18.33%)
Mutual labels:  cfd
nalu-wind
Solver for wind farm simulations targeting exascale computational platforms
Stars: ✭ 85 (-29.17%)
Mutual labels:  cfd
jax-cfd
Computational Fluid Dynamics in JAX
Stars: ✭ 399 (+232.5%)
Mutual labels:  cfd
WABBIT
Wavelet Adaptive Block-Based solver for Interactions with Turbulence
Stars: ✭ 25 (-79.17%)
Mutual labels:  cfd
alsvinn
The fast Finite Volume simulator with UQ support.
Stars: ✭ 22 (-81.67%)
Mutual labels:  cfd
2D-Elliptic-Mesh-Generator
2D orthogonal elliptic mesh generator which solves the Winslow partial differential equations
Stars: ✭ 36 (-70%)
Mutual labels:  cfd
fluidfoam
OpenFoam postprocessing python tool
Stars: ✭ 94 (-21.67%)
Mutual labels:  cfd
ccfd
A 2D finite volume CFD code, written in C
Stars: ✭ 26 (-78.33%)
Mutual labels:  cfd
opensbli
A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.
Stars: ✭ 56 (-53.33%)
Mutual labels:  computational-fluid-dynamics
PetIBM
PetIBM - toolbox and applications of the immersed-boundary method on distributed-memory architectures
Stars: ✭ 80 (-33.33%)
Mutual labels:  computational-fluid-dynamics

Lethe

Lethe

Build Status

Lethe (pronounced /ˈliːθiː/) is 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 deal.II, a finite element library. Through deal.II, Lethe uses Trilinos for its sparse linear algebra routines and p4est for its distributed adaptative quadtrees and octrees.

Lethe is named after the river of forgetfulness, which, according to Wikipedia,

is one of the five rivers of the Greek underworld[,] the other four [being] Acheron (the river of sorrow), Cocytus (the river of lamentation), Phlegethon (the river of fire) and Styx (the river that separates Earth and the Underworld). … The shades of the dead were required to drink the waters of the Lethe in order to forget their earthly life.

Lethe is described here. It originally began as a weekend project, but slowly grew into CFD, DEM and CFD-DEM software used in actual research. Lethe is under active development.

Note: Lethe would not exist without the 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.

Documentation

Documentation, tutorials, and more can be found here.

Installation

Follow the instructions in the documentation.

Authors

Main developer:

Contributors (in alphabetical order):

  • Antoine Avrit
  • Amishga Alphonius
  • Lucka Barbeau
  • Valérie Bibeau
  • Audrey Collard-Daigneault
  • Carole-Anne Daunais
  • Toni El Geitani
  • Simon Gauvin
  • Shahab Golshan
  • Marion Hanne
  • Jeanne Joachim
  • Rajeshwari Kamble
  • Martin Kronbichler
  • Charles Le Pailleur
  • Ghazaleh Mirakhori
  • Peter Munch
  • Victor Oliveira Ferreira
  • Hélène Papillon-Laroche
  • Paul Patience
  • Catherine Radburn
  • Philippe Rivest
  • Laura Prieto Saavedra

License

This project is licensed under the LGPL-2.1 license.

Unless you explicitly state otherwise, any contribution intentionally submitted by you for inclusion in this project shall be licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].