simpeg / geoana

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

Grav prism #51

Closed jcapriot closed 2 years ago

jcapriot commented 2 years ago

Add the nodal equations (along with compiled versions) for the nodal evaluations of potential field (Gravity and magnetics) prisms.

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (7d8026b) into main (0037609) will increase coverage by 0.64%. The diff coverage is 93.95%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   86.88%   87.52%   +0.64%     
==========================================
  Files          27       29       +2     
  Lines        2622     2894     +272     
==========================================
+ Hits         2278     2533     +255     
- Misses        344      361      +17     
Impacted Files Coverage Δ
geoana/shapes.py 88.70% <88.70%> (ø)
geoana/kernels/potential_field_prism.py 89.89% <89.89%> (ø)
geoana/em/static/__init__.py 100.00% <100.00%> (ø)
geoana/em/static/freespace.py 100.00% <100.00%> (ø)
geoana/em/static/wholespace.py 100.00% <100.00%> (ø)
geoana/gravity.py 100.00% <100.00%> (ø)
geoana/kernels/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0037609...7d8026b. Read the comment docs.