seogi_macbook
|
339543b893
|
Incorporate Lindsey's comments on documenting codes
|
2016-05-25 23:28:58 -07:00 |
|
seogi_macbook
|
44ad57e90d
|
Merge branch 'dcip/spectralIP' of https://github.com/simpeg/simpeg into dcip/dev
Merge spectral IP stuff, and incorporate Lindsey's comments
|
2016-05-25 14:22:58 -07:00 |
|
seogi_macbook
|
21d817d9a2
|
fix bug for adjoint problem
|
2016-05-24 21:53:18 -07:00 |
|
seogi_macbook
|
f20fcb4504
|
Minor type error based upon numpy version
Cross gradient?
|
2016-05-24 08:45:12 -07:00 |
|
seogi_macbook
|
0179631fe3
|
Starting Cross gradient ...
|
2016-05-20 01:57:40 -07:00 |
|
seogi_macbook
|
c4c97ae054
|
Ad MultiRegularization for inverting multiple parameters
|
2016-05-20 00:04:20 -07:00 |
|
seogi_macbook
|
e8bd78f63d
|
Working Spectral IP:
- Fwd
- Jvec
- Jtvec
|
2016-05-19 02:09:48 +09:00 |
|
Lindsey Heagy
|
d5219be3d8
|
Merge branch 'dev' into dcip/dev
# Conflicts:
# SimPEG/DCIP/DCIPUtils.py
|
2016-05-17 23:26:17 -07:00 |
|
Lindsey
|
906cca30f3
|
Merge pull request #311 from simpeg/feat/cyl2cartinterp
Feat/cyl2cartinterp
|
2016-05-09 08:24:16 -07:00 |
|
seogi_macbook
|
8803956d83
|
Working on SIP
|
2016-05-09 19:58:56 +09:00 |
|
Lindsey Heagy
|
8278230476
|
Use LocTypeTo to allow interpolation to different grid locations
|
2016-05-08 10:35:27 -07:00 |
|
Lindsey Heagy
|
069127333d
|
allow interpolation to different cartsian grid locations
|
2016-05-05 16:41:21 -07:00 |
|
Lindsey
|
79e1378009
|
Merge pull request #305 from simpeg/feat/sparse-regularization
Feat/sparse regularization
|
2016-05-04 22:30:06 -07:00 |
|
D Fournier
|
4e296c4cd5
|
Update PreCond Directive to allow inactive cells mapping
|
2016-05-04 16:01:29 -07:00 |
|
seogi_macbook
|
c488dabf9a
|
working on IP
|
2016-05-04 12:48:29 -07:00 |
|
Lindsey
|
5e1de61a71
|
Merge pull request #308 from simpeg/bug/reg-indactive
if mapping is none, create an identity map that is size indactive.nonzero
|
2016-05-03 21:20:54 -07:00 |
|
seogi_macbook
|
69ec374415
|
minor changes
|
2016-05-03 19:03:41 -07:00 |
|
sgkang
|
224105364d
|
df_dmT + du_dmT has dtype('o')
This seems making problem depending on which machine you are using .... or numpy version.
We may need to clarify what is sparse and dense for arrays!!
|
2016-05-03 17:39:07 -07:00 |
|
Lindsey Heagy
|
00bbe0f35e
|
if mapping is none, create an identity map that is size indactive.nonzero for regularization
|
2016-05-03 15:04:36 -07:00 |
|
seogi_macbook
|
a7f89131b4
|
Playing with 2.5D DC inversion
TODOs:
Parallelize ky ... (currently pretty slow)
|
2016-05-03 11:26:28 -07:00 |
|
seogi_macbook
|
6e12bdc57a
|
Moving Dom's DCutils ...
|
2016-05-03 09:20:58 -07:00 |
|
seogi_macbook
|
354e57f24e
|
Problem3D_CC and _N for IP are all tested
a) fwd
b) jvec, jtvec
c) adjoint
|
2016-05-02 16:47:16 -07:00 |
|
seogi_macbook
|
ddb11096c8
|
Working on IP
|
2016-05-02 15:05:31 -07:00 |
|
seogi_macbook
|
fa6033c438
|
Working 3D IP problem (CC and N).
|
2016-05-02 12:00:39 -07:00 |
|
seogi_macbook
|
bd63e67161
|
working on IP
fix bug in RhoDeriv!!
|
2016-05-02 10:03:01 -07:00 |
|
seogi_macbook
|
d350dc258d
|
minor fix for Fields_N and started IP problem.
|
2016-05-02 08:55:29 -07:00 |
|
seogi_macbook
|
350818d802
|
add analytic test for 2D dc problems.
|
2016-05-01 13:21:48 -07:00 |
|
seogi_macbook
|
4df6f340d3
|
Add _e, _j, _charge for field objects
Now it is possible to gram three of them from phiSolution
|
2016-05-01 13:13:20 -07:00 |
|
seogi_macbook
|
9b2eec0ea3
|
Working 2.5D nodal discretization (Jvec and Jtvec)
|
2016-05-01 12:33:39 -07:00 |
|
D Fournier
|
3d1dfc13d7
|
Change Update_PreConditioner to default False
|
2016-04-29 15:49:44 -07:00 |
|
D Fournier
|
a6e995e9fb
|
Merge branch 'feat/meshutils' into feat/sparse-regularization
|
2016-04-29 15:42:42 -07:00 |
|
D Fournier
|
056dc09fa6
|
Fix Update_Precondition directive
|
2016-04-29 15:10:30 -07:00 |
|
Rowan Cockett
|
00db6746d4
|
Add a warnign about mesh attributes
|
2016-04-29 11:50:56 -07:00 |
|
Rowan Cockett
|
028a16a45a
|
Syntax bug.
|
2016-04-29 11:44:42 -07:00 |
|
Rowan Cockett
|
c83b460672
|
Surface to Indices (GoCAD and VTK)
|
2016-04-29 11:43:31 -07:00 |
|
D Fournier
|
225394f74e
|
Latest commit
|
2016-04-29 11:10:04 -07:00 |
|
Lindsey
|
ace9cad016
|
Merge pull request #303 from simpeg/dcip/ref
Dcip/ref
|
2016-04-29 10:49:50 -07:00 |
|
seogi_macbook
|
38aef03f9d
|
Working 2.5D fwd (nodal discretization)
On going Jvec and Jtvec
|
2016-04-29 09:35:03 -07:00 |
|
seogi_macbook
|
ef602eaab1
|
working Jtvec
|
2016-04-28 18:13:18 -07:00 |
|
seogi_macbook
|
0610289fdf
|
Working Jvec for 2.5D DC code
|
2016-04-28 11:18:37 -07:00 |
|
seogi_macbook
|
d14cd444ac
|
working 2.5D fwd problem.
|
2016-04-27 23:04:28 -07:00 |
|
seogi_macbook
|
92e2fd67de
|
minor fixes.
|
2016-04-27 15:25:40 -07:00 |
|
seogi_macbook
|
6a064c5f96
|
Minor changes
|
2016-04-25 11:00:32 -07:00 |
|
seogi_macbook
|
f944f9b76b
|
1. Add distributed source for nodal discretization
2. Add Analytic tests
3. Fix simple bug in PlotSlice for nodal variable
4. Add more analytic function (sphere)
|
2016-04-25 10:58:54 -07:00 |
|
seogi_macbook
|
dcd4fbf973
|
Implemented mixed B.C. to CC problem.
Fix bugs in get fuction getxBCyBC_CC
|
2016-04-24 15:23:14 -07:00 |
|
seogi_macbook
|
edc2c5feb6
|
Merge branch 'dcip/BC' of https://github.com/simpeg/simpeg into dcip/ref
|
2016-04-24 13:57:01 -07:00 |
|
seogi_macbook
|
1936a04683
|
Working on implementing mixed BC to DC problem
|
2016-04-24 13:56:37 -07:00 |
|
seogi_macbook
|
fcc2b8b22a
|
Handling null space of A
|
2016-04-24 13:32:44 -07:00 |
|
seogi_macbook
|
eeee594f09
|
Problem3D_N is tested!
|
2016-04-24 13:29:38 -07:00 |
|
seogi_macbook
|
a48224ed8b
|
no message
|
2016-04-24 13:18:36 -07:00 |
|