tAdded images to readme - werner - cellular automata simulation of wind-driven sand transport
HTML git clone git://src.adamsgaard.dk/werner
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 9cd6a3f5ec0072eeec5511c50134000c3f9e4b43
DIR parent e61d9a3bdfb5395b590209335c13a79d7af7afc9
HTML Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date: Mon, 22 Apr 2013 09:18:02 +0200
Added images to readme
Diffstat:
M README.rst | 9 +++++++++
A out/matrix.010.txt.png | 0
A out/matrix.050.txt.png | 0
A out/matrix.300.txt.png | 0
4 files changed, 9 insertions(+), 0 deletions(-)
---
DIR diff --git a/README.rst b/README.rst
t@@ -29,3 +29,12 @@ placed in the `out/` folder.
Simulation parameters are changed in `wernerparams.h`. After changing this file,
run ``make`` again.
+Example images
+--------------
+
+.. figure:: out/matrix.010.txt.png
+ :alt: Dune field at t = 10
+.. figure:: out/matrix.100.txt.png
+ :alt: Dune field at t = 100
+.. figure:: out/matrix.300.txt.png
+ :alt: Dune field at t = 300
DIR diff --git a/out/matrix.010.txt.png b/out/matrix.010.txt.png
Binary files differ.
DIR diff --git a/out/matrix.050.txt.png b/out/matrix.050.txt.png
Binary files differ.
DIR diff --git a/out/matrix.300.txt.png b/out/matrix.300.txt.png
Binary files differ.