We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mod.svg
1 parent b20a8d0 commit 77eecabCopy full SHA for 77eecab
docs/source/Tutorial/mod.svg
docs/source/Tutorial/prepare.rst
@@ -16,6 +16,9 @@
16
建立模型文件
17
--------------------
18
19
+.. image:: mod.svg
20
+ :align: center
21
+
22
这里的选项卡 **C** 不代表内部是C语言代码,而是 **使用C语言编译出的可执行程序** (与之相关)。后续的选项卡沿用此设定,不再解释。
23
24
.. tabs::
docs/source/Tutorial/static/static_syn.rst
@@ -8,6 +8,8 @@
8
9
-----------------------------------------------------------
10
11
+Python中合成静态位移的主函数为 :func:`gen_syn_from_gf_*() <pygrt.utils.gen_syn_from_gf_DC>` (\*表示对不同震源)(与合成动态位移的函数共用) ,C程序为 :command:`stgrt.syn`。
12
13
使用上节计算的格林函数,合成静态位移。为方便画图,以下结果都使用ZNE分量。
14
15
不同震源
0 commit comments