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:
@ -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
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -64,7 +64,7 @@ geometry
|
||||
}
|
||||
}
|
||||
}
|
||||
propellerTip.obj
|
||||
propellerTip.obj.gz
|
||||
{
|
||||
type triSurfaceMesh;
|
||||
name propellerTip;
|
||||
|
||||
Reference in New Issue
Block a user