FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

patchSummary.C File Reference

Writes fields and boundary condition info for each patch at each requested time instance. More...


Detailed Description

Writes fields and boundary condition info for each patch at each requested time instance.

Usage
  • patchSummary [OPTIONS]
Parameters:
-noZero
Ignore timestep 0.
-constant
Include the constant directory.
-time<time>
Apply only to specific time.
-latestTime
Only apply to latest time step.
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file patchSummary.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"
#include "applications/utilities/miscellaneous/patchSummary/patchSummaryTemplates.H"
#include "src/OpenFOAM/include/addRegionOption.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createNamedMesh.H"
Include dependency graph for patchSummary.C:

Go to the source code of this file.