Moved images to shared directory at top-level

这个提交包含在:
Craig Warren
2022-01-07 15:59:21 +00:00
父节点 3e5749c206
当前提交 001c3a763f
共有 74 个文件被更改,包括 52 次插入53 次删除

查看文件

@@ -48,7 +48,7 @@ How to use the package
If you want to create different plots you just need to edit and re-run the ``plot_fields.py`` module on the Numpy file, i.e. you don't have to re-process the output file.
.. figure:: images/antenna_like_GSSI_1500_patterns_E_Er5.png
.. figure:: ../../images_shared/antenna_like_GSSI_1500_patterns_E_Er5.png
:width: 600 px
Example of the E-plane pattern from a simulation containing an antenna model similar to a GSSI 1.5 GHz antenna over a homogeneous, lossless half-space with a relative permittivity of five.

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 397 KiB

查看文件

@@ -17,7 +17,7 @@ Information
`AustinMan and AustinWoman <http://bit.ly/AustinMan>`_ are open source electromagnetic voxel models of the human body, which are developed by the `Computational Electromagnetics Group <http://www.ece.utexas.edu/research/areas/electromagnetics-acoustics>`_ at `The University of Texas at Austin <http://www.utexas.edu>`_. The models are based on data from the `National Library of Medicine’s Visible Human Project <https://www.nlm.nih.gov/research/visible/visible_human.html>`_.
.. figure:: images/AustinMan_head.png
.. figure:: ../../images_shared/AustinMan_head.png
:width: 600 px
FDTD geometry mesh showing the head of the AustinMan model (2x2x2mm :math:`^3`).
@@ -76,7 +76,7 @@ To insert a 2x2x2mm :math:`^3` AustinMan with the lower left corner 40mm from th
For further information on the ``#geometry_objects_read`` see the section on object contruction commands in the :ref:`Input commands section <commands>`.
.. figure:: images/AustinMan.png
.. figure:: ../../images_shared/AustinMan.png
:width: 300 px
FDTD geometry mesh showing the AustinMan body model (2x2x2mm :math:`^3`).

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 443 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 1.1 MiB

查看文件

@@ -36,7 +36,7 @@ where :math:`\epsilon(\omega)` is frequency dependent dielectric permittivity, :
To fit the data to a multi-Debye expansion, you can choose between Havriliak-Negami, Jonscher, or Complex Refractive Index Mixing (CRIM) models, as well as arbitrary dielectric data derived experimentally or calculated using a different function.
.. figure:: images/epsilon.png
.. figure:: ../../images_shared/epsilon.png
:width: 600 px
Real and imaginary parts of frequency-dependent permittivity

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 49 KiB

查看文件

@@ -54,17 +54,17 @@ To include an antenna model similar to a GSSI 1.5 GHz antenna at a location 0.12
antenna_like_GSSI_1500(0.125, 0.094, 0.100, resolution=0.002)
#end_python:
.. figure:: images/antenna_like_GSSI_1500.png
.. figure:: ../../images_shared/antenna_like_GSSI_1500.png
:width: 600 px
FDTD geometry mesh showing an antenna model similar to a GSSI 1.5 GHz antenna (skid removed for illustrative purposes).
.. figure:: images/antenna_like_GSSI_400.png
.. figure:: ../../images_shared/antenna_like_GSSI_400.png
:width: 600 px
FDTD geometry mesh showing an antenna model similar to a GSSI 400 MHz antenna (skid removed for illustrative purposes).
.. figure:: images/antenna_like_MALA_1200.png
.. figure:: ../../images_shared/antenna_like_MALA_1200.png
:width: 600 px
FDTD geometry mesh showing an antenna model similar to a MALA 1.2GHz antenna (skid removed for illustrative purposes).

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 22 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 56 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 191 KiB

查看文件

