Name changes

这个提交包含在:
craig-warren
2023-03-11 11:54:36 -07:00
父节点 456f9a387a
当前提交 60d911d83b
共有 5 个文件被更改,包括 17 次插入17 次删除

查看文件

@@ -1,15 +1,15 @@
.. _benchmarking:
************************
Performance benchmarking
************************
************
Benchmarking
************
This section provides information and results from performance benchmarking of gprMax.
How to benchmark?
=================
The following simple models (found in the ``tests/benchmarking`` sub-package) can be used to benchmark gprMax on your own system. The models feature different domain sizes (from 100^3 to 800^3 cells) and contain a simple Hertzian dipole source in free space. The following shows an example of the 100^3 cell model:
The following simple models (found in the ``testing/benchmarking`` sub-package) can be used to benchmark gprMax on your own system. The models feature different domain sizes (from 100^3 to 800^3 cells) and contain a simple Hertzian dipole source in free space. The following shows an example of the 100^3 cell model:
.. literalinclude:: ../../testing/benchmarking/bench_100x100x100.in
:language: none