Devin C. Cowan

Results 43 comments of Devin C. Cowan

One of the fdem convergence tests in muinverse is failing (not showing 2nd order). Convergence is fine when running locally. @jcapriot I feel like this could be related to the...

@sgkang tried to add mu, thicknesses and flight height to FDEM Jacobian tests. Thicknesses worked by the other two did not. Possible error in Jacobian for mu and flight height.

I was looking to expand the tests for TDEM 1D. Most notably - having x, y and z dipole sources - having dispersive conductivity and magnetic permeability Since the analytic...

Why not use sensitivity weighting in directives? # Add sensitivity weights sensitivity_weights = directives.UpdateSensitivityWeights(everyIter=False) Since it's constant, set update every iteration to False

@domfournier I am running into this issue with DC/IP octree inversion. Current on the branch "tiled_simulations", I cannot do a straightforward L2 DCR inversion on a tree mesh. - I...

> yep, don't use Tikhonov. The cell difference operator doesn't handle the handing faces the same way. I was using simple. Not Tikhonov on either

> Well your log above seems to pull from regularization\tikhonov ? Interesting. Here is a screenshot of the regularization and directives ![image](https://user-images.githubusercontent.com/12970009/133859955-28175833-a2cb-401b-a8bd-a262aba5a26c.png)

Awesome. I'll give it a shot

Error occurs in the *conf.py* file within the function *linkcode_resolve*. It happen when executing *relpath*. ![image](https://user-images.githubusercontent.com/12970009/99219262-1de1a380-2791-11eb-8389-faeaafe47b66.png)

Ya I like this. SimPEG is its own framework and you can take care of these problems in 1 step in the IO.