mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-11 01:40:38 +08:00
blah
This commit is contained in:
@@ -27,6 +27,7 @@ class FieldsTDEM(Problem.TimeFields):
|
||||
else:
|
||||
e = np.zeros((nE,nSrc)) # if nSrc == 1 else (nE, nSrc))
|
||||
u = np.concatenate((u, b, e))
|
||||
|
||||
return Utils.mkvc(u,nSrc)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user