D Fournier
|
7dd0b1b2df
|
Latest updates in preparation for merge with SimPEG
|
2016-06-22 09:59:50 -07:00 |
|
D Fournier
|
375a18c53a
|
Add Active cell input file. Allow for Inactive, Active-Static and Active-Dynamic cells [0, 1, -1]
Fix MAG and GRAV test scripts.
|
2016-06-06 12:29:23 -07:00 |
|
D Fournier
|
7f7ce5e25b
|
Add driver for gravity. Adapt example for new Regularization formulation
|
2016-05-30 17:35:47 -07:00 |
|
D Fournier
|
f1eaac7cd0
|
Small changes to Example
|
2016-05-29 14:14:00 -07:00 |
|
D Fournier
|
90fb125521
|
Adapt MAG code for refactor IRLS iterations
|
2016-05-28 11:25:27 -07:00 |
|
D Fournier
|
e4998d0bb9
|
Update example for constrained and compact-constrained MAG inversion
|
2016-05-05 12:37:03 -07:00 |
|
D Fournier
|
fd5e56202a
|
New Example script to have inactive cells in the inversion
|
2016-05-04 16:02:28 -07:00 |
|
Rowan Cockett
|
64610d3a0a
|
Merge branch 'Dom' of https://github.com/simpeg/simpegPF into ref/merge
# Conflicts:
# simpegPF/Dev/MAG/Intgrl_MAG_Inv_Driver.py
|
2016-04-29 17:12:57 -07:00 |
|
Rowan Cockett
|
b01b14efb9
|
Rename to mad driver
|
2016-04-29 16:58:09 -07:00 |
|
Rowan Cockett
|
8bbc70228d
|
Rename to Problem3D_Integral
|
2016-04-29 16:06:08 -07:00 |
|
Rowan Cockett
|
73b6316962
|
Separate out the input files.
|
2016-04-29 15:49:49 -07:00 |
|
D Fournier
|
6a3d0e4ffe
|
Updated drivers. Clean version
|
2016-04-29 15:08:12 -07:00 |
|
D Fournier
|
363236394b
|
Update Directives in Tutotial MAG
|
2016-04-29 13:04:57 -07:00 |
|
D Fournier
|
4c1a893109
|
Add Update_Beta directive. Minor changes to the example
|
2016-04-29 11:03:05 -07:00 |
|
D Fournier
|
5bd2805e45
|
Add gravity example. Add Mag_parametric script
|
2016-04-22 15:24:22 -07:00 |
|
D Fournier
|
3bb71f0fd4
|
Update grav code and example
|
2016-04-18 12:53:11 -07:00 |
|
D Fournier
|
03dd9915b7
|
First commit for GRAV3D
Add example for mag
Add example for grav
|
2016-03-16 17:10:30 -07:00 |
|
D Fournier
|
c70256d028
|
Minor change to lp norms
|
2016-03-16 11:54:56 -07:00 |
|
D Fournier
|
b55897453e
|
Create example for Craig and add Driver script
|
2016-03-16 11:53:27 -07:00 |
|
D Fournier
|
6ba2cb549c
|
Clean up examples
|
2016-02-09 08:13:37 -08:00 |
|
D Fournier
|
516522deda
|
Save example for next time
|
2016-01-31 15:51:08 -08:00 |
|
D Fournier
|
bb9624f4ff
|
Implement sparse norm on mag problem.
Add Nutcracker example to folder.
|
2016-01-31 15:33:57 -08:00 |
|
D Fournier
|
90838aa74b
|
Implement sparse norm and test on nutcracker
|
2016-01-29 00:56:39 -08:00 |
|
D Fournier
|
d718ffd3a3
|
Progress on 3D inversion using simple regularization.
|
2016-01-28 18:39:13 -08:00 |
|
D Fournier
|
6f508b0d27
|
Investigating problem with GNCG
|
2016-01-19 15:19:06 -08:00 |
|
D Fournier
|
b2fc35ee75
|
Test script for multiple *.ts surfaces to block model (Lalor model)
|
2016-01-18 17:10:31 -08:00 |
|
D Fournier
|
6a7d72bf85
|
Work on Example and mesh refinement for MinSIM
|
2016-01-17 13:39:10 -08:00 |
|
D Fournier
|
c3c96a5bd8
|
VTK example for surface to mesh model - Thanks Gudni!
|
2016-01-15 16:49:27 -08:00 |
|
D Fournier
|
44b7dd184f
|
Fix merge conflicts and add read GOCAD triangulated surface file
|
2016-01-15 12:38:08 -08:00 |
|
D Fournier
|
e4e19ceac1
|
Merge branch 'Dom' of https://github.com/simpeg/simpegpf into Dom
Conflicts:
simpegPF/Magnetics.py
|
2016-01-15 00:03:37 -08:00 |
|
D Fournier
|
c0445e5db5
|
Modify Inv Integral function
Start example in a notebook
|
2016-01-15 00:01:24 -08:00 |
|
Rowan Cockett
|
dbcd57bc4e
|
Minor clean ups.
|
2016-01-11 18:35:19 -08:00 |
|
D Fournier
|
27900498c6
|
Add surface to mesh test
Fix forward function call
|
2016-01-11 16:40:28 -08:00 |
|
D Fournier
|
958c4d151a
|
Test interpolation methods.
Attempt at using FFT to resample grid.
Need to can an FFT method for 2 grid ( pad, taper, resample, extract)
|
2016-01-04 12:29:28 -08:00 |
|
D Fournier
|
201fe6bf46
|
Implement active cell from topo and topocheck function
|
2015-12-29 16:11:16 -08:00 |
|
D Fournier
|
1a7656c34d
|
Implement distance weighting for potential fields in BaseMag
|
2015-12-27 11:29:01 -08:00 |
|
D Fournier
|
cbe3b3de42
|
Move sub functions to PF.Magnetics
Add Mag Integral forward operator
Begin Inversion script for magnetic integral
|
2015-12-21 13:11:46 -08:00 |
|
D Fournier
|
d6a2490a7b
|
Create function to generate linear forward operator (F)
Clean project
|
2015-12-21 08:42:50 -08:00 |
|
D Fournier
|
e9f02e1d77
|
Finish test with analytical answer. O(h^2) error pass
Add function MagSphereFreeSpace in MagAnalytic. Same results as MagSphereAnaFunA but with z-observation flipped.
|
2015-11-27 16:08:21 -08:00 |
|
D Fournier
|
291cce9d52
|
Finish forward modeling in integral
Start test function.
|
2015-11-13 12:49:19 -08:00 |
|
D Fournier
|
6c71237328
|
Scripts added for the magnetic integral formulation
|
2015-11-10 14:23:29 -08:00 |
|