From 8502e04aa958894a061f1dc670e91d394765fad3 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 13 Jan 2016 13:26:53 +0000 Subject: [PATCH] Added link to the introductory/basic 2D example model with an A-scan of a metal cylinder. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 5307949e..93a79acf 100644 --- a/README.rst +++ b/README.rst @@ -191,6 +191,8 @@ When the simulation is complete you can plot the A-scan using: python -m tools.plot_Ascan user_models/cylinder_Ascan_2D.out +Your results should like those from the :ref:`A-scan of a metal cylinder ` example in introductory/basic 2D models section. + Optional command line arguments -------------------------------