Brendan Smithyman
|
ca8d8f8c2d
|
Futurize 1, futurize 2, pasteurize.
|
2016-07-16 14:17:02 -05:00 |
|
Lindsey Heagy
|
f7c46ed83b
|
Rx classes for FDEM
|
2016-05-08 12:41:06 -07:00 |
|
Lindsey Heagy
|
d8d8915f94
|
f for fields in data misfit, directives etc. Previously, f was used in the InvProblem to be the function value for the objective function --> this has been renamed to phi
|
2016-03-31 09:28:48 -07:00 |
|
Lindsey Heagy
|
055061ac3b
|
abstracted FDEM survey to BaseEMSurvey (with methods eval and eval deriv) as this should be common to FDEM and TDEM problems (only implemented on FDEM problem, TDEM inheritance will be taken care of on the TDEM refactor branch)
|
2016-03-20 12:15:52 -07:00 |
|
Lindsey Heagy
|
ab1108c9c2
|
- _fieldType --> _solutionType
- light cleanup of conversion to numpy arrays in Jvec
|
2016-03-07 13:31:15 -08:00 |
|
Lindsey Heagy
|
ac008e7253
|
Merge branch 'em/dev' into em/rx
# Conflicts:
# SimPEG/EM/FDEM/SurveyFDEM.py
|
2016-02-22 11:11:10 -08:00 |
|
Lindsey Heagy
|
bcda60815e
|
- rx.projectFields --> rx.eval
- rx.projectFieldsDeriv --> rx.evalDeriv
|
2016-02-21 15:31:02 -08:00 |
|
Lindsey Heagy
|
ce49249664
|
e,b,h,j with deriv and adjoint from e formulation
|
2016-02-20 11:05:25 -08:00 |
|
Lindsey Heagy
|
4c3c2c361c
|
- merge em/dev
- start of j data from e
|
2016-02-20 10:13:37 -08:00 |
|
Lindsey Heagy
|
3f2396ad33
|
use f to denote fields in the project fields and project fields deriv
|
2016-02-14 15:10:27 -08:00 |
|
Lindsey Heagy
|
f9359b7f08
|
a couple typo fixes
|
2016-02-07 13:07:40 -08:00 |
|
Lindsey Heagy
|
81c13b12e3
|
cleanup of docs, docs for survey
|
2016-02-07 13:04:13 -08:00 |
|
Lindsey Heagy
|
73edef5eb7
|
the forward for all fields and fluxes can be computed from any formulation (todo: derive)
|
2016-02-04 19:34:16 -08:00 |
|
Lindsey Heagy
|
bb3f9a6a87
|
make projGLoc a method not a property
|
2016-01-17 14:54:02 -08:00 |
|
Lindsey
|
884d27b541
|
start of getting any field from any formulation
|
2015-12-08 18:11:01 -08:00 |
|
Lindsey
|
6a83af7334
|
merged master to get namespace changes, resolved merge conflicts, use zero, identity for derivs, defaults for primary fields and sources
|
2015-11-23 17:41:32 -08:00 |
|
Lindsey Heagy
|
7023e999bc
|
SurveyFDEM --> Survey, FieldsFDEM --> Fields
|
2015-11-17 22:17:38 -08:00 |
|
Lindsey Heagy
|
2fbe0af108
|
BaseSrcFDEM --> BaseSrc
|
2015-11-17 21:47:38 -08:00 |
|
Lindsey Heagy
|
c041ad3de6
|
EM.FDEM.RxFDEM --> EM.FDEM.Rx
|
2015-11-17 08:29:27 -08:00 |
|
Lindsey Heagy
|
19bcdbfbf5
|
EM.FDEM.SrcFDEM_XXX --> EM.FDEM.Src.XXX
|
2015-11-13 10:39:08 -08:00 |
|
Lindsey Heagy
|
3b62957d08
|
re-named SrcUtils to AnalyticUtils, cleaned up namespace for imports to close #159
|
2015-11-13 08:44:34 -08:00 |
|
Lindsey Heagy
|
639a6e7a06
|
Adjoint for all 4 formulations with Zero Identity
|
2015-11-08 14:09:18 -08:00 |
|
Lindsey Heagy
|
0af1f59891
|
h,j jvec now with Zero and identity classes
|
2015-11-06 10:58:23 -08:00 |
|
Lindsey Heagy
|
d102ec9c00
|
Zero, Identity for E formulation
|
2015-11-06 10:00:30 -08:00 |
|
Rowan Cockett
|
4db756b060
|
simpegEM --> SimPEG.EM
|
2015-11-04 10:13:24 -08:00 |
|
Rowan Cockett
|
e622dfb5cc
|
Merge branch 'master' of https://github.com/simpeg/simpegem into em/dev
Conflicts:
.coveragerc
.gitignore
.travis.yml
docs/api_Utils.rst
docs/conf.py
docs/index.rst
requirements.txt
setup.py
|
2015-11-04 09:59:11 -08:00 |
|