Skip to content

Commit 5b77b01

Browse files
committed
Add link to Node.js implementation in SolidificationFront2D tutorial
1 parent 245fa7c commit 5b77b01

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tutorials/SolidificationFront2D.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,11 @@ <h2 id="results"><a name="Results"></a>Results</h2>
212212
since the eikonal equation is solved iteratively with the Newton-Raphson method directly in your
213213
browser.</b
214214
>
215+
You can find a Node.js implementation of this tutorial in the
216+
<a
217+
href="https://github.com/FEAScript/FEAScript-core/tree/main/examples/frontPropagationScript/SolidificationFront2D"
218+
>example directory</a
219+
>.
215220
</p>
216221

217222
<!-- Container element where the solution plot will be rendered -->

0 commit comments

Comments
 (0)