jgbeckett
New member
- Mar 15, 2005
- 4
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 exact average of the two!
Any ideas?
Are there any problems with using a subroutine, written in 77, for a program in CVF.
John
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 exact average of the two!
Any ideas?
Are there any problems with using a subroutine, written in 77, for a program in CVF.
John