EMsoft-org / EMsoft

Public EMsoft repository
Other
61 stars 95 forks source link

Fix getting refined Euler angles from dp file #63

Closed hakonanes closed 5 years ago

hakonanes commented 5 years ago

Got only original Euler angles from dot product file even though angledataset was set to refined in the nml file since refined variable was not set to true. This is now fixed.

Signed-off-by: Håkon Wiik Ånes hwaanes@gmail.com

marcdegraef commented 5 years ago

Closes #63