FreeFOAM The Cross-Platform CFD Toolkit
MarshakRadiationFvPatchScalarField Class Reference

Marshak boundary for radiation G field. More...

#include <radiation/MarshakRadiationMixedFvPatchScalarField.H>


Detailed Description

Marshak boundary for radiation G field.

- radiation temperature taken from patch value

Source files

Definition at line 50 of file MarshakRadiationMixedFvPatchScalarField.H.

List of all members.

Public Member Functions

 TypeName ("MarshakRadiation")
 Runtime type information.
 MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given MarshakRadiationFvPatchField onto a new.
 MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, 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.
const wordTName () const
 Return the temperature field name.
wordTName ()
 Return reference to the temperature field name to allow.
const scalar & emissivity () const
 Return the emissivity.
scalar & emissivity ()
 Return reference to the emissivity to allow adjustment.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchScalarField &, 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

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

Construct from patch and internal field.

Definition at line 38 of file MarshakRadiationMixedFvPatchScalarField.C.

Referenced by MarshakRadiationFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 68 of file MarshakRadiationMixedFvPatchScalarField.C.

References dictionary::found(), pow4(), scalarField(), Foam::radiation::sigmaSB, fvPatch::size(), and dimensioned< Type >::value().

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

Construct by mapping given MarshakRadiationFvPatchField onto a new.

patch

Definition at line 54 of file MarshakRadiationMixedFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 110 of file MarshakRadiationMixedFvPatchScalarField.C.


Member Function Documentation

TypeName ( "MarshakRadiation"  )

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 121 of file MarshakRadiationMixedFvPatchScalarField.H.

References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().

const word& TName ( ) const
inline

Return the temperature field name.

Definition at line 137 of file MarshakRadiationMixedFvPatchScalarField.H.

word& TName ( )
inline

Return reference to the temperature field name to allow.

adjustment

Definition at line 144 of file MarshakRadiationMixedFvPatchScalarField.H.

const scalar& emissivity ( ) const
inline

Return the emissivity.

Definition at line 150 of file MarshakRadiationMixedFvPatchScalarField.H.

scalar& emissivity ( )
inline

Return reference to the emissivity to allow adjustment.

Definition at line 156 of file MarshakRadiationMixedFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper m)
virtual

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

Definition at line 124 of file MarshakRadiationMixedFvPatchScalarField.C.

void rmap ( const fvPatchScalarField ptf,
const labelList addr 
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 133 of file MarshakRadiationMixedFvPatchScalarField.C.

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 142 of file MarshakRadiationMixedFvPatchScalarField.C.

References Foam::pow4(), Foam::radiation::sigmaSB, and dimensioned< Type >::value().

void write ( Ostream os) const
virtual

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