Author |
Message |
Topic: Common block variables - include files |
tamara
Replies: 3
Views: 6845
|
Forum: General Posted: Fri Jun 04, 2010 5:13 pm Subject: Common block variables - include files |
Hi,
I had so much success with solving my last problem in this forum that I'll try again. I have an existing fortran program that contains a lot of 'include' files in which common block variables ... |
Topic: Random number generator |
tamara
Replies: 5
Views: 10942
|
Forum: General Posted: Fri Jun 04, 2010 12:33 pm Subject: |
Thanks a lot - yes, that fixes the problem. I made a mistake when updating my code - I changed the variable name from 'random' to 'number' for the random number generator, but then did not change it l ... |
Topic: Random number generator |
tamara
Replies: 5
Views: 10942
|
Forum: General Posted: Thu Jun 03, 2010 7:10 pm Subject: |
Thanks a lot for all the prompt answers - this is great and makes it easy.
However when I write what I think is the code aebolzan suggested I get the following error message when I try to compile ... |
Topic: Random number generator |
tamara
Replies: 5
Views: 10942
|
Forum: General Posted: Mon May 31, 2010 2:35 pm Subject: Random number generator |
Hi All,
sorry I'm a bit new and inexperienced at programming in fortran. I have seen in the documentation that there is a random number generator incorporated with this compiler but I'm unable to ... |
|