你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Updated to reflect change in outputfiles_merge module.
这个提交包含在:
@@ -158,7 +158,7 @@ You should have produced 60 output files, one for each A-scan, with names ``cyli
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
python -m tools.outputfiles_merge user_models/cylinder_Bscan_2D 60
|
||||
python -m tools.outputfiles_merge user_models/cylinder_Bscan_2D
|
||||
|
||||
You should see a combined output file ``cylinder_Bscan_2D_merged.out``. The tool will ask you if you want to delete the original single A-scan output files or keep them.
|
||||
|
||||
|
@@ -25,9 +25,8 @@ gprMax produces a separate output file for each trace (A-scan) in a B-scan. This
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
python -m tools.outputfiles_merge basefilename modelruns
|
||||
python -m tools.outputfiles_merge basefilename
|
||||
|
||||
where:
|
||||
|
||||
* ``basefilename`` is the base name file of the output file series, e.g. for ``myoutput1.out``, ``myoutput2.out`` the base file name would be ``myoutput``
|
||||
* ``modelruns`` is the number of output files to combine
|
在新工单中引用
屏蔽一个用户