CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Fortran error!

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 10, 2004, 06:48
Default Fortran error!
  #1
CFD beginner
Guest
 
Posts: n/a
Dear CFD people, I can't remove the following fortran error. Any help is appreciated. I use Compaq Visual Fortran Standart edition 6.5.0 and Windows XP. Thanks in advance...

run-time error M6203: MATH - exp: OVERFLOW error
  Reply With Quote

Old   August 10, 2004, 08:56
Default Re: Fortran error!
  #2
ag
Guest
 
Posts: n/a
You're trying to take the exponential of something too big, or you are trying to exponentiate a NaN.
  Reply With Quote

Old   August 10, 2004, 12:28
Default Re: Fortran error!
  #3
sijal
Guest
 
Posts: n/a
this is due to division by zero u can debug by stoping the program at various locatonn espacialy at end of do loop and then use the debug tools of visual fortran 6.5

hope this works but it requires lot a patinece

  Reply With Quote

Old   August 11, 2004, 03:40
Default Re: Fortran error!
  #4
CFD beginner
Guest
 
Posts: n/a
Thanks for all...

I did debugging and solved the error
  Reply With Quote

Old   August 11, 2004, 03:42
Default Re: Fortran error!
  #5
SAM
Guest
 
Posts: n/a
THATS GOOD
  Reply With Quote

Old   August 11, 2004, 06:17
Default Re: Fortran error!
  #6
Tim
Guest
 
Posts: n/a
Hi,

Compaq visual fortran has a traceback function. If you switch on traceback you are provided with detailed information about the error - including line number file name and subroutine name. This will allow you to locate the problem rapidly.
  Reply With Quote

Reply


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
Compile calcMassFlowC aurore OpenFOAM Programming & Development 13 March 23, 2018 07:43
Accessing phi from a fvPatchField at same patch johndeas OpenFOAM 1 September 13, 2010 20:23
[Netgen] Installation of Netgen in SuSE Linux 92 edvardsenpriv OpenFOAM Meshing & Mesh Conversion 23 January 16, 2009 06:12
How to get the max value of the whole field waynezw0618 OpenFOAM Running, Solving & CFD 4 June 17, 2008 05:07
user defined function cfduser CFX 0 April 29, 2006 10:58


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