|
[Sponsors] |
March 12, 2006, 11:22 |
Listing Average Results
|
#1 |
Guest
Posts: n/a
|
Hi
Can someone tell me how to list the average values for a plane (inlet and outlet) in star cd. I need the average values for total pressure and velocity magnitude for each plane, and all I am able to extract is the profile. Thanks Deepak |
|
March 13, 2006, 09:53 |
Re: Listing Average Results
|
#2 |
Guest
Posts: n/a
|
One way to do this is by using the command INTEGRATE
example: get the results you want, say total relative pressure (getc all ptot rela) plot to show the contours (popt cont $replo) get a cross sectional view of the plane in question then choose section surface view (plty sect) change the view to normal view (view snorm) Now use the integrate command (inte cset) you will get a table like this (just an example): NO. CELL TOT A TOT A*VN TOT A*S TOT A*VN*S 16722 1.91743 -.338276 -4.14201 0.717017 By dividing TOT A*S with TOT A, you will get the average value of the scalar in question, i.e. total pressure for this example. Hope this helps. |
|
March 14, 2006, 02:22 |
Re: Listing Average Results
|
#3 |
Guest
Posts: n/a
|
If you want something at the boundary, you can "order" these values in Engineering Data (see the corresponding panel)
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to convert 3d results in 2D results | Ben | CFX | 1 | February 18, 2009 17:42 |
RANS from time average -- How about space average? | TT | Main CFD Forum | 1 | April 11, 2006 15:38 |
Cd average value | Giuseppe | FLUENT | 1 | March 8, 2006 03:01 |
Roe average | cfd student | Main CFD Forum | 0 | February 16, 2004 01:22 |
SIMPLER (FORTRAN Listing) | isbn001 | Main CFD Forum | 0 | April 11, 2003 14:36 |