|
[Sponsors] |
November 17, 2013, 16:24 |
Help for Low Speed Analysis
|
#1 |
New Member
Y Yang
Join Date: Nov 2012
Posts: 25
Rep Power: 14 |
Hi Everyone,
I am a new user in SU2. I am trying to perform an analysis for ONERA M6 wing, which is given in the User Tutorial. I used mesh_ONERAM6_turb_hybrid_fine.su2 as the mesh file. I just modified the Mach number and Reynolds number from turb_ONERAM6.cfg. In the configuration file, I used low Mach number (M=0.05) and Re=6E05. After doing 65 iteration, both CL and CD became negative. Does it mean that I have to change something else in the default configuration file (turb_ONERAM6.cfg) for doing low speed analysis? |
|
November 18, 2013, 00:21 |
|
#2 |
Member
Anant Diwakar
Join Date: Jan 2013
Posts: 68
Rep Power: 13 |
Hi Yang
The Mach number in your case is very low, hence you have to use "Incompressible" option in SU2. There are some testcases given. You can refer them. Thanks Anant |
|
November 18, 2013, 05:33 |
|
#3 | |
New Member
Y Yang
Join Date: Nov 2012
Posts: 25
Rep Power: 14 |
Quote:
Thank you for the information. I added this line in my configuration file. INCOMPRESSIBLE_FORMULATION = YES and other incompressible properties necessary. After doing that, my freestream pressure is automatically considered as zero even after defining my own freestream pressure. Will it affect my Cp, CL calculation? |
||
November 19, 2013, 18:18 |
|
#4 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi guys,
Just wanted to chime in and remind you that there are slightly different way for initializing the free-stream conditions for the incompressible solver: % -------------------- INCOMPRESSIBLE FREE-STREAM DEFINITION ------------------% % % Free-stream density (1.2886 Kg/m^3 (air), 998.2 Kg/m^3 (water)) FREESTREAM_DENSITY= 998.2 % % Free-stream velocity (m/s) FREESTREAM_VELOCITY= ( 5.0, 0.00, 0.00 ) % % Free-stream viscosity (1.853E-5 Ns/m^2 (air), 0.798E-3 Ns/m^2 (water)) FREESTREAM_VISCOSITY= 1.002E-3 Just in case this helps, Tom |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error msg: In Analysis 'Flow Analysis 1': No domains have been defined. | spwater | CFX | 9 | October 11, 2022 23:00 |
flow analysis | kmgraju | CFX | 3 | May 26, 2011 06:09 |
Blood flow analysis | kmgraju | FLUENT | 0 | May 20, 2011 03:19 |
Coolant flow analysis - IC engine | Frank | FLUENT | 2 | May 19, 2002 16:59 |
Inviscid Drag at subsonic, subcritical Mach # | Axel Rohde | Main CFD Forum | 1 | November 19, 2001 13:19 |