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 |
|
Lindsey Heagy
|
119bc801c7
|
start of DC refactor in EM/Static
|
2016-04-15 14:51:19 -07:00 |
|
GudniRos
|
23d2783bc1
|
Finalizing the pull request from mt/iss290 in to dev.
|
2016-04-15 12:31:00 -07:00 |
|
GudniRos
|
b58ba55ffd
|
Merge branch 'mt/iss290' into dev
|
2016-04-15 12:21:57 -07:00 |
|
GudniRos
|
0d6fe5f7a1
|
Merge branch 'dev' into mt/iss290
|
2016-04-15 12:03:09 -07:00 |
|
seogi_macbook
|
35bac38c8b
|
working on mixed BC
|
2016-04-14 22:41:47 -07:00 |
|
seogi_macbook
|
05e3b02b3a
|
Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev
|
2016-04-13 16:52:44 -07:00 |
|
Lindsey
|
bd318f0092
|
Merge pull request #294 from simpeg/patch/mutable-arguments
remove mutable arguments.
|
2016-04-08 17:12:20 -07:00 |
|
GudniRos
|
90b0301408
|
Fixing bug in write out.
|
2016-04-08 09:40:26 -07:00 |
|
GudniRos
|
083742cb40
|
Removing repeated directives
|
2016-04-08 09:34:30 -07:00 |
|
Lindsey
|
2a351be971
|
Merge pull request #289 from simpeg/patch/sparse-dcip
Patch/sparse dcip
|
2016-04-07 18:43:07 -07:00 |
|
Rowan Cockett
|
3e4f47711c
|
remove mutable arguments.
|
2016-04-07 16:35:47 -07:00 |
|
D Fournier
|
e305600de5
|
Update example list. Add comments for the DC_Forward_PseudoSection example. Fix Z of pseudo section plot.
|
2016-04-07 13:09:28 -07:00 |
|
GudniRos
|
8a18e479ab
|
Removed the testProjDeriv (not needed, included in Jvec).
|
2016-04-07 11:48:17 -07:00 |
|
D Fournier
|
d13c540be0
|
Uppercase on class names. Add flag for Directive.Update_Wj. Remove trailing spaces. Remove old DC example.
|
2016-04-07 09:25:20 -07:00 |
|
GudniRos
|
f15a628136
|
Moved the osr import into the projection function.
|
2016-04-07 09:01:30 -07:00 |
|
GudniRos
|
fb60f45a3c
|
Fixed osr import in ediFilesUtils, moved into class which imports only on build up.
Fixed the boolean error in Directives.
|
2016-04-07 08:46:51 -07:00 |
|
D Fournier
|
822f6d333d
|
Minor revisions + remove trailing white spaces
|
2016-04-06 22:29:57 -07:00 |
|
D Fournier
|
6000034826
|
Merge branch 'dcip/dev' into patch/sparse-dcip
|
2016-04-06 22:18:31 -07:00 |
|
D Fournier
|
16c6cc8d74
|
Update speudo plot and allow app_res, app_con, volt
|
2016-04-06 22:17:34 -07:00 |
|
Lindsey Heagy
|
636d178fbf
|
removed examples that are in Examples PR
|
2016-04-06 16:19:39 -07:00 |
|
Lindsey
|
0575490f56
|
Merge pull request #288 from simpeg/feat/gitter-badge
Add gitter chat
|
2016-04-06 16:15:59 -07:00 |
|
Lindsey Heagy
|
ae9ca6cec9
|
Merge branch 'feat/sparse-regularization' into patch/sparse-dcip
# Conflicts:
# SimPEG/Examples/__init__.py
# SimPEG/Optimization.py
|
2016-04-06 14:53:45 -07:00 |
|
D Fournier
|
f799733a9d
|
Fix TwoSphere example and Utils.pseudoPlot
|
2016-04-06 14:43:33 -07:00 |
|
Rowan Cockett
|
2bd5829b42
|
Add gitter chat
|
2016-04-06 13:15:03 -07:00 |
|
D Fournier
|
8b94cd4dfe
|
Change flag for convertObs_DC3D_to_2D, which broke the example
|
2016-04-06 09:14:14 -07:00 |
|
D Fournier
|
09f3f7b55b
|
Merge branch 'dev' into dcip/dev
|
2016-04-06 09:03:37 -07:00 |
|
D Fournier
|
15d59a5b50
|
Fix typos in Directives.update_Wj. overseer @lheagy
|
2016-04-06 09:00:13 -07:00 |
|
D Fournier
|
e646211e7d
|
Review Utils.gen_DCIPsurvey ... lets keep it.
|
2016-04-06 08:55:52 -07:00 |
|