This repository contains a number of ModEM Examples for use with ModEM-Model. The Magnetetelluric directory contains basic examples of using the forward and inverse solver for both 2D and 3D.
Most examples contain a run script which you can fun after either copying or linking a ModEM Executable:
$ ln -s ~/ModEM-Model/f90/Mod3DMT .
$ # Or:
$ cp ~/ModEM-Model/f90/Mod3DMT .Then you should be able to run the example:
% bash run.inverse.mpi.shFor more information, see the Releated Repositories. The ModEM User's Guide also contains more information for running ModEM.
- ModEM-Model - ModEM-Model itself
- ModEM-Tools - A collection of MatLab and Python tools to manipulate ModEM input and output files.