smoluchowskiJumpTFvPatchScalarField Class Reference

Smoluchowski temperature jump boundary condition. More...

Inheritance diagram for smoluchowskiJumpTFvPatchScalarField:
Collaboration diagram for smoluchowskiJumpTFvPatchScalarField:

Public Member Functions

 TypeName ("smoluchowskiJumpT")
 Runtime type information. More...
 
 smoluchowskiJumpTFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given smoluchowskiJumpTFvPatchScalarField. More...
 
 smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void map (const fvPatchScalarField &, const fvPatchFieldMapper &)
 Map the given fvPatchField onto this fvPatchField. More...
 
virtual void reset (const fvPatchScalarField &)
 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

Smoluchowski temperature jump boundary condition.

Source files

Definition at line 48 of file smoluchowskiJumpTFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ smoluchowskiJumpTFvPatchScalarField() [1/3]

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

Construct from patch, internal field and dictionary.

Definition at line 35 of file smoluchowskiJumpTFvPatchScalarField.C.

References dict, Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, Foam::mag(), fvPatchField< Type >::operator=(), and p.

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

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

◆ smoluchowskiJumpTFvPatchScalarField() [2/3]

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 83 of file smoluchowskiJumpTFvPatchScalarField.C.

◆ smoluchowskiJumpTFvPatchScalarField() [3/3]

Construct as copy setting internal field reference.

Definition at line 102 of file smoluchowskiJumpTFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "smoluchowskiJumpT"  )

Runtime type information.

◆ clone()

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

Construct and return a clone setting internal field reference.

Definition at line 110 of file smoluchowskiJumpTFvPatchScalarField.H.

References smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField().

Here is the call graph for this function:

◆ map()

void map ( const fvPatchScalarField ptf,
const fvPatchFieldMapper mapper 
)
virtual

Map the given fvPatchField onto this fvPatchField.

Definition at line 117 of file smoluchowskiJumpTFvPatchScalarField.C.

References mixedFvPatchField< Type >::map().

Here is the call graph for this function:

◆ reset()

void reset ( const fvPatchScalarField ptf)
virtual

Reset the fvPatchField to the given fvPatchField.

Used for mesh to mesh mapping

Definition at line 132 of file smoluchowskiJumpTFvPatchScalarField.C.

References mixedFvPatchField< Type >::reset().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 146 of file smoluchowskiJumpTFvPatchScalarField.C.

References Foam::dimless, Foam::magSqr(), Foam::constant::mathematical::piByTwo(), Foam::sqrt(), and dimensioned< Type >::value().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 193 of file smoluchowskiJumpTFvPatchScalarField.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: