Lindsey Heagy
|
6aa9b533ba
|
include mu in testing, cleanup and debugging in dipole sources
|
2016-02-21 10:36:46 -08:00 |
|
Lindsey Heagy
|
4df932ccfc
|
notation cleanup
|
2016-02-21 10:35:27 -08:00 |
|
Lindsey Heagy
|
3e673d34f1
|
- each of e,b,h,j from every formulation. Currently, b from j is first order
- removed CCV primary and secondary (dangerous the way it was previously done)
- NOTE: Source derive may not be properly taken care of yet
|
2016-02-20 17:05:43 -08:00 |
|
Lindsey Heagy
|
f1527f994b
|
e,b,h,j from j formulation
|
2016-02-20 14:30:55 -08:00 |
|
Lindsey Heagy
|
0646a930ab
|
e,b,h,j from b formulation
|
2016-02-20 13:27:51 -08:00 |
|
Lindsey Heagy
|
0edbc9f6ca
|
docs for fields_e
|
2016-02-20 11:13:09 -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
|
40d39d751a
|
Merge pull request #244 from simpeg/em/FDEMfieldsDerivs
Em/fdem fields derivs
|
2016-02-20 09:11:49 -08:00 |
|
Lindsey Heagy
|
b5f4d8e999
|
typo in Regularization.py
|
2016-02-19 17:43:50 -08:00 |
|
Lindsey Heagy
|
649525fa88
|
keep track of _v with notation
|
2016-02-19 17:31:43 -08:00 |
|
Lindsey
|
922bdf93e1
|
Merge pull request #246 from simpeg/ref/MappingNotation
Naming conventions in Maps (re #231)
|
2016-02-19 17:25:11 -08:00 |
|
D Fournier
|
cd352dc5f7
|
Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev
|
2016-02-19 16:42:13 -08:00 |
|
D Fournier
|
a7c35abd56
|
Major re-write for the IO and pseudo-section function.
Will need to adapt the example.
|
2016-02-19 16:41:59 -08:00 |
|
Lindsey Heagy
|
e4a3e0a16d
|
break out the Pac, Pafx, ... and make part of base regularization
|
2016-02-19 16:23:26 -08:00 |
|
Lindsey Heagy
|
a5be262171
|
add future warnings for new map names to ensure backwards compatibility (for a time)
|
2016-02-17 14:32:49 -08:00 |
|
Rowan Cockett
|
16239aa414
|
Merge branch 'dev' of https://github.com/simpeg/simpeg into dcip/dev
# Conflicts:
# SimPEG/Examples/__init__.py
|
2016-02-16 22:14:22 -08:00 |
|
Rowan Cockett
|
1c2fecf3a2
|
Add the IRLS Directive.
|
2016-02-16 22:07:33 -08:00 |
|
Rowan Cockett
|
9bf4a6228d
|
Remove the update_IRLS and move to PR #254.
|
2016-02-16 22:06:17 -08:00 |
|
Rowan Cockett
|
226a28f611
|
Remove regularization and diff op changes, and deal with these in a separate PR #254.
|
2016-02-16 22:01:50 -08:00 |
|
Rowan Cockett
|
c10777a245
|
Addition of unitCellGrad. Possibly rename to cellGradStencil?
|
2016-02-16 22:00:12 -08:00 |
|
Rowan Cockett
|
05a85018de
|
Create a Simple and a SparseRegularization class.
The SparseRegularization class allows implementation of p-q norms.
|
2016-02-16 21:59:08 -08:00 |
|
Rowan Cockett
|
4c547d22c6
|
Move the optimization code into PR #253.
|
2016-02-16 21:55:21 -08:00 |
|
Rowan Cockett
|
fb1973cfe4
|
Merge pull request #211 from simpeg/mt/dev
Merge MT into dev
|
2016-02-16 17:14:49 -08:00 |
|
Lindsey Heagy
|
4067106956
|
fixed merge conflict in examples __init__.py
|
2016-02-16 16:14:41 -08:00 |
|
Lindsey
|
980a382613
|
Merge pull request #252 from simpeg/em/dev
Em/dev
|
2016-02-16 16:09:07 -08:00 |
|
Rowan Cockett
|
e464fc0dfd
|
Reduce number of frequencies in forward problem MT example.
|
2016-02-16 14:55:17 -08:00 |
|
GudniRos
|
015b940130
|
Ran Example/__init__.py
|
2016-02-16 13:26:58 -08:00 |
|
Rowan Cockett
|
6ccfa71dd7
|
Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev
|
2016-02-16 13:01:48 -08:00 |
|
Rowan Cockett
|
1d06b768e2
|
Remove second derivatives in simple regularization
|
2016-02-16 13:01:32 -08:00 |
|
D Fournier
|
cb9e820eb3
|
Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev
|
2016-02-16 12:36:22 -08:00 |
|
D Fournier
|
d6664155c6
|
Start changing the IO to use Survey class
|
2016-02-16 12:35:36 -08:00 |
|
Rowan Cockett
|
e4c30705ff
|
Clean up whitespace in optimization.
|
2016-02-16 09:47:07 -08:00 |
|
Rowan Cockett
|
059850f282
|
Clean examples and remove duplicate.
|
2016-02-16 09:41:24 -08:00 |
|
Thibaut Astic
|
a9c9ce6bc8
|
remove ipywidget
|
2016-02-15 19:50:04 -08:00 |
|
Thibaut Astic
|
6286e48830
|
Sphere Electrostatic example. code cleaned, commented and updated.
|
2016-02-15 13:13:44 -08:00 |
|
Rowan Cockett
|
ea6ec4cb55
|
Integration in sources and documentation.
|
2016-02-15 10:56:09 -08:00 |
|
Lindsey Heagy
|
20f7f9be1d
|
updated map names in TDEM testing
|
2016-02-14 21:23:38 -08:00 |
|
Lindsey
|
44359d4306
|
Merge pull request #245 from simpeg/em/patch-rxprojectfieldsnotation
use f to denote fields in the project fields and project fields deriv
|
2016-02-14 15:43:46 -08:00 |
|
Lindsey Heagy
|
2c4055aec1
|
Naming conventions in Maps (re #231)
- FullMap --> SurjectFull
- Vertical1DMap --> SurjectVertical1D
- Map2Dto3D --> Surject2Dto3D
- ActiveCells --> InjectActiveCells
- ActiveCellsTopo --> InjectActiveCellsTopo
|
2016-02-14 15:43:32 -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
|
8b152f3890
|
adjoint of fields deriv now returns a tuple (so you don't call derivs wrt _u, _m independently
|
2016-02-14 12:28:25 -08:00 |
|
Lindsey Heagy
|
64d89cfb6c
|
- simplified sensitivity calculation for FDEM : only look at fields once (pass it two vectors)
- moved common elements from fields object into base fields object
|
2016-02-14 11:56:39 -08:00 |
|
Thibaut Astic
|
4cf5d49524
|
Ignoring non functioning examples
|
2016-02-12 15:48:48 -08:00 |
|
Thibaut Astic
|
88ef74ac38
|
MT_1D_analytic example
|
2016-02-12 15:40:48 -08:00 |
|
seogi_macbook
|
c1bd8edf77
|
return DCdata class?
|
2016-02-11 15:29:16 -08:00 |
|
seogi_macbook
|
d9c94b9793
|
Move stuff to DCIPUtils.py
|
2016-02-11 14:10:44 -08:00 |
|
seogi_macbook
|
3a506b9051
|
Fix DC examples ...
|
2016-02-11 08:54:44 -08:00 |
|
seogi_macbook
|
fa6bcd3ffa
|
Minor changes
|
2016-02-11 00:10:25 -08:00 |
|
seogi_macbook
|
47895ef270
|
consistent file name
|
2016-02-10 23:58:48 -08:00 |
|