Hi, I'm running numerical sediment chemistry models in FORTRAN.
I have a very bizarre problem:
I frequently debug my source code by using PRINT*, commands to write numbers to the console.
There's a couple of PRINT*, commands which, once removed from my source code, the program goes completely...