mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
tutorials/incompressible/simpleFoam: Updated for changes in functionObjects
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
|
||||
streamLines
|
||||
{
|
||||
// Where to load it from
|
||||
functionObjectLibs ("libfieldFunctionObjects.so");
|
||||
|
||||
type streamLine;
|
||||
|
||||
// Output every
|
||||
|
||||
Reference in New Issue
Block a user