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