|
[Sponsors] |
Navier Stokes algorithm 2D abnormal behaviour |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 6, 2013, 07:37 |
Navier Stokes algorithm 2D abnormal behaviour
|
#1 |
New Member
John
Join Date: Apr 2013
Posts: 1
Rep Power: 0 |
Hi, I am beginner to CFD and trying to replicate the Navier Stokes effects by copying below whole algorithm into Java....
Youtube link (2 short slide; up to 39:56): http://www.youtube.com/watch?feature...shXhWU#t=2275s It solves for b[i,j] and then get pressure[i,j] using poisson equation. Using p[i,j], it then solves for velocity[i,j] The above steps is repeated many times to produce this dynamics. But when I simulate by setting initial velocity[5,5] = 0.1 and run the program, pressure & velocity nearby just grows bigger quickly to infinity. Actually is there any problem with her algorithm? Is it wrong? |
|
Tags |
fluid dynamics, navier stokes |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding a term to Navier Stokes Equation | ashtonJ | CFX | 3 | January 15, 2011 07:32 |
Navier stokes compresible viscid flow fea, somebody can help? | Jose Choy | Main CFD Forum | 3 | October 24, 2003 03:28 |
Newbie:Viscoelasticity and Navier stokes equation | Rajil Saraswat | Main CFD Forum | 2 | June 9, 2003 08:21 |
Stokes algorithm? | Rui | Main CFD Forum | 1 | March 17, 2003 14:14 |
help: I am trying to solve Navier Stokes compressible and viscid flow | Jose Choy | Main CFD Forum | 2 | May 18, 2000 06:45 |