Keeping the grain boundaries intact using the G=gmshGeo(grains) function of MTEX2Gmsh toolbox #537
-
|
Dear participants |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello Mohammad, Then, using a text file editor (e.g. notepad++), replace all
Hope this helps, |
Beta Was this translation helpful? Give feedback.
Hello Mohammad,
Currently, this feature is currently not available in this toolbox (I can try to add it ASAP). As a workaround, you can export the geometry in a
.geofile:Then, using a text file editor (e.g. notepad++), replace all
BSplineentries byLine. Finally, open this file with Gmsh (in command line or from GUI) to mesh the geometry.simplifymethod.Hope this helps,
regards.