Updated names of materials text files.

这个提交包含在:
Craig Warren
2016-09-22 12:25:57 +01:00
父节点 04da1ec6e7
当前提交 ccfc0ecbf0
共有 4 个文件被更改,包括 15 次插入15 次删除

查看文件

@@ -42,12 +42,12 @@ Package overview
.. code-block:: none
AustinManWoman_gprMax_materials.txt
AustinManWoman_gprMax_materials_dispersive.txt
AustinManWoman_materials.txt
AustinManWoman_materials_dispersive.txt
head_only_hdf5.py
* ``AustinManWoman_gprMax_materials.txt`` is a text file containing non-dispersive material properties at 900 MHz (http://niremf.ifac.cnr.it/tissprop/).
* ``AustinManWoman_gprMax_materials_dispersive.txt`` is a text file containing dispersive material properties using a 3-pole Debye model (http://dx.doi.org/10.1109/LMWC.2011.2180371). Note the main body tissues are described using a 3-pole Debye model, nbut ot all materials have a dispersive description.
* ``AustinManWoman_materials.txt`` is a text file containing non-dispersive material properties at 900 MHz (http://niremf.ifac.cnr.it/tissprop/).
* ``AustinManWoman_materials_dispersive.txt`` is a text file containing dispersive material properties using a 3-pole Debye model (http://dx.doi.org/10.1109/LMWC.2011.2180371). Note the main body tissues are described using a 3-pole Debye model, nbut ot all materials have a dispersive description.
* ``head_only_hdf5.py`` is a script to assist with creating a model of only the head from a full body AustinMan/Woman model.
How to use the models
@@ -66,7 +66,7 @@ To insert a 2x2x2mm :math:`^3` AustinMan with the lower left corner 40mm from th
.. code-block:: none
#geometry_objects_file: 0.04 0.04 0.04 ../user_libs/AustinManWoman/AustinMan_v2.3_2x2x2.h5 ../user_libs/AustinManWoman/AustinManWoman_gprMax_materials_dispersive.txt
#geometry_objects_file: 0.04 0.04 0.04 ../user_libs/AustinManWoman/AustinMan_v2.3_2x2x2.h5 ../user_libs/AustinManWoman/AustinManWoman_materials_dispersive.txt
For further information on the ``#geometry_objects_file`` see the section on object contruction commands in the :ref:`Input commands section <commands>`.