Completed transformation of post-processing utilities into functionObjects

This commit is contained in:
Henry Weller
2016-06-28 19:26:23 +01:00
parent 1bef3ab2e6
commit 3e3a183732
76 changed files with 1225 additions and 916 deletions

View File

@ -51,10 +51,10 @@ functions
type streamLine;
// Where to load it from (if not already in solver)
libs ("libfieldFunctionObjects.so");
libs ("libfieldFunctionObjects.so");
// Output every
writeControl writeTime;
writeControl writeTime;
// writeInterval 10;
setFormat vtk; // gnuplot, raw etc.