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... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting 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... | |
Private Attributes | |
scalarField | Trad_ |
Radiation temperature field. More... | |
Definition at line 87 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 38 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField::clone().
MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 68 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References Foam::pow4(), Foam::constant::physicoChemical::sigma, and dimensioned::value().
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 54 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const MarshakRadiationFixedTemperatureFvPatchScalarField & | ptf | ) |
Construct as copy.
Definition at line 91 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const MarshakRadiationFixedTemperatureFvPatchScalarField & | ptf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 102 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
TypeName | ( | "MarshakRadiationFixedTemperature" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 139 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
References MarshakRadiationFixedTemperatureFvPatchScalarField::MarshakRadiationFixedTemperatureFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 156 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
|
inline |
Return the radiation temperature.
Definition at line 176 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
References MarshakRadiationFixedTemperatureFvPatchScalarField::Trad_.
|
inline |
Return reference to the radiation temperature to allow.
adjustment
Definition at line 183 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 116 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 126 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References MarshakRadiationFixedTemperatureFvPatchScalarField::Trad_.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 141 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References dimensionedInternalField(), mesh, UPstream::msgType(), MeshObject< fvMesh, Foam::GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::pow4(), Foam::constant::physicoChemical::sigma, MarshakRadiationFixedTemperatureFvPatchScalarField::Trad_, and dimensioned::value().
|
virtual |
Write.
Definition at line 184 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References write().
|
private |
Radiation temperature field.
Definition at line 96 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField::rmap(), MarshakRadiationFixedTemperatureFvPatchScalarField::Trad(), and MarshakRadiationFixedTemperatureFvPatchScalarField::updateCoeffs().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.