tutorials/incompressible/simpleFoam: Updated for changes in functionObjects
This commit is contained in:
parent
06dd7cd8d3
commit
a9b4e7975a
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
|
||||
streamLines
|
||||
{
|
||||
// Where to load it from
|
||||
functionObjectLibs ("libfieldFunctionObjects.so");
|
||||
|
||||
type streamLine;
|
||||
|
||||
// Output every
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue