externalWallHeatFluxTemperature: Correct doc
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1745
This commit is contained in:
parent
6f5936b373
commit
23ca147218
1 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ Description
|
||||||
thicknessLayers | list of thicknesses per layer [m] | yes |
|
thicknessLayers | list of thicknesses per layer [m] | yes |
|
||||||
kappaLayers | list of thermal conductivites per layer [W/m/K] | yes |
|
kappaLayers | list of thermal conductivites per layer [W/m/K] | yes |
|
||||||
kappaName | name of thermal conductivity field | yes |
|
kappaName | name of thermal conductivity field | yes |
|
||||||
QrName | name of the radiative field | no | no
|
Qr | name of the radiative field | no | no
|
||||||
relaxation | relaxation factor for radiative field | no | 1
|
relaxation | relaxation factor for radiative field | no | 1
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
|
|
@ -77,7 +77,7 @@ Description
|
||||||
kappaLayers (1 2 3 4);
|
kappaLayers (1 2 3 4);
|
||||||
value uniform 300.0;
|
value uniform 300.0;
|
||||||
kappaName none;
|
kappaName none;
|
||||||
QrName none;
|
Qr none;
|
||||||
relaxation 1;
|
relaxation 1;
|
||||||
}
|
}
|
||||||
\endverbatim
|
\endverbatim
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue