Open
Conversation
…ding # Conflicts: # SimPEG/electromagnetics/analytics/TDEM.py # SimPEG/electromagnetics/base.py # SimPEG/electromagnetics/frequency_domain/__init__.py # SimPEG/electromagnetics/frequency_domain/receivers.py # SimPEG/electromagnetics/frequency_domain/sources.py # SimPEG/electromagnetics/frequency_domain/survey.py # SimPEG/electromagnetics/time_domain/__init__.py # SimPEG/electromagnetics/time_domain/receivers.py # SimPEG/electromagnetics/time_domain/sources.py # setup.py
…t.yml for more control of test environment
(even though some do not have good docstrings, something is better than nothing)
…inary Exorcise properties preliminary
# Conflicts: # SimPEG/electromagnetics/frequency_domain/sources.py # SimPEG/electromagnetics/time_domain/sources.py # tests/em/fdem/forward/test_FDEM_sources.py
# Conflicts: # SimPEG/electromagnetics/time_domain/receivers.py
include the number of turns in the source initialization
thibaut-kobold
pushed a commit
that referenced
this pull request
Nov 24, 2023
Extend tests for magnetic simulation for the new implementation using Choclo as engine. Use `pytest` and ditch `unittest`. Extend the tests to different options for `store_sensitivity` using `pytest`'s parametrizations.
thibaut-kobold
added a commit
that referenced
this pull request
Nov 24, 2023
* commit 'fc7fda1eaeed3cb80afc5156dc11a7ba0d68882e': (27 commits) Extend tests for magnetic simulation (#1) Fix wrong indentation of increment of index_offset Fix wrong assignment: use += operator instead Document which kernels to use for each mag component Simplify docstring examples for numba functions Implement forward for single magnetic component Simplify imports in magnetics/simulation.py Implement forward of mag component with vector model Rename the argument for the _forward method Merge numba functions for forward tmi Fix sensitivity function Update docstring Merge the sens matrix tmi functions into single one Fix docstring Simplify names of numba functions Move all numba functions to their own file Start drafting magnetic field for components Simplify definition of the shape of sens matrix Remove notes from some docstrings Update docstring after fixing the order of expected model ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.