你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Testing addition of source and receiver positions to geometry views.
这个提交包含在:
@@ -37,7 +37,7 @@ Show(model, renderview)
|
||||
# Reset view to fit data
|
||||
renderview.ResetCamera()
|
||||
|
||||
# Lists to hold material and sources/receiver identifiers written in VTK file in tags <gprMax3D> <Material> and <gprMax3D> <Sources/Receivers>
|
||||
# Lists to hold material and sources/receiver identifiers written in VTK file in tags <gprMax3D> <Material> and <gprMax3D> <Sources_Receivers>
|
||||
materials = []
|
||||
srcsrxs = []
|
||||
with open(model.FileName[0], 'r') as f:
|
||||
|
在新工单中引用
屏蔽一个用户