I have multiple files in a folder which has similar names but with different numerical labelling. For example, the files are named as phi=1_theta=1, phi=1_theta=2, phi=2_theta=1 and so on. The labelling of the file is attached in this question as well. How to write a suitable Fortran code to open these files using loop?

There are overall 16 phis' x 16 thetas' files in the folder.

More Hamsalekha Kumaresan's questions See All
Similar questions and discussions