From df4b108323df150db168c5cf2f3daa62bfb6f83c Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sat, 23 Aug 2008 00:55:58 +0000 Subject: [PATCH] Added and modified a few files for VPSSMgr changes. --- test_problems/Makefile.in | 8 +++ .../VCSnonideal/NaCl_equil/HMW_NaCl.xml | 2 +- .../cathermo/HMW_dupl_test/HMW_dupl_test.cpp | 1 + .../cathermo/HMW_graph_VvT/HMW_graph_VvT.cpp | 1 + .../cathermo/testWaterPDSS/testWaterPDSS.cpp | 7 +-- test_problems/silane_equil/IdealGasMix.h | 52 ------------------- test_problems/silane_equil/output_blessed.txt | 9 +--- test_problems/silane_equil/silane_equil.cpp | 1 + 8 files changed, 17 insertions(+), 64 deletions(-) delete mode 100644 test_problems/silane_equil/IdealGasMix.h diff --git a/test_problems/Makefile.in b/test_problems/Makefile.in index d37229c44..f9db52f51 100644 --- a/test_problems/Makefile.in +++ b/test_problems/Makefile.in @@ -14,6 +14,8 @@ all: cd cxx_ex; @MAKE@ all cd surfkin; @MAKE@ all cd fracCoeff; @MAKE@ all + cd silane_equil; @MAKE@ all + cd VPsilane_test; @MAKE@ all cd negATest; @MAKE@ all cd diamondSurf; @MAKE@ all cd diamondSurf_dupl; @MAKE@ all @@ -50,6 +52,8 @@ test: @ cd cxx_ex; @MAKE@ -s test @ cd surfkin; @MAKE@ -s test @ cd fracCoeff; @MAKE@ -s test + @ cd silane_equil; @MAKE@ -s test + @ cd VPsilane_test; @MAKE@ -s test @ cd negATest; @MAKE@ -s test @ cd diamondSurf; @MAKE@ -s test @ cd diamondSurf_dupl; @MAKE@ -s test @@ -89,6 +93,8 @@ clean: cd cxx_ex; $(RM) .depends ; @MAKE@ clean cd surfkin; $(RM) .depends ; @MAKE@ clean cd fracCoeff; $(RM) .depends ; @MAKE@ clean + cd silane_equil; $(RM) .depends ; @MAKE@ clean + cd VPsilane_test; $(RM) .depends ; @MAKE@ clean cd negATest; $(RM) .depends ; @MAKE@ clean cd diamondSurf; $(RM) .depends ; @MAKE@ clean cd diamondSurf_dupl; $(RM) .depends ; @MAKE@ clean @@ -114,6 +120,8 @@ depends: cd cxx_ex; @MAKE@ depends cd surfkin; @MAKE@ depends cd fracCoeff; @MAKE@ depends + cd silane_equil; @MAKE@ depends + cd VPsilane_test; @MAKE@ depends cd negATest; @MAKE@ depends cd diamondSurf; @MAKE@ depends cd diamondSurf_dupl; @MAKE@ depends diff --git a/test_problems/VCSnonideal/NaCl_equil/HMW_NaCl.xml b/test_problems/VCSnonideal/NaCl_equil/HMW_NaCl.xml index 26f95dbdc..eb8514cd3 100644 --- a/test_problems/VCSnonideal/NaCl_equil/HMW_NaCl.xml +++ b/test_problems/VCSnonideal/NaCl_equil/HMW_NaCl.xml @@ -108,7 +108,7 @@ - +