|
[Sponsors] |
September 4, 2022, 09:25 |
Can all solution methods converge?
|
#1 |
New Member
Nawaf Alrajeh
Join Date: Aug 2022
Posts: 9
Rep Power: 4 |
Hello Everyone,
I'm relatively new in CFD so excuse any mistakes, or lack of general knowledge that might appear from this question. Background: I'm running a case study on a NACA4412 airfoil (2D with boundaries being 20m from the airfoil in all directions at the least, while the airfoil length is 1m). The inlet is a velocity inlet of 44m/s to achieve a Reynolds number of 3,000,000. Purpose: The purpose of this case study is to check all possible solution methods, and compare their accuracies with published NASA experimental results, compare the convergence time, and deviations. The end result will be a large graph of experimental results of cl vs alpha of all the solution methods for y+1 (from 1 to 5) and see the deviation of each method from the experimental results, including iteration time, and choosing the most optimal. Another case will be the same except this will be for y+ >30 (in my case I'm picking 50-60 as my acceptable range for my mesh). The purpose of this is again to compare the optimal methods, as having a larger y+ would allow me a less refined mesh, and thus much faster computaiton. Question: I have gotten convergence from a few solution methods (easiest to converge is SST k-omega). So, will every single solution method converge, and the trick is to manipulate the wall treatments, controls, and methods to reach that? (i.e coupled vs simple, steady vs PTS, first order vs second order, a mix of everything before, hybrid vs standard vs fmg-initialization) etc... Or will some methods never converge for my case regardless of what variant (standard vs realizable vs rng k-e for example) I choose? In others words (and I apologize if this has gotten confusing): Will k-e always converge, and it's just a question of Realizable vs Standard vs RNG? Will Spalart-Allmaras always converge for this case? Will k-w always converge and it's just a question of SST vs Standard? For more clarification, I'm tracking mass flow rate, residuals, cl, cd, cm_c4 for convergence conditions (although cd values aren't focused on as they are 2d). My convergence conditions are residuals no less than x10^-3 with no "jumps", and no significant changes in the aerodynamic coefficients, and a mass flow rate of 0. Thank you, and apologies for any confusions. |
|
September 5, 2022, 05:44 |
|
#2 |
Senior Member
Lorenzo Galieti
Join Date: Mar 2018
Posts: 375
Rep Power: 12 |
If the airfoil is at low angle of attack, the flow is quite simple and everything I can think about should converge, especially with a good mesh. Some turbulence models like reynolds stress models might require some skill
|
|
September 5, 2022, 06:54 |
|
#3 | |
New Member
Nawaf Alrajeh
Join Date: Aug 2022
Posts: 9
Rep Power: 4 |
Quote:
The current benchmarking case I'm making is 10 degrees where there will be some separation, but not stalling. Information about the airfoil (Stalling is at ~13 angle of attack, and -14 angle of attack). Cases at aoa=0 all converged, but that doesn't tell me anything since the model is very very simple. |
||
September 5, 2022, 16:40 |
|
#4 |
Senior Member
Lorenzo Galieti
Join Date: Mar 2018
Posts: 375
Rep Power: 12 |
start with cases where you expect no stall. 0 AOA is fine, because the airfoil is cambered.
If stall is present, you can have unsteady flow and the steady solver might not converge. Different turbulence models predict different stall angles, so you may have some angles of attack where one turbulence model finds a steady solution, while the other does not. |
|
September 6, 2022, 05:11 |
|
#5 | |
New Member
Nawaf Alrajeh
Join Date: Aug 2022
Posts: 9
Rep Power: 4 |
Quote:
According to experiment, 13.78 aoa is stall, I want to find the solver closest to that, because if a solver diverges at 9 aoa, that's only good to give me a rough Clalpha value, but not Clmax. My question is, how do I know the solver not solving at 9 aoa (as an example) is the limitation of this solver, or my own failure to fine-tune the solver properly. |
||
September 6, 2022, 08:56 |
|
#6 |
Senior Member
Lorenzo Galieti
Join Date: Mar 2018
Posts: 375
Rep Power: 12 |
It will not diverge, it may simply not converge and start oscillating. This is just physics, stall is an unsteady phenomenon and a steady solver should not be able to see it. There are cheaty techniques that sometimes work depending on the numerical damping, but you can’t escape that much. Again, it’s just physics, no magic
For RANS models, I expect k-omega SST or reynolds stress models to be most predictive. The question is if you need a steady solver or an unsteady one. This you need to check on your own. If you really want the best accuracy, there’s no need to go blind, a pure LES will do the job |
|
Tags |
convergance, method validation, methods, two dimensional model |
|
|
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 |
Shape optimization doesn't converge - Adjoint log file | JPBLourenco | SU2 Shape Design | 0 | December 11, 2017 09:41 |
Multi-stage Compressor, Solution doesn't converge | Larrabee | STAR-CCM+ | 7 | December 2, 2016 06:36 |
Solution does not converge (turbocharger) | Jambond | STAR-CCM+ | 22 | October 11, 2016 11:28 |
how to make solution converge in supersonic flows | xiaofish | FLUENT | 2 | November 27, 2007 16:41 |