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

backwardsCompatibilityWallFunctionsTemplates.C File Reference


Detailed Description

Definition in file backwardsCompatibilityWallFunctionsTemplates.C.

#include "src/turbulenceModels/incompressible/RAS/backwardsCompatibility/wallFunctions/backwardsCompatibilityWallFunctions.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/include/OSspecific.H"
#include "src/finiteVolume/fvMesh/fvPatches/derived/wall/wallFvPatch.H"
Include dependency graph for backwardsCompatibilityWallFunctionsTemplates.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


namespace  Foam::incompressible

Functions

template<class Type , class PatchType >
tmp< GeometricField< Type,
fvPatchField, volMesh > >  
autoCreateWallFunctionField (const word &fieldName, const fvMesh &mesh)
 Helper function to create the new field.