你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-04 11:36:52 +08:00
Corrected missing bracket
这个提交包含在:
@@ -66,7 +66,7 @@ if epsr:
|
||||
mr = 1
|
||||
z1 = np.sqrt(mr / epsr) * z0
|
||||
v1 = c / np.sqrt(epsr)
|
||||
thetac = np.round(np.arcsin(v1 / c * (180 / np.pi))
|
||||
thetac = np.round(np.arcsin(v1 / c * (180 / np.pi)))
|
||||
wavelength = v1 / f
|
||||
|
||||
# Print some useful information
|
||||
|
在新工单中引用
屏蔽一个用户