mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-11 12:44:29 +08:00
DC inversion working again. Almost in the new framework..!
This commit is contained in:
@@ -196,7 +196,7 @@ def randomModel(shape, seed=None, anisotropy=None, its=100, bounds=[0,1]):
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
from SimPEG.mesh import TensorMesh
|
||||
from SimPEG.Mesh import TensorMesh
|
||||
from matplotlib import pyplot as plt
|
||||
|
||||
# Define the mesh
|
||||
|
||||
Reference in New Issue
Block a user