Possible error in the code of plotMap_variantPairs function #73
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi @pj-decastro, First off, thank you so much for providing detailed information on your issue. In ORTools, the plotMap_variantPairs function stems from the following references:
In both these papers, there are a few implicit assumptions:
In your case, the microstructure is bainitic and the operative OR is the irrational Greninger-Troijano orientation relationship.
|
Beta Was this translation helpful? Give feedback.
-
|
Closing this - resolved in 9c941bd |
Beta Was this translation helpful? Give feedback.

Hi @pj-decastro,
First off, thank you so much for providing detailed information on your issue.
This has helped @frankNiessen and I immensely in understanding the problem.
We are both of the opinion that the problem is not a bug per se, but rather an issue of applicability.
In ORTools, the plotMap_variantPairs function stems from the following references:
In both these papers, …