Skip to content

valdecar/NavierStokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NavierStokes

A simple example of flow in a tube with barrier
See description.pdf for more

requirement

python3.4,numpy,scipy,pylab

usage

Main class contained in basis.py
File extend.py contains additional conditions that don't tested yet
from basis import NS
ns=NS()
ns.testDefault(timeSteps=22)

it return phase field of solution after 22 steps
should look like:

alt tag

References:

Роуч П. Вычислительная гидродинамика

About

a simple example of flow in a tube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published