@@ -621,7 +621,7 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
621621 < li >
622622 < span class ="tutorial-name "> Advection-Diffusion with Gaussian Source</ span >
623623 < a href ="https://feascript.com/tutorials/advection-diffusion-1d.html " class ="badge badge-basic "
624- > Browser (basic) </ a
624+ > Basic HTML </ a
625625 >
626626 < a href ="https://codepen.io/FEAScript/pen/azNbeJw " class ="badge badge-codepen "
627627 > CodePen< img
@@ -641,13 +641,18 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
641641 < li >
642642 < span class ="tutorial-name "> Heat Conduction in a 2D Fin</ span >
643643 < a href ="https://feascript.com/tutorials/heat-conduction-2d-fin.html " class ="badge badge-basic "
644- > Browser (basic) </ a
644+ > Basic HTML </ a
645645 >
646646 < a href ="https://feascript.com/tutorials/heat-conduction-2d-fin-worker.html " class ="badge badge-mt "
647- > Browser (multi -threaded) </ a
647+ > Multi -threaded</ a
648648 >
649649 < a href ="https://feascript.com/tutorials/heat-conduction-2d-fin-gmsh.html " class ="badge badge-gmsh "
650- > Browser (Gmsh mesh)</ a
650+ > Gmsh mesh</ a
651+ >
652+ < a
653+ href ="https://feascript.com/tutorials/heat-conduction-2d-rhom-fin-gmsh.html "
654+ class ="badge badge-gmsh "
655+ > Rhomboid fin (Gmsh mesh)</ a
651656 >
652657 <!-- <a
653658 href="https://feascript.com/tutorials/heat-conduction-2d-fin-performance-test.html"
@@ -672,7 +677,7 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
672677 < li >
673678 < span class ="tutorial-name "> Heat Conduction Through a Wall</ span >
674679 < a href ="https://feascript.com/tutorials/heat-conduction-1d-wall.html " class ="badge badge-basic "
675- > Browser (basic) </ a
680+ > Basic HTML </ a
676681 >
677682 <!-- <a href="https://feascript.com/tutorials/heat-conduction-1d-wall-platform.html" class="badge badge-visual"
678683 >Visual editor</a
@@ -695,10 +700,10 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
695700 < li >
696701 < span class ="tutorial-name "> Solidification Front Propagation in a 2D Domain</ span >
697702 < a href ="https://feascript.com/tutorials/solidification-front-2d.html " class ="badge badge-basic "
698- > Browser (basic) </ a
703+ > Basic HTML </ a
699704 >
700705 < a href ="https://feascript.com/tutorials/solidification-front-2d-worker.html " class ="badge badge-mt "
701- > Browser (multi -threaded) </ a
706+ > Multi -threaded</ a
702707 >
703708 < a href ="https://codepen.io/FEAScript/pen/dPMxaLq " class ="badge badge-codepen "
704709 > CodePen< img
0 commit comments