CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Do not understand SimpleFOAM algorithm in OpenFOAM (https://www.cfd-online.com/Forums/main/83340-do-not-understand-simplefoam-algorithm-openfoam.html)

QuangDang December 23, 2010 21:29

Do not understand SimpleFOAM algorithm in OpenFOAM
 
(1)Guess the pressure field p*
Solve the momentum equations to obtain u*,v*,w*
Solve the p' equation (continuity)
Correct pressure field p =p*+p'
Calculate the velocity corrections
u', v', w'
Correct velocity field
u =u*+u',
v =v*+v'
w =w*+w'
Treat the corrected pressure pas a new guess p* and go to

I do not know how we can find
p' from continuity?

arjun December 23, 2010 21:51

Mr. Peric is your friend. He wrote full book explaining exactly what you asked.

QuangDang December 25, 2010 02:39

I cannot find his book.Can you give me ebook or a link?

hadian December 25, 2010 02:51

read the book by Versteeg and Malalasekera.

harishg December 27, 2010 16:06

The code follows the dissertation of Jasak. Check his dissertation and walk through the code with his equations and explanations.


All times are GMT -4. The time now is 17:35.