你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-08 07:24:19 +08:00
Updated some comments.
这个提交包含在:
@@ -943,7 +943,7 @@ class Snapshot(UserObjectMulti):
|
||||
must be specified for point in time at which the
|
||||
snapshot will be taken.
|
||||
fileext: optional string to indicate type for snapshot file, either
|
||||
'vti' (default) or 'h5'
|
||||
'.vti' (default) or '.h5'
|
||||
"""
|
||||
|
||||
def __init__(self, **kwargs):
|
||||
@@ -1673,4 +1673,3 @@ class Subgrid(UserObjectMulti):
|
||||
else:
|
||||
logger.exception('This object is unknown to gprMax.')
|
||||
raise ValueError
|
||||
|
在新工单中引用
屏蔽一个用户