From 05f78d5186262ddd53bf0e0e7ecae7c2bd199f30 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Mon, 18 Apr 2016 17:54:01 +0100 Subject: [PATCH] Updated to mention version number in output file. --- docs/source/output.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/output.rst b/docs/source/output.rst index 34a18606..608f9714 100644 --- a/docs/source/output.rst +++ b/docs/source/output.rst @@ -14,6 +14,7 @@ File structure The output file has the following HDF5 attributes at the root (``/``): +* ``gprMax`` is the version number of gprMax used to create the output * ``Title`` is the title of the model * ``Iterations`` is the number of iterations for the time window of the model * ``nx, ny, nz`` is a tuple containing the number of cells in each direction of the model