你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-08 07:24:19 +08:00
Formatting cleanups.
这个提交包含在:
@@ -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':
|
||||
|
在新工单中引用
屏蔽一个用户