

Public Member Functions | |
| TypeName ("MarshakRadiationFixedTemperature") | |
| Runtime type information. More... | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. More... | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given MarshakRadiationFvPatchField onto a new. More... | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &) | |
| Construct as copy. More... | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchField< scalar > > | clone () const |
| Return a clone. More... | |
| virtual tmp< fvPatchField< scalar > > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Clone with an internal field reference. More... | |
| const scalarField & | Trad () const |
| Return the radiation temperature. More... | |
| scalarField & | Trad () |
| Return reference to the radiation temperature to allow. More... | |
| virtual void | autoMap (const fvPatchFieldMapper &) |
| Map (and resize as needed) from self given a mapping object. More... | |
| virtual void | rmap (const fvPatchScalarField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
Definition at line 84 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
| MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 34 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References Foam::Zero.
| MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 64 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References Foam::pow4(), sigma(), and Foam::Zero.

| 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 50 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
| MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const MarshakRadiationFixedTemperatureFvPatchScalarField & | ptf | ) |
Construct as copy.
Definition at line 84 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
| MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const MarshakRadiationFixedTemperatureFvPatchScalarField & | ptf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 95 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
| TypeName | ( | "MarshakRadiationFixedTemperature" | ) |
Runtime type information.
|
inlinevirtual |
Return a clone.
Definition at line 160 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 169 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inline |
Return the radiation temperature.
Definition at line 184 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
|
inline |
Return reference to the radiation temperature to allow.
adjustment
Definition at line 194 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 109 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 119 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References MarshakRadiationFixedTemperatureFvPatchScalarField::rmap().
Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField::rmap().


|
virtual |
Update the coefficients associated with the patch field.
Definition at line 134 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References gamma, UPstream::incrMsgType(), mesh, UPstream::msgType(), MeshObject< fvMesh, GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::foamVersion::patch, Foam::pow4(), Foam::constant::physicoChemical::sigma, and dimensioned< Type >::value().

|
virtual |
Write.
Definition at line 175 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References os(), and mixedFvPatchField< Type >::write().
