Fortran References

Phil Cheeseman < aai@cc.purdue.edu>
Phil's Home Page


Examples provided below are, in some cases, not tested on all platforms to which I have access. They are provided, furthermore, as instructive examples and are coded more for readability than speed and/or elegance.

If you reference a source file, you may notice it has a suffix of 'txt' rather than the 'f' or 'for' suffix which one normally uses with Fortran. The 'txt' suffix is used because some servers mishandle the 'f' and/or 'for' suffix by sending the source to the client as HTML rather than plain text. That convention causes the 'f' or 'for' file to be displayed incorrectly.

The following links point to material supplied by vendors and other sources w.r.t. Fortran. Thanks to those who have made this material available over the Web.