|
[Sponsors] |
November 2, 2005, 11:27 |
How to caculate the frontal area of a car?
|
#1 |
Guest
Posts: n/a
|
Can starcd do it?
|
|
November 4, 2005, 18:00 |
Re: How to caculate the frontal area of a car?
|
#2 |
Guest
Posts: n/a
|
You might use the integrate command. Just define a section using the spoi and snorm commands and run the integrate command after that.
|
|
November 9, 2005, 08:16 |
Re: How to caculate the frontal area of a car?
|
#3 |
Guest
Posts: n/a
|
The integrate command will probably not produce the correct answer, since a typical carbody dont have a specific point where the projected area equals the section-area. i.e. if you use the integrate command where the mirrors are you will miss the roof-line. In esaero there is an inbuilt function to get the projected area, but I suppose you dont have acces to esaero. However, what esaero basically does, is to project all the vertices of the car, in the x-direction (vproj command), onto a cset of shells (i.e. the inlet). Then get a subset of the cset consisting of the cells being "hit" by a vertice. Then you can get the area of the resulting cset. I dont know exactly how to get the subset automatically, but if you are only doing it once, you can probably cut out the subset manually (cset dele zone & cset subs zone).
|
|
November 12, 2005, 00:12 |
Re: How to caculate the frontal area of a car?
|
#4 |
Guest
Posts: n/a
|
Yes,just as what you said, the integrate command cannot realize what i want,after I tried.Thanks for your method of esaero,it seem to be a good way to caculate the frotal area.Others ,I could achieved it in another software--Ansys ICEM.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frontal projected reference face area computation from patch | kprzysowagmailcom | OpenFOAM Pre-Processing | 0 | January 6, 2009 11:06 |
Drag coefficient - frontal area | JSM | FLUENT | 3 | December 3, 2007 06:57 |
how to caculate area,force and moment in Fluent | mimibenben | FLUENT | 0 | July 3, 2006 23:00 |
Frontal area calculation | Stefan | CFX | 1 | June 12, 2006 22:03 |
frontal projected area | sam | FLUENT | 0 | August 2, 2003 03:45 |