/gpl

Primary LanguageFortran

gpl: Geophysical Prospecting Library

Install

  1. Open gpl/compiler.py and edit fortran and c compiler options.
  2. $ make env
  3. $ source ./etc/env.sh
  4. $ make install.
  5. Add contents of ./etc/env.sh to your profile: ~/.bash_profile for BASH, ~/.profile for Mac).

Uninstall

Type make clean.