Inside the bumpy_img routines, ri,rj,rk are called rx,ry,rz and are double precision. In fact, every variable in all parts of my program are declared double precsision if they are not inteded to ever have integer values or unless they will be used to hold input from a real data source. So...
I keep running into strange bugs while working on an ongoing project written in Fortran 77. In this bug, one the index variables in a loop is staying fixed at 1.
In my main program is a three-level nested do loop. Three double precision variables, are set to the values of of i,j,k in each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.