cht tutorial tidy up

- remove inappropriate fields from the regions
    (only important or useful for post-processing)
  - Allclean script had missed some files
This commit is contained in:
Mark Olesen
2008-08-08 22:38:25 +02:00
parent 851abe7661
commit a99632d441
16 changed files with 145 additions and 224 deletions

View File

@ -1,20 +1,19 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: http://www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
root "/home/warhol/chris/foam/chris2.1/run/tutorials/interFoam";
case "damBreak";
instance "system";
local "";
class dictionary;
object changePatchTypeDict;
version 2.0;
format ascii;
class dictionary;
object changeDictionaryDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dictionaryReplacement
{
T
@ -61,7 +60,6 @@ dictionaryReplacement
}
}
K
{
internalField uniform 80;
@ -83,7 +81,6 @@ dictionaryReplacement
}
}
cp
{
internalField uniform 450;