From 0abd7068dcc88aa8659b159c4f1ca9f4080390d8 Mon Sep 17 00:00:00 2001
From: Dmitri Naumov <github@naumov.de>
Date: Wed, 20 Feb 2019 00:07:10 +0100
Subject: [PATCH] [T] RM; Add observation point output.

Using geometry input but multiple meshes output feature.
---
 Tests/Data/RichardsMechanics/RichardsFlow_2d_small.prj | 4 ++++
 Tests/Data/RichardsMechanics/Richards_2d.gml           | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/Tests/Data/RichardsMechanics/RichardsFlow_2d_small.prj b/Tests/Data/RichardsMechanics/RichardsFlow_2d_small.prj
index 3faa5c9cdad..daaa372891c 100644
--- a/Tests/Data/RichardsMechanics/RichardsFlow_2d_small.prj
+++ b/Tests/Data/RichardsMechanics/RichardsFlow_2d_small.prj
@@ -118,6 +118,10 @@
         <output>
             <type>VTK</type>
             <prefix>RichardsFlow_2d_small</prefix>
+            <meshes>
+                <mesh>Richards_2d</mesh>
+                <mesh>Richards_2d_geometry_OBSERVATION_POINT</mesh>
+            </meshes>
             <timesteps>
                 <pair>
                     <repeat>9</repeat>
diff --git a/Tests/Data/RichardsMechanics/Richards_2d.gml b/Tests/Data/RichardsMechanics/Richards_2d.gml
index 821bf932df8..f92c4c80482 100644
--- a/Tests/Data/RichardsMechanics/Richards_2d.gml
+++ b/Tests/Data/RichardsMechanics/Richards_2d.gml
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:f2d720461be8d6f72f0d2b2bf5b48152b8860dcabdd812331251fa3059ddfc4e
-size 963
+oid sha256:1f635aabe80a0ca1af8a8ad10718ba5d3af0b6edfe00275eea1717a1b3a91cd1
+size 1030
-- 
GitLab