2201 Commits

Author SHA1 Message Date
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
Lindsey Heagy dd45a6a085 name updates in DC_Forward_PseudoSection, DC_Utils, example for Utils_surface2ind_topo 2016-05-02 11:40:02 -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
GudniRos 22f0a742e7 Fixed UBC mesh read in function 2016-05-02 05:16:56 -07:00
seogi_macbook 350818d802 add analytic test for 2D dc problems. 2016-05-01 13:21:48 -07:00
Lindsey Heagy ba8f270b3a start of surface2ind_topo 2016-05-01 13:17:16 -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
Lindsey Heagy 4257ea77b3 remove InjectActiveCellsTopo. you should use InjectActiveCells 2016-04-29 15:09:04 -07:00
Lindsey Heagy a0174e4f30 kwarg name updates 2016-04-29 12:52:45 -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
seogi_macbook 0bb001973c workking nodal discretizations 2016-04-24 13:01:03 -07:00
Brendan Smithyman f55d9573a6 Installation (i.e., setup.py) is no longer dependent on Numpy already being present. 2016-04-24 13:21:49 -04:00
D Fournier d8bfb27415 Quick fix to MeshIO 2016-04-23 15:25:44 -07:00
seogi_macbook 0e16645b67 working Jtvec 2016-04-23 11:06:24 -07:00
seogi_macbook 8cac166fba Working Jvec:
Getting closer to understand how modular EM code is working ...
2016-04-23 10:40:47 -07:00
seogi_macbook 73001abfc5 fix bug 2016-04-23 01:24:31 -07:00
seogi_macbook a9362bd38e Merge branch 'dcip/ref' of https://github.com/simpeg/simpeg into dcip/ref
Conflicts:
	SimPEG/EM/Static/DC/ProblemDC.py

Confused about ...  this line

self.mesh.getFaceInnerProduct(self.curModel.rho)(u)
2016-04-23 00:37:06 -07:00
seogi_macbook 64b94861a0 working on DC problem CC and N 2016-04-22 23:09:31 -07:00
Lindsey Heagy 8775364d8f start of the sketch of Jvec (not to be trusted yet!) 2016-04-22 17:48:26 -07:00
Lindsey Heagy 5ec6e79a39 MfRhoIDeriv 2016-04-22 17:47:36 -07:00
D Fournier 79183ae9fb fIX MESH io 2016-04-22 16:05:43 -07:00
D Fournier 606488d152 Major fix to IRLS. 2016-04-21 21:58:40 -07:00
seogi_macbook 2c09be9fc1 Working Mixed boundary conditions and testing ... 2016-04-21 14:44:37 -07:00
Lindsey Heagy cd5339322e sketch of DC 2016-04-21 11:00:20 -07:00
seogi_macbook 28005dde45 change minor bug for meshIO 2016-04-15 17:17:18 -07:00
seogi_macbook 8739ba0f20 working dc fwd 2016-04-15 16:53:43 -07:00