Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navier Stokes #44

Closed
fipymigrate opened this issue Sep 19, 2014 · 6 comments
Closed

Navier Stokes #44

fipymigrate opened this issue Sep 19, 2014 · 6 comments

Comments

@fipymigrate
Copy link

Example of solving Navier-Stokes equations for fluids. Implementation of Stam "Stable fluids" solver

Imported from trac ticket #45, created by nobody on 06-15-2005 at 02:13, last modified: 04-27-2011 at 17:19

@guyer
Copy link
Member

guyer commented Sep 19, 2014

Logged In: YES user_id=121894 We're working on some Navier-Stokes examples right now. We were not previously familiar with the Stam solver, but have found his SIGGRAPH article. We'll have to see it's compatible with FiPy.

Trac comment by jguyer on 06-22-2005 at 10:58

@fipymigrate
Copy link
Author

There is a need to get full Navier-Stokes working. Steve Mates has some
axisymmetric Navier-Stokes he would like to solve.
Need to implement some further improvemnets using Dolphin to test against.

Trac comment by anonymous on 08-04-2006 at 14:56

@guyer
Copy link
Member

guyer commented Sep 19, 2014

The Stam algorithm seems directed toward CGI applications, rather than scientific ones (from what I've read, it looks good, but isn't necessarily rigorous). As such, it's not something we'll probably work on.

Trac comment by guyer on 03-15-2007 at 16:29

@fipymigrate
Copy link
Author

Hello good people,

I just find FiPy, and i think that this is a powerfoul tool.
Were can i found some goods example on Navier-Stokes equations ? (not the simply Stoke system).
I´m implemented an axisymmetric model of viscous compressible N-S system, and it seems that with FiPy i can do it easily.
But i need some more examples.
Please, can you help me ?

Best regards

Matías

Trac comment by mmontesinos@gmail.com on 11-15-2007 at 08:57

@wd15
Copy link
Contributor

wd15 commented Sep 19, 2014

Reactive wetting examples largely satisfy this requirement

Trac comment by wd15 on 04-27-2011 at 16:58

@wd15
Copy link
Contributor

wd15 commented Sep 19, 2014

See r4182

Trac comment by wd15 on 04-27-2011 at 17:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants