Thanks for your help. It worked smoothly as I wanted. One last thing to confirm.
Those two methods are not in command line format. i have to save it in a script (.geo) and run it with gmsh command. can i do it directly on command line? Or even in GUI form? Thank YOU very much, Professor Christophe You can either do: > > Merge "file.msh"; > Coherence Mesh; > > or force meshing within the script: > > // geo definition > Mesh 2; > Coherence Mesh; > >
_______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
