Skip to content

PrISM.jlPRobabilistic Inference of Subsurface Models in Julia

Automatic Differentiation enabled deterministic and stochastic imaging of subsurface using geophysical data

PrISM.jl

PrISM.jl is a high performance code for doing forward and inverse modeling in geophysics using julia. While the current capabilities sit at 1D methods, we hope to extend it for 2D and 3D problems as well.

Installation ​

You can install PrISM.jl on Julia by running:

julia
using Pkg
Pkg.add("PrISM.jl")

Available models ​

Conductivity models ​

  • Magnetotellurics (MT)

  • DC resistivity

Seismic models ​

  • Rayleigh waves

  • Love waves