Commit Graph

7742 Commits

Author SHA1 Message Date
Martin Diehl 2dc7b4cac6 building in parallel 2018-12-21 08:40:28 +01:00
Martin Diehl ded65d250a re-enabled tests that were deactivated after orientation changes
doxygen documentation only needed for development
2018-12-21 07:27:35 +01:00
Philip Eisenlohr 9bdd4d1d68 added <!skip> line to stop config parser from trying to interpret rest of geom description---huge speedup!! 2018-12-20 17:22:29 -05:00
Philip Eisenlohr a1ff380ef4 slightly better aligned debug output 2018-12-20 17:14:55 -05:00
Philip Eisenlohr 25a80723c0 numpy interface changed to be strict about 2D array shape in histogram 2018-12-20 17:14:55 -05:00
Martin Diehl 1ef82e351b Merge branch 'orientationClass_with_negative_P' into development 2018-12-20 20:43:00 +01:00
Test User 8d844e1bef [skip ci] Merge branch 'master' into development 2018-12-20 07:37:47 +01:00
Test User 9e9c026073 Merge commit 'v2.0.2-1191-g6fe17e05' 2018-12-20 07:37:39 +01:00
Test User 6fe17e05f6 [skip ci] updated version information after successful test of v2.0.2-1190-g7df6dfbf 2018-12-20 07:37:39 +01:00
Martin Diehl 10266bad5c using updated branch in PRIVATE
due to changes in the behavior, testing needs a separate branch which is
also called orientationClass_with_negative_P
2018-12-19 16:57:40 +01:00
Test User d1a8f8cc24 [skip ci] Merge branch 'master' into development 2018-12-19 04:21:15 +01:00
Test User 6a0a0c3754 [skip ci] updated version information after successful test of v2.0.2-1187-gcd8ee450 2018-12-19 04:20:41 +01:00
Philip Eisenlohr 7df6dfbf3f renamed "showTable" to "viewTable" to avoid clashing with astropy.table module 2018-12-18 15:10:26 -05:00
Philip Eisenlohr 576c4492d4 [skip ci] bugfix for DAMASK_BIN==empty check; [ logical ] --> [[ logical ]] to align with bash syntax 2018-12-18 09:24:39 -05:00
Philip Eisenlohr f34111cf31 [skip ci] env/DAMASK.xxx now reports current repository branch of DAMASK_ROOT 2018-12-18 09:12:28 -05:00
Philip Eisenlohr 6d0ec28984 merged current development branch 2018-12-18 09:04:20 -05:00
Franz Roters cd8ee4503b Merge branch '22-NewStyle_disloUCLA-2' into 'development'
Resolve "New coding style for plastic_disloUCLA"

See merge request damask/DAMASK!51
2018-12-18 15:02:12 +01:00
Philip Eisenlohr d794e15249 [skip ci] small polish 2018-12-17 19:07:33 -05:00
Martin Diehl 5d7f930592 math.isclose does not exist for older versions
np.isclose does the same
2018-12-17 20:04:16 +01:00
Philip Eisenlohr e82d3557d1 removed Rodrigues class; removed quaternion "inverse" method; adopted Rowenhorst algorithm for angle--axis; use math.isclose(...,0.0) to check for ==0.0 2018-12-17 09:55:02 -05:00
Test User afe34feff5 [skip ci] updated version information after successful test of v2.0.2-1137-g4dd064a2 2018-12-15 00:55:09 +01:00
Martin Diehl 4dd064a275 polishing 2018-12-14 09:23:52 +01:00
Martin Diehl 8bea82c72f Merge branch 'development' into 19-NewStylePhenopowerlaw 2018-12-14 05:49:34 +01:00
Martin Diehl 15f1badb60 test with reference solution for modified phenopowerlaw 2018-12-13 17:27:45 +01:00
Martin Diehl 2aa6b12126 IMPORTANT Behavior change: Slip (Lp) happens in twinned volume fraction
aliases for associate do not have to be defined
2018-12-12 16:13:57 +01:00
Martin Diehl 1f2fbbee21 consistent name 2018-12-10 09:38:57 +01:00
Martin Diehl 767650e002 more general option + improved descriptions
hopefully more user friendly
2018-12-10 09:27:39 +01:00
Test User c038dc9f93 [skip ci] updated version information after successful test of v2.0.2-1124-g0ff9e9fa 2018-12-10 06:53:20 +01:00
Martin Diehl d219842ad8 [skip ci] consistent tolerances 2018-12-09 20:19:33 +01:00
Martin Diehl 60686fb72c [skip ci] improved reporting 2018-12-09 18:05:37 +01:00
Martin Diehl 6256de8785 re-implemented sanity checks 2018-12-09 17:53:20 +01:00
Martin Diehl aa9cacdcb0 naming as in dislotwin+phenopowerlaw 2018-12-09 17:36:01 +01:00
Martin Diehl 9e03aae3bf vectorized 2018-12-09 17:35:48 +01:00
Martin Diehl ddecacb172 ready for vectorization 2018-12-09 16:35:28 +01:00
Martin Diehl accd39b27f structuring 2018-12-09 15:58:51 +01:00
Martin Diehl e0cd88d98a preparing for vectorization 2018-12-09 15:38:02 +01:00
Martin Diehl a0b389776d same structure as for dislotwin 2018-12-09 15:00:37 +01:00
Martin Diehl 331a2b9b78 simplified 2018-12-09 14:49:08 +01:00
Martin Diehl 89b054e67b ordered 2018-12-09 14:29:19 +01:00
Martin Diehl bc04b83d8a no reason for using python2.7 2018-12-09 14:09:26 +01:00
Martin Diehl 08ac49fac0 line too long 2018-12-09 13:21:56 +01:00
Martin Diehl 92c356a2c8 updated tests 2018-12-09 13:18:03 +01:00
Martin Diehl 130fac21c6 cleaning 2018-12-09 13:15:59 +01:00
Martin Diehl d43dfa569b lines too long 2018-12-09 12:37:27 +01:00
Martin Diehl 65165ffc5e assumed wrong type
quaternion should have lenght one
2018-12-09 12:35:32 +01:00
Martin Diehl 697d97cd38 cleaned
legacy format was for pre-MPI output where the extra bytes at start and
end of a chunk (Fortran out) had to be handled manually
2018-12-09 12:30:07 +01:00
Martin Diehl 5054291557 python3 compatible status message 2018-12-09 12:25:31 +01:00
Martin Diehl 741032339e time/math/datatype are not used/defined any more 2018-12-09 11:05:35 +01:00
Martin Diehl 4a58fd98f9 pep257 compatible 2018-12-09 11:02:28 +01:00
Martin Diehl f7af4eba9c updated + new tests
all tests python3 compatible and with quaternions for orientations
2018-12-09 10:59:48 +01:00