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

em paper #622

Merged
merged 172 commits into from
Jun 28, 2017
Merged

em paper #622

merged 172 commits into from
Jun 28, 2017

Conversation

lheagy
Copy link
Member

@lheagy lheagy commented Jun 28, 2017

TODO:

  • coda patch
  • release notes

seogi_macbook and others added 30 commits August 27, 2016 11:10
TODOS:

- [ ] Make both Src and Rx class supporting this implementation.
- [ ] Implementation for HJ formulation (current is defined on faces)
class LineCurrent for TDEM problem
…esource

Conflicts:
	SimPEG/EM/Utils/__init__.py
…to em/linesource

Conflicts:
	SimPEG/EM/TDEM/SrcTDEM.py
	SimPEG/EM/Utils/__init__.py
Found a bug in StepOffWaveform class, and fixed.
- Simulation: initial condition is dependent upon conductivity (solve DC solution)
- Forward sensitivity: First step is depends on conductivity, hence needs consideration
- Adjoint sensitivity: Final step is depends on conductivity, hence needs consideration
- Tested: test_TDEM_DerivAdjoint_galvanic.py

TODOS:

- Only working for e-field and db/dt for Problem3D_e
- Needs to be expanded to Problem3D_b for simulating and inverting b-field
fix `TDEM_SimpleSrcTests`
- add draping utils for static package
add test for line current utils
@codecov
Copy link

codecov bot commented Jun 28, 2017

Codecov Report

Merging #622 into master will decrease coverage by 0.66%.
The diff coverage is 56.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #622      +/-   ##
==========================================
- Coverage   74.84%   74.17%   -0.67%     
==========================================
  Files         103      105       +2     
  Lines       13539    14000     +461     
==========================================
+ Hits        10133    10385     +252     
- Misses       3406     3615     +209
Impacted Files Coverage Δ
SimPEG/Directives.py 50.55% <10.93%> (-14.39%) ⬇️
SimPEG/EM/Utils/__init__.py 100% <100%> (ø) ⬆️
SimPEG/Utils/modelutils.py 59.45% <100%> (ø) ⬆️
SimPEG/EM/Analytics/__init__.py 100% <100%> (ø) ⬆️
SimPEG/Optimization.py 82.59% <100%> (+0.07%) ⬆️
SimPEG/EM/TDEM/FieldsTDEM.py 98.64% <100%> (+0.45%) ⬆️
SimPEG/Maps.py 81.98% <100%> (+0.01%) ⬆️
SimPEG/EM/Static/Utils/StaticUtils.py 4.25% <100%> (ø) ⬆️
SimPEG/EM/Analytics/NSEM.py 18.18% <18.18%> (ø)
SimPEG/Problem.py 83.03% <75%> (-0.3%) ⬇️
... and 10 more

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 d7da45d...205846b. Read the comment docs.

@lheagy lheagy merged commit 7fafb59 into master Jun 28, 2017
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.

None yet

4 participants