projects:fluid_simulation
Table of Contents
Fluid simulation
Languages :
- C
- MPI (Message Passing Interface)
Description :
In computational fluid dynamics there are various methods to simulate a fluid, the most common one is the Lattice Boltzmann Method (LBM), however operations might take a long time to run in a single processor. By parallelizing the code and dividing the tasks we can reduce the time it takes to get a result.
Example
Result of fluid simulation splitted along X axis
projects/fluid_simulation.txt · Last modified: 2025/02/11 17:31 by pafonator