diff --git a/docs/source/examples_simple_2D.rst b/docs/source/examples_simple_2D.rst index 8339a5ec..87c298e7 100644 --- a/docs/source/examples_simple_2D.rst +++ b/docs/source/examples_simple_2D.rst @@ -123,6 +123,8 @@ You should have produced an output file ``cylinder_Ascan_2D.out``. You can view Electric and magnetic field components and currents outputs from a model of a metal cylinder buried in a dielectric half-space. +Check out a `video of the field propagation in this example `_. More videos are screencasts can be found in the :ref:`screencasts section `. + B-scan from a metal cylinder ============================ diff --git a/docs/source/screencasts.rst b/docs/source/screencasts.rst index af2f9adf..e253fc6d 100644 --- a/docs/source/screencasts.rst +++ b/docs/source/screencasts.rst @@ -4,9 +4,16 @@ Screencasts *********** -This section provides links to screencasts that explain how to install gprMax, demonstrate some of its key features, and give example models showing applications. +This section provides links to screencasts and videos that explain how to install gprMax, demonstrate some of its key features, and give example models showing applications. Installation ------------ -* `How to install gprMax for end users on Microsoft Windows `_ -- Needs updating for new unified installation procedure (30/05/2016) \ No newline at end of file +* `How to install gprMax for end users on Microsoft Windows `_ -- Needs updating for new unified installation procedure (30/05/2016) + +Wave propagation +---------------- + +Using the ``#snapshot`` command and Paraview to visualise how the electromagnetic waves are propagating in a simulation. + +* `PEC cylinder buried in a lossless half-space `_ \ No newline at end of file