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: 2023/02/24 11:45 by 127.0.0.1