ENH: Tutorial file update

This commit is contained in:
andy
2012-10-25 16:33:41 +01:00
parent d09aa31221
commit d7881f08a6

View File

@ -56,7 +56,6 @@ boundaryField
{ {
type fan; type fan;
patchType cyclic; patchType cyclic;
jump uniform 0;
jumpTable polynomial jumpTable polynomial
2 2
@ -71,7 +70,6 @@ boundaryField
{ {
type fan; type fan;
patchType cyclic; patchType cyclic;
jump uniform 0;
value uniform 0; value uniform 0;
} }
defaultFaces defaultFaces