CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Area Vector (https://www.cfd-online.com/Forums/fluent/32365-area-vector.html)

Ajay Rao October 22, 2003 10:08

Area Vector
 
I need to get the area vector at each face on my boundary domain for which i am using F_AREA(a,face,t) where a:- a[ND_ND] this is where the value gets stored Face:- is face_t type variable. t:- face thread.

Now ND_ND would be 3 for 3D , I am printing out a[0] , a[1], a[2], a[3] would the area vector be a[1] a[2] a[3] ? or would it be a[0] a[1] a[2] ? or something else !

Thanks, Ajay

Andrew Garrard October 23, 2003 04:29

Re: Area Vector
 
a[0] a[1] and a[2] give you the face area in the x, y and z directions, respectivly. Be careful about your signs - read the manual for more info.


All times are GMT -4. The time now is 02:18.