Commit Graph

7914 Commits

Author SHA1 Message Date
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
Martin Diehl 2476dd4d8b shearRates more similar to kinetics 2018-12-19 07:47:13 +01:00
Martin Diehl 89196b953f simplified 2018-12-19 06:57:28 +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
Martin Diehl 0e4dede606 slowly approaching style of phenopowerlaw 2018-12-18 09:52:13 +01:00
Martin Diehl 63c417fbe0 failed if dataset does not exists
empty datasets are not written out
2018-12-18 08:44:11 +01:00
Philip Eisenlohr d794e15249 [skip ci] small polish 2018-12-17 19:07:33 -05:00
Martin Diehl 27322847a4 reporting command line call 2018-12-17 21:30:30 +01:00
Martin Diehl d00154299b missing information on increment cause HDF5 error
mistook write() statement with a left-over debug message
2018-12-17 20:13:45 +01: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
Martin Diehl 3f3e23c2c8 polished addAttribute and use it to store meta data 2018-12-17 16:15:16 +01:00
Martin Diehl b2062f2a12 label were stored including [] and comments 2018-12-17 16:11:01 +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
Martin Diehl 36c7157ee9 vectorized 2018-12-17 08:33:46 +01:00
Vitesh Shah 3e38c4ef8c The attribute interface works for single processor output and single valued attribute 2018-12-15 17:21:03 +01: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
Vitesh Shah d2c7b33cf6 New files made nonexecutable 2018-12-14 11:39:08 +01:00
Vitesh Shah 669d0c6c8f made it nonexecutable 2018-12-14 11:37:44 +01:00
Vitesh Shah 7e41ae264d Made changes with the calling signature 2018-12-14 11:35:41 +01:00
Martin Diehl 4dd064a275 polishing 2018-12-14 09:23:52 +01:00
Martin Diehl 85f1368480 Merge branch 'development' into NewStyleKinematicHardening-2 2018-12-14 06:21:08 +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 3352cbac4b segmentation fault
expected instance but passed in phase
2018-12-13 10:51:35 +01:00
Martin Diehl 20671b8ed3 cleaning 2018-12-13 09:51:43 +01:00
Martin Diehl 416d3411c1 leaner APIs 2018-12-13 09:34:40 +01:00
Martin Diehl 98cc79d629 ph not needed any more 2018-12-13 09:14:57 +01:00
Martin Diehl d99778dd96 further cleaning 2018-12-13 08:43:26 +01:00
Martin Diehl a7351deab0 simplified 2018-12-13 08:36:01 +01:00
Martin Diehl 6b5131e0f3 no need to have as a separate state 2018-12-13 07:06:12 +01:00
Martin Diehl dfafddec57 simplifying 2018-12-13 06:59:56 +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 3bab08fdeb Merge branch 'development' into 56-parallel-hdf5 2018-12-12 07:46:02 +01:00
Martin Diehl fd2d4d856b cleaned + suggested structure to write data 2018-12-12 07:45:20 +01:00
Martin Diehl cb28d10d79 dummy structure to write plasticity results 2018-12-12 06:40: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