Changed default default for saving and plotting of receiver output components to only electric and magnetic fields, i.e. no longer current.

这个提交包含在:
Craig Warren
2016-10-14 15:03:47 +01:00
父节点 f947cc941e
当前提交 000cb46c4c
共有 8 个文件被更改,包括 125 次插入107 次删除

查看文件

@@ -794,7 +794,7 @@ Allows you to introduce output points into the model. These are locations where
.. note::
* When the optional parameters ``str1`` and ``str2`` are not given all the electric and magnetic field components and currents will be output with the receiver point.
* When the optional parameters ``str1`` and ``str2`` are not given all the electric and magnetic field components will be output with the receiver point.
#rx_array:
----------

查看文件

@@ -21,7 +21,7 @@ where ``outputfile`` is the name of output file including the path.
There are optional command line arguments:
* ``--outputs`` to specify a subset of the default output components (``Ex``, ``Ey``, ``Ez``, ``Hx``, ``Hy``, ``Hz``, ``Ix``, ``Iy`` or ``Iz``) to plot. By default all components are plotted.
* ``--outputs`` to specify a subset of the default output components (``Ex``, ``Ey``, ``Ez``, ``Hx``, ``Hy``, ``Hz``, ``Ix``, ``Iy`` or ``Iz``) to plot. By default all electric and magnetic field components are plotted.
* ``-fft`` to plot the Fast Fourier Transform (FFT) of a single output component
For example to plot the ``Ez`` output component with it's FFT: