Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev

This commit is contained in:
Henry
2014-01-28 13:08:11 +00:00
20 changed files with 161 additions and 50332 deletions

View File

@ -23,28 +23,12 @@ geometry
{
name sphere;
type triSurfaceMesh;
regions
{
ascii
{
name sphere_patch;
}
}
}
cone_orient.stl
{
name cone;
type triSurfaceMesh;
regions
{
ascii
{
name cone_patch;
}
}
}
// Outside of domain

View File

@ -20,28 +20,28 @@ internalField uniform 1;
boundaryField
{
box_inlet
inlet
{
type fixedValue;
value uniform 1;
}
box_outlet
outlet
{
type zeroGradient;
}
box_bottom
bottom
{
type zeroGradient;
}
box_top
top
{
type zeroGradient;
}
letters_text
letters
{
type zeroGradient;
}

View File

@ -20,18 +20,18 @@ internalField uniform (0 0 0);
boundaryField
{
box_inlet
inlet
{
type fixedValue;
value uniform (3 0 0);
}
box_outlet
outlet
{
type zeroGradient;
}
box_bottom
bottom
{
type supersonicFreestream;
UInf (3 0 0);
@ -40,7 +40,7 @@ boundaryField
gamma 1.4;
}
box_top
top
{
type supersonicFreestream;
UInf (3 0 0);
@ -49,7 +49,7 @@ boundaryField
gamma 1.4;
}
letters_text
letters
{
type fixedValue;
value uniform (0 0 0);

View File

@ -20,28 +20,28 @@ internalField uniform 1;
boundaryField
{
box_inlet
inlet
{
type fixedValue;
value uniform 1;
}
box_outlet
outlet
{
type zeroGradient;
}
box_bottom
bottom
{
type zeroGradient;
}
box_top
top
{
type zeroGradient;
}
letters_text
letters
{
type zeroGradient;
}

View File

@ -27,6 +27,34 @@ geometry
{
name box;
type closedTriSurfaceMesh;
regions
{
back
{
name back;
}
front
{
name front;
}
bottom
{
name bottom;
}
top
{
name top;
}
inlet
{
name inlet;
}
outlet
{
name outlet;
}
}
}
}

View File

@ -20,21 +20,21 @@ FoamFile
inlet
{
type patch;
nFaces 0;
nFaces 652;
startFace 1576984;
}
outlet
{
type patch;
nFaces 0;
startFace 1576984;
nFaces 112;
startFace 1577636;
}
outerCylinder
{
type wall;
inGroups 1(wall);
nFaces 1404;
startFace 1576984;
nFaces 640;
startFace 1577748;
}
propellerTip
{

View File

@ -64,7 +64,7 @@ geometry
}
}
}
propellerTip.obj
propellerTip.obj.gz
{
type triSurfaceMesh;
name propellerTip;