Docs moves.

这个提交包含在:
Craig Warren
2022-01-07 12:13:08 +00:00
父节点 31a4860933
当前提交 13a6e0bfaf
共有 29 个文件被更改,包括 22 次插入100 次删除

二进制文件未显示。

之前

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

二进制文件未显示。

之前

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

二进制文件未显示。

之前

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

二进制文件未显示。

之前

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

二进制文件未显示。

之前

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

二进制文件未显示。

之前

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

查看文件

@@ -0,0 +1 @@
.. include:: ../../user_libs/DebyeFit/docs/README.rst

查看文件

@@ -0,0 +1 @@
.. include:: ../../user_libs/antenna_patterns/docs/README.rst

查看文件

@@ -1 +1 @@
.. include:: ../../user_libs/antennas/README.rst
.. include:: ../../user_libs/antennas/docs/README.rst

查看文件

@@ -0,0 +1 @@
.. include:: ../../user_libs/AustinManWoman/docs/README.rst

查看文件

@@ -0,0 +1 @@
.. include:: ../../user_libs/landmines/docs/README.rst

查看文件

@@ -0,0 +1 @@
.. include:: ../../user_libs/materials/docs/README.rst

查看文件

@@ -0,0 +1 @@
.. include:: ../../user_libs/stltovoxel/docs/README.rst

查看文件

@@ -39,9 +39,12 @@ gprMax User Guide
:caption: User libraries
include_user_libs_antennas
user_libs_antenna_patterns
user_libs_austinman
user_libs_materials
include_user_libs_antenna_patterns
include_user_libs_austinman
include_user_libs_DebyeFit
include_user_libs_landmines
include_user_libs_materials
include_user_libs_stltovoxel
.. toctree::
:maxdepth: 2

查看文件

