CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   include -postprocess option in solver (https://www.cfd-online.com/Forums/openfoam-post-processing/191130-include-postprocess-option-solver.html)

marv91 August 1, 2017 07:05

include -postprocess option in solver
 
Hi everyone,

does anybody know how to include the -postProcess option for a solver?
I want to use the MachNo function on my case which apparently needs the solver name before the -postProcess option because it needs the thermophysicalProperties besides the time folders (?!).

Everytime I'm trying to run "postProcess -func MachNo -region air" I get the following error:

Quote:

Executing functionObjects
--> FOAM Warning : functionObject MachNo: Cannot find required field U
Cheers

Marvin

jcw January 31, 2019 09:45

Hello!
Try like this:
rhoSimpleFoam -postProcess -func MachNo -latestTime


All times are GMT -4. The time now is 12:38.