Hi,
I'm new to Fortran and programming in general. I'm interested in running simulations in FORTRAN. One of the things is that I need to run the code multiple times using different starting parameters. Is there any way I can automate this? For example, grabbing parameters from an external file.
Thanks! All suggestions would be greatly appreciated.