unicode docstring does not work for abaqus, but if using ö pyflakes wants to have a unicode docstring
This commit is contained in:
parent
1f73f798f4
commit
0b145826a6
|
@ -342,7 +342,7 @@ class Quaternion:
|
||||||
Orientation as Bunge-Euler angles
|
Orientation as Bunge-Euler angles
|
||||||
|
|
||||||
conversion of ACTIVE rotation to Euler angles taken from:
|
conversion of ACTIVE rotation to Euler angles taken from:
|
||||||
Melcher, A.; Unser, A.; Reichhardt, M.; Nestler, B.; Pötschke, M.; Selzer, M.
|
Melcher, A.; Unser, A.; Reichhardt, M.; Nestler, B.; Poetschke, M.; Selzer, M.
|
||||||
Conversion of EBSD data by a quaternion based algorithm to be used for grain structure simulations
|
Conversion of EBSD data by a quaternion based algorithm to be used for grain structure simulations
|
||||||
Technische Mechanik 30 (2010) pp 401--413
|
Technische Mechanik 30 (2010) pp 401--413
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue