/externalWallHeatFluxTemperatureFvPatchScalarField.H: Updated docs
This commit is contained in:
parent
6c9dc8867f
commit
5214c25ac5
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue