BlueQuartzSoftware / BlueQuartzSoftware/simplnx
ENH: Compute Taylor factor of each feature and average value for ensemble
- Dominant language
- C++
- Stars
- 17
- Forks
- 13
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 10
Description
### Is there an existing plan for this?
- [X] I have searched the existing discussions, release notes, and documentation.
### Description of the Feature, Filter, or Functionality?
Hello,
Could we add a filter to compute the Taylor factor for each feature/grain? It is commonly reported in literature to quantify the texture of a polycrystal. Our group currently relies on custom codes or integration with MTEX, but it would be great if DREAM.3D could compute this directly. It would be structured similar to the "Compute Schmid Factors" filter. I am happy to help with this implementation in any way I can.
References:
Bishop and Hill. A theoretical derivation of the plastic properties of a polycrystalline face-centred metal. https://doi.org/10.1080/14786444108561385
Miller and Dawson. Influence of slip system hardening assumptions on modeling stress dependence of work hardening. https://doi.org/10.1016/S0022-5096(97)00029-X
### Version
7.0.x (DREAM3DNX beta)
### What section did you foresee your suggestion falling in? [Further details may be required during triage process]
_No response_
### High Level Steps To Implement
_No response_
### Anything else?
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.