From 909f7bde884871e827db2fa57a5bd4d9972f17ab Mon Sep 17 00:00:00 2001
From: cbsilver <christian.silbermann@ifgt.tu-freiberg.de>
Date: Fri, 19 Nov 2021 15:48:59 +0100
Subject: [PATCH] Replacing heat_capacity with specific_heat_capacity in ctests

---
 Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj          | 2 +-
 .../2/line_1_line_1e2_source_term.prj                         | 2 +-
 .../1D_dirichlet_source-term/line_1_line_1e2_source_term.prj  | 2 +-
 .../T/1D_line_source_term_tests/line_source_term.prj          | 2 +-
 .../T/1D_line_source_term_tests/moving_source_term.prj        | 2 +-
 Tests/Data/Parabolic/T/1D_neumann/newton.prj                  | 2 +-
 Tests/Data/Parabolic/T/1D_neumann/newton_masslumping.prj      | 2 +-
 Tests/Data/Parabolic/T/1D_neumann/petsc_newtonls.prj          | 2 +-
 Tests/Data/Parabolic/T/1D_neumann/picard.prj                  | 2 +-
 Tests/Data/Parabolic/T/1D_neumann/picard_masslumping.prj      | 2 +-
 Tests/Data/Parabolic/T/2D_BHE_array/bhe2d.prj                 | 2 +-
 .../Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj  | 2 +-
 .../T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj         | 2 +-
 .../line_source_term_left/source_term_left.prj                | 2 +-
 .../line_source_term_x_0.5/line_source_term_x_0.5.prj         | 2 +-
 .../line_source_term_x_0.5.prj                                | 2 +-
 .../line_source_term_x_5/line_source_term_x=5.prj             | 2 +-
 .../286k_prisms/line_source_term_in_cylinder.prj              | 2 +-
 .../49k_prisms/line_source_term_in_cylinder.prj               | 2 +-
 .../line_source_term_in_cylinder.prj                          | 2 +-
 .../line_source_term_x_0.5_y_0.5.prj                          | 2 +-
 .../line_source_term_x_0.5_y_0.5_restricted.prj               | 2 +-
 Tests/Data/Parabolic/T/t1_1Dsource/t1_1Dsource.prj            | 4 ++--
 Tests/Data/Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj            | 2 +-
 Tests/Data/Parabolic/T/t2_1D1bt/t2_1D1bt.prj                  | 2 +-
 Tests/Data/Parabolic/T/t2_1D2bt/t2_1D2bt.prj                  | 4 ++--
 26 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj
index d476f404ead..cac054be7fa 100644
--- a/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj
+++ b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj
@@ -30,7 +30,7 @@
                     <value>2500</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_dirichlet_source-term/2/line_1_line_1e2_source_term.prj b/Tests/Data/Parabolic/T/1D_dirichlet_source-term/2/line_1_line_1e2_source_term.prj
index e3250a5034e..3c4a3155844 100644
--- a/Tests/Data/Parabolic/T/1D_dirichlet_source-term/2/line_1_line_1e2_source_term.prj
+++ b/Tests/Data/Parabolic/T/1D_dirichlet_source-term/2/line_1_line_1e2_source_term.prj
@@ -70,7 +70,7 @@
                     <value>5</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_dirichlet_source-term/line_1_line_1e2_source_term.prj b/Tests/Data/Parabolic/T/1D_dirichlet_source-term/line_1_line_1e2_source_term.prj
index d6f87525133..44920c0dbb2 100644
--- a/Tests/Data/Parabolic/T/1D_dirichlet_source-term/line_1_line_1e2_source_term.prj
+++ b/Tests/Data/Parabolic/T/1D_dirichlet_source-term/line_1_line_1e2_source_term.prj
@@ -70,7 +70,7 @@
                     <value>5</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_line_source_term_tests/line_source_term.prj b/Tests/Data/Parabolic/T/1D_line_source_term_tests/line_source_term.prj
index 5395f1a07f5..0f8ffbc567d 100644
--- a/Tests/Data/Parabolic/T/1D_line_source_term_tests/line_source_term.prj
+++ b/Tests/Data/Parabolic/T/1D_line_source_term_tests/line_source_term.prj
@@ -75,7 +75,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>0</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_line_source_term_tests/moving_source_term.prj b/Tests/Data/Parabolic/T/1D_line_source_term_tests/moving_source_term.prj
index 79c8689dcbb..c01ab8fbf1d 100644
--- a/Tests/Data/Parabolic/T/1D_line_source_term_tests/moving_source_term.prj
+++ b/Tests/Data/Parabolic/T/1D_line_source_term_tests/moving_source_term.prj
@@ -70,7 +70,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_neumann/newton.prj b/Tests/Data/Parabolic/T/1D_neumann/newton.prj
index 92c37ce48f7..53790e4d778 100644
--- a/Tests/Data/Parabolic/T/1D_neumann/newton.prj
+++ b/Tests/Data/Parabolic/T/1D_neumann/newton.prj
@@ -30,7 +30,7 @@
                     <value>3.2</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_neumann/newton_masslumping.prj b/Tests/Data/Parabolic/T/1D_neumann/newton_masslumping.prj
