Skip to content
Snippets Groups Projects
Commit 23ca1472 authored by Henry Weller's avatar Henry Weller
Browse files

externalWallHeatFluxTemperature: Correct doc

parent 6f5936b3
Branches
Tags
No related merge requests found
...@@ -60,7 +60,7 @@ Description ...@@ -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 ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment