Martin Diehl
64b30ade6b
don't make things complex by wrapping them into shell scripts
2020-04-22 11:25:29 +02:00
Martin Diehl
e969fefbc6
can be done in python more easily
...
these shell scripts are just wrappers around tested functionality of the
python classes (geom or mechanics). Testing and using them is cumbersome
in comparison to using the python functionality directly
2020-04-22 09:45:25 +02:00
Martin Diehl
3621dddd66
test deviatoric part for known analytic solution
2020-04-22 09:16:53 +02:00
Martin Diehl
53b8c1c893
simplified
2020-04-22 08:58:43 +02:00
Martin Diehl
a8c6fdd9ba
for the sake of completeness
2020-04-22 07:40:02 +02:00
Martin Diehl
ac75b9e4ca
improved reporting + test
2020-04-21 11:17:15 +02:00
Martin Diehl
bce5ed62d5
polishing
2020-04-20 10:13:15 +02:00
Martin Diehl
e06251e53e
proper doxygen style
2020-04-19 14:20:34 +02:00
Martin Diehl
a4c52ec1fa
extra variable not needed
2020-04-15 21:56:20 +02:00
Martin Diehl
e3958263e3
Merge branch 'development' into misc-improvements
2020-04-15 21:03:51 +02:00
Test User
875b3b6321
[skip ci] updated version information after successful test of v2.0.3-2303-g2a6132b7
2020-04-15 19:00:06 +02:00
Philip Eisenlohr
2a6132b793
Merge branch 'polish-homogenization' into 'development'
...
Polish homogenization
See merge request damask/DAMASK!158
2020-04-15 16:27:15 +02:00
Martin Diehl
6e48585de1
prefix for local variables not needed
2020-04-15 13:09:05 +02:00
Martin Diehl
ae95a96c88
better readable
2020-04-15 08:53:25 +02:00
Test User
ca26dbe381
[skip ci] updated version information after successful test of v2.0.3-2291-g03aa6f9c
2020-04-15 03:38:45 +02:00
Karo Sedighiani
03aa6f9c80
Merge branch 'vectorize_rotation' into development
2020-04-14 19:34:11 +02:00
Philip Eisenlohr
d3eba41519
[skip ci] fixed bug of double execution of np.degrees in asAxisAngle
2020-04-14 12:22:41 -04:00
Martin Diehl
c7e6277758
not needed
...
https://stackoverflow.com/questions/19687233
2020-04-14 15:34:38 +02:00
Martin Diehl
69857176b2
search and replace error
2020-04-14 15:33:20 +02:00
Martin Diehl
bf970bb146
2 space indentation
2020-04-14 09:49:03 +02:00
Martin Diehl
9d831cf268
not needed as module variable
2020-04-14 09:43:43 +02:00
Martin Diehl
912c064b57
indicate read-only public variables
2020-04-14 09:38:48 +02:00
Martin Diehl
0de4520580
directly calculate subF
2020-04-14 08:24:28 +02:00
Martin Diehl
0894886744
can be calculated when needed
2020-04-14 07:57:25 +02:00
Martin Diehl
d616c1dda8
better use explicit arguments
2020-04-14 07:45:39 +02:00
Martin Diehl
95e41e0b3f
not needed (just linear interpolation)
2020-04-14 07:22:30 +02:00
Test User
99ec48aba4
[skip ci] updated version information after successful test of v2.0.3-2255-gc74ffae8
2020-04-12 19:42:46 +02:00
Vitesh
c74ffae88c
Merge branch 'misc-improvements' into 'development'
...
Misc improvements
See merge request damask/DAMASK!154
2020-04-12 17:09:55 +02:00
Martin Diehl
3d10266fbc
similar style as for other conversions
2020-04-12 01:29:11 +02:00
Martin Diehl
04fbc38a4b
keep namespace clean and avoid overwriting in fromXXX functions
2020-04-12 01:19:11 +02:00
Martin Diehl
8aa95776d6
change to test not needed
2020-04-12 00:17:48 +02:00
Martin Diehl
f41a47ce8b
polishing and slightly stricter tolerances
2020-04-11 23:27:25 +02:00
Martin Diehl
c0c37fe6a5
polishing
2020-04-11 20:42:46 +02:00
Martin Diehl
c57f96cd6e
also missing
2020-04-11 18:32:06 +02:00
Martin Diehl
8c61f67e34
cleaning
2020-04-11 18:24:54 +02:00
Martin Diehl
296a75d452
where not needed
2020-04-11 18:00:59 +02:00
Martin Diehl
fac33ec408
polishing
2020-04-11 17:23:54 +02:00
Martin Diehl
51104bfc13
do not transpose for the standard case
2020-04-11 17:19:12 +02:00
Martin Diehl
6e6f512c38
fixed test
2020-04-11 17:05:52 +02:00
Martin Diehl
cb9daccdd7
homochoric representation vectorized
2020-04-11 16:14:40 +02:00
Martin Diehl
99655c9f61
more vectorized functions
2020-04-11 13:59:16 +02:00
Martin Diehl
4e759d6c98
more tests for orientation conversion
...
ensure that all parameters are within range and check if
multidimensional arrays at least run
2020-04-11 12:37:21 +02:00
Martin Diehl
3bfa2d679c
simpler/correct logic for eu2om
2020-04-11 11:36:37 +02:00
Martin Diehl
a6d1e02b32
LAPACK calls the unblocked versions for our small matrices
...
so a work that holds exactly the data seems to be the best choice
2020-04-10 23:54:38 +02:00
Test User
c929581029
[skip ci] updated version information after successful test of v2.0.3-2245-gc7508d85
2020-04-10 18:20:40 +02:00
Martin Diehl
ff5da8fb60
Merge branch 'LAPACK-interfaces' into misc-improvements
2020-04-10 15:58:11 +02:00
Franz Roters
c7508d85f6
now with python documentation
2020-04-10 15:48:08 +02:00
Martin Diehl
59b0a6e825
tuples not needed/avoid eval
2020-04-10 13:07:05 +02:00
Martin Diehl
a2e70612ff
interface checking for LAPACK
2020-04-10 12:52:27 +02:00
Martin Diehl
656c0199cf
sorted and make explicitly available what we need
2020-04-10 12:32:33 +02:00