- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a very strange problem where I have two write statements (this was for debugging purpose) of such
write(*,*) 'BLA ERR1 = ',ERR
write(*,*) 'BLA ERR2 = ',ERR
and I get
BLA ERR1 = 0.0000
BLA ERR2 = 1000.00
Can anyone speculate where the problem may be?
Thanks.
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