Skip to content

Commit

Permalink
coomit new book presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
frederichecht committed Oct 4, 2024
1 parent 41c2081 commit 8ffd5f0
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions _layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,16 @@ <h1>A high level multiphysics finite element software</h1>
manipulation of data on multiple meshes.
</p>
<p>
Examples of Associated book: <a href="{{ site.url }}{{ site.baseurl }}/Optim" target="_blank">PDE-constrained optimization within FreeFEM</a>,
<a href="{{ site.url }}{{ site.baseurl }}/FEM-INS" target="_blank"> </a>Mathematics and Finite Element Discretizations of Incompressible Navier-Stokes Flows</a>
</p>
Examples of Associated book:
<ul>
<li> <a href="{{ site.url }}{{ site.baseurl }}/Optim" target="_blank">PDE-constrained optimization within FreeFEM</a></li>
<li><a href="{{ site.url }}{{ site.baseurl }}/FEM-INS" target="_blank">
Mathematics and Finite Element Discretizations of Incompressible Navier-Stokes Flows</a></li>

</ul>


</p>
</article>
</section>

Expand Down

0 comments on commit 8ffd5f0

Please sign in to comment.