From a2c336529d5867d1204db9af883bdd56718254eb Mon Sep 17 00:00:00 2001
From: Wenqing Wang <wenqing.wang@ufz.de>
Date: Fri, 12 Apr 2019 11:42:54 +0200
Subject: [PATCH] [doc] Changed the description of the issue in  "Create a
 simple parallel model"

---
 .../workflows/create-a-simple-parallel-model/index.pandoc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/web/content/docs/tools/workflows/create-a-simple-parallel-model/index.pandoc b/web/content/docs/tools/workflows/create-a-simple-parallel-model/index.pandoc
index 8b73f21ddbd..d4bc3b2afe2 100644
--- a/web/content/docs/tools/workflows/create-a-simple-parallel-model/index.pandoc
+++ b/web/content/docs/tools/workflows/create-a-simple-parallel-model/index.pandoc
@@ -9,10 +9,12 @@ author = "Thomas Fischer"
 +++
 
 ## Unsupported Processes
-So far, HydroMechanics (including that with LIE) and ThermoHydroMechanics, which
- use linear element for thermal and hydraulic processes and quadratic element
- for mechanics process, respectively, can not use the parallel model.
+So far, the parallel FEM scheme with PETSc cannot be used by the all processes
+ using linear and quadratic function spaces simultaneously. They are
 
+- HydroMechanics (including that with LIE)
+- ThermoHydroMechanics
+- RichardsMechanics
 
 ## Software Modules and Compilation on EVE
 
-- 
GitLab