你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Updated text on output file structure.
这个提交包含在:
@@ -44,6 +44,7 @@ The output file contains HDF5 groups for sources (``srcs``), transmission lines
|
|||||||
...
|
...
|
||||||
srcs/
|
srcs/
|
||||||
src1/
|
src1/
|
||||||
|
Type
|
||||||
Position
|
Position
|
||||||
src2/
|
src2/
|
||||||
...
|
...
|
||||||
@@ -51,6 +52,12 @@ The output file contains HDF5 groups for sources (``srcs``), transmission lines
|
|||||||
tls/
|
tls/
|
||||||
tl1/
|
tl1/
|
||||||
Position
|
Position
|
||||||
|
Resistance
|
||||||
|
dl
|
||||||
|
Vinc
|
||||||
|
Iinc
|
||||||
|
Vtotal
|
||||||
|
Itotal
|
||||||
tl22/
|
tl22/
|
||||||
...
|
...
|
||||||
|
|
||||||
@@ -85,10 +92,9 @@ Within each individual ``tl`` group are the following attributes:
|
|||||||
Within each individual ``tl`` group are the following datasets:
|
Within each individual ``tl`` group are the following datasets:
|
||||||
|
|
||||||
* ``Vinc`` is an array containing the time history (for the model time window) of the values of the incident voltage in the transmission line.
|
* ``Vinc`` is an array containing the time history (for the model time window) of the values of the incident voltage in the transmission line.
|
||||||
* ``Vscat`` is an array containing the time history (for the model time window) of the values of the scattered (field) voltage in the transmission line.
|
* ``Iinc`` is an array containing the time history (for the model time window) of the values of the incident current in the transmission line.
|
||||||
* ``Iscat`` is an array containing the time history (for the model time window) of the values of the scattered (field) current in the transmission line.
|
* ``Vtotal`` is an array containing the time history (for the model time window) of the values of the total (field) voltage in the transmission line.
|
||||||
* ``Vtot`` is an array containing the time history (for the model time window) of the values of the total (field) voltage in the transmission line.
|
* ``Itotal`` is an array containing the time history (for the model time window) of the values of the total (field) current in the transmission line.
|
||||||
* ``Itot`` is an array containing the time history (for the model time window) of the values of the total (field) current in the transmission line.
|
|
||||||
|
|
||||||
|
|
||||||
Viewing output
|
Viewing output
|
||||||
|
在新工单中引用
屏蔽一个用户