Updated paths to reflect new tests sub-package structure.

这个提交包含在:
Craig Warren
2017-01-26 14:59:57 +00:00
父节点 daab11f23a
当前提交 a783b05e3e
共有 2 个文件被更改,包括 8 次插入8 次删除

查看文件

@@ -7,11 +7,11 @@ This section presents comparisons between analytical solutions and modelled solu
Hertzian dipole in free space
=============================
:download:`hertzian_dipole_fs.in <../../tests/analytical/hertzian_dipole_fs/hertzian_dipole_fs.in>`
:download:`hertzian_dipole_fs.in <../../tests/models_basic/hertzian_dipole_fs/hertzian_dipole_fs.in>`
This example is of a Hertzian dipole, i.e. an additive source (electric current density), in free space.
.. literalinclude:: ../../tests/analytical/hertzian_dipole_fs/hertzian_dipole_fs.in
.. literalinclude:: ../../tests/models_basic/hertzian_dipole_fs/hertzian_dipole_fs.in
:language: none
:linenos:
@@ -24,17 +24,17 @@ Results
.. _hertzian_dipole_fs_results:
.. figure:: ../../tests/analytical/hertzian_dipole_fs/hertzian_dipole_fs_vs_analytical.png
.. figure:: ../../tests/models_basic/hertzian_dipole_fs/hertzian_dipole_fs_analytical.png
:width: 600 px
Time history of the electric and magnetic field components of the modelled and analytical solutions.
.. _hertzian_dipole_fs_results_diffs:
.. figure:: ../../tests/analytical/hertzian_dipole_fs/hertzian_dipole_fs_vs_analytical_diffs.png
.. figure:: ../../tests/models_basic/hertzian_dipole_fs/hertzian_dipole_fs_analytical_diffs.png
:width: 600 px
Percentage differences between the modelled and analytical solutions.
Percentage differences between the modelled and analytical solutions ('Ref', in this case, indicates solution calculated from theory)
The match between the analytical and numerically modelled solutions is excellent. The maximum difference is approximately 1%, which is observed in the Ez field component (the same direction as the Hertzian dipole source). The other electric field components exhibit maximum differences of approximately 0.5%, and the magnetic field components 0.25%.