你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Corrected class names.
这个提交包含在:
@@ -142,7 +142,7 @@ class Material():
|
|||||||
self.srce = 1 / EA
|
self.srce = 1 / EA
|
||||||
|
|
||||||
|
|
||||||
class PeplinskiSoil():
|
class PeplinskiSoil:
|
||||||
"""Soil objects that are characterised according to a mixing model by Peplinski (http://dx.doi.org/10.1109/36.387598)."""
|
"""Soil objects that are characterised according to a mixing model by Peplinski (http://dx.doi.org/10.1109/36.387598)."""
|
||||||
|
|
||||||
def __init__(self, ID, sandfraction, clayfraction, bulkdensity, sandpartdensity, watervolfraction):
|
def __init__(self, ID, sandfraction, clayfraction, bulkdensity, sandpartdensity, watervolfraction):
|
||||||
|
在新工单中引用
屏蔽一个用户