This might sound simple to some of you, but what is the difference between a fixed format file and a free format file? Can they be mixed together in projects? If a subroutine is written in one format can it then be re-written in the other without making changes?
John
thanks for the advise,
I am trying to match results done a few years ago (1987), but I beleive these to be accurate as they correspond to other results.
Also, the two matrices I get by varying the precision have the same amount of error when compared to the origional, only in different...
Can anyone help?
I am trying to recreate some arrays using a subroutine written by someone else. By using real*8 throughout the program I get one set of results, by changing the precision in the subroutine to real at certain functions I get a differnt array resulting. The array I want is the...