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

Face Area

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 8, 2008, 12:41
Default Face Area
  #1
Corentin
Guest
 
Posts: n/a
Hi!

I am trying to obtain the area of a cell.

There are a lot of functions with F_... but I can't find anyone that would give me the area of a face.

There is the F_AREA function of course, but it is returning a... vector. What the hell is that?

It seems that the norm of this vector would give me the area. Is that really true? If so, this is an extremely strange way to get the area, from my point of view...

Anyway, I tried this, with the vector magnitude function. Sometime, is returns a "not a number"...

Is there any easy way to get the area?

Thanks!
  Reply With Quote

Old   April 9, 2008, 06:34
Default Re: Face Area
  #2
Mubasshir
Guest
 
Posts: n/a
Hello Mr. Corentin,

You are right. F_AREA(area_vec, f, t) returns the area vector of that particular face. Calculating magnitude of that vector gives the area of the face. This area vector approach is extremely helpful vector calculations and number crunching.

Area = NV_MAG(area_vec);

Understand the mathematics than.. criticizing it. Fluent package is developed with strong math and physics oriented approach.

-Mubasshir
  Reply With Quote

Old   April 9, 2008, 11:33
Default Re: Face Area
  #3
Corentin
Guest
 
Posts: n/a
Ok, thank you. I wasn't really criticizing, I was just saying this was strange to me. But, you're right, this must be very helpful. Thanks again!
  Reply With Quote

Reply

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


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
what is zero face area failure?? DON Siemens 5 June 1, 2007 01:09
how to get cell face area in RADPRO.F cthsieh Siemens 1 January 2, 2007 08:53
Face area gg FLUENT 0 June 30, 2003 04:18
face area John FLUENT 1 August 13, 2002 04:12


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