|
[Sponsors] |
September 19, 2022, 18:11 |
Divergence Error
|
#1 |
Member
Ercan Umut
Join Date: Aug 2022
Posts: 51
Rep Power: 4 |
Hello everybody,
I am trying to simulate a re-entry case. When I start the analysis it diverge and stop the simulation at iteration 0 with following error: Code:
Error in "void CSolver::SetResidual_RMS(const CGeometry*, const CConfig*)": ------------------------------------------------------------------------- SU2 has diverged (NaN detected). What is the reason of this? |
|
September 20, 2022, 04:13 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
This can really be anything, from a bad mesh to a wrong setup or solver settings that are not strict enough.
The first thing to check is the mesh. Make sure that the mesh quality is good. Also, the combination of boundary conditions and the placement of inlets, outlets and far field is quite important. For instance, if the outlet is too close to your object of interest, there can be some unwanted interference that can also prevent convergence. Which solver are you using? The regular compressible RANS or NS, or the NEMO solver? Can you post a picture of your geometry+boundary conditions? |
|
September 20, 2022, 06:19 |
|
#3 | |
Member
Ercan Umut
Join Date: Aug 2022
Posts: 51
Rep Power: 4 |
Quote:
I am using RANS, SST V2003m and after that I will try it with NEMO. When I try to run it with SA it goes up to 70 iteration and gives the same error. I am using GMSH and I am super new to almost everything about it. I import the geometry from SolidWorks. As you said probably something's wrong with mesh or BCs. I will post the .cfg and .geo if you want. I can try meshing and setting up the boundary conditions with Ansys Meshing tonight. Last edited by CleverBoy; September 25, 2022 at 16:22. |
||
September 21, 2022, 12:18 |
|
#4 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Nemo will not work with turbulence as of right now.
|
|
September 21, 2022, 18:04 |
|
#5 |
Member
Ercan Umut
Join Date: Aug 2022
Posts: 51
Rep Power: 4 |
Oh, that's sad to hear. I read the article "SU2-NEMO: An Open-Source Framework for High-Mach Nonequilibrium Multi-Species Flows" and there, it was written that NEMO has SA model within the framework. Does it not work properly? or was it removed?
|
|
September 21, 2022, 18:30 |
|
#6 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Rather, the NEMO code that exists in the develop branch does not have turbulence. The NEMO with turbulence branch just underwent large changes to allow for the use of the SST stage. The branch (feature_NEMO_turb) *should/may* work, but is undergoing additional testing before its put into the develop branch.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries | NickG | OpenFOAM Installation | 3 | December 30, 2019 01:21 |
[blockMesh] blockMesh with double grading. | spwater | OpenFOAM Meshing & Mesh Conversion | 92 | January 12, 2019 10:00 |
Compile calcMassFlowC | aurore | OpenFOAM Programming & Development | 13 | March 23, 2018 08:43 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |