你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Changed formatting of material type for imported materials.
这个提交包含在:
@@ -81,7 +81,7 @@ def process_geometrycmds(geometry, G):
|
||||
for material in G.materials:
|
||||
if material.numID >= numexistmaterials:
|
||||
if material.type:
|
||||
material.type += ', imported'
|
||||
material.type += ',\nimported'
|
||||
else:
|
||||
material.type = 'imported'
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户