你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Changed default default for saving and plotting of receiver output components to only electric and magnetic fields, i.e. no longer current.
这个提交包含在:
@@ -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:
|
||||
|
在新工单中引用
屏蔽一个用户