Updating sampleDict in rhoSonicFoam/shockTube case

This commit is contained in:
Chris Greenshields
2008-06-21 17:35:04 +01:00
parent 5390ac2b1f
commit 713ce12d95

View File

@ -25,13 +25,14 @@ FoamFile
interpolationScheme cellPoint; interpolationScheme cellPoint;
writeFormat raw; setFormat raw;
sampleSets sets
( (
uniform data
{ {
name data; type uniform;
axis x; axis x;
start (-4.995 0 0); start (-4.995 0 0);
end (4.995 0 0); end (4.995 0 0);
@ -39,6 +40,9 @@ sampleSets
} }
); );
surfaces
();
fields fields
( (
T T