DREAM.3D v6 User Manual
Read SPParks Text File

Group (Subgroup)

IO (Input)

Description

This Filter reads from a data file in a format used by SPPARKS Kinetic Monte Carlo Simulator. The information in the file defines an Image Geometry with a set of Feature Ids.

  • The "Values" section is a pair of numbers where the first number is the site Id and the second number is the actual value of the Feature Id at that site.
  • LINE 4 evidently must be what is shown in the example file.
  • LINE 3 is the total number of Cells.
  • LINES 5, 6 and 7 are the dimensions of the volume.

More information can be found at the SPParks web site.

Example Input

[LINE 1] -
[LINE 2] 3 dimension
[LINE 3] 8000000 sites
[LINE 4] 26 max neighbors
[LINE 5] 0 200 xlo xhi
[LINE 6] 0 200 ylo yhi
[LINE 7] 0 200 zlo zhi
[LINE 8]
[LINE 9] Values
[LINE 10]
1 944
2 944
3 944
4 944
5 509
6 509
7 509
…..

Parameters

Name Type Description
Input File File Path The input .dump file path
Origin float (3x) The location in space of the (0, 0, 0) coordinate
Resolution float (3x) Theresolution values (dx, dy, dz)
One Based Arrays bool Whether the origin starts at (1, 1, 1)

Required Geometry

Not Applicable

Required Objects

None

Created Objects

Kind Default Name Type Component Dimensions Description
Data Container ImageDataContainer N/A N/A Created Data Container name with an Image Geometry
Attribute Matrix CellData Cell N/A Created Cell Attribute Matrix name
Cell Attribute Array FeatureIds int32_t (1) Specifies to which Feature each Cell belongs

License & Copyright

Please see the description file distributed with this Plugin

DREAM.3D Mailing Lists

If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!