From 19e6b7c95a47b23a8d39f392de3c5c61125c5288 Mon Sep 17 00:00:00 2001
From: Dmitri Naumov <dmitri.naumov@ufz.de>
Date: Thu, 1 Mar 2018 17:46:37 +0100
Subject: [PATCH] [T] Add hydro_crack_scheme option.

---
 Tests/Data/PhaseField/2D_static.prj | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Tests/Data/PhaseField/2D_static.prj b/Tests/Data/PhaseField/2D_static.prj
index 1c99b5b3605..d848c5d108a 100644
--- a/Tests/Data/PhaseField/2D_static.prj
+++ b/Tests/Data/PhaseField/2D_static.prj
@@ -7,6 +7,7 @@
             <name>PhaseField</name>
             <type>PHASE_FIELD</type>
             <coupling_scheme>staggered</coupling_scheme>
+            <hydro_crack_scheme>static</hydro_crack_scheme>
             <integration_order>2</integration_order>
             <constitutive_relation>
                 <type>LinearElasticIsotropic</type>
-- 
GitLab