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

Drag Calculation in SU2

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By fpalacios

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 18, 2014, 02:56
Default Drag Calculation in SU2
  #1
New Member
 
Y Yang
Join Date: Nov 2012
Posts: 25
Rep Power: 13
andromeda91 is on a distinguished road
Dear All,

Is there a way to get drag coefficient separately in the aerodynamic coefficient calculation like: pressure drag, viscous drag, and induced drag?


Regards,

Yosheph
andromeda91 is offline   Reply With Quote

Old   April 18, 2014, 09:39
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Quote:
Originally Posted by andromeda91 View Post
Dear All,

Is there a way to get drag coefficient separately in the aerodynamic coefficient calculation like: pressure drag, viscous drag, and induced drag?


Regards,

Yosheph
Unfortunately, not yet, but we are working on that kind of output. The viscous drag is computed and you have the value inside the code. Just look at the subroutine
void CNSSolver::Viscous_Forces(CGeometry *geometry, CConfig *config)
in the file solver_direct_mean.cpp

Thanks for using SU2,
Francisco
eromir and Kaizhi Ding like this.
fpalacios is offline   Reply With Quote

Old   April 21, 2014, 04:24
Default
  #3
New Member
 
Y Yang
Join Date: Nov 2012
Posts: 25
Rep Power: 13
andromeda91 is on a distinguished road
Dear Francisco,

So does it mean that no pressure drag and induced drag calculated for the drag coefficient computation in the current version of SU2?

Regards,

Yosheph Yang




Quote:
Originally Posted by fpalacios View Post
Unfortunately, not yet, but we are working on that kind of output. The viscous drag is computed and you have the value inside the code. Just look at the subroutine
void CNSSolver::Viscous_Forces(CGeometry *geometry, CConfig *config)
in the file solver_direct_mean.cpp

Thanks for using SU2,
Francisco
andromeda91 is offline   Reply With Quote

Old   April 24, 2014, 04:41
Default
  #4
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi Yosheph,

We compute the drag as a total integrated force on the specified surfaces using the pressure and viscous stresses at each of the computational nodes. So, while each type of drag (wave, skin friction, viscous pressure drag, etc.) will be accounted for in this type of calculation through the pressure and viscous stresses, we are not currently able to decompose the total drag into contributions for each different type.

We are working to improve the force outputs available on the surfaces, and I might also mention that there are techniques for this type of drag decomposition (in particular, ONERA has been working on drag breakdown/extraction methods for some years).

Cheers,
Tom
economon is offline   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
Incorrect calculation of forces/moments coefficients with older versions of SU2 diwakaranant SU2 2 August 16, 2013 04:17
Calculation of Drag Coefficient, Help Please teek22 CFX 1 April 26, 2012 18:41
Pressure drag calculation lc05 Main CFD Forum 2 November 1, 2010 07:50
drag calculation help abcdef123 Main CFD Forum 1 May 9, 2010 23:00
Warning 097- AB Siemens 6 November 15, 2004 04:41


All times are GMT -4. The time now is 21:25.