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

potentialFoam.C File Reference

Simple potential flow solver which can be used to generate starting fields for full Navier-Stokes codes. More...


Detailed Description

Simple potential flow solver which can be used to generate starting fields for full Navier-Stokes codes.

Usage
  • potentialFoam [OPTION]
Parameters:
-writep
Also write the pressure field
-case<dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file potentialFoam.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
#include "applications/solvers/basic/potentialFoam/createFields.H"
#include "src/finiteVolume/cfdTools/general/include/readSIMPLEControls.H"
Include dependency graph for potentialFoam.C:

Go to the source code of this file.