FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

MarshakRadiationFixedTMixedFvPatchScalarField Class Reference

Marshak boundary for radiation G field

  • radiation temperature specified.
More...

#include <radiation/MarshakRadiationFixedTMixedFvPatchScalarField.H>


Detailed Description

Marshak boundary for radiation G field

  • radiation temperature specified.

Source files

Definition at line 50 of file MarshakRadiationFixedTMixedFvPatchScalarField.H.

Collaboration diagram for MarshakRadiationFixedTMixedFvPatchScalarField:

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< fvPatchScalarField >  clone () const
 Construct and return a clone.
 MarshakRadiationFixedTMixedFvPatchScalarField (const MarshakRadiationFixedTMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const scalarField &  Trad () const
 Return the radiation temperature.
scalarField &  Trad ()
 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

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

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(), 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 [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

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: