你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Restructure to add analytical comparisons.
这个提交包含在:
@@ -15,14 +15,14 @@ This example is of a Hertzian dipole, i.e. an additive source (electric current
|
||||
:language: none
|
||||
:linenos:
|
||||
|
||||
The following module calculates the analytical solution.
|
||||
The function ``hertzian_dipole_fs`` in the ``analytical solutions`` module in the ``tests`` sub-package was written to compute the analytical solution.
|
||||
|
||||
.. automodule:: tests.analytical_solutions
|
||||
.. autofunction:: tests.analytical_solutions.hertzian_dipole_fs
|
||||
|
||||
Results
|
||||
-------
|
||||
|
||||
:numref:`hertzian_dipole_fs_results` shows the time history of the electric and magnetic field components of the modelled and analytical solutions. Since they are so similar, :numref:`hertzian_dipole_fs_results_diffs` shows the percentage differences.
|
||||
:numref:`hertzian_dipole_fs_results` shows the time history of the electric and magnetic field components of the modelled and analytical solutions. The responses overlap one another due to their similarity. Therefore, :numref:`hertzian_dipole_fs_results_diffs` shows the percentage differences between the solutions.
|
||||
|
||||
.. _hertzian_dipole_fs_results:
|
||||
|
@@ -37,7 +37,6 @@ gprMax User Guide
|
||||
:maxdepth: 2
|
||||
:caption: Examples
|
||||
|
||||
examples_analytical
|
||||
examples_simple_2D
|
||||
examples_antennas
|
||||
examples_advanced
|
||||
@@ -48,5 +47,11 @@ gprMax User Guide
|
||||
|
||||
faqs
|
||||
screencasts
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Appendices
|
||||
|
||||
analytical_comparisons
|
||||
references
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户