Working on reading DCIP 3D

This commit is contained in:
seogi_macbook
2016-02-09 16:11:25 -08:00
parent 7a6d0c9fdd
commit 60e18eef01
4 changed files with 106 additions and 0 deletions
+3
View File
@@ -849,3 +849,6 @@ def readUBC_DC2DMesh(fileName):
tensMsh = Mesh.TensorMesh([dx,dz],(x0, z0))
return tensMsh