DREAM3D User Manual
|
IO Filters
This filter will convert a pair of triangle and nodes files commonly used by CMU in their GBCD studies and output a VTK PolyData File in either ASCII or Binary format. Note if the file is in Binary that the binary portions are written in Big Endian format as specified by the vtk file format.
The nodes file format is as follows:
>For the nodes on surfaces of microstructure, negative wrapper spins are treated as neighboring Fields.
- 12 = on the Field boundary trace area at the surface of microstructure
- 13 = on the Field boundary trace line
- 14 = on the triple point, and so on
column 3 to 5 = coordinates of nodes, x, y, and z
The triangles file format is as follows:
If the user selects to disable the Conformal Mesh option then 2 triangles will be written to the file and the scalar data will have 2 entries for the grain id one for each Field that the triangle borders.
Name | Type |
---|---|
Nodes File | The input nodes file |
Triangles File | The input Triangles file |
Output VTK File | The output vtk PolyData file |
Binary VTK File | Write the Vtk file using binary instead of ASCII |
Conformal Mesh | Write a conformal mesh |
SurfaceMesh
None
None
Copyright: 2012 Michael A. Groeber (AFRL),2012 Michael A. Jackson (BlueQuartz Software)
Contact Info: dream 3d@b luequ artz .net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.
See a bug? Does this documentation need updated with a citation? Send comments, corrections and additions to The DREAM3D development team