simpeg / geoana

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

Update layered.py #60

Closed lheagy closed 1 year ago

lheagy commented 1 year ago

Typo in the docstring for the layered earth solution. The quasistatic solution assumes epsilon is zero, so the solution should include permittivity if quasistatic=False

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (9842307) into main (64e3739) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   87.85%   87.85%           
=======================================
  Files          29       29           
  Lines        3021     3021           
=======================================
  Hits         2654     2654           
  Misses        367      367           
Impacted Files Coverage Δ
geoana/em/fdem/layered.py 100.00% <ø> (ø)