Hi to all. I am doing a large set of calculations employing as input files called 1.log, 2.log, 3.log,......, 300.log.

Usually I use this definition for the input file: OPEN(5,FILE=' ',STATUS='OLD')

and I must run the program 300 different times to carry out all the calculations.

Is there any way to put an instruction or indtructions inside the program in such a way that the program runs automatically the 300 calculations?

Thanks.

Regards,

Juan

PS. I added a photo. Now my question is how to automatize this instruction to run my 347 calculations!

More Juan-Sebastián Gómez-Jeria's questions See All
Similar questions and discussions