index dfee1c16067..f1087f8e376 100644
--- a/Tests/Data/Parabolic/T/1D_neumann/newton_masslumping.prj
+++ b/Tests/Data/Parabolic/T/1D_neumann/newton_masslumping.prj
@@ -26,7 +26,7 @@
                     <value>3.2</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_neumann/petsc_newtonls.prj b/Tests/Data/Parabolic/T/1D_neumann/petsc_newtonls.prj
index e293a0bccd9..15ffe1d94c5 100644
--- a/Tests/Data/Parabolic/T/1D_neumann/petsc_newtonls.prj
+++ b/Tests/Data/Parabolic/T/1D_neumann/petsc_newtonls.prj
@@ -25,7 +25,7 @@
                     <value>2500</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_neumann/picard.prj b/Tests/Data/Parabolic/T/1D_neumann/picard.prj
index 1ae3deb4fbb..57c35a52cb9 100644
--- a/Tests/Data/Parabolic/T/1D_neumann/picard.prj
+++ b/Tests/Data/Parabolic/T/1D_neumann/picard.prj
@@ -30,7 +30,7 @@
                     <value>2500</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/1D_neumann/picard_masslumping.prj b/Tests/Data/Parabolic/T/1D_neumann/picard_masslumping.prj
index 8088d357bf5..86ab511d3b1 100644
--- a/Tests/Data/Parabolic/T/1D_neumann/picard_masslumping.prj
+++ b/Tests/Data/Parabolic/T/1D_neumann/picard_masslumping.prj
@@ -26,7 +26,7 @@
                     <value>3.2</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1000</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_BHE_array/bhe2d.prj b/Tests/Data/Parabolic/T/2D_BHE_array/bhe2d.prj
index 206d762b9d4..39a22ccb1fb 100644
--- a/Tests/Data/Parabolic/T/2D_BHE_array/bhe2d.prj
+++ b/Tests/Data/Parabolic/T/2D_BHE_array/bhe2d.prj
@@ -20,7 +20,7 @@
             <phases/>
             <properties>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1500</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj b/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj
index 9d0a620d8c9..1688f3ea14a 100644
--- a/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj
+++ b/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj
@@ -25,7 +25,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj
index e0b3658a7c8..66b02124739 100644
--- a/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj
+++ b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj
@@ -30,7 +30,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_left/source_term_left.prj b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_left/source_term_left.prj
index 6c7e4114312..6cf286905e5 100644
--- a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_left/source_term_left.prj
+++ b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_left/source_term_left.prj
@@ -69,7 +69,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5/line_source_term_x_0.5.prj b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5/line_source_term_x_0.5.prj
index 9c41fcc2caa..faa26a4302b 100644
--- a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5/line_source_term_x_0.5.prj
+++ b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5/line_source_term_x_0.5.prj
@@ -70,7 +70,7 @@
                     <value>0</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>0</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5_restricted_to_middle/line_source_term_x_0.5.prj b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5_restricted_to_middle/line_source_term_x_0.5.prj
index e0e0f4e6067..aadf50ae1a0 100644
--- a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5_restricted_to_middle/line_source_term_x_0.5.prj
+++ b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_0.5_restricted_to_middle/line_source_term_x_0.5.prj
@@ -64,7 +64,7 @@
             <phases/>
             <properties>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_5/line_source_term_x=5.prj b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_5/line_source_term_x=5.prj
index c1d8f19b0a6..463fdfcb61b 100644
--- a/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_5/line_source_term_x=5.prj
+++ b/Tests/Data/Parabolic/T/2D_source_term_tests/line_source_term_x_5/line_source_term_x=5.prj
@@ -64,7 +64,7 @@
             <phases/>
             <properties>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/286k_prisms/line_source_term_in_cylinder.prj b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/286k_prisms/line_source_term_in_cylinder.prj
