From 71543c2ecfaea498473fa32d44a70f55d0d02880 Mon Sep 17 00:00:00 2001
From: Boyan Meng <meng.boyan@ufz.de>
Date: Thu, 7 Nov 2019 11:01:05 +0100
Subject: [PATCH] Modify prj files of existing benchmarks

fix errors in the modification of the existing benchmarks (+1 squashed commits)

Squashed commits:

[0dbf10579] modify prj files of existing benchmarks
---
 .../Data/Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj  | 30 +++++++++----------
 .../T/3D_Beier_sandbox/beier_sandbox.prj      | 30 +++++++++----------
 .../fixed_power_constant_flow.prj             | 30 +++++++++----------
 .../T/3D_deep_BHE/3D_deep_BHE_CXA.prj         | 30 +++++++++----------
 .../T/3D_deep_BHE/3D_deep_BHE_CXC.prj         | 30 +++++++++----------
 5 files changed, 75 insertions(+), 75 deletions(-)

diff --git a/Tests/Data/Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj b/Tests/Data/Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj
index a2012b5d79b..65448afc9d0 100644
--- a/Tests/Data/Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj
+++ b/Tests/Data/Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj
@@ -60,15 +60,15 @@
                 <phase>
                     <type>AqueousLiquid</type>
                     <properties>
-                        <property>
-                            <name>specific_heat_capacity</name>
+						<property>
+                            <name>phase_velocity</name>
                             <type>Constant</type>
-                            <value>4068</value>
+                            <value>0 0 0</value>
                         </property>
                         <property>
-                            <name>thermal_conductivity</name>
+                            <name>specific_heat_capacity</name>
                             <type>Constant</type>
-                            <value>0.1</value>
+                            <value>4068</value>
                         </property>
                         <property>
                             <name>density</name>
@@ -85,11 +85,6 @@
                             <type>Constant</type>
                             <value>1778</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>2.78018</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -105,11 +100,6 @@
                             <type>Constant</type>
                             <value>1000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>3.2</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -119,6 +109,16 @@
                 </phase>
             </phases>
             <properties>
+				<property>
+                    <name>porosity</name>
+                    <type>Constant</type>
+                    <value>0</value>
+                </property>
+				<property>
+                     <name>thermal_conductivity</name>
+                     <type>Constant</type>
+                     <value>2.78018</value>
+                </property>
                 <property>
                     <name>thermal_longitudinal_dispersivity</name>
                     <type>Constant</type>
diff --git a/Tests/Data/Parabolic/T/3D_Beier_sandbox/beier_sandbox.prj b/Tests/Data/Parabolic/T/3D_Beier_sandbox/beier_sandbox.prj
index 133091f032e..b71fb77e37f 100644
--- a/Tests/Data/Parabolic/T/3D_Beier_sandbox/beier_sandbox.prj
+++ b/Tests/Data/Parabolic/T/3D_Beier_sandbox/beier_sandbox.prj
@@ -60,15 +60,15 @@
                 <phase>
                     <type>AqueousLiquid</type>
                     <properties>
-                        <property>
-                            <name>specific_heat_capacity</name>
+						<property>
+                            <name>phase_velocity</name>
                             <type>Constant</type>
-                            <value>4068</value>
+                            <value>0 0 0</value>
                         </property>
                         <property>
-                            <name>thermal_conductivity</name>
+                            <name>specific_heat_capacity</name>
                             <type>Constant</type>
-                            <value>0.1</value>
+                            <value>4068</value>
                         </property>
                         <property>
                             <name>density</name>
@@ -85,11 +85,6 @@
                             <type>Constant</type>
                             <value>1778</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>2.78018</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -105,11 +100,6 @@
                             <type>Constant</type>
                             <value>1000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>3.2</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -119,6 +109,16 @@
                 </phase>
             </phases>
             <properties>
+				<property>
+                    <name>porosity</name>
+                    <type>Constant</type>
+                    <value>0</value>
+                </property>
+				<property>
+                    <name>thermal_conductivity</name>
+                    <type>Constant</type>
+                    <value>2.78018</value>
+                </property>
                 <property>
                     <name>thermal_longitudinal_dispersivity</name>
                     <type>Constant</type>
diff --git a/Tests/Data/Parabolic/T/3D_Beier_sandbox/fixed_power_constant_flow.prj b/Tests/Data/Parabolic/T/3D_Beier_sandbox/fixed_power_constant_flow.prj
index 2d6ea158e79..43593526812 100644
--- a/Tests/Data/Parabolic/T/3D_Beier_sandbox/fixed_power_constant_flow.prj
+++ b/Tests/Data/Parabolic/T/3D_Beier_sandbox/fixed_power_constant_flow.prj
@@ -60,15 +60,15 @@
                 <phase>
                     <type>AqueousLiquid</type>
                     <properties>
