Possible Solutions (2)
Convert the Fortran into Java
Fortran was ported into C++
The code had to be re-engineered into an object oriented form for C++ and then into Java
Java causes a performance degradation reduced via the use of a Just in Time Compiler (interpreted Java 7* worse)