你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Add scene to sim_config if not already created
这个提交包含在:
@@ -260,6 +260,7 @@ class ModelBuildRun:
|
||||
# If there is no scene, process the hash commands
|
||||
if not scene:
|
||||
scene = Scene()
|
||||
config.sim_config.scenes.append(scene)
|
||||
# Parse the input file into user objects and add them to the scene
|
||||
scene = parse_hash_commands(scene)
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户