Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend BaseScr to that Pole and Dipole DC are simply minor extensions… #1007

Merged
merged 24 commits into from
Apr 29, 2022

Commits on Feb 4, 2022

  1. Extend BaseScr to that Pole and Dipole DC are simply minor extensions…

    … of it. Introduce explicit multipole source.
    Neil Godber authored and ngodber committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f377191 View commit details
    Browse the repository at this point in the history
  2. Modify IO utils to expect BaseSrc.Pole to have locations as list.

    Neil Godber authored and ngodber committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    72de234 View commit details
    Browse the repository at this point in the history
  3. raise valueerror in locations where presence of mesh.h is assumed. Ad…

    …d type check for curvilinear in 2d DC simulation class and use edge_lengths instead.
    ngodber committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    2076e58 View commit details
    Browse the repository at this point in the history
  4. bug fixes for pole source. Utilise new mesh method that uses cKDTree …

    …to calcualte closest points.
    ngodber committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    9edf8ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66aa981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1968006 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8038db8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    007c76e View commit details
    Browse the repository at this point in the history
  2. modify multipole test to make it truly an example that could not be c…

    …reated via other implementations (two sources and one sink). Simulates orthogonally orientated array.
    ngodber committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    0439199 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    83262e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    abbec5a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. run black

    jcapriot committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    21b9bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7861f2 View commit details
    Browse the repository at this point in the history
  3. this was a receiver

    jcapriot committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d110771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e436e27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    692be4a View commit details
    Browse the repository at this point in the history
  6. simplify logic

    jcapriot committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    897c871 View commit details
    Browse the repository at this point in the history
  7. consolidate a bit of survey

    jcapriot committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    304faba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4989e27 View commit details
    Browse the repository at this point in the history
  9. make mesh tests more general

    jcapriot committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    92a8b18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c87f8b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4b9d04 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. fix for plot_psuedosection

    jcapriot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    589295a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d6522 View commit details
    Browse the repository at this point in the history