Hi all,
I have written a small introduction and guide to using gmsh in combination with Julia. This documentation is meant for students of a master-level course on the finite element method for electrical engineers (further described here). The goal is to extend this documentation at a later stage with some more examples and exercises for the students.
- Introduction: ee4375_fem_ta/Mesh Generation using Gmsh.ipynb at main · gijswl/ee4375_fem_ta · GitHub
- Visualization of meshes and results using
Makie.jl
: ee4375_fem_ta/Visualization using Makie.ipynb at main · gijswl/ee4375_fem_ta · GitHub
Do you have any comments or suggestions for possible additions/modifcations?