|
[Sponsors] |
April 2, 2023, 05:20 |
divergence in SU2
|
#1 |
New Member
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
Hi,
Is there a possibility to enble any output regarding the coordinates (X,Y,Z) of where the simulation diverges? Moreover, is there a possibility to extract the residual of all grid points as a volume output file? I wondering if the problem is in the mesh that I'm using. Thank you in advence! |
|
April 2, 2023, 07:20 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
yes, you can visualize the residuals of all transported variables by adding the keyword RESIDUAL to the volume output and visualize it with paraview:
Code:
OUTPUT_FILES= RESTART, PARAVIEW_MULTIBLOCK VOLUME_OUTPUT= SOLUTION, PRIMITIVE, RESIDUAL |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Divergence detected in AMG solver. VOF. | Mr.Mister | Fluent Multiphase | 5 | November 22, 2024 07:32 |
Error SIGSEGV using VOF and UDF | JERC_UTFSM | Fluent UDF and Scheme Programming | 14 | November 8, 2021 00:17 |
Fail to converge when solving with a fabricated solution | zizhou | FLUENT | 0 | March 22, 2021 07:33 |
[ANSYS Meshing] Help with element size | sandri_92 | ANSYS Meshing & Geometry | 14 | November 14, 2018 08:54 |
fluent divergence for no reason | sufjanst | FLUENT | 2 | March 23, 2016 17:08 |