44 <<
"Interpolation object not set"
48 return *meshInterpPtr_;
62 if (nbrModel_ ==
nullptr)
65 <<
"Neighbour model not set"
76 if (nbrModel_ ==
nullptr)
79 <<
"Neighbour model not set"
Intermediate class for handling inter-region heat exchanges.
volScalarField htc_
Heat transfer coefficient [W/m2/k] times area/volume [1/m].
const interRegionHeatTransferModel & nbrModel() const
Return const access to the neighbour model.
const word & nbrRegionName() const
Return const access to the neighbour region name.
const volScalarField & htc() const
Return the heat transfer coefficient.
interRegionHeatTransferModel * nbrModel_
Pointer to neighbour interRegionHeatTransferModel.
const meshToMesh & meshInterp() const
Return const access to the mapToMap pointer.
word nbrRegionName_
Name of the neighbour region to map.
autoPtr< meshToMesh > meshInterpPtr_
Mesh to mesh interpolation object.
Class to calculate the cell-addressing between two overlapping meshes.
A class for handling words, derived from Foam::string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
errorManip< error > abort(error &err)
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...