We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a45a5c commit eb29d1cCopy full SHA for eb29d1c
index.html
@@ -231,8 +231,11 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
231
</p>
232
<ul>
233
<li>
234
- <a href="https://feascript.com/tutorials/HeatConduction1DWall.html" target="_blank"
235
- >Heat conduction through wall (API)</a
+ Heat conduction through wall:
+ <a href="https://feascript.com/tutorials/HeatConduction1DWall.html" target="_blank">API</a>
236
+ |
237
+ <a href="https://github.com/FEAScript/FEAScript-platform/tree/main/examples/solidHeatTransferScript/HeatConduction1DWall" target="_blank"
238
+ >XML (Platform)</a
239
>
240
</li>
241
0 commit comments