|
[Sponsors] |
Reference parameter specification in .cfg file for compressible viscous flows |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 19, 2014, 03:19 |
Reference parameter specification in .cfg file for compressible viscous flows
|
#1 |
New Member
Suman Vajjala
Join Date: Jun 2014
Posts: 4
Rep Power: 12 |
Hi,
I am using SU2 to simulate viscous compressible flows. In creating a .cfg file I want to know how REF_PRESSURE, REF_TEMPERATURE and REF_DENSITY are calculated. Are they freestream values? Also, in Euler simulations FREESTREAM_PRESSURE, FREESTREAM_TEMPERATURE is specified. What is the rationale behind this? Is FREESTREAM_TEMPERATURE different from REF_TEMPERATURE? As a separate discussion what is the equation for the CFL ramping. In the included testcases (TestCases/rans/oneram6/turb_ONERAM6.cfg) CFL number is greater than CFL limit? Is this correct? Many Thanks Suman |
|
June 26, 2014, 00:58 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Dear Suman,
The nondimensionalization is described in http://su2.stanford.edu/documents/SU2_AIAA_ASM2013.pdf If you are interested, the implementation is in void CConfig::SetNondimensionalization(unsigned short val_nDim, unsigned short val_iZone) The CFL ramp is described in void CConfig::UpdateCFL(unsigned long val_iter) Thanks for using Su2, Cheers, Francisco |
|
Tags |
cfl specification, reference parameters |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to calculate mass flow rate on patches and summation of that during the run? | immortality | OpenFOAM Post-Processing | 104 | February 16, 2021 09:46 |
wmake compiling new solver | mksca | OpenFOAM Programming & Development | 14 | June 22, 2018 07:29 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
[swak4Foam] Swak4FOAM 0.2.3 / OF2.2.x installation error | FerdiFuchs | OpenFOAM Community Contributions | 27 | April 16, 2014 16:14 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |