From 25e25871fcfa8c5775eb87c86c4860c23e067a0b Mon Sep 17 00:00:00 2001
From: sergio <sergio>
Date: Mon, 26 Jun 2017 08:49:35 -0700
Subject: [PATCH] STY: Upadting thermo in sphereDrop tutorial case

---
 .../sphereDrop/constant/thermophysicalProperties.air        | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/thermophysicalProperties.air b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/thermophysicalProperties.air
index 0aa182835f..1506aef73d 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/thermophysicalProperties.air
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/thermophysicalProperties.air
@@ -38,12 +38,6 @@ mixture
         Cp          1007;
         Hf          0;
     }
-    equationOfState
-    {
-        rho         1.27;
-        R           90000;
-        rho0        1.27;
-    }
     transport
     {
         mu          1.84e-05;
-- 
GitLab