你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Removed txs property as it was only used when converting old output files.
这个提交包含在:
@@ -52,7 +52,6 @@ class FDTDGrid:
|
|||||||
self.hertziandipoles = []
|
self.hertziandipoles = []
|
||||||
self.magneticdipoles = []
|
self.magneticdipoles = []
|
||||||
self.transmissionlines = []
|
self.transmissionlines = []
|
||||||
self.txs = [] # Only used for converting old output files to HDF5 format
|
|
||||||
self.srcstepx = 0
|
self.srcstepx = 0
|
||||||
self.srcstepy = 0
|
self.srcstepy = 0
|
||||||
self.srcstepz = 0
|
self.srcstepz = 0
|
||||||
|
在新工单中引用
屏蔽一个用户