thanks for the response:
str1 is declared as a character, radius is only 1 digit.
I think there may be some issue here beyond programming. Since the last post the program has been run -unchanged- and now a.exe hangs right before closing an output file. Is this a gfortran compiler issue? I'm...
I have a program that compiles fine in gfortran. When I execute the program runs and then freezes. It's not taking up CPU resources or memory, it just ceases to keep going. The program appears to be hanging on this line:
write (str1,'(I1)') radius
which doesn't make sense as I've used this...
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.