createPatch: writing the cyclic match OBJ files is now optional

The new optional switch 'writeCyclicMatch' can be set to 'true' to enable the writing of
the cyclic match OBJ files; defaults to 'false'.

Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2685
This commit is contained in:
Henry Weller
2017-09-09 23:00:27 +01:00
parent 9faf06fe54
commit f53f52a691
29 changed files with 647 additions and 12 deletions

View File

@ -12,6 +12,7 @@ FoamFile
class dictionary;
object createPatchDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Do a synchronisation of coupled points after creation of any patches.
@ -19,6 +20,9 @@ FoamFile
// with transformations (i.e. cyclics).
pointSync false;
// Optional: Write cyclic matches into .obj format; defaults to false.
writeCyclicMatch false;
// Patches to create.
patches
(