First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I agree with perolofi, use Fortran 90/95 sintax. The IVF 15.0 Fortran compiler reads Fortran90/95 as well as '77 sintax.
From the PSSE_Install.pdf manual:
"2.1 Overview
If you plan to use certain advanced modules for PSS®E program options, you will need to obtain the Intel Visual Fortran compiler, Version 15 for each system....
2.2 Compiler Installation
User-written software included with PSS®E (e.g. Conec, Conet, user-written dynamics models, programs that call USRCAS) should be compiled with the version of the compiler used to create that version of the PSS®E product. We cannot provide support for problems that arise when mixing code from different compilers.
... PSS®E 34 was built with IVF 15.0. Any version of IVF 10.1 or later can be used to build extension libraries (for example dsamusr.dll).
If the IVF compiler that you use and the one used to build PSS®E 34 are different, it is required that the later run-time subroutines be used."