Skip to content

Finding an orientation of a grain based on another grain #2198

Discussion options

You must be logged in to vote

You are welcome

cs = crystalSymmetry('432');
g1 = orientation.byEuler([21.46 156.22 245.5]*degee,cs)
mori = orientation.map(Miller(1,1,1,cs),Miller(-1,-1,1,cs),Miller(0,1,-1,cs,'uvw'),Miller(0,-1,-1,cs,'uvw')))
g2 = g1 * inv(mori)

Ralf.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@danishTUE
Comment options

@nyyssont
Comment options

Answer selected by danishTUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants