Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 434 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 434 Bytes

MaxwellFrequency

Forward modelling and sensitivities for quasi-static, non-dispersive time domain electromagnetics. Grounded and inductive sources are allowed. Sources provided by discretized wire path passed to getEdgeIntegralOfPolygonalChain.

Installation

From the julia prompt run

Pkg.clone("https://github.com/JuliaInv/MaxwellFrequency.git")

Tests

From the julia prompt run

Pkg.test("MaxwellFrequency")