你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Remove unnecessary comment
这个提交包含在:
@@ -105,9 +105,6 @@ class CPUUpdates(Updates[GridType]):
|
||||
precompute=False,
|
||||
)
|
||||
|
||||
# if(self.grid.iteration % 10 == 0):
|
||||
# np.save('./snapshots/electric_z_{}.npy'.format(self.grid.iteration), self.grid.Ex)
|
||||
|
||||
def update_electric_a(self):
|
||||
"""Updates electric field components."""
|
||||
# All materials are non-dispersive so do standard update.
|
||||
|
在新工单中引用
屏蔽一个用户