Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcb547 committed Apr 28, 2016
1 parent bcc5429 commit 59614e5
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,18 @@ Third party software dependencies

Currently included programs

1. GALEISBSTDEM - deterministic sample by sample inversion of AEM data
To build
1. GAFORWARDMODELTDEM - 1D forward modelling program for AEM data
To build on linux
cd makefiles
make -f gaforwardmodeltdem.make allclean

2. GALEISBSTDEM - deterministic 1D sample by sample inversion of AEM data
To build on linux
cd makefiles
make -f galeisbstdem.make allclean

3. GARJMCMCTDEM - stochastic 1D sample by sample inversion of AEM data
To build on linux
cd makefiles
make -f garjmcmctdem.make allclean

0 comments on commit 59614e5

Please sign in to comment.