你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Tidied some code spacing.
这个提交包含在:
@@ -42,13 +42,12 @@ newfile += '_v3syntax'
|
||||
|
||||
print("Attempting to convert inputfile '{}' to use new syntax...\n".format(inputfile))
|
||||
|
||||
model2D = False
|
||||
txs = []
|
||||
badwaveforms = ['gaussiandot', 'gaussiandotdot']
|
||||
linesources = []
|
||||
voltagesources = []
|
||||
hertziandipoles = []
|
||||
model2D = False
|
||||
|
||||
|
||||
lindex = 0
|
||||
while(lindex < len(inputlines)):
|
||||
|
在新工单中引用
屏蔽一个用户