Martin Diehl
|
6f93f8de04
|
starting to introduce parallel structure for new style parameter reading
|
2018-11-25 19:37:46 +01:00 |
Martin Diehl
|
917453d191
|
polishing
|
2018-11-25 11:14:09 +01:00 |
Martin Diehl
|
c0ce95183c
|
can be easily calculated during post processing
and does not have to be a state
|
2018-11-25 10:59:36 +01:00 |
Martin Diehl
|
c7fb868b40
|
state layout was broken
|
2018-11-23 07:01:04 +01:00 |
Martin Diehl
|
6df68d9428
|
no need do constantly convert 3x3 matrix <-> 6 vector
|
2018-11-23 06:04:39 +01:00 |
Martin Diehl
|
8b4781cf28
|
no need to repeat code
|
2018-11-23 05:37:31 +01:00 |
Martin Diehl
|
c0ad496764
|
eigenvalue solver seems to depent on python version
|
2018-11-22 23:13:49 +01:00 |
Martin Diehl
|
76accdeaf2
|
all orientations are passive now
.conjugated() not needed anymore.
Rest is polishing
|
2018-11-22 18:45:01 +01:00 |
Philip Eisenlohr
|
9b82b7fadd
|
removed obsolete keyword "Bunge" from asEulers() method
|
2018-11-22 11:51:53 -05:00 |
Test User
|
a0033eb430
|
[skip ci] Merge branch 'master' into development
|
2018-11-22 14:20:04 +01:00 |
Test User
|
1f9b21c3d8
|
[skip ci] updated version information after successful test of v2.0.2-955-g7663d20b
|
2018-11-22 14:19:55 +01:00 |
Martin Diehl
|
f7694cd856
|
activate testing for post processing again
was accidently commented out, will most problably fail because of
changes to orientation class
|
2018-11-22 07:49:35 +01:00 |
Philip Eisenlohr
|
7663d20b56
|
adopted orientation conventions and mathematics from Rowenhorst -- tests should now pass...
|
2018-11-21 17:51:38 -05:00 |
Test User
|
dc4ac1dce1
|
[skip ci] Merge branch 'master' into development
|
2018-11-21 08:33:44 +01:00 |
Test User
|
0704b8c854
|
Merge commit 'v2.0.2-950-g98c85bf4'
|
2018-11-21 08:33:12 +01:00 |
Test User
|
98c85bf465
|
[skip ci] updated version information after successful test of v2.0.2-949-g9b6ac2fd
|
2018-11-21 08:33:11 +01:00 |
Test User
|
080ef8c6bb
|
[skip ci] Merge branch 'master' into development
|
2018-11-21 00:23:03 +01:00 |
Test User
|
2ce2876556
|
[skip ci] updated version information after successful test of v2.0.2-935-g860aeebb
|
2018-11-21 00:22:54 +01:00 |
Franz Roters
|
9b6ac2fd1d
|
Merge branch '19-NewStylePhenopowerlaw' into 'development'
Resolve "New coding style for phenopowerlaw"
Closes #19
See merge request damask/DAMASK!46
|
2018-11-20 16:35:48 +01:00 |
Philip Eisenlohr
|
860aeebbde
|
slight formatting change to clarify return value make-up
|
2018-11-20 09:11:41 -05:00 |
Martin Diehl
|
be8e6cbe57
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-11-19 20:27:10 +01:00 |
Test User
|
91dce3198d
|
[skip ci] updated version information after successful test of v2.0.2-933-ge9bf0824
|
2018-11-19 11:09:12 +01:00 |
Martin Diehl
|
e9bf0824fe
|
Abaqus version hickup
was not tested for quite a while
|
2018-11-18 23:54:13 +01:00 |
Martin Diehl
|
2d32c3165e
|
Merge branch 'Python3' into development
|
2018-11-18 19:02:19 +01:00 |
Martin Diehl
|
bf7ce6de5e
|
use current version of PRIVATE
|
2018-11-18 12:44:25 +01:00 |
Martin Diehl
|
d53b01ab56
|
also works for python3
|
2018-11-18 08:04:52 +01:00 |
Martin Diehl
|
535f5f3c07
|
Intel libraries needed
otherwise, importing py_post fails
|
2018-11-18 00:07:39 +01:00 |
Martin Diehl
|
51bfefc428
|
fixing tests not fully python3 compatible
|
2018-11-17 15:32:33 +01:00 |
Martin Diehl
|
d1bd7a0300
|
AL solver does not exist any more
|
2018-11-17 12:58:03 +01:00 |
Martin Diehl
|
87a8df3af9
|
do not change to "python"
always specify either "python3" or "python2.7"
|
2018-11-17 12:15:33 +01:00 |
Martin Diehl
|
a8e9a12561
|
using python3 compatible tests
|
2018-11-17 12:12:20 +01:00 |
Martin Diehl
|
8ee2de61ea
|
map returns no list any more
|
2018-11-17 12:12:20 +01:00 |
Martin Diehl
|
257d9d5350
|
needs to be list
|
2018-11-17 12:12:20 +01:00 |
Martin Diehl
|
44bd85a041
|
not working for python3, trying
|
2018-11-17 12:12:20 +01:00 |
Martin Diehl
|
e1a730e96b
|
python3 compatible integer division and argument sequence in agreement with documentation
|
2018-11-17 09:58:54 +01:00 |
Martin Diehl
|
015e819d4c
|
python3 does not allow to compare tuple/list with int
|
2018-11-17 09:29:05 +01:00 |
Martin Diehl
|
30e00175f1
|
should check if python3 libraries exist
|
2018-11-17 08:55:50 +01:00 |
Martin Diehl
|
82861e80bc
|
more python3 related changes
|
2018-11-17 08:46:58 +01:00 |
Martin Diehl
|
558745b548
|
explicitly require python3
on older systems, python3 tpyically exists but python2 is the defaul
|
2018-11-17 08:12:12 +01:00 |
Martin Diehl
|
89504c3c52
|
will not work with python3
|
2018-11-17 08:08:27 +01:00 |
Martin Diehl
|
50f880afd1
|
more scripts working with python3
|
2018-11-16 19:32:17 +01:00 |
Martin Diehl
|
4ffb4a4321
|
fixed several typos
|
2018-11-16 19:28:24 +01:00 |
Test User
|
ba98a73691
|
[skip ci] Merge branch 'master' into development
|
2018-11-16 19:07:26 +01:00 |
Test User
|
9c9836d7a9
|
Merge commit 'v2.0.2-890-g2cbeb34c'
|
2018-11-16 19:07:21 +01:00 |
Test User
|
2cbeb34cd1
|
[skip ci] updated version information after successful test of v2.0.2-889-g47650e94
|
2018-11-16 19:07:18 +01:00 |
Martin Diehl
|
3028fa7dd5
|
Merge remote-tracking branch 'origin/development' into Python3
|
2018-11-16 15:10:11 +01:00 |
Martin Diehl
|
c176a537d6
|
one comming in PRIVATE behind
|
2018-11-16 15:08:48 +01:00 |
Test User
|
d497f00cb3
|
[skip ci] Merge branch 'master' into development
|
2018-11-16 14:38:13 +01:00 |
Test User
|
9b472aab1e
|
Merge commit 'v2.0.2-885-g99026744'
|
2018-11-16 14:38:10 +01:00 |
Test User
|
99026744e8
|
[skip ci] updated version information after successful test of v2.0.2-884-g250dac08
|
2018-11-16 14:38:08 +01:00 |