你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Changes to names of example models.
这个提交包含在:
50
user_models/heterogeneous_soil.in
可执行文件 -> 普通文件
50
user_models/heterogeneous_soil.in
可执行文件 -> 普通文件
@@ -1,44 +1,14 @@
|
||||
#title: Soil fractals
|
||||
#domain: 0.1 0.1 0.2
|
||||
#time_window: 10e-9
|
||||
#title: Heterogeneous soil using a stochastic distribution of dielectric properties given by a mixing model from Peplinski
|
||||
#domain: 0.15 0.15 0.1
|
||||
#dx_dy_dz: 0.001 0.001 0.001
|
||||
#time_window: 6e-9
|
||||
|
||||
#soil_peplinski: 0.5 0.5 2.0 2.66 0.1 0.4 mySoil
|
||||
#fractal_box: 0.030 0.030 0.030 0.070 0.070 0.070 1.5 1 1 1 10 mySoil mySoilBox
|
||||
#waveform: ricker 1 1.5e9 my_ricker
|
||||
#hertzian_dipole: y 0.045 0.075 0.085 my_ricker
|
||||
#rx: 0.105 0.075 0.085
|
||||
|
||||
xminus
|
||||
add_surface_roughness: 0.030 0.030 0.030 0.030 0.070 0.070 1 1 1 0.025 0.035 mySoilBox
|
||||
add_surface_water: 0.030 0.030 0.030 0.030 0.070 0.070 0.027 mySoilBox
|
||||
#soil_peplinski: 0.5 0.5 2.0 2.66 0.001 0.25 my_soil
|
||||
#fractal_box: 0 0 0 0.15 0.15 0.070 1.5 1 1 1 50 my_soil my_soil_box
|
||||
#add_surface_roughness: 0 0 0.070 0.15 0.15 0.070 1.5 1 1 0.065 0.080 my_soil_box
|
||||
|
||||
xplus
|
||||
add_surface_roughness: 0.070 0.030 0.030 0.070 0.070 0.070 1 1 1 0.065 0.075 mySoilBox
|
||||
add_surface_water: 0.070 0.030 0.030 0.070 0.070 0.070 0.070 mySoilBox
|
||||
add_grass: 0.070 0.030 0.030 0.070 0.070 0.070 1.0 0.065 0.180 50 mySoilBox
|
||||
|
||||
yminus
|
||||
add_surface_roughness: 0.030 0.030 0.030 0.070 0.030 0.070 1 1 1 0.025 0.035 mySoilBox
|
||||
add_surface_water: 0.030 0.030 0.030 0.070 0.030 0.070 0.027 mySoilBox
|
||||
|
||||
yplus
|
||||
add_surface_roughness: 0.030 0.070 0.030 0.070 0.070 0.070 1 1 1 0.065 0.075 mySoilBox
|
||||
add_surface_water: 0.030 0.070 0.030 0.070 0.070 0.070 0.070 mySoilBox
|
||||
add_grass: 0.030 0.070 0.030 0.070 0.070 0.070 1.0 0.065 0.180 50 mySoilBox
|
||||
|
||||
zminus
|
||||
add_surface_roughness: 0.030 0.030 0.030 0.070 0.070 0.030 1 1 1 0.025 0.035 mySoilBox
|
||||
add_surface_water: 0.030 0.030 0.030 0.070 0.070 0.030 0.027 mySoilBox
|
||||
|
||||
zplus
|
||||
#add_surface_roughness: 0.030 0.030 0.070 0.070 0.070 0.070 1 1 1 0.065 0.075 mySoilBox
|
||||
add_surface_water: 0.030 0.030 0.070 0.070 0.070 0.070 0.070 mySoilBox
|
||||
add_grass: 0.050 0.050 0.070 0.055 0.055 0.070 1.0 0.070 0.180 5 mySoilBox
|
||||
#add_grass: 0.030 0.030 0.070 0.070 0.070 0.070 1.0 0.065 0.180 50 mySoilBox
|
||||
|
||||
box: 0.080 0.000 0.070 0.120 0.200 0.110 free_space
|
||||
|
||||
python:
|
||||
from gprMax.lib_antennas import antenna_like_GSSI_1500
|
||||
antenna_like_GSSI_1500(0.100, 0.100, 0.110)
|
||||
end_python:
|
||||
|
||||
#geometry_view: 0 0 0 0.1 0.1 0.2 0.001 0.001 0.001 soil_fractals n
|
||||
#geometry_view: 0 0 0 0.15 0.15 0.1 0.001 0.001 0.001 heterogeneous_soil n
|
在新工单中引用
屏蔽一个用户