Commit Graph

8018 Commits

Author SHA1 Message Date
Test User 8f18581b91 [skip ci] updated version information after successful test of v2.0.2-1389-g070952db 2019-01-08 05:25:01 +01:00
Martin Diehl 070952dbb8 Merge branch 'NewStyleKinematicHardening-3' into development 2019-01-08 01:12:05 +01:00
Test User 13c64d79a5 [skip ci] updated version information after successful test of v2.0.2-1347-gd0a06607 2019-01-07 21:51:08 +01:00
Franz Roters d0a06607e7 Merge branch '56-parallel-hdf5' into 'development'
Resolve "parallel HDF5"

Closes #56

See merge request damask/DAMASK!53
2019-01-07 17:40:09 +01:00
Martin Diehl 996d686a89 slip suffix not needed for slip only models 2019-01-07 08:15:27 +01:00
Martin Diehl 995122504e cross comparing 2019-01-07 08:04:02 +01:00
Martin Diehl e06fc036c5 have dotState after Lp/Li 2019-01-07 07:36:11 +01:00
Martin Diehl 4037085f6c whitespace not needed 2019-01-07 07:24:02 +01:00
Martin Diehl 705d55a3a5 re-enabled sanity checks + slight adjustments to layout 2019-01-07 07:20:13 +01:00
Martin Diehl 2aa2373432 Merge branch 'development' into NewStyleKinematicHardening-3 2019-01-07 07:09:28 +01:00
Martin Diehl aa5d3bf9a3 simplifications 2019-01-07 07:07:55 +01:00
Martin Diehl 15d1789a19 following best practise from phenopowerlaw 2019-01-06 21:55:33 +01:00
Martin Diehl ebf028421b corrected unit 2019-01-06 20:57:40 +01:00
Martin Diehl 1192f16582 Merge remote-tracking branch 'origin/development' into 56-parallel-hdf5 2019-01-06 20:56:36 +01:00
Test User 8277e960c0 [skip ci] updated version information after successful test of v2.0.2-1291-g19df6f8a 2019-01-06 15:07:50 +01:00
Martin Diehl cc858d3139 Merge branch 'development' into 44-column-major-access-to-interaction-matrices 2019-01-06 08:17:23 +01:00
Martin Diehl 19df6f8a71 general polishing 2019-01-05 23:55:10 +01:00
Martin Diehl 77a0cfd7a2 also adjusted plastic_isotropic 2019-01-05 23:41:13 +01:00
Martin Diehl dc64841f15 mutual best practise phenopowerlaw <-> disloUCLA 2019-01-05 23:40:59 +01:00
Martin Diehl f354f04f49 Merge remote-tracking branch 'origin/development' into NewStyleKinematicHardening-3 2019-01-05 21:21:02 +01:00
Martin Diehl fde2d550b8 Merge remote-tracking branch 'origin/development' into 22-NewStyle_disloUCLA-2 2019-01-05 21:19:46 +01:00
Test User 4da61a0a5c [skip ci] updated version information after successful test of v2.0.2-1277-g53bc24cc 2019-01-05 19:27:21 +01:00
Martin Diehl c2affa9974 Merge branch 'development' into 22-NewStyle_disloUCLA-2 2019-01-05 15:40:08 +01:00
Martin Diehl 53bc24cced Merge branch 'misc-improvements' into 'development'
Misc improvements

See merge request damask/DAMASK!54
2019-01-05 15:20:07 +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
Martin Diehl 7768c5874b simpler interface for progress bar 2019-01-05 10:41:49 +01:00
Martin Diehl 2f3b518562 rename was missing 2019-01-05 10:06:37 +01:00
Martin Diehl c00d00c219 Merge remote-tracking branch 'origin/development' into misc-improvements 2019-01-05 09:22:41 +01:00
Philip Eisenlohr 3c5df0a4a4 [skip ci] viewTable acknowledges requested output type(s) 2019-01-04 16:34:21 -05:00
Philip Eisenlohr bcd4288f1e [skip ci] groupTable according to unique values in more than one column 2019-01-03 18:25:28 -05:00
Philip Eisenlohr b5d62c8e29 [skip ci] print estimated remaining processing time for postResults 2019-01-03 11:31:04 -05:00
Martin Diehl a852729d4d [skip ci] it's 2019 now 2019-01-01 16:59:35 +01:00
Martin Diehl 4d0166351e missing initialization caused segmentation fault 2018-12-31 11:35:01 +01:00
Martin Diehl 835e3f95a5 [skip ci] was not used 2018-12-31 08:05:56 +01:00
Martin Diehl 6f40989465 order was randomized when creating dict 2018-12-31 07:18:45 +01:00
Martin Diehl c5dd8d1265 unified style 2018-12-30 18:11:03 +01:00
Martin Diehl 53d2d4e23d re-enabled debug output 2018-12-30 16:09:51 +01:00
Martin Diehl 2000eff578 re-enabled debug 2018-12-30 15:39:48 +01:00
Martin Diehl 311b8be715 simplifying 2018-12-30 15:14:43 +01:00
Martin Diehl e217ce3a25 fixed output
and a few more changes following phenopowerlaw
2018-12-30 15:04:04 +01:00
Martin Diehl 892ba86d26 consistent API 2018-12-30 14:37:31 +01:00
Martin Diehl b53cda6411 figuring out "instance" and "of" centrally 2018-12-30 14:01:05 +01:00
Martin Diehl 8f99f1ce61 avoid conversion 33<->6 3333<->9 2018-12-30 12:35:26 +01:00
Martin Diehl a992b8b1f5 random order caused test to fail
rather a workaround, but since HDF5 is coming...
2018-12-30 11:41:22 +01:00
Martin Diehl c8dc2cb137 best practises from phenopowerlaw 2018-12-30 11:33:27 +01:00
Martin Diehl ed79c7f75c all not compatible with new structure 2018-12-30 10:41:11 +01:00
Martin Diehl fa88065591 small polishing 2018-12-25 14:20:01 +01:00
Martin Diehl e5ef7edbd2 kinetics similar to phenopowerlaw 2018-12-22 15:22:41 +01:00
Martin Diehl b46a5b3135 save space 2018-12-22 14:47:02 +01:00