From f8e3f505d6024715e85d2a66a29e54e067e32b96 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Sat, 21 Jun 2008 17:35:04 +0100 Subject: [PATCH] Updating sampleDict in rhoSonicFoam/shockTube case --- tutorials/rhoSonicFoam/shockTube/system/sampleDict | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/tutorials/rhoSonicFoam/shockTube/system/sampleDict b/tutorials/rhoSonicFoam/shockTube/system/sampleDict index 7c59b17bef..95b819ee74 100644 --- a/tutorials/rhoSonicFoam/shockTube/system/sampleDict +++ b/tutorials/rhoSonicFoam/shockTube/system/sampleDict @@ -25,13 +25,14 @@ FoamFile interpolationScheme cellPoint; -writeFormat raw; +setFormat raw; -sampleSets +sets ( - uniform + data { - name data; + type uniform; + axis x; start (-4.995 0 0); end (4.995 0 0); @@ -39,6 +40,9 @@ sampleSets } ); +surfaces +(); + fields ( T