From 2f73c438c083bf00c71b14d01b6524b26f3ce92c Mon Sep 17 00:00:00 2001 From: Dmitri Naumov <dmitri.naumov@ufz.de> Date: Wed, 24 Nov 2021 14:56:05 +0100 Subject: [PATCH] [T/RF] Remove duplication of ref.temp. property --- .../Data/RichardsMechanics/RichardsFlow_2d_richardsflow.prj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Tests/Data/RichardsMechanics/RichardsFlow_2d_richardsflow.prj b/Tests/Data/RichardsMechanics/RichardsFlow_2d_richardsflow.prj index 48892f6632b..144387f8b70 100644 --- a/Tests/Data/RichardsMechanics/RichardsFlow_2d_richardsflow.prj +++ b/Tests/Data/RichardsMechanics/RichardsFlow_2d_richardsflow.prj @@ -63,11 +63,6 @@ <type>Constant</type> <value>4.46e-13</value> </property> - <property> - <name>reference_temperature</name> - <type>Constant</type> - <value>293.15</value> - </property> <property> <name>saturation</name> <type>SaturationVanGenuchten</type> -- GitLab