CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   I have a problem about possion pressure equation (https://www.cfd-online.com/Forums/main/94755-i-have-problem-about-possion-pressure-equation.html)

rainbow66 November 24, 2011 09:41

I have a problem about possion pressure equation
 
hello everyone.

I have a problem about my research.
my prof. give me a problem to me that i need to resolve this week.
my research is about PIV,now i have velocity in x,y axis(u and v)
but i know don't how to calculate pressure from velocity

i go find in google but i don't understand much, how to use possion pressure equation.

i need to know how to use velocity to calculate pressure because i have to write C++ program to calculate its for me and compare to openfoam in next step.

anyone have any idea about it pls help me

and thank you very much guy.

ps. i'm sorry if my english is not correct clz i'm not a native eng speaker.

arjun November 24, 2011 13:18

Quote:

Originally Posted by rainbow66 (Post 333440)
hello everyone.

I have a problem about my research.
my prof. give me a problem to me that i need to resolve this week.
my research is about PIV,now i have velocity in x,y axis(u and v)
but i know don't how to calculate pressure from velocity

i go find in google but i don't understand much, how to use possion pressure equation.

i need to know how to use velocity to calculate pressure because i have to write C++ program to calculate its for me and compare to openfoam in next step.

anyone have any idea about it pls help me

and thank you very much guy.

ps. i'm sorry if my english is not correct clz i'm not a native eng speaker.


you have to derive continuity equation from velocity, which would be like poisson equation. Solve this by any matrix solver.

Caluca November 25, 2011 08:21

You indeed need the continuity equation. However that will not be sufficient as only rho and V are the only quantities embedded into the continuity equation. How to proceed largely depends on the type of flow you have. Could you give us some more specifics about the type of flow?

If the flow is for example incompressible, you will need both the continuity and the momentum equation (in x and y direction). The momentum equation is a vector equation and gives you two equations in 2D. Along with the continuity equation you have then three equations in total. The unknowns are then u, v and p. Thus the system is solvable.

arjun November 25, 2011 18:41

Quote:

Originally Posted by Caluca (Post 333558)
You indeed need the continuity equation. However that will not be sufficient as only rho and V are the only quantities embedded into the continuity equation. How to proceed largely depends on the type of flow you have. Could you give us some more specifics about the type of flow?

If the flow is for example incompressible, you will need both the continuity and the momentum equation (in x and y direction). The momentum equation is a vector equation and gives you two equations in 2D. Along with the continuity equation you have then three equations in total. The unknowns are then u, v and p. Thus the system is solvable.

i thought he/she said he/she knows u,v,w. If he/she does not know than I am afraid the assignment is too much for 1 week.

rainbow66 November 26, 2011 10:25

thank you every one

now i know how to solve it

thank you for advice


All times are GMT -4. The time now is 19:23.