Lindsey
|
1a2edfa8f1
|
Merge pull request #96 from simpeg/Curvilinear
Changed LogicallyRectMesh to CurvilinearMesh
|
2015-05-15 08:44:28 -07:00 |
|
seogi_macbook
|
8a36cbab3b
|
DCfwd example:
- TensorMesh
- CurvilinearMesh
|
2015-05-15 01:18:25 -07:00 |
|
Lindsey Heagy
|
e9fea3bad2
|
lrm --> curv
|
2015-05-14 23:43:32 -07:00 |
|
Lindsey Heagy
|
46b2e11ef8
|
LRM --> Curv
|
2015-05-14 23:35:38 -07:00 |
|
Lindsey
|
0f703739ed
|
Changes LRM to Curvilinear
|
2015-05-14 14:12:52 -07:00 |
|
Lindsey
|
a87b37e6a7
|
missed a couple files
|
2015-05-14 13:31:23 -07:00 |
|
Lindsey
|
682528d555
|
removed RHS from call of fwd, primary-secondary should now be done through a Src class (which has not been written yet)
|
2015-05-14 13:30:42 -07:00 |
|
Lindsey
|
40aae0b610
|
FieldsFDEM functioning with branch bug/FieldsObject of SimPEG (run test_FDEM.py)
|
2015-05-08 15:26:56 -07:00 |
|
Lindsey
|
b8118464b8
|
Time fields objects return arrays
|
2015-05-08 14:59:58 -07:00 |
|
Lindsey
|
618f803ffa
|
Fields returns matrices
|
2015-05-08 10:01:28 -07:00 |
|
Lindsey
|
e8647f3902
|
Merge branch 'removeSrcType' into bug/FieldsObject
|
2015-05-08 09:54:54 -07:00 |
|
Lindsey
|
24c754cea2
|
Working on making fields 1 wide in Problem.mp
|
2015-05-08 09:21:43 -07:00 |
|
GudniRos
|
9eede4e840
|
Changed model to mesh in __init__ calls in all the FDEMProblems
|
2015-05-07 19:15:53 -07:00 |
|
Lindsey
|
35d56655f5
|
Fields Object functioning again. A bit of an ugly fix though... involves a Utils.mkvc on the knownFields for each
|
2015-05-07 16:00:50 -07:00 |
|
Lindsey
|
f8324186d4
|
Merge pull request #92 from simpeg/master
merge fix in fields size to removeSrcType
|
2015-05-07 15:39:00 -07:00 |
|
Lindsey
|
4bda4b6019
|
a better way of checking sizes
|
2015-05-07 15:29:41 -07:00 |
|
Lindsey
|
ce7b0b24da
|
changed check of out.shape, since if out is a vector (not an array with width 1), out.shape[1] does not exsist
|
2015-05-07 14:44:57 -07:00 |
|
Lindsey
|
569d22bf6a
|
made loc a kwarg
|
2015-05-06 16:58:46 -07:00 |
|
Lindsey
|
6f487e17d0
|
forgot to stage Survey.py
|
2015-05-06 16:34:24 -07:00 |
|
Lindsey
|
1f58f5ef37
|
loc is now a kwarg
|
2015-05-06 15:27:58 -07:00 |
|
Lindsey
|
428e34f631
|
removed SrcType
|
2015-05-06 13:16:56 -07:00 |
|
Lindsey
|
0869777284
|
hide startup variables
|
2015-05-06 11:55:06 -07:00 |
|
Lindsey Heagy
|
df4819d02f
|
tx --> src in a couple more
|
2015-05-06 09:39:20 -07:00 |
|
Lindsey Heagy
|
1e52c365bc
|
start of Casing analytic and test
|
2015-05-06 06:47:53 -07:00 |
|
Lindsey
|
96b0d6a38c
|
added def of k to utils and have getSourceDeriv take fields and vector
|
2015-05-04 16:48:57 -07:00 |
|
Lindsey
|
deaa159f3f
|
placeholder for getSourceDeriv
|
2015-05-04 11:33:28 -07:00 |
|
Lindsey
|
47fca47b33
|
getSources --> getSource
|
2015-05-04 11:29:17 -07:00 |
|
Lindsey
|
1a5dd2ae99
|
Merge pull request #90 from simpeg/removeKnownSource
Removed knownSrc
|
2015-05-04 11:00:00 -07:00 |
|
Lindsey
|
c844f7b36a
|
removed knownSrcType
|
2015-05-04 10:48:10 -07:00 |
|
Lindsey
|
e3e0905bc1
|
Removed knownSrc
|
2015-05-04 10:42:56 -07:00 |
|
Lindsey Heagy
|
77346af8ee
|
fixed a couple bugs in source definitions and ensure that all types are properly set for RawVec sources
|
2015-05-04 08:49:06 -07:00 |
|
Lindsey Heagy
|
d8c82da1d4
|
added a todo for breaking apart orientation and moment in source utils
|
2015-05-04 08:48:08 -07:00 |
|
Lindsey Heagy
|
4d75c9d6e5
|
changed source definitions for test_FieldsObject, still failing
|
2015-05-03 10:28:17 -07:00 |
|
Lindsey Heagy
|
5fc6ff39eb
|
test_FDEM_analytics running
|
2015-05-03 10:15:07 -07:00 |
|
Lindsey Heagy
|
54a0580a8a
|
Simple --> RawVec
|
2015-05-01 12:25:57 -07:00 |
|
Rowan Cockett
|
3d2128f333
|
Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh
|
2015-05-01 11:16:04 -07:00 |
|
Rowan Cockett
|
fbcd3e3691
|
Merge pull request #89 from simpeg/Tx2Src
Tx2 src
|
2015-05-01 11:15:01 -07:00 |
|
Rowan Cockett
|
f86d3d7bdc
|
updates to plotting
|
2015-05-01 11:13:44 -07:00 |
|
Lindsey Heagy
|
a990849256
|
fixed name of MagDipole_Bfield so it is consistent with the current naming convention
|
2015-04-30 13:05:43 -07:00 |
|
Lindsey Heagy
|
51342e7cc8
|
Fairly major source refactor:
- removed the folder Sources and put those routines inside of SrcUtils.
- Broke apart calls for MagDipole, MagDipole_B, CircularLoop
|
2015-04-29 16:32:50 -07:00 |
|
seogi
|
afe7e15d09
|
Change name from ExtractCoremesh to ExtractCoreMesh
|
2015-04-22 14:13:18 -07:00 |
|
seogi
|
17596b614b
|
Add function: ExtractCoremesh
This extracts core mesh from full mesh
|
2015-04-22 11:40:36 -07:00 |
|
Lindsey
|
39fdcab9b4
|
naming: abbreviate all analytics to ana
|
2015-04-17 17:12:06 -07:00 |
|
Lindsey
|
db8cc69862
|
removed import of copy, not needed
|
2015-04-17 16:49:11 -07:00 |
|
Lindsey
|
dc7cc1c716
|
tx -> src
|
2015-04-17 16:41:54 -07:00 |
|
Lindsey
|
f1fc90cb16
|
changes references for Transmitter to Source
|
2015-04-17 15:57:10 -07:00 |
|
Lindsey
|
f7c13d917e
|
Tx -> Src
|
2015-04-17 15:38:27 -07:00 |
|
Lindsey Heagy
|
08d90bbb67
|
Fixed bug in setting self.curModel in FieldsFDEM_j
|
2015-04-17 12:29:49 -07:00 |
|
Lindsey
|
2864a976c6
|
derivatives for fields objects, UNTESTED. TODO: clean up how we get derivs of mass matrices wrt the physical properties
|
2015-04-17 11:21:07 -07:00 |
|
Lindsey
|
93778d13f1
|
ProblemFDEM_x.getSource now returns two matrices, S_m and S_e, which cleans up getRHS and the Fields
|
2015-04-17 10:53:25 -07:00 |
|