From 58411727592e7f8981cfabaea88de3782ce5d9c2 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Wed, 12 Jul 2006 15:42:19 +0000 Subject: [PATCH] Minor changes. --- test_problems/cathermo/Makefile.in | 2 +- test_problems/cathermo/testIAPWSTripP/testTripleP.cpp | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/test_problems/cathermo/Makefile.in b/test_problems/cathermo/Makefile.in index b6dab2902..0c5896a9c 100644 --- a/test_problems/cathermo/Makefile.in +++ b/test_problems/cathermo/Makefile.in @@ -30,7 +30,7 @@ endif test: ifeq ($(test_issp),1) - cd issp; @MAKE@ test + cd issp; @MAKE@ -s test endif ifeq ($(test_electrolytes),1) cd ims; @MAKE@ -s test diff --git a/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp b/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp index 533fbeed3..e4d14702e 100644 --- a/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp +++ b/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp @@ -11,8 +11,6 @@ int main () { WaterPropsIAPWS *water = new WaterPropsIAPWS(); double T; - double rho; - /* * Print out the triple point conditions