mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: annularThermalMixer: incorrect shm setup. Fixes #811.
This commit is contained in:
@ -111,10 +111,11 @@ castellatedMeshControls
|
|||||||
{
|
{
|
||||||
AMI
|
AMI
|
||||||
{
|
{
|
||||||
level (2 2);
|
level (2 2);
|
||||||
faceZone rotatingZone;
|
faceZone rotatingZone;
|
||||||
cellZone rotatingZone;
|
cellZone rotatingZone;
|
||||||
cellZoneInside inside;
|
cellZoneInside insidePoint;
|
||||||
|
insidePoint (-0.0295299 0.00662614 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
innerInlet
|
innerInlet
|
||||||
|
|||||||
Reference in New Issue
Block a user