File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h1 class="top">
4242 < img src ="./assets/HeatConduction2DFinMeshResults.png " alt ="" />
4343 </ div >
4444
45- < h1 > A JavaScript Finite Element Simulation Library </ h1 >
45+ < h1 > A JavaScript Library for Democratizing Finite Element Simulations </ h1 >
4646
4747 < ul id ="menu ">
4848 < li > < a href ="#gettingstarted "> Getting Started</ a > </ li >
@@ -64,10 +64,12 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
6464
6565 < div class ="highlight-container ">
6666 < p >
67- FEAScript is a lightweight finite element simulation library built in JavaScript. It enables the
68- creation and running of client-side, browser-based simulations for physics and engineering problems
69- without the need for additional installations. FEAScript can be an excellent tool for building
70- interactive web applications as well as performing hands-on learning of computational mechanics.
67+ FEAScript is a lightweight finite element simulation library developed in JavaScript. It allows users
68+ to create and run client-side, browser-based simulations for physics and engineering problems without
69+ requiring additional installations. FEAScript serves as an excellent tool for building interactive web
70+ applications and facilitates hands-on learning of computational mechanics by providing a versatile
71+ platform to explore and solve complex problems. Our goal is to democratize finite element analysis by making
72+ simulation capabilities accessible to everyone, everywhere.
7173 </ p >
7274 </ div >
7375
You can’t perform that action at this time.
0 commit comments