Can I interface my fortran program in IDL code? [message #88824] |
Tue, 24 June 2014 05:33  |
atmospheric physics
Messages: 121 Registered: June 2010
|
Senior Member |
|
|
Hello,
I have a fortran (.f90) program which includes some function subroutines and the code as a single file. But there are multiple input data files are required for compiling this f90 code. As I am using IDL for plotting and data processing, I was thinking if I can create the input files (i.e., ASCII & Binary), compile and run the f90 code, and then extract the data from multiple output files that were created to generate the plots automatically. I just wanted to know how I can work with FORTRAN program / function files from within an IDL code.
Any help with few examples or reference documentation on this topic will be appreciable.
Thanking you in advance,
Madhavan
|
|
|
|
|
|
|