Hello,
If you want to synthesize a single-crystal you do not really need StatsGenerator for that. You could manually create the needed information yourself.
With DREAM.3D version 6.5.171 it is a bit more difficult but is still possible.
You need to “Create Geometry” and select the Image Geometry type. Set the origin, dimensions and spacing.
Add the “Create Data Array” filter to add an array to the “Cell Data” attribute matrix using a “Signed Int 32” for the feature Ids and then just initialize the array with “1”.
If you need actual crystallographic information then you can use the “Create Ensemble Info” filter to add a crystallographic “phase” to the model.
If you need to add an actual “Euler Angle” that is going to get a bit trickier but can still be done.
Hopefully that should get you through the process. If you don’t need to actually synthesize anything you can do this in the latest version of DREAM3D-NX (
www.dream3d.io).
Yeah, I wasn't clear, I apologize.
I want to synthesize a single-crystal RVE, How can I do it?