create a dedicated environment for the use of this tutorial. You can also use your existing tutorial environment with the ``conda install`` command while your ...
Next we add a new model named "t1" (if gmsh.model.add() is not called a new unnamed model will be created on the fly, if necessary): gmsh.model.add("t1") The Julia ...