tutorials/incompressible/simpleFoam: Updated for changes in functionObjects

This commit is contained in:
Henry Weller
2016-05-09 19:12:38 +01:00
parent 06dd7cd8d3
commit a9b4e7975a

View File

@ -8,6 +8,9 @@
streamLines streamLines
{ {
// Where to load it from
functionObjectLibs ("libfieldFunctionObjects.so");
type streamLine; type streamLine;
// Output every // Output every