CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

error

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 9, 2001, 17:03
Default error
  #1
lucy
Guest
 
Posts: n/a
hello everybody, I got the error: "floating point exception (underflow).

Does anybody know what it means and why it happened?

thanks a lot

lucy
  Reply With Quote

Old   July 9, 2001, 17:29
Default Re: error
  #2
John C. Chien
Guest
 
Posts: n/a
(1). A floating point variable has a range. When the value is less than the minimum range, you get the error message (underflow). (2). If the value is larger than the maximum range, you get the overflow error. (3). You need to review the Fortran language. "it's outside the range".
  Reply With Quote

Old   July 9, 2001, 17:37
Default Re: error
  #3
lucy
Guest
 
Posts: n/a
Do you know why it happened in fluent?

thanks a lot
  Reply With Quote

Old   July 10, 2001, 12:12
Default Re: error
  #4
Evan Rosenbaum
Guest
 
Posts: n/a
Like any computer program, FLUENT has lower and upper numeric thresholds which cannot be exceeded. I'm not sure about UNIX versions, but the PC has both single-precision and double-precision solvers. If you get this message using the single-precision solver, switch to the double-precision solver. If the error goes away, check the result VERY carefully to be sure they make sense. If the error doesn't go away, you certainly have an error somewhere in your model.
  Reply With Quote

Old   July 11, 2001, 02:57
Default Re: error
  #5
Jeremy
Guest
 
Posts: n/a
It's a bug: computer programs have bugs. In a code the size of Fluent it is natural. If this happens you just send the case into support and they debug it.
  Reply With Quote

Old   July 11, 2001, 04:35
Default Re: error
  #6
John C. Chien
Guest
 
Posts: n/a
(1). Normally, if it is due to the iteration, then you are likely to get divided by zero or overflow error. (2). If you have a un-defined variable in the code, then sometimes you will get underflow error message. (3). But the exact cause is unknown, unless you can do the debugging and trace it back to the source or location in the code.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
c++ libraries and solver compiling vaina74 OpenFOAM Installation 13 February 3, 2012 17:43
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51
user defined function cfduser CFX 0 April 29, 2006 10:58


All times are GMT -4. The time now is 23:23.