Skip to content

Commit 77eecab

Browse files
committed
DOC: add mod.svg, add reference to static syn
1 parent b20a8d0 commit 77eecab

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

docs/source/Tutorial/mod.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/source/Tutorial/prepare.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
建立模型文件
1717
--------------------
1818

19+
.. image:: mod.svg
20+
:align: center
21+
1922
这里的选项卡 **C** 不代表内部是C语言代码,而是 **使用C语言编译出的可执行程序** (与之相关)。后续的选项卡沿用此设定,不再解释。
2023

2124
.. tabs::

docs/source/Tutorial/static/static_syn.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
-----------------------------------------------------------
1010

11+
Python中合成静态位移的主函数为 :func:`gen_syn_from_gf_*() <pygrt.utils.gen_syn_from_gf_DC>` (\*表示对不同震源)(与合成动态位移的函数共用) ,C程序为 :command:`stgrt.syn`。
12+
1113
使用上节计算的格林函数,合成静态位移。为方便画图,以下结果都使用ZNE分量。
1214

1315
不同震源

0 commit comments

Comments
 (0)