10.23. Compute Neighbor Slip Transmission Metrics
Group (Subgroup)
Statistics (Crystallographic)
Description
THIS FILTER ONLY WORKS ON Cubic m-3m LAUE CLASSES
This Filter calculates a suite of slip transmission metrics that are related to the alignment of slip directions and planes across Feature boundaries. The algorithm for calculation of these metrics is as follows:
Get the average orientation of the Feature
Get the Feature’s list of neighboring Features
Get the average orientation of each neighboring Feature
Calculate metrics given by equations in slip transmission metrics
Store metrics in lists for the Feature
Repeat for all Features
Note: The transmission metrics are calculated using the average orientations for neighboring Features and not the local orientation near the boundary. Also, the metrics are calculated twice (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 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 as a quaternion |
Feature Phases |
Array Selection |
Allowed Types: int32 Comp. Shape: 1 |
Data Array that specifies to which Ensemble each Feature belongs |
Feature Neighbor List |
NeighborListSelection |
List of the contiguous neighboring Features for a given Feature |
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 Feature Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Luster-Morris M-Prime |
DataObjectName |
DataArray Name to store the calculated Luster-Morris Parameters |
|
Fracture Initiation Parameter (F1) |
DataObjectName |
DataArray Name to store the calculated F1 Values |
|
Fracture Initiation Parameter (F1spt) |
DataObjectName |
DataArray Name to store the calculated F1spt Values |
|
Fracture Initiation Parameter (F7) |
DataObjectName |
DataArray Name to store the calculated F7 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.