|
[Sponsors] |
August 21, 2014, 14:11 |
Fortran computational error
|
#1 |
New Member
khurram
Join Date: Jan 2010
Posts: 8
Rep Power: 16 |
Dear all
I am running a fortran code for dns flow over a cylinder. After some hundred iterations it gives an error Note: The following floating-point exceptions are signalling: IEEE_DENORMAL Can some one guide me how to adress it. Thanks in advance. KR63 |
|
August 21, 2014, 14:25 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,849
Rep Power: 73 |
Quote:
have you checked the code using before debugging options? such options during the run can provide infos in case of errors. Furthermore, check also the array bound options and run the code without velocity optimizations |
||
August 21, 2014, 16:03 |
error during execution
|
#3 |
New Member
khurram
Join Date: Jan 2010
Posts: 8
Rep Power: 16 |
Thanks FMDenaro
can you elaborate how to run the code without velocity optimizations |
|
August 21, 2014, 17:05 |
|
#4 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,849
Rep Power: 73 |
check the instructions of your compiler options, generally -O(n), -unroll, etc. are some of the options you should disable in the debugging
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Native ParaView Reader Bugs | tj22 | ParaView | 270 | January 4, 2016 12:39 |
Errors in UDF | shashank312 | Fluent UDF and Scheme Programming | 6 | May 30, 2013 21:30 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |
CGNS lib and Fortran compiler | manaliac | Main CFD Forum | 2 | November 29, 2010 07:25 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |