Formatting cleanups.

这个提交包含在:
Craig Warren
2016-07-21 16:23:41 +01:00
父节点 e8ebd1498f
当前提交 4095925ef0
共有 7 个文件被更改,包括 14 次插入17 次删除

查看文件

@@ -242,8 +242,8 @@ def build_pmls(G):
for index, pmlthickness in enumerate(G.pmlthickness):
if pmlthickness > 0:
sumer = 0 # Sum of relative permittivities in PML slab
summr = 0 # Sum of relative permeabilities in PML slab
sumer = 0 # Sum of relative permittivities in PML slab
summr = 0 # Sum of relative permeabilities in PML slab
pmldirection = PML.directions[index]
if pmldirection[0] == 'x':