general update

This commit is contained in:
andy
2008-06-20 17:25:03 +01:00
parent 1186749707
commit 64f058e1c8
62 changed files with 34 additions and 239 deletions

View File

@ -3,7 +3,7 @@
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Get application name from directory
application=`basename $PWD`
application="dnsFoam"
runApplication blockMesh
runApplication boxTurb

View File

@ -20,7 +20,6 @@ FoamFile
patch0
{
type cyclic;
physicalType cyclic;
nFaces 512;
startFace 11520;
featureCos 0.9;
@ -28,7 +27,6 @@ FoamFile
patch1
{
type cyclic;
physicalType cyclic;
nFaces 512;
startFace 12032;
featureCos 0.9;
@ -36,7 +34,6 @@ FoamFile
patch2
{
type cyclic;
physicalType cyclic;
nFaces 512;
startFace 12544;
featureCos 0.9;