From 6c54debea9bbd8bc8fd8aec30a35198f653d5d8f Mon Sep 17 00:00:00 2001
From: Wanlong <cccwl828@gmail.com>
Date: Wed, 30 Dec 2020 17:45:20 +0800
Subject: [PATCH] [BHE/coaxial] Add the documentation for the deviated coaxial
 DBHE in CXA and CXC type

---
 .../process-dependent-configuration/Heat_Transport_BHE.md       | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/web/content/docs/userguide/process-dependent-configuration/Heat_Transport_BHE.md b/web/content/docs/userguide/process-dependent-configuration/Heat_Transport_BHE.md
index fd02b4a1890..f828482b3a9 100644
--- a/web/content/docs/userguide/process-dependent-configuration/Heat_Transport_BHE.md
+++ b/web/content/docs/userguide/process-dependent-configuration/Heat_Transport_BHE.md
@@ -74,6 +74,8 @@ Currently there are 4 types of BHE available. Following the convention in Diersc
 * CXA: coaxial pipe with annular space as the inlet downwards flow and the centre part as outlet upwards flow;
 * CXC: coaxial pipe with a reversed flow direction to CXA type.
 
+Especially in CXA and CXC type, the direction of the borehole itself could be deviated by any angle, which is defined by mesh. The inflow direction will be in accordance with the direction of the line element (represents the BHE borehole) in the mesh. And the outlet direction is the opposite of the inflow direction.
+
 The cross-sections of these 4 types of BHEs are illustrated in the following figures.
 
 {{< img src="../u_type.png" width="50">}}
-- 
GitLab