FreeFOAM The Cross-Platform CFD Toolkit
solidWallMixedTemperatureCoupledFvPatchScalarField Class Reference

Mixed boundary condition for temperature, to be used by the conjugate heat transfer solver. Both sides use a mix of zeroGradient and neighbourvalue. More...


Detailed Description

Mixed boundary condition for temperature, to be used by the conjugate heat transfer solver. Both sides use a mix of zeroGradient and neighbourvalue.

Example usage: myInterfacePatchName { typesolidWallMixedTemperatureCoupled; neighbourFieldName T; K K; value uniform 300; }

Needs to be on underlying directMapped(Wall)FvPatch.

Note: runs in parallel with arbitrary decomposition. Uses directMapped functionality to calculate exchange.

Source files

The documentation for this class was generated from the following file: