MarshakRadiationFvPatchScalarField Class Reference

A 'mixed' boundary condition that implements a Marshak condition for the incident radiation field (usually written as G) More...

Detailed Description

A 'mixed' boundary condition that implements a Marshak condition for the incident radiation field (usually written as G)

The radiation temperature is retrieved from the mesh database, using a user specified temperature field name.

Usage
Property Description Required Default value
T temperature field name no T

Example of the boundary condition specification:

    <patchName>
    {
        type            MarshakRadiation;
        T               T;
        value           uniform 0;
    }
See also
Foam::radiationCoupledBase Foam::mixedFvPatchField
Source files

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