|
[Sponsors] |
September 8, 2024, 11:18 |
Laminar Cylinder SU2 Tutorial
|
#1 |
New Member
Join Date: Sep 2024
Posts: 9
Rep Power: 2 |
Hello everyone, can someone explain to me how the reynolds number here is 40? This is the original data from the "laminar cylinder" su2 website..
Freestream temperature = 273.15 K Freestream Mach number = 0.1 Angle of attack (AOA) = 0.0 degrees Reynolds number = 40 for a cylinder radius of 1 m Re = rho*V*Diamater/dynamic visc ??? Also, when I change both Mach and Reynolds number proportional, I get wrong results like drag coefficient etc. Can someone help me on this? I'm trying to understand the dynamics of SU2 itself.. Last edited by dxdiag; September 9, 2024 at 10:42. Reason: Delete |
|
September 9, 2024, 18:05 |
|
#2 |
New Member
Rutvik Khedkar
Join Date: Mar 2024
Posts: 14
Rep Power: 2 |
By default SU2 uses the Reynolds number to initialise the flow. Using the Reynolds number the density is caluclated, and then the pressure.
You can change this to the thermodynamic properties with the option: INIT_OPTION = TD_CONDITIONS For the thermodynamic option, the Reynolds number is calculated from the values defined in the cfg file. If the values (pressure, temperature etc) are not defined, the default values (at sea level) are used. You can look at the console output to see what flow properties are used for the simulation, based on your config settings. Last edited by R.K; September 9, 2024 at 18:06. Reason: typo |
|
September 10, 2024, 10:12 |
|
#3 |
New Member
Join Date: Sep 2024
Posts: 9
Rep Power: 2 |
I understood that, thank you so much Are there any other pages that teaches su2 (rather than original SU2 site)?
|
|
September 10, 2024, 13:47 |
|
#4 |
New Member
Rutvik Khedkar
Join Date: Mar 2024
Posts: 14
Rep Power: 2 |
I would say the "User Guide" under Docs on the SU2 website is a great place to start understanding how to write config files and set up simulations.
The tutorials and TestCases have a very broad collection of simulations - you can look at those. Also the config_template.cfg has all of the config options you can set, have a look at this when reading the guide and tutorials/testcases. If you've run any simulations in the past (in OpenFoam, Ansys etc), try writing those in SU2. |
|
September 11, 2024, 03:58 |
|
#5 |
New Member
Join Date: Sep 2024
Posts: 9
Rep Power: 2 |
I've used Fluent for a long time but now I want to learn a new program. I'll take your advice into consideration, thank you so much
|
|
Tags |
cfd, laminar cylinder, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
su2 optimization tutorial problem | kh3 | SU2 | 2 | April 3, 2024 06:54 |
Tutorial 2.2 Flow around a cylinder - Not generating results. | rudyy | OpenFOAM Running, Solving & CFD | 3 | June 2, 2023 14:27 |
Ncrit for a glider Xfoil. How to use it. GPT4 answer | AlanMattanó | Main CFD Forum | 0 | April 10, 2023 13:16 |
SU2 Unsteady NACA0012 Tutorial case | Gj419 | SU2 | 1 | November 23, 2021 12:55 |
Laminar flow around cylinder | sasanghomi | CFX | 3 | October 14, 2018 18:55 |