CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

boundary condition for streamline func and vorticity

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 16, 2018, 13:24
Default boundary condition for streamline func and vorticity
  #1
Senior Member
 
A. Min
Join Date: Mar 2015
Posts: 305
Rep Power: 12
alimea is on a distinguished road
Hi all
I have a solved domain (2D flow around a circular cylinder) with U field. Now I want to calculate stream function with this formulation:
Code:
omega = dv/dx - du/dy
solve (laplacian (sai) = - omega)
But at last the results are wrong!
The BC for sai are:
for top and bottom sai is calculated from the volumetric flux (Q = A.U_in) that is:
Quote:
sai_top - sai_bottom = U*delta(y) = 1*20 = 20, so:
top boundary: sai = 10
bottom boundary: sai = -10
cylinder surface boundary: sai = 0
inlet and outlet boundaries: d(sai)/dn = 0
and for omega:

Quote:
top, bottom, outlet boundaries: zero Gradient
inlet and cylinder : omega = 0
But the constant sai lines are not the same as stream lines:



Could you please help me?

Are the equations and boundary C. correct?
alimea is offline   Reply With Quote

Old   June 16, 2018, 14:08
Default
  #2
Senior Member
 
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 15
Santiago is on a distinguished road
Quote:
Originally Posted by alimea View Post
Hi all
I have a solved domain (2D flow around a circular cylinder) with U field. Now I want to calculate stream function with this formulation:
Code:
omega = dv/dx - du/dy
solve (laplacian (sai) = - omega)
But at last the results are wrong!
The BC for sai are:
for top and bottom sai is calculated from the volumetric flux (Q = A.U_in) that is:


and for omega:



But the constant sai lines are not the same as stream lines:



Could you please help me?

Are the equations and boundary C. correct?
If bottom and top are also walls, they should be zero as well. The inlet BC in principle a distribution of psi if the inlet is nonuniform. Otherwise the formulation seems correct to me. Btw, why do you expect to get the same results?
Santiago is offline   Reply With Quote

Old   June 16, 2018, 14:12
Default
  #3
Senior Member
 
A. Min
Join Date: Mar 2015
Posts: 305
Rep Power: 12
alimea is on a distinguished road
Quote:
Originally Posted by Santiago View Post
If bottom and top are also walls, they should be zero as well. The inlet BC in principle a distribution of psi if the inlet is nonuniform. Otherwise the formulation seems correct to me. Btw, why do you expect to get the same results?
Thanks Santiago to reply.

top and bottom are p=0 boundaries.
I have tested this boundary for inlet, this is the same as linear distributed sai.

About your question:
"why do you expect to get the same results?"


constant stream function is the same as stream line, isn't it?!

If not, could you please tell me why?
alimea is offline   Reply With Quote

Reply

Tags
boundary condition, streamline, vorticity

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:47.