/externalWallHeatFluxTemperatureFvPatchScalarField.H: Updated docs

This commit is contained in:
Henry 2015-05-28 16:22:28 +01:00
parent 6c9dc8867f
commit 5214c25ac5

View file

@ -61,6 +61,7 @@ Description
kappaLayers | list of thermal conductivites per layer [W/m/K] | yes |
kappaName | name of thermal conductivity field | yes |
QrName | name of the radiative field | no | no
relaxation | relaxation factor for radiative field | no | 1
\endtable
Example of the boundary condition specification:
@ -77,6 +78,7 @@ Description
value uniform 300.0;
kappaName none;
QrName none;
relaxation 1;
}
\endverbatim