你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-08 15:27:57 +08:00
Added a pre-commit config file and reformatted all the files accordingly by using it.
这个提交包含在:
@@ -115,8 +115,8 @@ Snapshot files contain a snapshot of the electromagnetic field values of a speci
|
||||
import gprMax
|
||||
|
||||
for i in range(1, 31):
|
||||
s = gprMax.Snapshot(p1=(0, 0, 0), p2=(x, y, z), dl=(dl, dl, dl),
|
||||
time=(i/10) * 1e-9,
|
||||
s = gprMax.Snapshot(p1=(0, 0, 0), p2=(x, y, z), dl=(dl, dl, dl),
|
||||
time=(i/10) * 1e-9,
|
||||
filename=fn.with_suffix('').parts[-1] + '_' + str(i))
|
||||
scene.add(s)
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户