|
[Sponsors] |
Problem in discretising the governing equation. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 3, 2013, 12:19 |
Problem in discretising the governing equation.
|
#1 |
New Member
Sahil Kala
Join Date: Sep 2013
Location: India
Posts: 1
Rep Power: 0 |
Hello all,
I am new to CFD coding and have started with a relatively simple problem statement of "Incompressible flow of a viscous fluid through a pipe". But this simple problem too seems to be turning difficult for me. I have problems in the following areas- 1. I am not able to decide the discretisation scheme to be used for the space discretisation and for discretising the equation. 2. I am referring the book "Computational Fluid Dynamics by J. Blazek" but even after reading it i am not able to formulate a good algorithm for solving the problem. 3. It would be very helpful for me if you can tell me the guidelines one must follow before starting to write the code or create the algo for a particular problem. Thank you in advance. :-) |
|
September 4, 2013, 04:30 |
|
#2 |
Senior Member
Join Date: Dec 2011
Location: Madrid, Spain
Posts: 134
Rep Power: 16 |
Hi. This is just my opinion but I'd have a look at the book by Versteeg & Malalasekera.
Cheers, Michujo. |
|
September 4, 2013, 06:45 |
|
#3 |
Senior Member
duri
Join Date: May 2010
Posts: 245
Rep Power: 17 |
Blazek doen't explain pressure based algorithms which is suitable for incompressible flow. There are pressure based algorithms available such as SIMPLE, PISO etc for incompressible flows. Refer patankar's book.
|
|
Tags |
coding skills.., discretisation, equations, incompressible flows |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem about adding another equation of state | yhaomin2007 | OpenFOAM | 4 | May 16, 2012 05:36 |
Problem with a leapfrog scheme for wave equation | Shiranui | Main CFD Forum | 0 | June 22, 2010 10:19 |
Coupled solver energy equation problem | lucioantonio | FLUENT | 0 | April 3, 2009 11:21 |
governing equation of sliding mesh | torn | FLUENT | 1 | August 10, 2006 04:34 |
Energy equation convergence problem | Reza | Main CFD Forum | 0 | August 27, 2003 14:09 |