execFlowFunctionObjects: Replaced with script providing instructions to use the '-postProcess' option

This commit is contained in:
Henry Weller
2016-05-09 17:02:00 +01:00
parent 4364ea2567
commit 3be1d14af8
5 changed files with 41 additions and 522 deletions

View File

@ -30,7 +30,7 @@ Description
OpenFOAM includes a collection of functionObjects selected by the user at
run-time to manipulate the simulation and provide mechanisms to extract
field and derived quantities. Alternatively, the same actions can be
executed after the simulation using the \c execFlowFunctionObjects utility.
executed after the simulation using the \c -postProcess command-line option.
\linebreak
\subsection secFunctionObjects Using function objects