Read Field Info File Filter

Description | Options | Required Arrays | Created Arrays | Authors

Group

IO

Description

This file reads information about the grain or regions that are in the voxel volume. The basic format of the file is the number of grains on the first line of the file followed by columnar formatted data about the PhaseID, Euler Angle 1, Euler Angle 2 and Euler Angle 3. If you do not have Euler Angle data for each grain then substituting Zero (0.0) is fine. Grain/Region Ids start from 0 Zero and Phase Ids start from 1 One.

For example if you have a file with 123 grains and 2 phases then the file would be similar to the following:

123
0   2  1.2  0.4  0.8
1   1  0.8  0.99  1.0123
.....
122 1 0.3  0.5  0.9
123 2 1.0  1.1  0.03

Options

NameType
Input Field Info FileInput File

Required Arrays

TypeNameComment
CellGrainIds

Created Arrays

TypeNameComment
CellCellEulerAngles
CellCellPhases
FieldFieldEulerAngles
FieldFieldPhases

Authors

Copyright: 2012 Michael A. Groeber (AFRL),
  2012 Michael A. Jackson (BlueQuartz Software)
Contact Info: dream3d@bluequartz.net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.

Index