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 98f69d417f
commit 5469e21fe2
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