你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Added TODO on extract rough surface profile
这个提交包含在:
@@ -89,6 +89,7 @@ class FractalBoxBuilder(UserObjectGeometry):
|
||||
|
||||
# Apply any rough surfaces and add any surface water to the
|
||||
# 3D mask array
|
||||
# TODO: Allow extract of rough surface profile (to print/file?)
|
||||
for surface in volume.fractalsurfaces:
|
||||
if surface.surfaceID == 'xminus':
|
||||
for i in range(surface.fractalrange[0], surface.fractalrange[1]):
|
||||
|
在新工单中引用
屏蔽一个用户