CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Problem in discretising the governing equation. (https://www.cfd-online.com/Forums/main/123044-problem-discretising-governing-equation.html)

sahilkala50 September 3, 2013 11:19

Problem in discretising the governing equation.
 
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. :-)

michujo September 4, 2013 03:30

Hi. This is just my opinion but I'd have a look at the book by Versteeg & Malalasekera.

Cheers,
Michujo.

duri September 4, 2013 05:45

Quote:

Originally Posted by sahilkala50 (Post 449586)
Hello all,
"Incompressible flow of a viscous fluid through a pipe"

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.

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.


All times are GMT -4. The time now is 13:53.