8.136. Write SPParks Sites FIle

Group (Subgroup)

IO (Output)

Description

This Filter writes to a data file in a format used by SPPARKS Kinetic Monte Carlo Simulator.

  • 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. or http://spparks.sandia.gov/doc/dump.html

This filter will write an SPParks Sites file format

Example Output

[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
   ..

Input Parameter(s)

Parameter Name

Parameter Type

Parameter Notes

Description

Output File Path

FileSystemPath

The path to the output file

Input Data Objects

Parameter Name

Parameter Type

Parameter Notes

Description

Input Image Geometry

Geometry Selection

Image

The image geometry holding the arrays to write

Cell Feature Ids

Array Selection

Allowed Types: int32 Comp. Shape: 1

Data Array that specifies to which Feature each Element belongs

DREAM3D-NX Help

If you need help, need to file a bug report or want to request a new feature, please head over to the DREAM3DNX-Issues GitHub site where the community of DREAM3D-NX users can help answer your questions.