Commit Graph

1626 Commits

Author SHA1 Message Date
Test User 5ceb47f9bc [skip ci] updated version information after successful test of v3.0.0-alpha4-364-g0f6275ecc 2021-08-29 00:16:07 +02:00
Martin Diehl a1bd633a9f no need to reinvent the wheel 2021-08-28 17:49:44 +02:00
Test User b96f1baf4e [skip ci] updated version information after successful test of v3.0.0-alpha4-361-g3f9ee140f 2021-08-27 19:55:22 +02:00
Franz Roters 3f9ee140fd Merge branch 'misc-improvements' into 'development'
a number of small changes

See merge request damask/DAMASK!428
2021-08-27 16:22:53 +00:00
Test User 3ba2ee6b41 [skip ci] updated version information after successful test of v3.0.0-alpha4-331-g69bafea02 2021-08-26 10:32:13 +02:00
Franz Roters 69bafea023 Merge remote-tracking branch 'origin/marc-solver-polish' into development 2021-08-26 08:59:02 +02:00
Philip Eisenlohr ad707f543b [skip ci] added quotes around second list value ("l") 2021-08-25 14:57:38 +00:00
Franz Roters 3be2fd81e9 added help on optimization levels 2021-08-25 16:10:39 +02:00
Philip Eisenlohr f61296f5c5 added help to submit_job 2021-08-25 08:56:28 -04:00
Test User e0c44d43b9 [skip ci] updated version information after successful test of v3.0.0-alpha4-326-g40a1d8fd0 2021-08-25 11:26:56 +02:00
Philip Eisenlohr 4055bf9199 shortened string and path assembly 2021-08-24 15:14:39 -04:00
Martin Diehl 546dcd1d7f name as on pypi 2021-08-24 16:10:17 +02:00
Martin Diehl 129ff28692 Merge remote-tracking branch 'origin/master' into misc-improvements 2021-08-24 16:04:32 +02:00
Test User 03622c5d9d [skip ci] updated version information after successful test of v3.0.0-alpha4-323-gcf8e9c262 2021-08-20 19:33:05 +02:00
Test User d11c5ad9ad [skip ci] updated version information after successful test of v3.0.0-alpha4-320-g13159caf4 2021-08-19 06:10:48 +02:00
Test User f53747f8df [skip ci] updated version information after successful test of v3.0.0-alpha4-315-gc4cdb046b 2021-08-19 06:10:08 +02:00
Test User e0851abafe [skip ci] updated version information after successful test of v3.0.0-alpha4-308-gb79fc5c09 2021-08-19 06:10:08 +02:00
Philip Eisenlohr 56c62f257a more robust RuntimeError test; corrected name of double-defined test 2021-08-19 06:10:08 +02:00
Philip Eisenlohr 5dbb60d338 add_pole now has option "with_symmetry" 2021-08-19 06:10:08 +02:00
Philip Eisenlohr 728e50f79e capture special case early instead of failing 2021-08-19 06:10:08 +02:00
Philip Eisenlohr b754617c76 to_pole now blends; corrected help texts 2021-08-19 06:10:08 +02:00
Philip Eisenlohr af6a99921f removed incorrect parts of help 2021-08-19 06:10:08 +02:00
Martin Diehl ab5f0d1bcd no need for type conversion 2021-08-18 22:20:30 +02:00
Test User 7d506b5d99 [skip ci] updated version information after successful test of v3.0.0-alpha4-320-g13159caf4 2021-08-18 15:59:45 +02:00
Martin Diehl f3d8d78879 does not work on MacOS 2021-08-18 11:22:16 +02:00
Martin Diehl 041d3ffdd7 test more 2021-08-18 11:17:13 +02:00
Test User 64ba6da5fa [skip ci] updated version information after successful test of v3.0.0-alpha4-315-gc4cdb046b 2021-08-18 11:02:01 +02:00
Martin Diehl 5a2cd83186 recalculated with new DADF5 version 2021-08-18 10:52:47 +02:00
Martin Diehl c5f284cd8d increased test coverage 2021-08-18 10:44:04 +02:00
Martin Diehl 4a5e5d8451 avoid DAMASK_grid version dependency 2021-08-18 10:24:24 +02:00
Martin Diehl 81bac268f7 increasing test coverage 2021-08-18 09:36:28 +02:00
Martin Diehl ef4e4ec772 needs to be a 2D array 2021-08-18 09:17:06 +02:00
Martin Diehl f76d64d355 already handled in NiceDumper class 2021-08-18 08:50:28 +02:00
Philip Eisenlohr c4cdb046b8 Merge branch 'development' into harmonize-orientation 2021-08-16 17:48:07 -04:00
Martin Diehl b13e7e174b avoid invalid DADF5 2021-08-16 21:31:17 +02:00
Philip Eisenlohr 5ea5416f37 more robust RuntimeError test; corrected name of double-defined test 2021-08-16 13:40:10 -04:00
Philip Eisenlohr 9b695fd3fe add_pole now has option "with_symmetry" 2021-08-16 13:31:33 -04:00
Philip Eisenlohr d2bd6e16ca capture special case early instead of failing 2021-08-16 13:24:34 -04:00
Test User 5b63dc1e5e [skip ci] updated version information after successful test of v3.0.0-alpha4-308-gb79fc5c09 2021-08-16 19:23:46 +02:00
Philip Eisenlohr 8759d82e87 to_pole now blends; corrected help texts 2021-08-16 13:23:31 -04:00
Philip Eisenlohr 077da6ca2a removed incorrect parts of help 2021-08-16 13:19:10 -04:00
Martin Diehl 30d9f57db0 also compress string datasets
results in different type (numpy string instead of numpy object), tests need to be adjusted
2021-08-14 16:28:51 +02:00
Martin Diehl 595cc4e59e always chunk data
for small datasets:
- only one chunk
- no compression
2021-08-14 15:48:07 +02:00
Test User 1d402a3d0c [skip ci] updated version information after successful test of v3.0.0-alpha4-298-g01d545861 2021-08-11 16:04:17 +02:00
Test User 0651e242cf [skip ci] updated version information after successful test of v3.0.0-alpha4-295-g4a0a7f3c0 2021-08-10 12:21:07 +02:00
Vitesh Shah b29b0ecd71 Merge branch 'development' into report-systems 2021-08-10 09:16:13 +02:00
Test User 7f67ca243c [skip ci] updated version information after successful test of v3.0.0-alpha4-276-gf75235f6a 2021-08-10 00:59:25 +02:00
Test User f1aa4e9d2c [skip ci] updated version information after successful test of v3.0.0-alpha4-268-g37ffd91f7 2021-08-09 16:27:11 +02:00
Philip Eisenlohr 5292f9b414 added crystal repr(); fixed typos; extended help 2021-08-08 17:56:54 -04:00
Martin Diehl b1dab5f398 tests working now 2021-08-08 10:44:38 +02:00