37 #ifndef mappedVariableThicknessWallFvPatch_H 38 #define mappedVariableThicknessWallFvPatch_H 68 TypeName(mappedVariableThicknessWallPolyPatch::typeName_());
TypeName(mappedVariableThicknessWallPolyPatch::typeName_())
Runtime type information.
mappedVariableThicknessWallFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from components.
const polyPatch & patch() const
Return the polyPatch.
void makeDeltaCoeffs(scalarField &dc) const
Read neighbour cell distances from dictionary.
A patch is a list of labels that address the faces in the global face list.
Take thickness field and number of layers and returns deltaCoeffs as 2.0/thickness/nLayers. To be used with 1D thermo baffle.