maxwellSlipUFvPatchVectorField Class Reference

Maxwell slip boundary condition including thermal creep and surface curvature terms that can be optionally switched off. More...

Inheritance diagram for maxwellSlipUFvPatchVectorField:
Collaboration diagram for maxwellSlipUFvPatchVectorField:

Public Member Functions

 TypeName ("maxwellSlipU")
 Runtime type information. More...
 
 maxwellSlipUFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void map (const fvPatchVectorField &, const fvPatchFieldMapper &)
 Map the given fvPatchField onto this fvPatchField. More...
 
virtual void reset (const fvPatchVectorField &)
 Reset the fvPatchField to the given fvPatchField. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Maxwell slip boundary condition including thermal creep and surface curvature terms that can be optionally switched off.

Source files

Definition at line 50 of file maxwellSlipUFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ maxwellSlipUFvPatchVectorField() [1/3]

maxwellSlipUFvPatchVectorField ( const fvPatch p,
const DimensionedField< vector, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 35 of file maxwellSlipUFvPatchVectorField.C.

References dict, Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, Foam::mag(), and p.

Referenced by maxwellSlipUFvPatchVectorField::clone().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ maxwellSlipUFvPatchVectorField() [2/3]

maxwellSlipUFvPatchVectorField ( const maxwellSlipUFvPatchVectorField mspvf,
const fvPatch p,
const DimensionedField< vector, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given.

maxwellSlipUFvPatchVectorField onto a new patch

Definition at line 88 of file maxwellSlipUFvPatchVectorField.C.

◆ maxwellSlipUFvPatchVectorField() [3/3]

Construct as copy setting internal field reference.

Definition at line 108 of file maxwellSlipUFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "maxwellSlipU"  )

Runtime type information.

◆ clone()

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 115 of file maxwellSlipUFvPatchVectorField.H.

References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().

Here is the call graph for this function:

◆ map()

void map ( const fvPatchVectorField pvf,
const fvPatchFieldMapper mapper 
)
virtual

Map the given fvPatchField onto this fvPatchField.

Definition at line 128 of file maxwellSlipUFvPatchVectorField.C.

◆ reset()

void reset ( const fvPatchVectorField pvf)
virtual

Reset the fvPatchField to the given fvPatchField.

Used for mesh to mesh mapping

Definition at line 143 of file maxwellSlipUFvPatchVectorField.C.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 157 of file maxwellSlipUFvPatchVectorField.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), Foam::fvc::grad(), Foam::constant::atomic::group, IOobject::groupName(), Foam::I, n, patchi, Foam::constant::mathematical::piByTwo(), Foam::sqrt(), and Foam::transform().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 210 of file maxwellSlipUFvPatchVectorField.C.

References fvPatchField< Type >::write(), and Foam::writeEntry().

Here is the call graph for this function:

The documentation for this class was generated from the following files: