|
[Sponsors] |
The iteration stops earlier than the set value. |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Zhang
Join Date: Mar 2023
Posts: 72
Rep Power: 3 ![]() |
I set the iteration as 30000, but it stops earlier than the set value, and reports "Error in "void CSysSolve::ModGramSchmidt(int, std::vector<std::vector<double> >&, std::vector<CSysVector>&)": ".I want to know how to solve it and finish the whole iterations.
|
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 719
Rep Power: 21 ![]() |
Your simulation has most likely diverged, that is why it stopped. Can you show the last couple of lines of the screen output?
There are many reasons for this. Some things to check: 1. mesh quality 2. Setup of the physics models 3. Setup of boundary conditions and initial conditions 4. Setup of the numerical solver If you share your mesh and configuration file so the problem can be reproduced, it will be easier to help you solve this issue. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] ICEM Scripting Issues | tylerplowright | ANSYS Meshing & Geometry | 33 | September 27, 2021 17:35 |
Free surface issues with interDyMFoam for hydroturbine | oumnion | OpenFOAM Running, Solving & CFD | 0 | October 6, 2017 15:05 |
set BC mass-flow-inlet via UDF and via GUI perform different result | sawa25 | FLUENT | 1 | February 25, 2015 01:51 |
[General] 2 datas on one plot | Akuji | ParaView | 46 | December 1, 2013 15:06 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |