-
Hello, I am using Dream3D to convert 3D slice images into a raster format and then creating a tesr file. After that, I generated a tess file, followed by msh and inp files. My question is regarding the grain IDs during this process. Are the grain IDs from the raster format carried over when creating the tess file, or are new random IDs assigned? I did not use the -transform resetcellid option when creating the tess file from the tesr file. I followed the steps outlined in the tutorial below: https://neper.info/doc/tutorials/morpho_tesr_mesh.html |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
They are carried over, just as the crystal orientation (if defined). You can double-check by coloring both the tesr and tess by cell id (which is also the default):
|
Beta Was this translation helpful? Give feedback.
They are carried over, just as the crystal orientation (if defined). You can double-check by coloring both the tesr and tess by cell id (which is also the default):