PyGRT Logo

PyGRT 入门

  • 简介
  • 安装
  • 准备工作
  • 计算动态解(全波解)
  • 计算动态解(面波解)
  • 计算静态解
  • 计算示例 Gallery

PyGRT 进阶

  • 波数积分上限和间隔
  • 波数积分的收敛性
  • 核函数 \(f-v\) 谱图
  • 顶底界面的边界条件
  • 公式补充
  • 模块手册

附录

  • Lamb 问题
  • API
    • C API
      • grt
        • common
        • dynamic
        • integral
        • lamb
        • modal
        • static
      • grt.h
    • Python API
  • Changelog
  • 版权声明
PyGRT
  • API
  • C API
  • grt
  • modal

modal

  • eigenfn.h
    • grt_get_mod_potential_Up_Down_Rayl()
    • grt_get_mod_potential_Up_Down_Love()
    • grt_get_mod_potential_Up_Down()
    • grt_get_eigenfn_single_depth_Rayl()
    • grt_get_eigenfn_single_depth_Love()
    • grt_get_eigenfn_depths_Rayl()
    • grt_get_eigenfn_depths_Love()
    • grt_get_eigenfn_depths()
  • energy.h
    • grt_energy_integrals_Rayl()
    • grt_energy_integrals_Love()
    • grt_energy_integrals()
  • modal_def.h
    • grt_free_eigenv()
    • grt_free_eigenv_info()
    • grt_filter_eigenfn_info()
    • EIGENV
    • EIGENV_INFO
    • EIGENFN
    • EIGENFN_INFO
  • modal_util.h
    • grt_output_cdisp()
    • grt_output_udisp()
    • grt_output_eigenfns()
    • grt_output_energy_integrals()
    • grt_output_sensitivity()
    • grt_group_sensitivity()
    • grt_read_dispersion()
  • modgrn.h
    • grt_modsum_grn_spec()
  • root.h
    • grt_get_secular_roots()
  • secular.h
    • grt_GRT_matrix_allLayer_Rayl()
    • grt_GRT_matrix_allLayer_Love()
    • grt_GRT_matrix_Rayl()
    • grt_GRT_matrix_Love()
    • grt_secular_function_cbegin()
    • grt_secular_function_potential_Rayl()
    • grt_secular_function_potential_Love()
    • grt_secular_function_potential()
    • grt_secular_function()
上一页 下一页

© 版权所有 2024-2026, 朱邓达。

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.    👁️‍🗨️    🧑