OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

dynamicAlphaContactAngleFvPatchScalarField Class Reference

A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField). More...

Inheritance diagram for dynamicAlphaContactAngleFvPatchScalarField:
Collaboration diagram for dynamicAlphaContactAngleFvPatchScalarField:

List of all members.


Public Member Functions

 TypeName ("dynamicAlphaContactAngle")
 Runtime type information.
 dynamicAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 dynamicAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual tmp< scalarFieldtheta (const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const
 Evaluate and return dynamic contact-angle.
virtual void write (Ostream &) const
 Write.

Detailed Description

A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField).

Source files

Definition at line 45 of file dynamicAlphaContactAngleFvPatchScalarField.H.


Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 27 of file dynamicAlphaContactAngleFvPatchScalarField.C.

dynamicAlphaContactAngleFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 59 of file dynamicAlphaContactAngleFvPatchScalarField.C.

Construct by mapping given.

dynamicAlphaContactAngleFvPatchScalarField onto a new patch

Definition at line 42 of file dynamicAlphaContactAngleFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 91 of file dynamicAlphaContactAngleFvPatchScalarField.C.


Member Function Documentation

TypeName ( "dynamicAlphaContactAngle"   ) 

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  )  const [inline, virtual]

Construct and return a clone.

Reimplemented from alphaContactAngleFvPatchScalarField.

Definition at line 107 of file dynamicAlphaContactAngleFvPatchScalarField.H.

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF  )  const [inline, virtual]

Construct and return a clone setting internal field reference.

Reimplemented from alphaContactAngleFvPatchScalarField.

Definition at line 124 of file dynamicAlphaContactAngleFvPatchScalarField.H.

Foam::tmp< Foam::scalarField > theta ( const fvPatchVectorField Up,
const fvsPatchVectorField nHat 
) const [virtual]

Evaluate and return dynamic contact-angle.

Implements alphaContactAngleFvPatchScalarField.

Definition at line 108 of file dynamicAlphaContactAngleFvPatchScalarField.C.

void write ( Ostream os  )  const [virtual]

Write.

Reimplemented from alphaContactAngleFvPatchScalarField.

Definition at line 138 of file dynamicAlphaContactAngleFvPatchScalarField.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd