Martin Diehl
|
9dc8dff4b1
|
cleaning and adding compatibility layer
|
2019-02-23 22:35:04 +01:00 |
Martin Diehl
|
b3455c825e
|
transition to new orientation class
forward-backward conversion quite stable
|
2019-02-23 21:49:05 +01:00 |
Martin Diehl
|
93ae5cbd07
|
Merge remote-tracking branch 'origin/development' into 10-consistent-orientation-conversions-3
|
2019-02-22 23:05:36 +01:00 |
Martin Diehl
|
43376c39d8
|
addGrainID parses in quaternion
|
2019-02-22 11:25:39 +01:00 |
Martin Diehl
|
907f7ca560
|
transition to new class
|
2019-02-21 13:33:22 +01:00 |
Martin Diehl
|
88fc37d8a7
|
some more work on python3 compatible scripts
|
2019-02-15 16:22:52 +01:00 |
Martin Diehl
|
8b82941014
|
only Abaqus 2019 is available
|
2019-02-15 14:26:08 +01:00 |
Martin Diehl
|
c50078bafc
|
short version not needed any more
Abaqus version is year
|
2019-02-15 14:22:26 +01:00 |
Martin Diehl
|
608852df83
|
rotation paper has angle as last component
|
2019-02-12 10:58:38 +01:00 |
Martin Diehl
|
7da8980cc0
|
bugfixes: wrong shape, wrong conversion
|
2019-02-12 09:04:35 +01:00 |
Martin Diehl
|
336a80091f
|
rodrigues is 4-vector with rotation being the last component
established a single source of truth for length
|
2019-02-12 08:59:26 +01:00 |
Martin Diehl
|
97ac437686
|
more user friendly constructors
|
2019-02-12 08:14:27 +01:00 |
Martin Diehl
|
ef3fc0b58a
|
bugfix: wrong array indexing
rotation of meshgrid tuple implemented
|
2019-02-12 07:42:46 +01:00 |
Martin Diehl
|
4215ae3888
|
rotation of matrix is defined in class
|
2019-02-12 06:32:26 +01:00 |
Martin Diehl
|
e47c275e0c
|
unknown encoding caused problem (on python2?)
|
2019-02-12 06:18:21 +01:00 |
Martin Diehl
|
48b0307fab
|
using new rotation class
cannot rotate matrices (3,3) and (3,3,3,3) at the moment
|
2019-02-12 00:27:13 +01:00 |
Martin Diehl
|
7ee933b79d
|
Rotation class
uses (and hides) Quaternion2. Should replace Quaternion class.
Orientation class should inherit from Rotation and adds symmetry.
|
2019-02-11 23:50:02 +01:00 |
Martin Diehl
|
e931b716fd
|
conversion routines from Marc de Graefs 3D rotation repository
Python version available on https://github.com/MarDiehl/3Drotations
|
2019-02-11 23:15:19 +01:00 |
Martin Diehl
|
40740b831e
|
reverted code removal
was not "just commented out" but served as documentation. now easier to
see
|
2019-02-04 00:10:49 +01:00 |
Martin Diehl
|
9a4e9e62b6
|
using new rotation class
|
2019-02-01 20:28:51 +01:00 |
Martin Diehl
|
878331e5e9
|
this code was never used and is quite old
|
2019-02-01 19:29:19 +01:00 |
Philip Eisenlohr
|
e6fe312f85
|
Corrected documented value for P (= -1!). Instead of repeating the assignment P=-1 in multiple internal functions, it might be advisable to define a class-wide parameter?
|
2019-02-01 14:04:55 +01:00 |
Martin Diehl
|
11a509970b
|
some comments
|
2019-02-01 10:17:20 +01:00 |
Martin Diehl
|
45d11f81b0
|
python cleaning
|
2019-01-05 10:55:28 +01:00 |
Martin Diehl
|
02ab55d4b3
|
python reflects content better than lib
|
2019-01-05 10:52:39 +01:00 |