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

surfaceSlipDisplacementPointPatchVectorField.H File Reference


Detailed Description

Definition in file surfaceSlipDisplacementPointPatchVectorField.H.

#include "src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.H"
#include "src/meshTools/searchableSurface/searchableSurfaces.H"
Include dependency graph for surfaceSlipDisplacementPointPatchVectorField.H:

Go to the source code of this file.

Classes

class  surfaceSlipDisplacementPointPatchVectorField
 Displacement follows a triSurface. Use in a displacement fvMotionSolver as a bc on the pointDisplacement field. Following is done by calculating the projection onto the surface according to the projectMode

  • NEAREST : nearest
  • POINTNORMAL : intersection with point normal
  • FIXEDNORMAL : intersection with fixed vector.
More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.