You have a great stand alone FORTRAN program. Here are just a few reasons you might want to integrate it into PRODAS
- You want it to use other PRODAS database values as inputs.
- You want other PRODAS analyses to be able to use your results
- You want to take advantage of the friendly consistent PRODAS environment to display your output arrays automatically as
professional plots or tables. There is also a place to display your traditional formatted FORTRAN program output.
- You want to take advantage of the PRODAS datafiles to store your results.
- You want to use a GUI to develop the I/O for your FORTRAN program
- It is a great way to consolidate all of your code so that they are easy to find and have a common interface.
Previous
Top
Next