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