Skip to content

NiccoloTosato/SIMPLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE

Porting of old and ugly python code to cpp in order to add openMP + MPI support, irregular grid and better poisson solver. Simple implementation of SIMPLE (Semi-Implicit Pressure Linked Equation) method to solve NS under some particular assumption and approximation.

Feature:

  • Bussinesq approximation available.
  • Dirichlet and Neuman b.c are available.
  • Temperature scalar field.

Porting of old and ugly fortran90 code to cpp in order to add openMP + MPI support, irregular grid and better poisson solver.

About

Simple implementation of simple method to solve NS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published