That didn't fix the compile error, but after reviewing all the code it appears that the line in question is never called on. I'm going to remove it and see if I can get my desired results.
1. Hello, I'm doing undergraduate research which requires the use of Fortran. I have one particle line of code that is not allowing me to compile the source. I was wonderding if someone can help?
909 FORMAT(i3,2x,<nvmax>(<nvmax>i1,2x),2x,i4)
2. Provides the error message...