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
|
||||
{
|
||||
level (2 2);
|
||||
faceZone rotatingZone;
|
||||
cellZone rotatingZone;
|
||||
cellZoneInside inside;
|
||||
level (2 2);
|
||||
faceZone rotatingZone;
|
||||
cellZone rotatingZone;
|
||||
cellZoneInside insidePoint;
|
||||
insidePoint (-0.0295299 0.00662614 0.1);
|
||||
}
|
||||
|
||||
innerInlet
|
||||
|
||||
Reference in New Issue
Block a user