geoana icon indicating copy to clipboard operation
geoana copied to clipboard

Interactive geoscience (mostly) analytic functions.

Results 16 geoana issues
Sort by recently updated
recently updated
newest added

# Overview The goal of this package is to create a repository for the growing number of analytic functions that are currently scattered throughout the SimPEG repository and those in...

Hi I corrected potential bag about b and dbdt field calculation about whole space due to E-dipole. Math for B : $\mathbf{h}(t) = \frac{Ids}{4 \pi r^3} \bigg ( \textrm{erf}(\theta r)...

Example: for `CircularLoopWholeSpace`, you get the same responses whether orientation is `[0,0,1]` or `[0,0,-1]` (when they should be mirrored). Interestingly, if you use just a slightly offset orientation (ex: [`0,0.01,-np.sqrt(1-.01*.01)])`),...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies

update installation instructions

We should have a bit better handling of singular points in the analytic solutions. At the very least: * Create a SingularWarning class issued if any of the functions try...