@@ -1,87 +0,0 @@
User libraries is a sub-package where useful Python modules contributed by users are stored.
*********
Landmines
*********
Information
===========
**Author/Contact**: Iraklis Giannakis (I.Giannakis@ed.ac.uk), University of Edinburgh, UK
**License**: `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`_
**Attribution/cite**: Giannakis, I., Giannopoulos, A., Warren, C. (2016). A Realistic FDTD Numerical Modeling Framework of Ground Penetrating Radar for Landmine Detection. *IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing*, 9(1), 37-51. (http://dx.doi.org/10.1109/JSTARS.2015.2468597)
The module currently features models of different anti-personnel (AP) landmines and a metal can which can be used as a false target. They are:
* **PMA-1**: a blast AP landmine with minimum metal content, manufactured in the former Yugoslavia. It is possible to detect the PMA-1 with a metal detector because it contains a metal fuse, but there are reports of types of PMA-1 with plastic fuses. The PMA-1 contains 200g of high explosive (TNT). The dimensions of the PMA-1 model are: 140x64x34mm.
* **PMN**: one of the oldest and most widely used landmines, it is a palm shaped cylindrical blast AP landmine, manufactured in Russia. Similar to PMA-1, the PMN contains a large amount, 240g, of high explosive (TNT). It has a minimum metal content which can make it detectable with a metal detector. The dimensions of the PMN model are: 116x156x50mm.
* **TS-50**: a blast AP landmine with minimum metal content, manufactured in Italy. The dimensions of the TS-50 model are: 90x90x44mm.
* **Metal can**: a cylindrical metal can which is can be useful as a false target. The dimensions of the metal can model are: 76x76x108mm.
The landmine models and the metal can be used with a cubic spatial resolution of either 1mm or 2mm.
The dielectric properties of the landmines were obtained through an iterative process of matching numerical and laboratory measurements of scattered electromagnetic fields in free space. A full description of how the models were created can be found at the reference given by the aforementioned attribution/cite.
Package overview
================
.. code-block:: none
can_1x1x1.h5
can_2x2x2.h5
can_materials.txt
PMA_1x1x1.h5
PMA_2x2x2.h5
PMA_materials.txt
PMN_1x1x1.h5
PMN_2x2x2.h5
PMN_materials.txt
TS50_1x1x1.h5
TS50_2x2x2.h5
TS50_materials.txt
* ``can_1x1x1.h5`` is a HDF5 file containing a description of the geometry of the metal can (false target) with a cubic spatial resolution of 1mm
* ``can_2x2x2.h5`` is a HDF5 file containing a description of the geometry of the metal can (false target) with a cubic spatial resolution of 2mm
* ``can_materials.txt`` is a text file containing material properties associated with the metal can
* ``PMA_1x1x1.h5`` is a HDF5 file containing a description of the geometry of the PMA landmine with a cubic spatial resolution of 1mm
* ``PMA_2x2x2.h5`` is a HDF5 file containing a description of the geometry of the PMA landmine with a cubic spatial resolution of 2mm
* ``PMA_materials.txt`` is a text file containing material properties associated with the PMA landmine
* ``PMN_1x1x1.h5`` is a HDF5 file containing a description of the geometry of the PMN landmine with a cubic spatial resolution of 1mm
* ``PMN_2x2x2.h5`` is a HDF5 file containing a description of the geometry of the PMN landmine with a cubic spatial resolution of 2mm
* ``PMN_materials.txt`` is a text file containing material properties associated with the PMN landmine
* ``TS50_1x1x1.h5`` is a HDF5 file containing a description of the geometry of the TS-50 landmine with a cubic spatial resolution of 1mm
* ``TS50_2x2x2.h5`` is a HDF5 file containing a description of the geometry of the TS-50 landmine with a cubic spatial resolution of 2mm
* ``TS50_materials.txt`` is a text file containing material properties associated with the TS-50 landmine
How to use the models
=====================
To insert any of the landmine models or metal can into a simulation use the ``#geometry_objects_read`` command.
Example
-------
The input file for inserting the PMN landmine, with the lower left corner 10mm from the origin of the domain, into an empty domain (free-space) would be:
.. code-block:: none
#title: PMN landmine (116x156x50mm) in free space
#domain: 0.136 0.176 0.070
#dx_dy_dz: 0.001 0.001 0.001
#time_window: 5e-9
#geometry_objects_read: 0.010 0.010 0.010 ../user_libs/landmines/PMN_1x1x1.h5 ../user_libs/landmines/PMN_materials.txt
#geometry_view: 0 0 0 0.136 0.176 0.070 0.001 0.001 0.001 landmine_PMN_fs n
For further information on the ``#geometry_objects_read`` see the section on object contruction commands in the :ref:`Input commands section <commands>`.
.. figure:: images/user_libs/PMA.png
:width: 600 px
FDTD geometry mesh showing the PMA-1 landmine model.
.. figure:: images/user_libs/PMN.png
:width: 600 px
FDTD geometry mesh showing the PMN landmine model.

查看文件

@@ -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/user_libs/AustinMan.png
.. figure:: images/AustinMan.png
:width: 300 px
FDTD geometry mesh showing the AustinMan body model (2x2x2mm :math:`^3`).

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

@@ -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/user_libs/eccosorb_ls14.png
.. figure:: images/eccosorb_ls14.png
:width: 600 px
3-pole Debye fit for Eccosorb LS14 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls16.png
.. figure:: images/eccosorb_ls16.png
:width: 600 px
3-pole Debye fit for Eccosorb LS16 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls18.png
.. figure:: images/eccosorb_ls18.png
:width: 600 px
3-pole Debye fit for Eccosorb LS18 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls20.png
.. figure:: images/eccosorb_ls20.png
:width: 600 px
3-pole Debye fit for Eccosorb LS20 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls22.png
.. figure:: images/eccosorb_ls22.png
:width: 600 px
3-pole Debye fit for Eccosorb LS22 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls26.png
.. figure:: images/eccosorb_ls26.png
:width: 600 px
3-pole Debye fit for Eccosorb LS26 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls28.png
.. figure:: images/eccosorb_ls28.png
:width: 600 px
3-pole Debye fit for Eccosorb LS28 absorber (HN indicates data from manufacturer datasheet)
.. figure:: images/user_libs/eccosorb_ls30.png
.. figure:: images/eccosorb_ls30.png
:width: 600 px
3-pole Debye fit for Eccosorb LS30 absorber (HN indicates data from manufacturer datasheet)

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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

查看文件

之前

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

之后

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