File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ <h2 id="mathematicalformulation"><a name="Mathematical formulation"></a>Mathemat
9999 constant temperature boundary conditions are implemented as Dirichlet types in the finite element code.
100100 The symmetry boundary condition is implemented as a Neumann zero-flux type \( \left(
101101 \frac{dT}{dx}|_{x=0}=0 \right) \), while the convective cooling boundary condition is of the Robin type.
102- Specifically, the latter is expressed as \(\frac{dT}{dy}|_{y=4 }=-{\frac{h}{k}}(T-T_0)\), where \(h\) is
102+ Specifically, the latter is expressed as \(\frac{dT}{dy}|_{y=2 }=-{\frac{h}{k}}(T-T_0)\), where \(h\) is
103103 the heat transfer coefficient, \(k\) the thermal conductivity and \(T_0\) is the external temperature.
104104 We assume here that \({\frac{h}{k}}\) = 1 m< sup > -1</ sup > and \(T_0\) = 20 °C.
105105 </ p >
You can’t perform that action at this time.
0 commit comments