I created a code that calculates heat transfer and flow fluid in an older version of visual fortran (digital visual fortran 5), but it does not run in a newer versions of windows. I need a new version of fortran, i know that intel fortran is the new version of digital visual fortran (compaq visual fortran), but i need to know if the code, that i created in DVF, can run in INTEL Parallel Studio XE Composer Edition for Fortran.
the code also creates graph, maps of contours and vectors. for this, it uses a library for drawing lines, squares, etc included in DVF. I need to know if this library also works in INTEL Parallel Studio XE Composer Edition for Fortran.
thanks