- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a fortran code, written by somebody and he is not here.. There is common block in the code which is not being used anywhere in the code. So I wanted to remove the common block... But without the common block, the code gives a
forrtl: severe (64): input conversion error,
And the same code with the common block runs till convergence and all is fine.
Yes I am reading some formatted not just at the beginning of the code but even while running the code..
I want to know whats happening because I just want to confirm that the numbers its churning out are actually something that I wnat to see... I am not familiar with using debugger in linux environment hece... couldn't understand it myself..
Thanks in advacne...
Subbu.
forrtl: severe (64): input conversion error,
And the same code with the common block runs till convergence and all is fine.
Yes I am reading some formatted not just at the beginning of the code but even while running the code..
I want to know whats happening because I just want to confirm that the numbers its churning out are actually something that I wnat to see... I am not familiar with using debugger in linux environment hece... couldn't understand it myself..
Thanks in advacne...
Subbu.
Link Copied
0 Replies

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