tutorials: Removed references to 'sampleDict'

This commit is contained in:
Henry Weller
2016-06-13 14:53:56 +01:00
parent f63e53b8d6
commit ee588446e5
9 changed files with 23 additions and 23 deletions

View File

@ -20,6 +20,6 @@ sampleFrequency 1;
maxPositions 1000000;
setFormat vtk; // see sampleDict for set formats
setFormat vtk;
// ************************************************************************* //