CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Superficial Fluid Velocity.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 17, 2010, 22:45
Default Superficial Fluid Velocity.
  #1
New Member
 
Join Date: Aug 2010
Posts: 6
Rep Power: 15
beezee99 is on a distinguished road
Hi All.
I am a beginner so I hope u will not mind the questions. I am working of liquid fluidized beds. I am tryng to simulate two dimensional fluid-solid flow. I want fluent to calculate the superficial fluid velocity at the end. How do I get that? Can I get them from surface/volume integrals?
Thanx.
BZ.
beezee99 is offline   Reply With Quote

Old   October 24, 2010, 13:22
Default
  #2
Senior Member
 
karine
Join Date: Nov 2009
Posts: 158
Rep Power: 16
thecfduser is on a distinguished road
Hi
for the superficial velocity, just divide ure flow rate by ure outlet section....
To get the flow rate, go to report--->Fluxes
thecfduser is offline   Reply With Quote

Old   October 24, 2010, 19:33
Default Thanks.
  #3
New Member
 
Join Date: Aug 2010
Posts: 6
Rep Power: 15
beezee99 is on a distinguished road
Hi. I have already posted the following lines in my earlier post. Can u plz have alook at my situation and advise me accordingly.

I have a 2D (x,y) domain of size (0,0)(xmax,ymax) divided into a 50x50 grid. I want to find properties (e.g. y-velocity) of all points at any given instant in the following manner.

for (y=0,y=ymax,y++)
{
for(x=0,x=xmax,x++)
{
location[x][y]= ........ ?
y_velocity[x][y]=........ ?
}
}

It means that I fix y, then loop over all available x-cells to store values. Then increase y and repeat the process for x-cells. I need to store the values in arrays for further analysis or written to files. How do I add it to my UDF ?
Thanx.
beezee99 is offline   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
Error message: Insufficient Catalogue Size Paresh Jain CFX 32 February 3, 2021 03:37
Inlet Velocity in CFX aeroman CFX 12 August 6, 2009 18:42
Fluid Dynamics Eng - PAX Mixer - San Rafael, CA Gary Jong FLUENT 0 February 25, 2008 20:46
maintaining a logarithmic velocity distribution Morten Andersen CFX 1 January 8, 2007 11:37
Neumann pressure BC and velocity field Antech Main CFD Forum 0 April 25, 2006 02:15


All times are GMT -4. The time now is 16:37.