mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: annularThermalMixer: renamed wall to walls
This commit is contained in:
@ -71,7 +71,7 @@ geometry
|
|||||||
wall.obj
|
wall.obj
|
||||||
{
|
{
|
||||||
type triSurfaceMesh;
|
type triSurfaceMesh;
|
||||||
name wall;
|
name walls;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -191,7 +191,7 @@ castellatedMeshControls
|
|||||||
faceType baffle;
|
faceType baffle;
|
||||||
}
|
}
|
||||||
|
|
||||||
wall
|
walls
|
||||||
{
|
{
|
||||||
level (1 1);
|
level (1 1);
|
||||||
patchInfo
|
patchInfo
|
||||||
|
|||||||
Reference in New Issue
Block a user