mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: syntax typo (#1059)
This commit is contained in:
@ -23,7 +23,7 @@ constraints
|
|||||||
//- Keep owner and neighbour on same processor for faces in zones:
|
//- Keep owner and neighbour on same processor for faces in zones:
|
||||||
faces
|
faces
|
||||||
{
|
{
|
||||||
type preserveFaceZones,
|
type preserveFaceZones;
|
||||||
zones (cycLeft cycRight);
|
zones (cycLeft cycRight);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user