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

total cell area

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 4, 2002, 07:51
Default total cell area
  #1
Ossi
Guest
 
Posts: n/a
Hi,

I would need to use the cell area in subroutine radpro.f. Is this quantity available somewhere already ? (In radpro.f I would like to divide cell volume by cell area....simple task but I would still need the cell area from somewhere...)
  Reply With Quote

Old   April 4, 2002, 08:13
Default Re: total cell area
  #2
HVN
Guest
 
Posts: n/a
Hi, Ossi

You could find this information in the file nom.inc (in the folder ufile). There are inside the list of all variables used in user subroutines.

HVN
  Reply With Quote

Old   April 5, 2002, 01:28
Default Re: total cell area
  #3
Ossi
Guest
 
Posts: n/a
I looked through the nom.inc but could not find a variable that would give the total cell area. Anybody ?
  Reply With Quote

Old   April 6, 2002, 06:54
Default Re: total cell area
  #4
daniel
Guest
 
Posts: n/a
Well, I have no idea how to do this inside radpro.f, but this seems a little wasteful - doing the same geometric calculations every iteration. You could perform this on the cell and vertex data of your mesh beforehand, and then access this as DATA in radpro.f. Seems like a lot of work to me, maybe there's something simpler in the same spirit....
  Reply With Quote

Old   April 8, 2002, 01:17
Default Re: total cell area
  #5
Ossi
Guest
 
Posts: n/a
Good idea except that I am simulating an engine which means that I have a deforming grid, i.e., changing cell areas. So I think I need to compute the cell area every time step. Only knew how...
  Reply With Quote

Old   April 8, 2002, 02:14
Default Re: total cell area
  #6
daniel
Guest
 
Posts: n/a
Sorry, I am also at loss here, maybe support can help?
  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
Area of a particular face of the cell using UDF krish Fluent UDF and Scheme Programming 20 September 16, 2015 05:08
total area between two contour lines dellgateway CFX 0 November 20, 2008 18:59
cell velocity U and its cell face area Chinayu Siemens 0 May 6, 2006 22:44
Compute total surface area of Dpm figo FLUENT 0 September 8, 2004 21:44
How can I get the area of a cell? cloudz Phoenics 5 October 23, 2002 10:12


All times are GMT -4. The time now is 09:53.