Recent content by Nrets

  1. N

    Fortran Solving Fortran Input File Problem - B

    Hey guys, I am wondering if anyone could help me with a simple problem. I want to remove key parameters from the "type declaration/parameter" portion of my code and into an external input file for easy access. The problem is, many of my variables (such as arrays) can't be defined until...