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


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 fieldMapper &) | |
| Construct by mapping given. More... | |
| maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual void | map (const fvPatchVectorField &, const fieldMapper &) |
| 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... | |
Maxwell slip boundary condition including thermal creep and surface curvature terms that can be optionally switched off.
Definition at line 50 of file maxwellSlipUFvPatchVectorField.H.
| 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, DimensionedField< Type, GeoMesh, PrimitiveField >::dimensions(), Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, Foam::mag(), p, and Foam::unitFraction.
Referenced by maxwellSlipUFvPatchVectorField::clone().


| maxwellSlipUFvPatchVectorField | ( | const maxwellSlipUFvPatchVectorField & | mspvf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given.
maxwellSlipUFvPatchVectorField onto a new patch
Definition at line 83 of file maxwellSlipUFvPatchVectorField.C.
| maxwellSlipUFvPatchVectorField | ( | const maxwellSlipUFvPatchVectorField & | mspvf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 103 of file maxwellSlipUFvPatchVectorField.C.
| TypeName | ( | "maxwellSlipU" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 115 of file maxwellSlipUFvPatchVectorField.H.
References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().

|
virtual |
Map the given fvPatchField onto this fvPatchField.
Definition at line 123 of file maxwellSlipUFvPatchVectorField.C.
|
virtual |
Reset the fvPatchField to the given fvPatchField.
Used for mesh to mesh mapping
Definition at line 138 of file maxwellSlipUFvPatchVectorField.C.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 152 of file maxwellSlipUFvPatchVectorField.C.
References GeometricField< Type, GeoMesh, PrimitiveField >::boundaryField(), Foam::fvc::grad(), Foam::constant::atomic::group, IOobject::groupName(), Foam::I, n, patchi, Foam::constant::mathematical::piByTwo(), Foam::sqrt(), and Foam::transform().

|
virtual |
Write.
Definition at line 205 of file maxwellSlipUFvPatchVectorField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().
