|
[Sponsors] |
March 31, 2011, 08:43 |
Jos stam implementation with OpenFOAM
|
#1 |
New Member
Dhasthagheer
Join Date: Feb 2011
Posts: 14
Rep Power: 15 |
Hi there,
I am trying to implement Jos stam's real time fluid dynamic for games using OpenFOAM. (http://www.dgp.toronto.edu/people/st.../pdf/GDC03.pdf). why i choose this paper because, I need to demonstrate advection, projection, diffusion of fluid(Navier stoke equation). which solver do I need to use to solve navier-stoke equation(advection, projection, diffusion) in Openfoam?. Give me suggestion to simulate smoke flow as per Navier stoke equation (density solver, velocity solver). |
|
April 3, 2011, 12:28 |
|
#2 |
Senior Member
Paulo Vatavuk
Join Date: Mar 2009
Location: Campinas, Brasil
Posts: 200
Rep Power: 18 |
Hi,
I found Jos Stam's paper very interesting. But you must be aware that what this author does is very different from what OpenFOAM does. He is trying to do a fast simulation that looks like a real fluid flow. He doesn’t care if he is solving exactly the Navier-Stokes equation. He is mainly preoccupied to have a simple algorithm. On the other hand, OpenFOAM, if correctly used, will solve the Navier-Stokes equation with the desired degree of accuracy, giving precise results for engineering applications. I have no experience with smoke flow in OpenFOAM but looking at the user guide (page 88), it seems that a solver for particle tracking flows would do the job. I suggest that you think carefully if its worthwhile to use OpenFOAM for this application. Implementing a solver like the one of the paper seems to be much easier than adapting an OpenFOAM solver for a specific problem. |
|
Tags |
navier stoke solver |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MPI implementation of OpenFOAM | Jamshidi | OpenFOAM | 7 | June 25, 2011 10:19 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
OpenFOAM Debian packaging current status problems and TODOs | oseen | OpenFOAM Installation | 9 | August 26, 2007 14:50 |