|
[Sponsors] |
February 23, 2021, 08:54 |
Plotting Q criterion on SU2
|
#1 |
Member
Ravi
Join Date: May 2017
Posts: 32
Rep Power: 9 |
Hello all,
I am trying to obtain the Q criterion plot as a part of post-processing my CFD results using SU2. I did check the configuration file template as well as .cpp configuration source code, but I could not find the keyword for obtaining the Q-criterion. Can someone please help me out with this? |
|
February 23, 2021, 19:09 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
I have never used it, but a search in the su2 code finds the keyword "Q_CRITERION", that can be written when the flow is INC_RANS or INC_NAVIER_STOKES. It is defined in CFlowIncOutput.cpp.
Let me know if it works for you, then the keyword should be added to config_template.cfg |
|
February 24, 2021, 05:21 |
|
#3 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
The group for that output is VORTEX_IDENTIFICATION, you need to add it to the VOLUME_OUTPUT list as it is not standard, e.g.
VOLUME_OUTPUT= PRIMITIVE, VORTEX_IDENTIFICATION |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? | EternalSeekerX | SU2 | 3 | October 9, 2020 19:28 |
Introducing SU2 International Developers Society (IDS) | fpalacios | SU2 News & Announcements | 1 | June 17, 2019 23:38 |
Pointwise-SU2 joint webinar (April 29th) and SU2 v3.1.0 new release | fpalacios | SU2 News & Announcements | 1 | April 30, 2014 03:40 |
Official release of SU2 V3.0 and SU2 Educational V1.0 | fpalacios | SU2 News & Announcements | 2 | January 22, 2014 06:28 |
Welcome to the Stanford University Unstructured (SU2) forum! | economon | SU2 | 0 | January 7, 2013 03:48 |