45 #ifndef radiation_viewFactor_H 46 #define radiation_viewFactor_H 60 namespace radiationModels
95 label totalNCoarseFaces_;
98 label nLocalCoarseFaces_;
101 bool constEmissivity_;
116 void insertMatrixElements
119 const label fromProci,
fvMesh as subset of other mesh. Consists of one cell and all original bounday faces. Useful when manipulating boundary data. Single internal cell only needed to be able to manipulate in a standard way.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("viewFactor")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const volScalarField & qr() const
Const access to total radiative heat flux field.
void calculate()
Solve system of equation(s)
Calculates a unique integer (label so might not have enough room - 2G max) for processor + local inde...
Top level model for radiation modelling.
virtual tmp< volScalarField::Internal > Ru() const
Source term component (constant)
virtual ~viewFactor()
Destructor.
bool read()
Read radiation properties dictionary.
void operator=(const viewFactor &)=delete
Disallow default bitwise assignment.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
viewFactor(const volScalarField &T)
Construct from components.
virtual tmp< volScalarField > Rp() const
Source term component (for power of T^4)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
View factor radiation model. The system solved is: C q = b where: Cij = deltaij/Ej - (1/Ej - 1)Fij q ...