TUT: fix use of "constant/triSurface" etc (#1887)

- use bracketed syntax (eg, "<constant>/triSurface") instead for
  implicit case resolution.
This commit is contained in:
Mark Olesen
2020-10-24 13:16:24 +02:00
parent 5579e7a62b
commit 9eb73a92e2
19 changed files with 26 additions and 26 deletions

View File

@ -31,7 +31,7 @@ sourcePatches (movingWall);
exposedPatchName movingWall;
// If construct from surface:
surface "constant/triSurface/cylinder.vtk";
surface "<constant>/triSurface/cylinder.vtk";
// Flip surface normals before usage. Valid only for extrude from surface or
// patch.