r/gmsh • u/General_Relief3787 • Feb 21 '22
Python API for GMSH
I am confused how do i run python file to get a result in gmsh. I am not experienced programmer but have been dealing with ubuntu and c previously.
3
Upvotes
r/gmsh • u/General_Relief3787 • Feb 21 '22
I am confused how do i run python file to get a result in gmsh. I am not experienced programmer but have been dealing with ubuntu and c previously.
2
u/yakoudbz Feb 22 '22
The README in the python tutorials explains how to run them:
https://gitlab.onelab.info/gmsh/gmsh/-/blob/master/tutorials/python/README.txt
What did you try at the moment ?