Read Ph File (Grain Ids) Filter

Description | Options | Required Arrays | Created Arrays | Authors

Group

I/O Filters

Description

This Filter reads a custom data file used by Carnegie-Mellon Univ.
The file format is a simple ASCII Text file with the following contents

Header

Line 1:
  {5 Spaces}{x dimension}{5 Spaces}{y dimension}{5 Spaces}{z dimension}
Line 2:
  'DREAM3'              52.00  1.000  1.0       {Number of Grains}
Line 3: (Without the quotes)
  " 0.000 0.000 0.000          0        "

Data

{Grain Id on a single line}

Example File (Partial)

     11     11     11
'DREAM3'              52.00  1.000  1.0       6
 0.000 0.000 0.000          0        
830
830
0
977
977
830
830
.....

Parameters

NameType
Input FileInput File

Required Arrays

TypeNameComment

Created Arrays

TypeNameComment

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