kolarji2 / SE_api

Program for easier work with Surface Evolver
3 stars 3 forks source link

geo format #2

Open sajadmhmzd opened 3 years ago

sajadmhmzd commented 3 years ago

what is ".geo" format? how can I prepare a geometry in .geo format?

kolarji2 commented 3 years ago

Its native geometry format of GMSH application, see https://gmsh.info/doc/texinfo/gmsh.html or example geo file: https://gmsh.info/doc/texinfo/gmsh.html#t1

sajadmhmzd commented 3 years ago

thanks a lot. i installed "voro++" as before. how i can run this your code in win7 ? i use cygwin and when i run "make" command in "src" folder it show this error:

/bin/sh: line 0: cd: /home/jiri/Dropbox/VSCHT/anis_foam_rec/apps/SE_api: No such file or directory make: *** [Makefile:438: cmake_check_build_system] Error 1