CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

how to specify BC of this problem?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 21, 2006, 17:00
Default how to specify BC of this problem?
  #1
Pei-Ying Hsieh
Guest
 
Posts: n/a
Hi,

I am struggling with this problem. It will be appreciated is someone can help.

A cup, with opening on the top, is filled with 50% of liquid. This cup is glued to a turntable. CG of the cup is R meter away from the center of the turntable. The turntable starts to rotate at variable speed, that is omega(t). This problem will be solved in cartesian coordinates. So, for the wall, I will specify wall velocity as r(x,y) * omega(t)*[cos(theta), sin(theta), 0]. How about the opening on top? I do not think I should specify velocity for this face because air/liquid can go in/out of the domain due to rotation.

Can someone shed some light on this?

Thanks!

Pei-Ying
  Reply With Quote

Old   March 21, 2006, 17:52
Default Re: how to specify BC of this problem?
  #2
wen
Guest
 
Posts: n/a
The top boundary is so called free surface boundary. For incompressible flow, you should specify two physically meaningful conditions:

1)Kinematic free surface condition. I.e. d(eta)/dt + u*d(eta)/dx+v*d(eta)/dy = w. where eta(x,y,t) is the surface elevation, (u,v) is the horizontal velocity, w is the vertical velocity. This should be satisfied at z= eta(x,y,t) which itself is unknown.

2)Dynamic free surface condition, i.e. pressure at the surface = 0 or constant atmospheric pressure.

If you are looking for steady state solution, it is relatively easy. If you are looking for unsteady solution, it is actually a very challenging problem. If you are using commercial software, make sure that software can deal with free surface problems.

Wen

  Reply With Quote

Old   March 21, 2006, 21:28
Default Re: how to specify BC of this problem?
  #3
Ahmed
Guest
 
Posts: n/a
If you have access to Fluent Software and Tutorials, this is one of their tutorials, as Wen suggested, you have to use a VOF method. Hope that will help
  Reply With Quote

Old   March 21, 2006, 21:46
Default Re: how to specify BC of this problem?
  #4
Pei-Ying Hsieh
Guest
 
Posts: n/a
Hi,

Thanks for the reply!

I used Fluent for the past 6 years. I went through the VOF tutorial before. The problem that I am interested is somewhat different from the fluent tutorial. In fluent tutorial, the center axis of the bowl is the the same as the rotational axis. Ihe problem that I am interested, the cup sits "away" from the rotational axis.

Yes, VOF will be used to track the interface between liquid and air. What I am confuse is how the BC on the opening face should be specified (zero gradient for U?V?W? specify U?V?W? specify pressure?)?

Pei-Ying
  Reply With Quote

Old   March 21, 2006, 21:57
Default Re: how to specify BC of this problem?
  #5
Ahmed
Guest
 
Posts: n/a
The difference between your case and Fluent tutorial is the location of the rotation axis, not a big deal, in gambit define an axis then define it in fluent as the rotation axis, hope I am not misleading you. Pressure at the interface is atmospheric
  Reply With Quote

Old   March 21, 2006, 22:10
Default Re: how to specify BC of this problem?
  #6
wen
Guest
 
Posts: n/a
You can't just specify u,v,w, because you don't know what they are on the surface, you can't also just specify the surface elevation eta, because it is unknown. You know pressure, but that's not enough.

Fluent should be able to deal with the problem but may not be trivial. Actually, if you are looking for unsteady solution, on the wall boundary you know the velocity and on the top you known pressure, and that's all you have. You may want to simplify your problem before you throw the equations into a commercial solver. For example, you can transfer your coordinates frame to be mounted on the center of cup, then you will have a so called inertial term due to the acceleration (both centripetal and angular acceleration) of the frame. This term can be seen as body force in addition to gravity. Since the spinning of the table is unstable, this extra body force is unsteady in time, that means the fluid in the cup is accelerated or decelerated or more precisely activated to move. For example, if you are standing on the sun, and you want to simulate ocean waves/tides on the earth, it will be not easy to do using fluent. But when you disregard the sun, yet only sit on the earth, with some specified rotation speed of the earth, you get the problem solvable.

  Reply With Quote

Old   March 21, 2006, 22:16
Default Re: how to specify BC of this problem?
  #7
wen
Guest
 
Posts: n/a
If you use VOF, it should be alright to only specify the free surface pressure,

wen
  Reply With Quote

Old   March 22, 2006, 01:20
Default Re: how to specify BC of this problem?
  #8
diaw (Des_Aubery)
Guest
 
Posts: n/a
Dear Pei-Ying,

You mentioned that the centre axis of the bowl is not the same as the rotational axis.

Question: Would the cup not then impose different forces/accelerations on the liquid (at cup/liquid interface), than for the first case? How would you handle this, if at all?

diaw...

  Reply With Quote

Old   March 22, 2006, 09:55
Default Re: how to specify BC of this problem?
  #9
Pei-Ying Hsieh
Guest
 
Posts: n/a
Hi, Ahmed,

Thanks for the reply. Actually, I no longer use Fluent. But, my confusion is related to setting up the BC of the top opening face, not meshing in gambit.

Pei-Ying
  Reply With Quote

Old   March 22, 2006, 10:18
Default Re: how to specify BC of this problem?
  #10
Pei-Ying Hsieh
Guest
 
Posts: n/a
Hi, Wen,

I was thinking about transforming the problem from moving wall to adding a time varying body force into momentum equation like you suggested. But, are these two problems the same? For solid objects, I believe that this is OK, but, I am not sure that this transformation is the correct with liquid/air binside a cup ecause lquid/air moves (and may flow out or outside air flows in). I have to think about this more.

Pei-Ying
  Reply With Quote

Old   March 22, 2006, 12:23
Default Re: how to specify BC of this problem?
  #11
wen
Guest
 
Posts: n/a
The extra body force is only related to the acceleration of the frame, it can't tell whether there is fluids inside the cup or not. please look for N-S equations in a rotating frame for more reference. I'm sure you can do it.

Wen
  Reply With Quote

Reply


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


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