Skip to content
Snippets Groups Projects
Commit cc65f5f0 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

TUT: coded functionObject called on execute instead of write

- generated too much output that also missed topology changes,
  which prevents proper post-processing
parent 3d842aac
Branches
Tags
No related merge requests found
......@@ -14,6 +14,8 @@ relVelocity
name relVelocity;
libs ( utilityFunctionObjects );
writeControl writeTime;
coeffs
{
// User input (duplicate of constant/dynamicMeshDict)
......@@ -72,7 +74,7 @@ relVelocity
}
#};
codeExecute // codeWrite
codeWrite
#{
const dictionary& context = this->codeContext();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment