Recent content by speculater

  1. S

    Comp Sci Help with Fortran compile error.

    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.
  2. S

    Comp Sci Help with Fortran compile error.

    I'm at work now, but I can't believe I didn't see this sooner! Now I'm excited to get home :-). Thank you so much!
  3. S

    Comp Sci Help with Fortran compile error.

    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...
Back
Top