mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
This commit is contained in:
@ -33,13 +33,6 @@ geometry
|
|||||||
{
|
{
|
||||||
type triSurfaceMesh;
|
type triSurfaceMesh;
|
||||||
name walls;
|
name walls;
|
||||||
regions
|
|
||||||
{
|
|
||||||
solid
|
|
||||||
{
|
|
||||||
name walls;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@ -20,21 +20,21 @@ FoamFile
|
|||||||
inlet
|
inlet
|
||||||
{
|
{
|
||||||
type patch;
|
type patch;
|
||||||
nFaces 0;
|
nFaces 652;
|
||||||
startFace 1576984;
|
startFace 1576984;
|
||||||
}
|
}
|
||||||
outlet
|
outlet
|
||||||
{
|
{
|
||||||
type patch;
|
type patch;
|
||||||
nFaces 0;
|
nFaces 112;
|
||||||
startFace 1576984;
|
startFace 1577636;
|
||||||
}
|
}
|
||||||
outerCylinder
|
outerCylinder
|
||||||
{
|
{
|
||||||
type wall;
|
type wall;
|
||||||
inGroups 1(wall);
|
inGroups 1(wall);
|
||||||
nFaces 1404;
|
nFaces 640;
|
||||||
startFace 1576984;
|
startFace 1577748;
|
||||||
}
|
}
|
||||||
propellerTip
|
propellerTip
|
||||||
{
|
{
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -64,7 +64,7 @@ geometry
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
propellerTip.obj
|
propellerTip.obj.gz
|
||||||
{
|
{
|
||||||
type triSurfaceMesh;
|
type triSurfaceMesh;
|
||||||
name propellerTip;
|
name propellerTip;
|
||||||
|
|||||||
Reference in New Issue
Block a user