Go to the documentation of this file.
51 #ifndef radiation_viewFactor_H
52 #define radiation_viewFactor_H
154 const label fromProci,
206 virtual label
nBands()
const;
autoPtr< scalarSquareMatrix > CLU_
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual tmp< volScalarField > Rp() const
virtual label nBands() const
autoPtr< solarLoad > solarLoad_
void insertMatrixElements(const globalIndex &index, const label fromProci, const labelListList &globalFaceFaces, const scalarListList &viewFactors, scalarSquareMatrix &matrix)
fvMesh as subset of other mesh. Consists of one cell and all original bounday faces....
virtual ~viewFactor()=default
labelList selectedPatches_
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
const volScalarField & qr() const
View factor radiation model. The system solved is: C q = b where: Cij = deltaij/Ej - (1/Ej - 1)Fij q ...
singleCellFvMesh coarseMesh_
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Calculates a unique integer (label so might not have enough room - 2G max) for processor + local inde...
autoPtr< IOmapDistribute > map_
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Top level model for radiation modelling.
autoPtr< scalarSquareMatrix > Fmatrix_
static const word viewFactorWalls
virtual tmp< volScalarField::Internal > Ru() const
labelListIOList finalAgglom_
Generic GeometricField class.
bool useSolarLoad() const