potentialFoam: Replaced the -withFunctionObjects option with -functionObjects
and removed the unused -noFunctionObjects option.
This commit is contained in:
@ -78,7 +78,7 @@ int main(int argc, char *argv[])
|
||||
"Calculate and write the pressure field"
|
||||
);
|
||||
|
||||
#include "addWithFunctionObjectsOption.H"
|
||||
#include "addFunctionObjectsOption.H"
|
||||
|
||||
#include "setRootCase.H"
|
||||
#include "createTime.H"
|
||||
|
||||
Reference in New Issue
Block a user