# Request for comments on gmsh documentation

**URL:** https://discourse.julialang.org/t/request-for-comments-on-gmsh-documentation/84165
**Category:** General Usage
**Tags:** recommendations, gmsh
**Created:** [July 13, 2022, 11:44am UTC](https://discourse.julialang.org/t/request-for-comments-on-gmsh-documentation/84165 "2022-07-13T11:44:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gwlagerweij](https://avatars.discourse-cdn.com/v4/letter/g/aeb1de/32.png) [@gwlagerweij](https://discourse.julialang.org/u/gwlagerweij)
#### Post date: [July 13, 2022, 11:44am UTC](https://discourse.julialang.org/t/request-for-comments-on-gmsh-documentation/84165/1 "2022-07-13T11:44:43Z")

</div>

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](https://github.com/ziolai/finite_element_electrical_engineering)). 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](https://github.com/gijswl/ee4375_fem_ta/blob/main/general/gmsh/Mesh%20Generation%20using%20Gmsh.ipynb)
- Visualization of meshes and results using `Makie.jl`: [ee4375\_fem\_ta/Visualization using Makie.ipynb at main · gijswl/ee4375\_fem\_ta · GitHub](https://github.com/gijswl/ee4375_fem_ta/blob/main/general/gmsh/Visualization%20using%20Makie.ipynb)

Do you have any comments or suggestions for possible additions/modifcations?
