Skip to content

poojarao8/oop_latticehydro_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oop_latticehydro_code

This repo contains the code for solving the lattice fluids equations for incompressible fluids using C++ and parallelized using MPI.The pressure Poisson equation is solved using the HYPRE library. Currently, the solve used for pressure equation is pre-conditioned conjugate gradient, but it will be changed to a multigrid solver (Boomer AMG). The next significant task is to incorporate hybrid parallelization using GPUs.

About

Fluid Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published