FreeFOAM The Cross-Platform CFD Toolkit
MarshakRadiationFixedTMixedFvPatchScalarField Class Reference

Marshak boundary for radiation G field. More...

#include <radiation/MarshakRadiationFixedTMixedFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

 TypeName ("MarshakRadiationFixedT")
 Runtime type information.
 MarshakRadiationFixedTMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 MarshakRadiationFixedTMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 MarshakRadiationFixedTMixedFvPatchScalarField (const MarshakRadiationFixedTMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given MarshakRadiationFvPatchField onto a new.
 MarshakRadiationFixedTMixedFvPatchScalarField (const MarshakRadiationFixedTMixedFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 MarshakRadiationFixedTMixedFvPatchScalarField (const MarshakRadiationFixedTMixedFvPatchScalarField &, 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 scalarFieldTrad () const
 Return the radiation temperature.
scalarFieldTrad ()
 Return reference to the radiation temperature 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

Construct from patch and internal field.

Definition at line 39 of file MarshakRadiationFixedTMixedFvPatchScalarField.C.

Referenced by MarshakRadiationFixedTMixedFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 71 of file MarshakRadiationFixedTMixedFvPatchScalarField.C.

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

Construct by mapping given MarshakRadiationFvPatchField onto a new.

patch

Definition at line 56 of file MarshakRadiationFixedTMixedFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 112 of file MarshakRadiationFixedTMixedFvPatchScalarField.C.


Member Function Documentation

TypeName ( "MarshakRadiationFixedT"  )

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 MarshakRadiationFixedTMixedFvPatchScalarField.H.

References MarshakRadiationFixedTMixedFvPatchScalarField::MarshakRadiationFixedTMixedFvPatchScalarField().

const scalarField& Trad ( ) const
inline

Return the radiation temperature.

Definition at line 137 of file MarshakRadiationFixedTMixedFvPatchScalarField.H.

scalarField& Trad ( )
inline

Return reference to the radiation temperature to allow.

adjustment

Definition at line 144 of file MarshakRadiationFixedTMixedFvPatchScalarField.H.

const scalar& emissivity ( ) const
inline

Return the emissivity.

Definition at line 150 of file MarshakRadiationFixedTMixedFvPatchScalarField.H.

scalar& emissivity ( )
inline

Return reference to the emissivity to allow adjustment.

Definition at line 156 of file MarshakRadiationFixedTMixedFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper m)
virtual

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

Definition at line 126 of file MarshakRadiationFixedTMixedFvPatchScalarField.C.

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

Update the coefficients associated with the patch field.

Definition at line 150 of file MarshakRadiationFixedTMixedFvPatchScalarField.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: