Loading...
Searching...
No Matches
MarshakRadiationFixedTemperatureFvPatchScalarField Class Reference

#include <MarshakRadiationFixedTemperatureFvPatchScalarField.H>

Inheritance diagram for MarshakRadiationFixedTemperatureFvPatchScalarField:
Collaboration diagram for MarshakRadiationFixedTemperatureFvPatchScalarField:

Public Member Functions

 TypeName ("MarshakRadiationFixedTemperature")
 Runtime type information.
 MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given MarshakRadiationFvPatchField onto a new.
 MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &)
 Construct as copy.
 MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone.
virtual tmp< fvPatchField< scalar > > clone (const DimensionedField< scalar, volMesh > &iF) const
 Clone with an internal field reference.
const scalarFieldTrad () const
 Return the radiation temperature.
scalarFieldTrad ()
 Return reference to the radiation temperature to allow.
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.

Detailed Description

Constructor & Destructor Documentation

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [1/5]

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

Construct from patch and internal field.

Definition at line 32 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References p, and Foam::Zero.

Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField(), MarshakRadiationFixedTemperatureFvPatchScalarField(), MarshakRadiationFixedTemperatureFvPatchScalarField(), rmap(), and TypeName().

Here is the caller graph for this function:

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 62 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References dict, fvPatchField< scalar >::operator=(), p, Foam::pow4(), Foam::constant::physicoChemical::sigma, and Foam::Zero.

Here is the call graph for this function:

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [3/5]

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

Construct by mapping given MarshakRadiationFvPatchField onto a new.

patch

Definition at line 48 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References MarshakRadiationFixedTemperatureFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [4/5]

MarshakRadiationFixedTemperatureFvPatchScalarField ( const MarshakRadiationFixedTemperatureFvPatchScalarField & ptf)

Construct as copy.

Definition at line 82 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References MarshakRadiationFixedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [5/5]

MarshakRadiationFixedTemperatureFvPatchScalarField ( const MarshakRadiationFixedTemperatureFvPatchScalarField & ptf,
const DimensionedField< scalar, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 93 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References MarshakRadiationFixedTemperatureFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "MarshakRadiationFixedTemperature" )

Runtime type information.

References MarshakRadiationFixedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/2]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 160 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 168 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ Trad() [1/2]

const scalarField & Trad ( ) const
inline

Return the radiation temperature.

Definition at line 184 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

◆ Trad() [2/2]

scalarField & Trad ( )
inline

Return reference to the radiation temperature to allow.

adjustment

Definition at line 194 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

◆ autoMap()

void autoMap ( const fvPatchFieldMapper & m)
virtual

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

Definition at line 107 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

◆ rmap()

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

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 118 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References MarshakRadiationFixedTemperatureFvPatchScalarField(), and Foam::refCast().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 133 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References gamma, UPstream::incrMsgType(), mesh, UPstream::msgType(), MeshObject< fvMesh, GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::pow4(), and Foam::constant::physicoChemical::sigma.

Here is the call graph for this function:

◆ write()

void write ( Ostream & os) const
virtual

Write.

Definition at line 174 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References os(), and mixedFvPatchField< Type >::write().

Here is the call graph for this function:

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