Rowan Cockett
4ac85e81d6
Updates to merging
2015-11-15 17:51:51 -08:00
Rowan Cockett
5e20960335
50% speed up in refinement
2015-11-15 17:45:37 -08:00
D Fournier
fa20309bc9
Animation added, need to figure out how to add the streamplot for current
2015-11-15 15:17:03 -08:00
D Fournier
592d27ecc5
Complete plot with current and charge density. Need to fix the animation
2015-11-15 13:53:46 -08:00
Lindsey Heagy
d7bcc0c074
broke up averaging so that we have averaging for components as well
2015-11-15 00:08:26 -08:00
D Fournier
6a744bab30
Work in progress, testing access rights
2015-11-13 13:56:05 -08:00
Lindsey Heagy
9d92f62cfa
analytic test update
2015-11-13 13:50:10 -08:00
GudniRos
3b88366681
Add a scale flag in MT1Danalytic to scale the solution to be 1 at the top.
2015-11-13 13:35:19 -08:00
D Fournier
015099e72e
Create import functions for UBCDC2D model and mesh.
...
Start driver function for forward model data from example.
2015-11-13 12:47:53 -08:00
Lindsey Heagy
52375ecd06
fixed fdem deriv test
2015-11-13 12:32:09 -08:00
Lindsey Heagy
2da82b7d19
fixed SrcUtils call in SurveyTDEM
2015-11-13 12:24:12 -08:00
Lindsey Heagy
356a5b103d
and in SurveyTDEM
2015-11-13 12:20:07 -08:00
Lindsey Heagy
aed5f5ad52
fixed SrcUtils import in BaseTDEM
2015-11-13 12:15:32 -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
25e21608df
import all EM utils under Utils namespace
2015-11-13 08:34:46 -08:00
Lindsey Heagy
4fe9475ffc
aveE2CCV for 3D
2015-11-13 08:32:01 -08:00
Lindsey Heagy
d130b50f7f
aveE2CC for 3D
2015-11-12 09:11:39 -08:00
Lindsey Heagy
6a30ea1d83
better mesh sizes for testing
2015-11-12 08:20:44 -08:00
Lindsey Heagy
821932ed82
aveF2CCV in 2 and 3D
2015-11-12 08:19:15 -08:00
Rowan Cockett
86eb244011
updates to innerProductDeriv tests for tree mesh
2015-11-11 14:04:36 -08:00
Rowan Cockett
8fc1a86742
Updates to order tests. added 'notatreeTree' mesh.
2015-11-11 13:19:48 -08:00
Rowan Cockett
fd55aa6d67
Delete things when __dirty__
2015-11-11 13:05:47 -08:00
Lindsey Heagy
a53372a859
Averaging from faces to cell centres (2nd order on non-refined mesh, 1st order when we refine... which I think is ok)
2015-11-11 09:32:31 -08:00
Lindsey Heagy
7fd07f8213
import TreeMesh as Tree
2015-11-10 19:36:42 -08:00
Lindsey Heagy
d1ef2fc330
import TreeMesh instead of PointerTree
2015-11-10 19:31:58 -08:00
Lindsey Heagy
29579c35e0
place holders for averaging
2015-11-10 18:42:09 -08:00
Rowan Cockett
601079dab3
Oh Travis. Just build the cython, please?!
2015-11-10 17:57:43 -08:00
Rowan Cockett
277318240c
Delete old implementations
2015-11-10 17:54:35 -08:00
Rowan Cockett
13c8843fd1
Rearrange PointerTree
2015-11-10 17:48:37 -08:00
Rowan Cockett
d860456105
move tests to new folder.
2015-11-10 17:30:40 -08:00
Rowan Cockett
314b50c435
Merge branch 'TreeMesh' of https://github.com/simpeg/simpeg into mesh/tree
2015-11-10 17:27:24 -08:00
Rowan Cockett
37a68dd5b7
Cython dep. the setup.py
2015-11-10 17:25:18 -08:00
Rowan Cockett
f6c5b011e8
Tests octree order
2015-11-10 17:11:08 -08:00
Lindsey Heagy
4dafecaef7
cleaned up em deriv test to reduce testing time
2015-11-10 14:53:26 -08:00
seogi_macbook
fc0a413b3c
blah
2015-11-10 14:30:07 -08:00
Lindsey
b870abbdce
Merge pull request #166 from simpeg/seedCoorUtils
...
set seeds for the coord utils test
2015-11-10 13:41:40 -08:00
Lindsey Heagy
b7be3861a0
set seeds for the coord utils test
2015-11-10 10:51:58 -08:00
Brendan Smithyman
ff68400320
Be compatible with outside metaclasses, for now
...
Making this change would allow use of metaclasses in a more straightforward way for code that inherits from both SimPEG classes and external classes. In the future, this may need to be addressed in more detail.
2015-11-10 12:26:55 -05:00
Rowan Cockett
da7fbbb461
edgeCurl is O(h) not O(h^2) ????
2015-11-09 19:51:46 -08:00
Rowan Cockett
94a79298bd
Inner products
2015-11-09 15:14:24 -08:00
Rowan Cockett
2ce694e9d5
test edgeCurl
2015-11-09 10:36:59 -08:00
Rowan Cockett
5b85bcaeaf
ntFx: number of total faces in x direction
2015-11-09 10:13:45 -08:00
Lindsey Heagy
6b413c8b43
Merge branch 'master' into em/ZeroIdentity
2015-11-09 09:24:54 -08:00
Lindsey
4a5a0a3c8c
Merge pull request #163 from simpeg/em/testSplitting
...
Em/test splitting
2015-11-09 09:17:43 -08:00
Lindsey
f63847ddae
Merge pull request #161 from simpeg/CoordRotations
...
coordinate rotations
2015-11-09 09:17:01 -08:00
Lindsey Heagy
554f507ba7
switch order of addition to satisfy Zero class
2015-11-09 09:15:02 -08:00
Lindsey Heagy
915a2f8446
cleaned out commented-out code
2015-11-08 15:18:19 -08:00
Lindsey Heagy
297ea916b4
light notation clean up
2015-11-08 14:58:28 -08:00
Lindsey Heagy
639a6e7a06
Adjoint for all 4 formulations with Zero Identity
2015-11-08 14:09:18 -08:00