|
[Sponsors] |
March 30, 2010, 08:22 |
floating point exception?
|
#1 |
New Member
Mattia
Join Date: Mar 2010
Posts: 7
Rep Power: 16 |
What's the meaning of "floating point exception"?
I set up a volume mesh and tried to run the solution: at this point, I got an error message about "154 negative volume cells", so I removed them with "Region->remove invalid cells". After that I tried again to run the solution, but the message of the floating point exception appeared, without running any iteration... Do you have any ideas of what the problem could be? thank you! |
|
March 30, 2010, 10:22 |
|
#2 |
Member
Vinicius Girardi
Join Date: Mar 2009
Location: Sao Paulo, Brazil
Posts: 80
Rep Power: 17 |
Hi,
Your simulation is diverging, this is the "meaning" of the floating point exception. One of its causes could be poor mesh quality. If you are using the polyhedral mesh, be sure that the surface mesh has a good quality and try to turn on the "Cell quality remediation" model in your physics continua. Also try to make another mesh, taking care at regions that have complex geometry or curvature. Hope it helps, Vinicius |
|
March 30, 2010, 15:18 |
|
#3 |
Member
Paul Hancock
Join Date: Mar 2009
Location: Bellingham, WA
Posts: 31
Rep Power: 17 |
You might also want to look for any non-contiguous regions. Chuncks of cells separated from the main Region will cause the solver to crash pretty quick.
|
|
April 20, 2010, 19:55 |
|
#4 |
Member
John
Join Date: Aug 2009
Posts: 92
Rep Power: 17 |
As a last resort, run a mem test on your RAM. Bad ram leads to round-off errors in the iteration results, that, over time, results in diverging trends.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Floating point exception error | Alan | OpenFOAM Running, Solving & CFD | 11 | July 1, 2021 22:51 |
The infamous floating point exception | thekay | OpenFOAM | 7 | August 14, 2012 03:01 |
Floating point exception error with small DeltaT | rassilon | OpenFOAM Running, Solving & CFD | 19 | September 2, 2009 08:39 |
turbFoam floating point exception and k-epsilon | Hectux | OpenFOAM Running, Solving & CFD | 4 | April 28, 2009 08:10 |
[Gmsh] Gmsh and samplesurface | touf | OpenFOAM Meshing & Mesh Conversion | 2 | December 10, 2007 03:27 |