你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-08 07:24:19 +08:00
Update to excitation file path.
这个提交包含在:
@@ -303,7 +303,7 @@ def antenna_like_GSSI_1500(x, y, z, resolution=0.001, **kwargs):
|
|||||||
|
|
||||||
elif optstate == 'GiannakisPaper':
|
elif optstate == 'GiannakisPaper':
|
||||||
# Optimised custom pulse
|
# Optimised custom pulse
|
||||||
exc1 = gprMax.ExcitationFile(filepath='../user_libs/antennas/GSSI1p5optpulse.txt',
|
exc1 = gprMax.ExcitationFile(filepath='user_libs/antennas/GSSI1p5optpulse.txt',
|
||||||
kind='linear', fill_value='extrapolate')
|
kind='linear', fill_value='extrapolate')
|
||||||
vs1 = gprMax.VoltageSource(polarisation='y', p1=(tx[0], tx[1], tx[2]),
|
vs1 = gprMax.VoltageSource(polarisation='y', p1=(tx[0], tx[1], tx[2]),
|
||||||
resistance=sourceresistance, waveform_id='GSSI1p5optpulse')
|
resistance=sourceresistance, waveform_id='GSSI1p5optpulse')
|
||||||
|
在新工单中引用
屏蔽一个用户