|
[Sponsors] |
Initializing free stream conditions incompressible flow |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 2, 2020, 06:14 |
Initializing free stream conditions incompressible flow
|
#1 |
New Member
Christoph Domenig
Join Date: Jun 2020
Posts: 2
Rep Power: 0 |
Hello,
I don't know much about CFD but I need to run some simulations for my bachelor thesis. I want to calculate lift coefficients of a wing for 10 different Mach numbers between Ma 0.1 and Ma 2.5 at various angles of attack. My supersonic and transsonic simulation result are very realistic but my results for low Mach numbers (0.1, 0.3) don't make much sense. I realized that the problem could be related to the fact that I am using the compressible RANS Solver and the SA_COMP turbulence model, so I changed those settings to the incompressible versions. Now, however, my initialization of the free stream conditions doesn't work anymore, unfortunately. I checked the .cfg files of the test cases on SU2's website but they didn't really help. Could anyone tell me how I could initialize the following flow conditions so that it works with the incompressible solver INC_RANS ? I would be very grateful for any help! % -------------------- COMPRESSIBLE FREE-STREAM DEFINITION --------------------% MACH_NUMBER=0.1 AOA= 5.0 SIDESLIP_ANGLE= 0.0 INIT_OPTION= TD_CONDITIONS FREESTREAM_OPTION= TEMPERATURE_FS FREESTREAM_TEMPERATURE= 288.15 %Based on ISA-atmosphere at altitude of 0m FREESTREAM_PRESSURE= 101325 FREESTREAM_DENSITY= 1.225 REYNOLDS_NUMBER= 139753.6 %kinematic viscosity 1.461E-5 REYNOLDS_LENGTH= 0.06 |
|
June 2, 2020, 08:17 |
|
#2 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
Have a look at TestCases/incomp_rans/AhmedBody/turb_ahmed.cfg
|
|
June 2, 2020, 10:13 |
|
#3 |
Super Moderator
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 11 |
Also have a look here: https://su2code.github.io/docs_v7/Physical-Definition/
__________________
Developer Director @ SU2 Foundation Get involved:
|
|
June 2, 2020, 16:38 |
|
#4 |
New Member
Christoph Domenig
Join Date: Jun 2020
Posts: 2
Rep Power: 0 |
Thank you both!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Specify mass flow rate for periodic boundary conditions in channel flow | lion1990 | OpenFOAM Running, Solving & CFD | 1 | July 9, 2018 18:46 |
LES model for free convection in incompressible flow | mohsen cheraghi | OpenFOAM Running, Solving & CFD | 2 | July 30, 2014 05:05 |
is free meshing or mapped meshing is best for flow problems | shanu | Main CFD Forum | 0 | February 18, 2010 12:58 |
[Other] is free meshing or mapped meshing is best for flow problems | shanu | OpenFOAM Meshing & Mesh Conversion | 0 | February 18, 2010 12:56 |
Can 'shock waves' occur in viscous fluid flows? | diaw | Main CFD Forum | 104 | February 16, 2006 06:44 |