FreeFOAM The Cross-Platform CFD Toolkit
smoluchowskiJumpTFvPatchScalarField Class Reference

Smoluchowski temperature jump boundary condition. More...

#include <rhoCentralBCs/smoluchowskiJumpTFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

 TypeName ("smoluchowskiJumpT")
 Runtime type information.
 smoluchowskiJumpTFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 smoluchowskiJumpTFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given smoluchowskiJumpTFvPatchScalarField.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, 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 void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchField< scalar > &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

smoluchowskiJumpTFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 40 of file smoluchowskiJumpTFvPatchScalarField.C.

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 71 of file smoluchowskiJumpTFvPatchScalarField.C.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalIOErrorIn, dictionary::found(), Foam::mag(), fvPatchField< Type >::operator=(), and fvPatch::size().

smoluchowskiJumpTFvPatchScalarField ( const smoluchowskiJumpTFvPatchScalarField ptf,
const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given smoluchowskiJumpTFvPatchScalarField.

onto a new patch

Definition at line 56 of file smoluchowskiJumpTFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 122 of file smoluchowskiJumpTFvPatchScalarField.C.


Member Function Documentation

TypeName ( "smoluchowskiJumpT"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 116 of file smoluchowskiJumpTFvPatchScalarField.H.

References smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField().

void autoMap ( const fvPatchFieldMapper m)
virtual

Map (and resize as needed) from self given a mapping object.

Definition at line 138 of file smoluchowskiJumpTFvPatchScalarField.C.

void rmap ( const fvPatchField< scalar > &  ptf,
const labelList addr 
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 148 of file smoluchowskiJumpTFvPatchScalarField.C.

References mixedFvPatchField< Type >::rmap().

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 158 of file smoluchowskiJumpTFvPatchScalarField.C.

References C2(), Foam::dimless, Foam::magSqr(), Foam::mathematicalConstant::pi(), Pr(), and Foam::sqrt().

void write ( Ostream os) const
virtual

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