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 > &) | |
Construct from patch and internal field. 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... | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. 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 | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Private Attributes | |
word | TName_ |
Temperature field name, default = "T". More... | |
word | rhoName_ |
Density field name, default = "rho". More... | |
word | psiName_ |
Compressibility field name, default = "thermo:psi". More... | |
word | muName_ |
Dynamic viscosity field name, default = "thermo:mu". More... | |
word | tauMCName_ |
tauMC field name, default = "tauMC" More... | |
scalar | accommodationCoeff_ |
vectorField | Uwall_ |
Switch | thermalCreep_ |
Switch | curvature_ |
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 & | , |
const DimensionedField< vector, volMesh > & | |||
) |
Construct from patch and internal field.
Referenced by maxwellSlipUFvPatchVectorField::clone().
maxwellSlipUFvPatchVectorField | ( | const fvPatch & | , |
const DimensionedField< vector, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
maxwellSlipUFvPatchVectorField | ( | const maxwellSlipUFvPatchVectorField & | , |
const fvPatch & | , | ||
const DimensionedField< vector, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
maxwellSlipUFvPatchVectorField onto a new patch
maxwellSlipUFvPatchVectorField | ( | const maxwellSlipUFvPatchVectorField & | , |
const DimensionedField< vector, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "maxwellSlipU" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 118 of file maxwellSlipUFvPatchVectorField.H.
References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 135 of file maxwellSlipUFvPatchVectorField.H.
References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().
|
virtual |
Update the coefficients associated with the patch field.
|
virtual |
Write.
|
private |
Temperature field name, default = "T".
Definition at line 57 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Density field name, default = "rho".
Definition at line 60 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Compressibility field name, default = "thermo:psi".
Definition at line 63 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Dynamic viscosity field name, default = "thermo:mu".
Definition at line 66 of file maxwellSlipUFvPatchVectorField.H.
|
private |
tauMC field name, default = "tauMC"
Definition at line 69 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Definition at line 72 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Definition at line 75 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Definition at line 78 of file maxwellSlipUFvPatchVectorField.H.
|
private |
Definition at line 81 of file maxwellSlipUFvPatchVectorField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.