@@ -76,12 +76,12 @@ The input file for inserting the PMN landmine, with the lower left corner 10mm f
For further information on the ``#geometry_objects_read`` see the section on object contruction commands in the :ref:`Input commands section <commands>`.
.. figure:: images/PMA.png
.. figure:: ../../images_shared/PMA.png
:width: 600 px
FDTD geometry mesh showing the PMA-1 landmine model.
.. figure:: images/PMN.png
.. figure:: ../../images_shared/PMN.png
:width: 600 px
FDTD geometry mesh showing the PMN landmine model.

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 138 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 306 KiB

查看文件

@@ -21,7 +21,7 @@ The simplest way to access any of the material libraries is to use the ``#includ
.. code-block:: none
#include_file: user_libs/materials/eccosorb.txt
#include_file: user_libs/Materials/eccosorb.txt
#box: 0 0 0 0.5 0.5 0.5 eccosorb_ls22
Eccosorb
@@ -29,42 +29,42 @@ Eccosorb
`Eccosorb <http://www.eccosorb.eu>`_ are electromagnetic absorber materials manufactured by `Laird NV <http://www.eccosorb.eu>`_ (formerly Emerson & Cuming Microwave Products NV). Currently models for some of the LS series (14, 16, 18, 20, 22, 26, 28, and 30) are included in this library. The models were created by fitting a 3-pole Debye model to the real and imaginary parts of the relative permittivity taken from the `manufacturers datasheet <http://www.eccosorb.com/Collateral/Documents/English-US/Electrical%20Parameters/ls%20parameters.pdf>`_. The following figures show the fitting.
.. figure:: images/eccosorb_ls14.png
.. figure:: ../../images_shared/eccosorb_ls14.png
:width: 600 px
3-pole Debye fit for Eccosorb LS14 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls16.png
.. figure:: ../../images_shared/eccosorb_ls16.png
:width: 600 px
3-pole Debye fit for Eccosorb LS16 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls18.png
.. figure:: ../../images_shared/eccosorb_ls18.png
:width: 600 px
3-pole Debye fit for Eccosorb LS18 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls20.png
.. figure:: ../../images_shared/eccosorb_ls20.png
:width: 600 px
3-pole Debye fit for Eccosorb LS20 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls22.png
.. figure:: ../../images_shared/eccosorb_ls22.png
:width: 600 px
3-pole Debye fit for Eccosorb LS22 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls26.png
.. figure:: ../../images_shared/eccosorb_ls26.png
:width: 600 px
3-pole Debye fit for Eccosorb LS26 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls28.png
.. figure:: ../../images_shared/eccosorb_ls28.png
:width: 600 px
3-pole Debye fit for Eccosorb LS28 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/eccosorb_ls30.png
.. figure:: ../../images_shared/eccosorb_ls30.png
:width: 600 px
3-pole Debye fit for Eccosorb LS30 absorber (HN indicates data from manufacturer datasheet)

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 145 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 145 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 130 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 153 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 157 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 175 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 168 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 159 KiB

查看文件

@@ -49,22 +49,22 @@ Since the number of voxels are 108 x 88 108 and the spatial discretisation chose
The following is an example of a ``materials.txt`` file that can be used with the generated geometry file (HDF5 format) when importing into gprMax. Since ``-matindex`` is set to 2 the material with name ``hdpe``, i.e. a plastic, will be used.
.. literalinclude:: ../examples/materials.txt
.. literalinclude:: examples/materials.txt
:language: none
:linenos:
The following Python script (using the gprMax API) can be used to import the generated geometry file ``Stanford_Bunny.h5`` and materials file ``materials.txt`` into a gprMax model:
.. literalinclude:: ../examples/bunny.py
.. literalinclude:: examples/bunny.py
:language: python
:linenos:
.. figure:: images/stanford_bunny_stl.png
.. figure:: ../../images_shared/stanford_bunny_stl.png
:width: 600 px
Image of the Stanford bunny STL file
.. figure:: images/stanford_bunny.png
.. figure:: ../../images_shared/stanford_bunny.png
:width: 600 px
FDTD geometry mesh showing the Stanford bunny

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 295 KiB

二进制文件未显示。

之前

宽度:  |  高度:  |  大小: 125 KiB