Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 756 Bytes

juliaMT3DAni

juliaMT3DAni is a 3D forward modeling program for MT surveys in general anisotropic media written in the Julia language.

For the details regarding the algorithm and implementation, please refer to:

Han, B., Y. Li, and G. Li, 2018, 3D forward modeling of magnetotelluric fields in general anisotropic media and its numerical implementation in Julia: Geophysics, 83(4), F29-F40; DOI: 10.1190/geo2017-0515.1.

Prerequisite

juliaMT3DAni utilizes three third-party Julia packages: KrylovMethods.jl, MUMPS.jl and Pardiso.jl.