File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -58,14 +58,14 @@ <h1 class="top">
5858 < div id ="banner ">
5959 < img
6060 src ="./assets/HeatConduction2DFinResults.png "
61- alt ="Results of heat conduction in a two-dimensional fin tutorial "
61+ alt ="Results of heat conduction in a 2D fin tutorial "
6262 />
6363 < p class ="image-caption ">
6464 < a href ="https://feascript.com/tutorials/HeatConduction2DFin.html "> Solid heat conduction</ a > solver
6565 </ p >
6666 < img
6767 src ="./assets/SolidificationFront2DResults.png "
68- alt ="Results of solidification front propagation in a two-dimensional domain "
68+ alt ="Results of solidification front propagation in a 2D domain tutorial "
6969 />
7070 < p class ="image-caption ">
7171 < a href ="https://feascript.com/tutorials/SolidificationFront2D.html "
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ <h2 id="solvingwithfeascript"><a name="Solving with FEAScript"></a>Solving with
183183</body></ pre
184184 >
185185 < p >
186- The "solutionPlot" is the id of the div where the plot will be rendered. This id is passed as an
186+ The < code > "solutionPlot"</ code > is the id of the div where the plot will be rendered. This id is passed as an
187187 argument to the "plotSolution" function to specify the target div for the plot.
188188 </ p >
189189
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ <h2 id="solvingwithfeascript"><a name="Solving with FEAScript"></a>Solving with
192192</body></ pre
193193 >
194194 < p >
195- The "solutionPlot" is the id of the div where the plot will be rendered. This id is passed as an
195+ The < code > "solutionPlot"</ code > is the id of the div where the plot will be rendered. This id is passed as an
196196 argument to the "plotSolution" function to specify the target div for the plot.
197197 </ p >
198198
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ <h2 id="solvingwithfeascript"><a name="Solving with FEAScript"></a>Solving with
199199</body></ pre
200200 >
201201 < p >
202- The "solutionPlot" is the id of the div where the plot will be rendered. This id is passed as an
202+ The < code > "solutionPlot"</ code > is the id of the div where the plot will be rendered. This id is passed as an
203203 argument to the "plotSolution" function to specify the target div for the plot.
204204 </ p >
205205
You can’t perform that action at this time.
0 commit comments