- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
I meet this error "forrtl:severe(6201):sqrt:DOMAIN error" in my fortran 90 program. I checked my program several times, it seems that the value of the sqrt function in my program is not likely to be negative or exceed the domain. Anybody any experience or idea as to what else could cause this error message? I remember I met this error message before when I tried to export my results in Fortran to Matlab through Matlab API.
Another question, when trace your program in debug mode, how to prevent the running program from exit the debug mode when some error happen. Everytime I execute or run the program in debug mode, when some error happened, it just exit with some error message, but I want to check the values of some varibles just before the error happens, this will help me a lot to find out what causes the problem. You prompt reply is highly appreciated!
I meet this error "forrtl:severe(6201):sqrt:DOMAIN error" in my fortran 90 program. I checked my program several times, it seems that the value of the sqrt function in my program is not likely to be negative or exceed the domain. Anybody any experience or idea as to what else could cause this error message? I remember I met this error message before when I tried to export my results in Fortran to Matlab through Matlab API.
Another question, when trace your program in debug mode, how to prevent the running program from exit the debug mode when some error happen. Everytime I execute or run the program in debug mode, when some error happened, it just exit with some error message, but I want to check the values of some varibles just before the error happens, this will help me a lot to find out what causes the problem. You prompt reply is highly appreciated!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page