tutorials/incompressible/simpleFoam: Updated for changes in functionObjects

This commit is contained in:
Henry Weller
2016-05-09 19:12:38 +01:00
parent fe16f10f26
commit 34811e43cd

View File

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