index 1addd14fee3..56f80461dcb 100644
--- a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/286k_prisms/line_source_term_in_cylinder.prj
+++ b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/286k_prisms/line_source_term_in_cylinder.prj
@@ -64,7 +64,7 @@
             <phases/>
             <properties>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>0</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/49k_prisms/line_source_term_in_cylinder.prj b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/49k_prisms/line_source_term_in_cylinder.prj
index 25128785701..17136c4d85f 100644
--- a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/49k_prisms/line_source_term_in_cylinder.prj
+++ b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder/49k_prisms/line_source_term_in_cylinder.prj
@@ -64,7 +64,7 @@
             <phases/>
             <properties>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>0</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder_axisymmetric/line_source_term_in_cylinder.prj b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder_axisymmetric/line_source_term_in_cylinder.prj
index 297b3dc9f57..e4c7d022cba 100644
--- a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder_axisymmetric/line_source_term_in_cylinder.prj
+++ b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_in_cylinder_axisymmetric/line_source_term_in_cylinder.prj
@@ -64,7 +64,7 @@
             <phases/>
             <properties>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>0</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle/line_source_term_x_0.5_y_0.5.prj b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle/line_source_term_x_0.5_y_0.5.prj
index f295af739fe..926613655dc 100644
--- a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle/line_source_term_x_0.5_y_0.5.prj
+++ b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle/line_source_term_x_0.5_y_0.5.prj
@@ -74,7 +74,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle_restricted/line_source_term_x_0.5_y_0.5_restricted.prj b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle_restricted/line_source_term_x_0.5_y_0.5_restricted.prj
index 896189aa733..90874daa389 100644
--- a/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle_restricted/line_source_term_x_0.5_y_0.5_restricted.prj
+++ b/Tests/Data/Parabolic/T/3D_line_source_term_tests/3D_line_source_term_middle_restricted/line_source_term_x_0.5_y_0.5_restricted.prj
@@ -74,7 +74,7 @@
                     <value>1</value>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Constant</type>
                     <value>1</value>
                 </property>
diff --git a/Tests/Data/Parabolic/T/t1_1Dsource/t1_1Dsource.prj b/Tests/Data/Parabolic/T/t1_1Dsource/t1_1Dsource.prj
index ce6dc22752b..ff4445d2c96 100644
--- a/Tests/Data/Parabolic/T/t1_1Dsource/t1_1Dsource.prj
+++ b/Tests/Data/Parabolic/T/t1_1Dsource/t1_1Dsource.prj
@@ -24,7 +24,7 @@
                     <parameter_name>rho</parameter_name>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Parameter</type>
                     <parameter_name>c</parameter_name>
                 </property>
@@ -44,7 +44,7 @@
                     <parameter_name>rho</parameter_name>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Parameter</type>
                     <parameter_name>c</parameter_name>
                 </property>
diff --git a/Tests/Data/Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj b/Tests/Data/Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj
index 2c8107aa0ae..55f8d53dad8 100644
--- a/Tests/Data/Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj
+++ b/Tests/Data/Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj
@@ -29,7 +29,7 @@
                     <parameter_name>rho</parameter_name>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Parameter</type>
                     <parameter_name>c</parameter_name>
                 </property>
diff --git a/Tests/Data/Parabolic/T/t2_1D1bt/t2_1D1bt.prj b/Tests/Data/Parabolic/T/t2_1D1bt/t2_1D1bt.prj
index 6b86b67db9b..d5abd2485cb 100644
--- a/Tests/Data/Parabolic/T/t2_1D1bt/t2_1D1bt.prj
+++ b/Tests/Data/Parabolic/T/t2_1D1bt/t2_1D1bt.prj
@@ -25,7 +25,7 @@
                     <parameter_name>rho</parameter_name>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Parameter</type>
                     <parameter_name>c</parameter_name>
                 </property>
diff --git a/Tests/Data/Parabolic/T/t2_1D2bt/t2_1D2bt.prj b/Tests/Data/Parabolic/T/t2_1D2bt/t2_1D2bt.prj
index bc99b22b4fa..d62afd282e1 100644
--- a/Tests/Data/Parabolic/T/t2_1D2bt/t2_1D2bt.prj
+++ b/Tests/Data/Parabolic/T/t2_1D2bt/t2_1D2bt.prj
@@ -30,7 +30,7 @@
                     <parameter_name>lambda</parameter_name>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Parameter</type>
                     <parameter_name>c</parameter_name>
                 </property>
@@ -50,7 +50,7 @@
                     <parameter_name>lambda</parameter_name>
                 </property>
                 <property>
-                    <name>heat_capacity</name>
+                    <name>specific_heat_capacity</name>
                     <type>Parameter</type>
                     <parameter_name>c</parameter_name>
                 </property>
-- 
GitLab