10.6. Compute Feature Boundary Strength Metrics
Group (Subgroup)
Statistics (Crystallographic)
Description
THIS FILTER ONLY WORKS ON Cubic m-3m LAUE CLASSES
This Filter calculates the same metrics as in the Find Neighbor Slip Transmission Metrics Filter. However, this Filter stores the values in the Face Attribute Matrix of a Triangle Geometry. The algorithm the Filter uses is as follows:
Find the two Features that are separated by a Face in the Triangle Geometry
Get the average orientation of both of the Features
Calculate the transmission metrics from both directions (i.e. Feature 1 to Feature 2 and Feature 2 to Feature 1)
Store the metrics in the Face map
Repeat for all Faces
Note: Each metric is calculated twice for the two different directions slip could approach the boundary. The values are stored on each Face in the Face map in a way that notes the direction (i.e., when Feature 1 has neighbor Feature 2 and when Feature 2 has neighbor Feature 1) because the direction across the boundary between the Features affects the value of the metric.
Luster-Morris Parameter (M’ Values)
The values are calculated as presented in [1].
Fracture Initiation Parameter (fip)
Three (3) fip values are computed as outputs to this filter. These are best explained in [2], see page 021012-4
Citations
Input Parameter(s)
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Loading Direction (XYZ) |
Vector of Float64 Values |
Order=x,y,z |
The loading axis for the sample |
Input Triangle Face Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Face Labels |
Array Selection |
Allowed Types: int32 Comp. Shape: 2 |
Data Array that specifies which Features are on either side of each Face |
Input Feature Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Average Quaternions |
Array Selection |
Allowed Types: float32 Comp. Shape: 4 |
Data Array that specifies the average orientation of each Feature in quaternion representation |
Phases |
Array Selection |
Allowed Types: int32 Comp. Shape: 1 |
Data Array that specifies to which Ensemble each Feature belongs |
Input Ensemble Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Crystal Structures |
Array Selection |
Allowed Types: uint32 Comp. Shape: 1 |
Enumeration representing the crystal structure for each phase |
Output Face Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
F1s |
DataObjectName |
DataArray Name to store the calculated F1s Values |
|
F1spts |
DataObjectName |
DataArray Name to store the calculated F1spts Values |
|
F7s |
DataObjectName |
DataArray Name to store the calculated F7s Values |
|
mPrimes |
DataObjectName |
DataArray Name to store the calculated mPrimes Values |
Example Pipelines
License & Copyright
Please see the description file distributed with this Plugin
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.