-                        <property>
-                            <name>specific_heat_capacity</name>
+						<property>
+                            <name>phase_velocity</name>
                             <type>Constant</type>
-                            <value>4068</value>
+                            <value>0 0 0</value>
                         </property>
                         <property>
-                            <name>thermal_conductivity</name>
+                            <name>specific_heat_capacity</name>
                             <type>Constant</type>
-                            <value>0.1</value>
+                            <value>4068</value>
                         </property>
                         <property>
                             <name>density</name>
@@ -85,11 +85,6 @@
                             <type>Constant</type>
                             <value>1778</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>2.78018</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -105,11 +100,6 @@
                             <type>Constant</type>
                             <value>1000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>3.2</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -119,6 +109,16 @@
                 </phase>
             </phases>
             <properties>
+				<property>
+                    <name>porosity</name>
+                    <type>Constant</type>
+                    <value>0</value>
+                </property>
+				<property>
+                    <name>thermal_conductivity</name>
+                    <type>Constant</type>
+                    <value>2.78018</value>
+                </property>
                 <property>
                     <name>thermal_longitudinal_dispersivity</name>
                     <type>Constant</type>
diff --git a/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXA.prj b/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXA.prj
index cd1cfdd19f1..a0980efdacd 100644
--- a/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXA.prj
+++ b/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXA.prj
@@ -59,15 +59,15 @@
                 <phase>
                     <type>AqueousLiquid</type>
                     <properties>
-                        <property>
-                            <name>specific_heat_capacity</name>
+						<property>
+                            <name>phase_velocity</name>
                             <type>Constant</type>
-                            <value>4068</value>
+                            <value>0 0 0</value>
                         </property>
                         <property>
-                            <name>thermal_conductivity</name>
+                            <name>specific_heat_capacity</name>
                             <type>Constant</type>
-                            <value>0.1</value>
+                            <value>4068</value>
                         </property>
                         <property>
                             <name>density</name>
@@ -84,11 +84,6 @@
                             <type>Constant</type>
                             <value>2000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>2.5</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -104,11 +99,6 @@
                             <type>Constant</type>
                             <value>1000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>3.2</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -118,6 +108,16 @@
                 </phase>
             </phases>
             <properties>
+				<property>
+                    <name>porosity</name>
+                    <type>Constant</type>
+                    <value>0</value>
+                </property>
+				<property>
+                    <name>thermal_conductivity</name>
+                    <type>Constant</type>
+                    <value>2.5</value>
+                </property>
                 <property>
                     <name>thermal_longitudinal_dispersivity</name>
                     <type>Constant</type>
diff --git a/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXC.prj b/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXC.prj
index 99f26fb781e..3a6901b85b7 100644
--- a/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXC.prj
+++ b/Tests/Data/Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXC.prj
@@ -59,15 +59,15 @@
                 <phase>
                     <type>AqueousLiquid</type>
                     <properties>
-                        <property>
-                            <name>specific_heat_capacity</name>
+						<property>
+                            <name>phase_velocity</name>
                             <type>Constant</type>
-                            <value>4068</value>
+                            <value>0 0 0</value>
                         </property>
                         <property>
-                            <name>thermal_conductivity</name>
+                            <name>specific_heat_capacity</name>
                             <type>Constant</type>
-                            <value>0.1</value>
+                            <value>4068</value>
                         </property>
                         <property>
                             <name>density</name>
@@ -84,11 +84,6 @@
                             <type>Constant</type>
                             <value>2000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>2.5</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -104,11 +99,6 @@
                             <type>Constant</type>
                             <value>1000</value>
                         </property>
-                        <property>
-                            <name>thermal_conductivity</name>
-                            <type>Constant</type>
-                            <value>3.2</value>
-                        </property>
                         <property>
                             <name>density</name>
                             <type>Constant</type>
@@ -118,6 +108,16 @@
                 </phase>
             </phases>
             <properties>
+				<property>
+                    <name>porosity</name>
+                    <type>Constant</type>
+                    <value>0</value>
+                </property>
+				<property>
+                    <name>thermal_conductivity</name>
+                    <type>Constant</type>
+                    <value>2.5</value>
+                </property>
                 <property>
                     <name>thermal_longitudinal_dispersivity</name>
                     <type>Constant</type>
-- 
GitLab