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

Calculate mass flowrate

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2015, 06:35
Default Calculate mass flowrate
  #1
Member
 
Alireza Safikhani
Join Date: Dec 2010
Posts: 36
Rep Power: 16
Hamilton is on a distinguished road
Dear guys
In fact I have simulated free convection in a duct but I do not know how to define a surface to calculate the mass flow rate of fluid passing from the duct. The geometry and the contour of velocity in duct is shown in attached figs. Would you please help me?

Sincerely
Attached Images
File Type: jpg 11.jpg (44.8 KB, 10 views)
Hamilton is offline   Reply With Quote

Old   March 8, 2015, 05:19
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
It is often easiest to define surfaces like this during meshing.

But you can do it in post processing a few ways:
* Define a plane and use the extent option
* Define a function like r = x^2+y^2, then do a contour of r. You can then extract the contour as a user surface
* Define a set of functions like:
x=if(x>10[m],if(x<11[m],1,0),0)
y=if(y>3[m],if(y<4[m],1,0),0)
r = x*y
Then do a contour of r and extract the user surface.
* There are lots of other ways, I am sure you will fine plenty by playing around.
ghorrocks 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
[OpenFOAM] Calculate mass flow aurore ParaView 8 February 24, 2022 17:52
How to calculate particle mass flow rate at outlet Randy FLUENT 6 April 29, 2020 14:47
questions about species transport through walls shuqin FLUENT 13 April 9, 2014 03:42
how can i calculate mass flow rate in section? yossir4 FLUENT 2 November 10, 2013 11:46
Calculate Mass Flow in a faceSet during calculation torvic OpenFOAM Running, Solving & CFD 1 August 11, 2008 20:05


All times are GMT -4. The time now is 14:45.