top of page

Software

 

I'll drop here some codes that I developed in Matlab in the last years. They might be a good start on how to implement a finite-element code or to start working with more advanced schemes. Do not hesitate to send me an email for clarifications or if something doesn't work.

This section is work in progress! 

 

  • FEM_Laplace2D - Educational code FEM code for solving the Laplace equation with Dirichlet  boundary conditions in 2D and using polynomial interpolation.

  • HDG_Laplace2D - Educational code HDG code for solving the Laplace equation with Dirichlet  boundary conditions in 2D and using polynomial interpolation.

  • FEM_PS_Laplace2D - Educational code FEM code for solving the Laplace equation with Dirichlet  boundary conditions in 2D and using Powell-Sabin splines.

  • Create-NACA-meshes - Code to generate high-order meshes for NACA profiles using a Karman-Trefftz conformal transformation.

​

FEM course

 

 

 

 


 

bottom of page