Updated to reflect change in outputfiles_merge module.

这个提交包含在:
Craig Warren
2016-02-26 15:26:29 +00:00
父节点 1944df49e3
当前提交 1630e65a7f
共有 2 个文件被更改,包括 3 次插入4 次删除

查看文件

@@ -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
* ``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``