CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Adjoint Solver Diverge for Incompressible flow (3D delta wing).

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 11, 2020, 04:04
Default Adjoint Solver Diverge for Incompressible flow (3D delta wing).
  #1
New Member
 
Bikalpa Bomjan Gurung
Join Date: Mar 2013
Posts: 12
Rep Power: 13
bikalpa10 is on a distinguished road
Hello everyone,

I am using SU2 version 7.0.6. and trying to perform 3D optimization of delta wing Micro Air Vehicle at Re 10^5. with following settings.

Incompressible RANS model,
Turbulence Model: SA,
CFL: 20,
Euler implicit method for the flow equations.
FGMRES is used for solving the linear system.
Using a ILU(0) preconditioning.
Max number of linear iterations: 10.

Mesh quality metric
+--------------------------------------------------------------+
| Mesh Quality Metric| Minimum| Maximum|
+--------------------------------------------------------------+
| Orthogonality Angle (deg.)| 15.9908 | 89.9951|
| CV Face Area Aspect Ratio| 1.01323| 591.614|
| CV Sub-Volume Ratio| 1 | 732.846|
+--------------------------------------------------------------+

Direct simulation converged up to rms[P]= -10.4.

However, the discrete adjoint solver diverged from just 20 iterations.
I have also tried various other settings, all settings gave divergence.
  • CFL= 5
  • Max linear Solver Iteration = 50
  • Frozen the turbulent viscosity in the discrete adjoint formulation (NO, YES)
    FROZEN_VISC_DISC= YES
  • JACOBI precondition

I have attached the direct log file, adjoint log file, and adjoint history for reference
Attached Files
File Type: txt SU2_7.0.6_log_direct.txt (188.9 KB, 10 views)
File Type: txt SU2_7.0.6_log_adjoint.txt (25.6 KB, 9 views)
File Type: txt SU2_7.0.6_adj_history.txt (100.3 KB, 2 views)
bikalpa10 is offline   Reply With Quote

Old   December 12, 2020, 04:44
Default
  #2
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
Hello,
You can try the option QUASI_NEWTON_NUM_SAMPLES= 20
It is a method to stabilize the discrete adjoint (not sure if it is in 7.0.6 or if you need to update).
Note that the relative residual reduction is only -2, so that might be an issue as well.
pcg is offline   Reply With Quote

Old   December 13, 2020, 04:00
Default
  #3
New Member
 
Bikalpa Bomjan Gurung
Join Date: Mar 2013
Posts: 12
Rep Power: 13
bikalpa10 is on a distinguished road
Quote:
Originally Posted by pcg View Post
Hello,
You can try the option QUASI_NEWTON_NUM_SAMPLES= 20
It is a method to stabilize the discrete adjoint (not sure if it is in 7.0.6 or if you need to update).
Note that the relative residual reduction is only -2, so that might be an issue as well.
Hello Pedro,

Thank you for your advice,
I tried QUASI_NEWTON_NUM_SAMPLES=20, and it worked in 7.0.6
( adjoint residual did not converge beyond -3 but it did not diverge either).


And regarding the relative residual reduction, I ran a simulation with a much finer mesh as well, but could not reduce the relative rms below -2.4. Mesh quality of the fine mesh is as follows.
+----------------------------------------------------------------------+
| Mesh Quality Metric | Minimum | Maximum|
+---------------------------------------------------------------------+
| Orthogonality Angle (deg.) | 27.5705 | 89.986 |
| CV Face Area Aspect Ratio | 1.00468 | 218.596 |
| CV Sub-Volume Ratio | 1.00107 | 95.716 |
+--------------------------------------------------------------------+

Also, adaptive CFL for coarse mesh did not improve relative RMS.

Could you suggest numerical settings for better convergence or tips on mesh quality improvement to improve convergence?

Thank you

Regards
Bikalpa Bomjan Gurung
bikalpa10 is offline   Reply With Quote

Old   December 13, 2020, 05:54
Default
  #4
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
In my experience mesh quality metrics are not always directly related with convergence, yours look fine.

I don't have much experience with the incompressible solver, but you can try changing the limiter constant up/down to see what effect it has (sometimes if it is too low the solution flip-flops because it is too limited, but sometimes if it is too high the solution becomes unstable) similarly you can try the VAN_ALBADA_EDGE limiter.
Your mesh is completely unstructured so multi-grid will probably not help.

I find that the adjoint solver responds well to high CFL values, for my problems I usually use around 25 for the primal problem and 100-200 for the adjoint.
pcg is offline   Reply With Quote

Old   December 13, 2020, 21:12
Default
  #5
New Member
 
Bikalpa Bomjan Gurung
Join Date: Mar 2013
Posts: 12
Rep Power: 13
bikalpa10 is on a distinguished road
Thank You, Pedro, for your suggestions.
bikalpa10 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adjoint solver wing twist optimization!! mechesanjiv FLUENT 10 April 13, 2023 09:21
Solver for an incompressible, turbulent flow with heat transfer tH3f0rC3 OpenFOAM Running, Solving & CFD 9 June 17, 2019 06:12
Problem of vortex trajectory in the wake of a delta wing Gohu8 CFX 11 June 27, 2018 06:37
compressible flow calculation error using rhoSimpleFoam solver student4326 OpenFOAM Running, Solving & CFD 7 November 2, 2015 11:34
[Workbench] Delta Wing geometry and dimension soheil_r7 ANSYS Meshing & Geometry 2 March 13, 2015 07:15


All times are GMT -4. The time now is 17:16.