Commit Graph

  • 354e57f24e Problem3D_CC and _N for IP are all tested seogi_macbook 2016-05-02 16:47:16 -07:00
  • ddb11096c8 Working on IP seogi_macbook 2016-05-02 15:05:31 -07:00
  • fa6033c438 Working 3D IP problem (CC and N). seogi_macbook 2016-05-02 12:00:39 -07:00
  • dd45a6a085 name updates in DC_Forward_PseudoSection, DC_Utils, example for Utils_surface2ind_topo Lindsey Heagy 2016-05-02 11:40:02 -07:00
  • bd63e67161 working on IP seogi_macbook 2016-05-02 10:03:01 -07:00
  • d350dc258d minor fix for Fields_N and started IP problem. seogi_macbook 2016-05-02 08:55:29 -07:00
  • 22f0a742e7 Fixed UBC mesh read in function GudniRos 2016-05-02 05:16:56 -07:00
  • 350818d802 add analytic test for 2D dc problems. seogi_macbook 2016-05-01 13:21:48 -07:00
  • ba8f270b3a start of surface2ind_topo Lindsey Heagy 2016-05-01 13:17:16 -07:00
  • 4df6f340d3 Add _e, _j, _charge for field objects seogi_macbook 2016-05-01 13:13:20 -07:00
  • 9b2eec0ea3 Working 2.5D nodal discretization (Jvec and Jtvec) seogi_macbook 2016-05-01 12:33:39 -07:00
  • c32abd215c Merge pull request #7 from simpeg/ref/merge Rowan Cockett 2016-04-29 17:16:53 -07:00
  • 64610d3a0a Merge branch 'Dom' of https://github.com/simpeg/simpegPF into ref/merge Rowan Cockett 2016-04-29 17:12:57 -07:00
  • b01b14efb9 Rename to mad driver Rowan Cockett 2016-04-29 16:58:09 -07:00
  • 8bbc70228d Rename to Problem3D_Integral Rowan Cockett 2016-04-29 16:06:08 -07:00
  • 47cf1151e3 updates to headers. Rowan Cockett 2016-04-29 16:03:14 -07:00
  • 7ad1b6f5aa put main script at end. Rowan Cockett 2016-04-29 15:53:08 -07:00
  • 73b6316962 Separate out the input files. Rowan Cockett 2016-04-29 15:49:49 -07:00
  • 3d1dfc13d7 Change Update_PreConditioner to default False D Fournier 2016-04-29 15:49:44 -07:00
  • a6e995e9fb Merge branch 'feat/meshutils' into feat/sparse-regularization D Fournier 2016-04-29 15:42:42 -07:00
  • 056dc09fa6 Fix Update_Precondition directive D Fournier 2016-04-29 15:10:30 -07:00
  • 4257ea77b3 remove InjectActiveCellsTopo. you should use InjectActiveCells Lindsey Heagy 2016-04-29 15:09:04 -07:00
  • 6a3d0e4ffe Updated drivers. Clean version D Fournier 2016-04-29 15:08:12 -07:00
  • a45e1fb0fd Remove gocad and surfaces, use mesh_io utils in SimPEG Rowan Cockett 2016-04-29 14:22:00 -07:00
  • 363236394b Update Directives in Tutotial MAG D Fournier 2016-04-29 13:04:57 -07:00
  • a0174e4f30 kwarg name updates Lindsey Heagy 2016-04-29 12:52:45 -07:00
  • 00db6746d4 Add a warnign about mesh attributes feat/meshutils Rowan Cockett 2016-04-29 11:50:56 -07:00
  • 028a16a45a Syntax bug. Rowan Cockett 2016-04-29 11:44:42 -07:00
  • c83b460672 Surface to Indices (GoCAD and VTK) Rowan Cockett 2016-04-29 11:43:31 -07:00
  • 225394f74e Latest commit D Fournier 2016-04-29 11:10:04 -07:00
  • c40b9a9add Merge branch 'Dom' D Fournier 2016-04-29 11:05:45 -07:00
  • 4c1a893109 Add Update_Beta directive. Minor changes to the example D Fournier 2016-04-29 11:03:05 -07:00
  • ace9cad016 Merge pull request #303 from simpeg/dcip/ref Lindsey 2016-04-29 10:49:50 -07:00
  • 38aef03f9d Working 2.5D fwd (nodal discretization) seogi_macbook 2016-04-29 09:35:03 -07:00
  • 6a94cb1916 typo Thibaut Astic 2016-04-29 09:25:37 -07:00
  • ef602eaab1 working Jtvec seogi_macbook 2016-04-28 18:13:18 -07:00
  • 0610289fdf Working Jvec for 2.5D DC code seogi_macbook 2016-04-28 11:18:37 -07:00
  • d14cd444ac working 2.5D fwd problem. seogi_macbook 2016-04-27 23:04:28 -07:00
  • 92e2fd67de minor fixes. seogi_macbook 2016-04-27 15:25:40 -07:00
  • 6a064c5f96 Minor changes seogi_macbook 2016-04-25 11:00:32 -07:00
  • 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) seogi_macbook 2016-04-25 10:58:54 -07:00
  • dcd4fbf973 Implemented mixed B.C. to CC problem. seogi_macbook 2016-04-24 15:23:14 -07:00
  • edc2c5feb6 Merge branch 'dcip/BC' of https://github.com/simpeg/simpeg into dcip/ref seogi_macbook 2016-04-24 13:57:01 -07:00
  • 1936a04683 Working on implementing mixed BC to DC problem seogi_macbook 2016-04-24 13:56:37 -07:00
  • fcc2b8b22a Handling null space of A seogi_macbook 2016-04-24 13:32:44 -07:00
  • eeee594f09 Problem3D_N is tested! seogi_macbook 2016-04-24 13:29:38 -07:00
  • a48224ed8b no message dcip/BC seogi_macbook 2016-04-24 13:18:36 -07:00
  • 422ec20783 set kwargs through **kwargs em/feat/prim-fields-kwarg Lindsey Heagy 2016-04-24 13:14:05 -07:00
  • 0bb001973c workking nodal discretizations seogi_macbook 2016-04-24 13:01:03 -07:00
  • d9048bc3d0 allow primary fields to be inputs for raw vec sources Lindsey Heagy 2016-04-24 10:23:19 -07:00
  • f55d9573a6 Installation (i.e., setup.py) is no longer dependent on Numpy already being present. Brendan Smithyman 2016-04-24 13:21:49 -04:00
  • d8bfb27415 Quick fix to MeshIO D Fournier 2016-04-23 15:25:44 -07:00
  • 0e16645b67 working Jtvec seogi_macbook 2016-04-23 11:06:24 -07:00
  • 8cac166fba Working Jvec: seogi_macbook 2016-04-23 10:40:47 -07:00
  • 73001abfc5 fix bug seogi_macbook 2016-04-23 01:24:31 -07:00
  • a9362bd38e Merge branch 'dcip/ref' of https://github.com/simpeg/simpeg into dcip/ref seogi_macbook 2016-04-23 00:37:06 -07:00
  • 64b94861a0 working on DC problem CC and N seogi_macbook 2016-04-22 23:09:31 -07:00
  • 8775364d8f start of the sketch of Jvec (not to be trusted yet!) Lindsey Heagy 2016-04-22 17:48:26 -07:00
  • 5ec6e79a39 MfRhoIDeriv Lindsey Heagy 2016-04-22 17:47:36 -07:00
  • 79183ae9fb fIX MESH io D Fournier 2016-04-22 16:05:43 -07:00
  • 5bd2805e45 Add gravity example. Add Mag_parametric script D Fournier 2016-04-22 15:24:22 -07:00
  • 606488d152 Major fix to IRLS. D Fournier 2016-04-21 21:58:40 -07:00
  • 2c09be9fc1 Working Mixed boundary conditions and testing ... seogi_macbook 2016-04-21 14:44:37 -07:00
  • cd5339322e sketch of DC Lindsey Heagy 2016-04-21 11:00:20 -07:00
  • 3bb71f0fd4 Update grav code and example D Fournier 2016-04-18 12:53:11 -07:00
  • 28005dde45 change minor bug for meshIO seogi_macbook 2016-04-15 17:17:18 -07:00
  • 8739ba0f20 working dc fwd seogi_macbook 2016-04-15 16:53:43 -07:00
  • 119bc801c7 start of DC refactor in EM/Static Lindsey Heagy 2016-04-15 14:51:19 -07:00
  • 18357a11da Fixing analytic function GudniRos 2016-04-15 14:48:58 -07:00
  • abc5d72725 Merge branch 'em/dev' into mt/dev GudniRos 2016-04-15 13:29:39 -07:00
  • 23d2783bc1 Finalizing the pull request from mt/iss290 in to dev. GudniRos 2016-04-15 12:31:00 -07:00
  • b58ba55ffd Merge branch 'mt/iss290' into dev GudniRos 2016-04-15 12:21:57 -07:00
  • 0d6fe5f7a1 Merge branch 'dev' into mt/iss290 GudniRos 2016-04-15 12:03:09 -07:00
  • 35bac38c8b working on mixed BC seogi_macbook 2016-04-14 22:41:47 -07:00
  • 05e3b02b3a Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev seogi_macbook 2016-04-13 16:52:44 -07:00
  • bd318f0092 Merge pull request #294 from simpeg/patch/mutable-arguments Lindsey 2016-04-08 17:12:20 -07:00
  • 90b0301408 Fixing bug in write out. GudniRos 2016-04-08 09:40:26 -07:00
  • 083742cb40 Removing repeated directives GudniRos 2016-04-08 09:34:30 -07:00
  • 2a351be971 Merge pull request #289 from simpeg/patch/sparse-dcip Lindsey 2016-04-07 18:43:07 -07:00
  • 3e4f47711c remove mutable arguments. Rowan Cockett 2016-04-07 16:35:47 -07:00
  • e305600de5 Update example list. Add comments for the DC_Forward_PseudoSection example. Fix Z of pseudo section plot. D Fournier 2016-04-07 13:09:28 -07:00
  • 3d18b272d6 externalize calculation: binder compatible (y) Thibaut Astic 2016-04-07 12:44:29 -07:00
  • 40ea977dc7 externalize calculation from plot Thibaut Astic 2016-04-07 11:57:29 -07:00
  • 8a18e479ab Removed the testProjDeriv (not needed, included in Jvec). GudniRos 2016-04-07 11:48:17 -07:00
  • c86b9bdd6a Merge remote-tracking branch 'origin/Examples' into ex/mt1d Thibaut Astic 2016-04-07 11:19:54 -07:00
  • 45c4fa0d95 Merge branch 'master' into ex/mt1d Thibaut Astic 2016-04-07 11:09:07 -07:00
  • c61da61061 Change u for f (field) in Jvec and Jtvec. Update the Notebook in preperation for example. D Fournier 2016-04-07 10:23:40 -07:00
  • d13c540be0 Uppercase on class names. Add flag for Directive.Update_Wj. Remove trailing spaces. Remove old DC example. D Fournier 2016-04-07 09:25:20 -07:00
  • f15a628136 Moved the osr import into the projection function. GudniRos 2016-04-07 09:01:30 -07:00
  • fb60f45a3c Fixed osr import in ediFilesUtils, moved into class which imports only on build up. Fixed the boolean error in Directives. GudniRos 2016-04-07 08:46:51 -07:00
  • 822f6d333d Minor revisions + remove trailing white spaces D Fournier 2016-04-06 22:29:57 -07:00
  • 6000034826 Merge branch 'dcip/dev' into patch/sparse-dcip D Fournier 2016-04-06 22:18:31 -07:00
  • 16c6cc8d74 Update speudo plot and allow app_res, app_con, volt D Fournier 2016-04-06 22:17:34 -07:00
  • f3c9626133 placeholder for plotting utils, leverage a bit more simpeg functionality in examples Lindsey Heagy 2016-04-06 17:35:19 -07:00
  • 636d178fbf removed examples that are in Examples PR Lindsey Heagy 2016-04-06 16:19:39 -07:00
  • 0575490f56 Merge pull request #288 from simpeg/feat/gitter-badge Lindsey 2016-04-06 16:15:59 -07:00
  • ae9ca6cec9 Merge branch 'feat/sparse-regularization' into patch/sparse-dcip Lindsey Heagy 2016-04-06 14:53:45 -07:00
  • f799733a9d Fix TwoSphere example and Utils.pseudoPlot D Fournier 2016-04-06 14:43:33 -07:00
  • 2bd5829b42 Add gitter chat Rowan Cockett 2016-04-06 13:15:03 -07:00
  • 8b94cd4dfe Change flag for convertObs_DC3D_to_2D, which broke the example D Fournier 2016-04-06 09:14:14 -07:00