mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 19:32:58 +08:00
Curl Bug.
This commit is contained in:
@@ -169,7 +169,7 @@ class DiffOperators(object):
|
||||
# The number of cell centers in each direction
|
||||
n1 = self.nCx
|
||||
n2 = self.nCy
|
||||
n3 = self.nCy
|
||||
n3 = self.nCz
|
||||
|
||||
# Compute lengths of cell edges
|
||||
L = self.edge
|
||||
|
||||
Reference in New Issue
Block a user