@@ -95,9 +95,9 @@ <h1>Heat Conduction in a Two-Dimensional Fin (FEAScript platform)</h1>
9595
9696 < div class ="highlight-container ">
9797 < p >
98- This tutorial demonstrates how to solve the 2D heat conduction fin problem using the
99- FEAScript platform with a no-code, block-based approach. For the mathematical formulation and theory
100- behind this example, see the
98+ This tutorial demonstrates how to solve the 2D heat conduction fin problem using the FEAScript
99+ platform with a no-code, block-based approach. For the mathematical formulation and theory behind this
100+ example, see the
101101 < a href ="HeatConduction2DFin.html " target ="_blank "> JavaScript API tutorial</ a > .
102102 </ p >
103103 </ div >
@@ -153,7 +153,11 @@ <h2 id="tutorial"><a name="Tutorial"></a>Step-by-Step Tutorial</h2>
153153 < p class ="image-caption "> The loaded block diagram showing the complete simulation setup</ p >
154154 </ div >
155155
156- < p > These blocks represent the same setup as described in the JavaScript API tutorial.</ p >
156+ < p >
157+ These blocks represent the same setup as described in the JavaScript API tutorial. If you need help
158+ understanding the different block types and their functions, refer to the
159+ < a href ="https://platform.feascript.com/help.html " target ="_blank "> FEAScript platform help page</ a > .
160+ </ p >
157161 </ li >
158162 < li >
159163 < strong > Click "Evaluate"</ strong > in the Control Panel to run the simulation.
@@ -177,6 +181,9 @@ <h2 id="tutorial"><a name="Tutorial"></a>Step-by-Step Tutorial</h2>
177181 < li >
178182 < a href ="https://feascript.com/index.html " target ="_blank "> Return to FEAScript Website</ a >
179183 </ li >
184+ < li >
185+ < a href ="https://platform.feascript.com/help.html " target ="_blank "> Return to FEAScript Platform Help</ a >
186+ </ li >
180187 </ ul >
181188
182189 < p > © 2023-< span id ="currentYear "> </ span > FEAScript</ p >
0 commit comments