Skip to content

huahbo/navierstokes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

navierstokes

Navier stokes equation solver using SPH approximation

Requirements

make, gcc, OpenMP, SDL

In Ubuntu Linux these can be installed with:

sudo apt-get install build-essential libsdl1.2-dev

Compiling and running

Compiling is as easy as running

make

running is done by executing the compiled sph exechutable

./sph

About

Navier stokes equation solver using SPH approximation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors