|
[Sponsors] |
Maximum CFL number for density-based implicit solvers in RANS simulations |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 3, 2024, 12:07 |
Maximum CFL number for density-based implicit solvers in RANS simulations
|
#1 |
New Member
atakan
Join Date: Aug 2021
Posts: 3
Rep Power: 5 |
Hi everyone, I have encountered a discussion about SU2's old version (from 2019) in this link: https://github.com/su2code/SU2/issue...ment-460811699 regarding solver accuracy & speed of SU2 at the version of that time. This stirred up some concerns in my head about the issues about numerics and linear algebra in compressible CFD solvers.
What else can you say about the issues regarding not able to go up to high CFL numbers for an implicit, coupled density-based solver (not just SU2) in high Reynolds number RANS simulations? Are the reasons listed below possible causes of this? 1. Using 1st order approximations when forming the flux Jacobian of spatial terms' residuals 2. Not having good enough convergence at inner iterations for linear solver (i.e. GMRES with some kind of preconditioner) 3. Not having good enough convergence at outer iterations 4. Using aggresive limiters for gradients of flow variables 5. Not coupling the turbulence variables to the implicit system (i.e. solving them in a segregated manner after the coupled system of continuity, momentum and energy equations) 6. Mesh quality issues near the no-slip wall boundaries I'd be glad if you can refer to some relevant discussion/article you have encountered before similar to the link above about these matters if you'd like, thank you! Best, Atakan Last edited by nakonakata; May 3, 2024 at 12:30. Reason: numbering the questions |
|
Tags |
cfl number, density based, implicit solvers, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
decomposePar -allRegions | stru | OpenFOAM Pre-Processing | 2 | August 25, 2015 04:58 |
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library | aylalisa | OpenFOAM Installation | 23 | June 15, 2015 15:49 |
SigFpe when running ANY application in parallel | Pj. | OpenFOAM Running, Solving & CFD | 3 | April 23, 2015 15:53 |
Cluster ID's not contiguous in compute-nodes domain. ??? | Shogan | FLUENT | 1 | May 28, 2014 16:03 |