I have a control code in Fortran for a model that I am using. I have previously interfaced another control code in C++ by compiling those in Visual studio professional to interface with EMTP.
My question is if we have any possibility to interface the Fortran code with EMTP directly? I do not wish to convert all my big code in Fortran to C++ to interface with EMTP. Kindly help.