Hi, I have a Fortran Code and in there is a variable which I have to change every time when I run the code. For this I created a Makefile. How can I run the code from Makefile using a loop for different values of this variable. I have uploaded the Makefile, the variable is KE in line 31.

Similar questions and discussions