previous up next print clean
Next: ERROR HANDLING Up: Clapp & Claerbout: RATional Previous: TRANSLATED FORTRAN90 CODE

DOWNLOADING/INSTALLING

You can download Ratfor90 from http://sepwww.stanford.edu/sep/bob/ratfor90/ratfor90. You might need to change the first line of the code indicating where perl is on your system.

You can convert from Ratfor90 to Fortran90 on the command line by:

ratfor90 < input.r90 > output.f90
If you wish to use expanded SEP command line, history file manipulation, and self-documentation abilities add the -sep -SOURCE /my/source/location flags. An alternate approach is to use the SEP makefile rules which are explained in Reproducible electronic documents[*]. If you follow this approach you will need to: By setting the environmental variable RATF90, SEP style ratfor77 code, normally indicated by the .rt, .rs, and .rst suffixes will converted to Fortran90 by Ratfor90 and compiled. These rules are in the updated version of the SEP makefile rules so if you have a previous version you will need to download a new one.

C


previous up next print clean
Next: ERROR HANDLING Up: Clapp & Claerbout: RATional Previous: TRANSLATED FORTRAN90 CODE
Stanford Exploration Project
10/9/1997