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

Arbitrary source shape #165

Merged
merged 3 commits into from
Jan 8, 2021
Merged

Arbitrary source shape #165

merged 3 commits into from
Jan 8, 2021

Conversation

prisae
Copy link
Member

@prisae prisae commented Jan 7, 2021

Improve emg3d to work with arbitrarily shaped sources, which includes loops (hence "magnetic" sources") and also magnetic receivers for the adjoint-state gradient (which requires magnetic sources).

=> #101, #132

TODOs

  • Arbitrary source shape.
  • loop-shortcut for arbitrarily rotated unit loops.
  • Implement mrec/msrc in adjoint-state gradient => comes in another PR later.
  • Check source strength (strength=[0, 1, x]) !
  • Fix bug in get_source_field depending on grid

@prisae prisae linked an issue Jan 7, 2021 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Jan 7, 2021

Pull Request Test Coverage Report for Build 472294711

  • 47 of 47 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0003%) to 99.953%

Totals Coverage Status
Change from base Build 412651663: 0.0003%
Covered Lines: 4264
Relevant Lines: 4266

💛 - Coveralls

@prisae prisae merged commit cbaf323 into master Jan 8, 2021
@prisae prisae deleted the msrc branch January 8, 2021 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generalize get_source_field for arbitrarily shaped sources
2 participants