simpeg / geoana

Interactive geoscience (mostly) analytic functions.
MIT License
22 stars 9 forks source link

B field fix for magnetic prism #61

Closed jcapriot closed 1 year ago

jcapriot commented 1 year ago

This adjusts the magnetic prism to properly calculate the magnetic flux density (B) from the magnetic field (H) when inside a the magnetized material.

codecov[bot] commented 1 year ago

Codecov Report

Merging #61 (27d7de4) into main (1754d53) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   87.85%   87.81%   -0.04%     
==========================================
  Files          29       29              
  Lines        3021     3012       -9     
==========================================
- Hits         2654     2645       -9     
  Misses        367      367              
Impacted Files Coverage Δ
geoana/em/fdem/wholespace.py 97.87% <100.00%> (-0.18%) :arrow_down:
geoana/em/static/freespace.py 100.00% <100.00%> (ø)