File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
docs/source/Tutorial/dynamic Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,15 @@ Python中计算动态格林函数的主函数为 :func:`compute_grn() <pygrt.pym
5050 多个震中距的格林函数以列表形式返回,其中每个元素为 |Stream | 类。:class: `Trace.stats.sac ` 中保存了SAC头段变量,与C程序输出保持一致。
5151
5252
53+ .. note ::
54+
55+ 格林函数计算结果的单位:
56+
57+ + 爆炸源: :math: `10 ^{-20 } \, \frac {\text {cm}}{\text {dyne} \cdot \text {cm}}`
58+ + 单力源: :math: `10 ^{-15 } \, \frac {\text {cm}}{\text {dyne}}`
59+ + 剪切源: :math: `10 ^{-20 } \, \frac {\text {cm}}{\text {dyne} \cdot \text {cm}}`
60+ + 矩张量源: :math: `10 ^{-20 } \, \frac {\text {cm}}{\text {dyne} \cdot \text {cm}}`
61+
5362
5463
5564离散波数积分
Original file line number Diff line number Diff line change 99
1010使用上节计算的格林函数,合成动态位移(理论地震图)。方便起见,这里统一使用milrow模型,震源深度2km,场点位于地表,震中距10km的格林函数,方位角30°。
1111
12+ .. note ::
13+
14+ 合成位移的结果单位为 :math: `\text {cm}`。
15+
16+
1217不同震源
1318--------------
1419
You can’t perform that action at this time.
0 commit comments