level 1
洋_yyyy
楼主
我模拟三层正常路面,如下:
#medium: 12.0 0.0 0.0 0.1 1.0 0.0 soil
#medium: 9.0 0.0 0.0 0.005 1.0 0.0 concrete
#medium: 4.0 0.0 0.0 0.005 1.0 0.0 asphalt mixture
#medium: 1.0 0.0 0.0 0.0 1.0 0.0 air
-----------------------------------------------------
#domain: 2.5 2
#dx_dy: 0.0025 0.0025
#time_window: 18e-9
-----------------------------------------------------
#box: 0.0 0.0 2.5 2.0 soil
#box: 0.0 1.7 2.5 1.85 concrete
#box: 0.0 1.85 2.5 1.95 asphalt mixture
#box: 0.0 1.95 2.5 2.0 air
-----------------------------------------------------
#line_source: 1.0 1000e6 ricker MyLineSource
#analysis: 115 normalpavement4.out b
#tx: 0.0875 1.9525 MyLineSource 0.0 18e-9
#rx: 0.1125 1.9525
#tx_steps: 0.02 0.0
#rx_steps: 0.02 0.0
#end_analysis:
-----------------------------------------------------
#geometry_file: normalpavement4.geo
#title: Asphalt Pavement Model
#messages: y
提取第55到单道数据,根据原理,应该有三个明显波幅,但我绘图后发现只有两个,这个是为什么?而且用波幅反算各层介电常数与设置值相差较大,这是为什么?请大神指教,谢谢!
2017年08月28日 01点08分
1
#medium: 12.0 0.0 0.0 0.1 1.0 0.0 soil
#medium: 9.0 0.0 0.0 0.005 1.0 0.0 concrete
#medium: 4.0 0.0 0.0 0.005 1.0 0.0 asphalt mixture
#medium: 1.0 0.0 0.0 0.0 1.0 0.0 air
-----------------------------------------------------
#domain: 2.5 2
#dx_dy: 0.0025 0.0025
#time_window: 18e-9
-----------------------------------------------------
#box: 0.0 0.0 2.5 2.0 soil
#box: 0.0 1.7 2.5 1.85 concrete
#box: 0.0 1.85 2.5 1.95 asphalt mixture
#box: 0.0 1.95 2.5 2.0 air
-----------------------------------------------------
#line_source: 1.0 1000e6 ricker MyLineSource
#analysis: 115 normalpavement4.out b
#tx: 0.0875 1.9525 MyLineSource 0.0 18e-9
#rx: 0.1125 1.9525
#tx_steps: 0.02 0.0
#rx_steps: 0.02 0.0
#end_analysis:
-----------------------------------------------------
#geometry_file: normalpavement4.geo
#title: Asphalt Pavement Model
#messages: y
提取第55到单道数据,根据原理,应该有三个明显波幅,但我绘图后发现只有两个,这个是为什么?而且用波幅反算各层介电常数与设置值相差较大,这是为什么?请大神指教,谢谢!
