Commit Graph

14099 Commits

Author SHA1 Message Date
Martin Diehl caf9a29b73 useful information, especially in logs from bug reports 2021-08-19 07:10:00 +02:00
Martin Diehl 3bbad4746e avoid failing tests with relaxed tolerances 2021-08-19 06:22:06 +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
Sharan Roongta 411f35272a offset should have been taken into account (like earlier)
new changes should not break old functionality
2021-08-19 06:10:44 +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 16fb60ac48 preparing removal of damask.Test 2021-08-19 06:10:08 +02:00
Martin Diehl ab5f0d1bcd no need for type conversion 2021-08-18 22:20:30 +02:00
Martin Diehl 49ccbf3eb8 still not perfect:
https://stackoverflow.com/questions/32411963
2021-08-18 22:20:30 +02:00
Martin Diehl 9cb4a53e11 update runtime 'test' 2021-08-18 12:29:57 +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
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
Martin Diehl b13e7e174b avoid invalid DADF5 2021-08-16 21:31:17 +02:00
Franz Roters b79fc5c097 Merge branch 'always-chunk-HDF5' into 'development'
always chunk data

See merge request damask/DAMASK!425
2021-08-16 15:51:23 +00:00
Franz Roters 57c9963003 Merge branch 'material-parameter-adjustments' into 'development'
Material parameter adjustments

See merge request damask/DAMASK!424
2021-08-16 07:21:00 +00:00
Martin Diehl 4160c4fdb4 fix for parallel HDF5
if filters are applied, writing from one process does not work if the
file is opened for parallel write
2021-08-15 13:26:15 +02:00
Martin Diehl 497bf2c645 avoid errors for empty datasets
empty dataset cannot be chunked, but filters can only be applied to
chunked datasets
2021-08-14 20:44:59 +02:00
Martin Diehl 1963343cd8 avoid issues with empty files
optional files (numerics.yaml, debug.yaml) can be empty
2021-08-14 20:01:25 +02: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
Martin Diehl 0107acff16 original data was given in min^-1 2021-08-14 13:12:21 +02:00
Martin Diehl 809365cd72 reference for 1.4/1 2021-08-14 13:01:37 +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
Martin Diehl 01d5458611 correct line continuation 2021-08-11 14:32:21 +02:00
Martin Diehl c2e86a2b2a lessons learned from compilation with Intel 2021.3 2021-08-10 23:47:13 +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 4a0a7f3c07 Merge branch 'report-systems' into 'development'
add information about active slip+twin systems to DADF5

See merge request damask/DAMASK!423
2021-08-10 08:49:27 +00: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
Philip Eisenlohr f75235f6a9 Merge branch 'more-flexible-L' into 'development'
more flexibility for the L in the load case

See merge request damask/DAMASK!420
2021-08-09 21:27:13 +00: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 37ffd91f72 Merge branch 'restructure-Orientation-2' into 'development'
restructured Orientation

See merge request damask/DAMASK!412
2021-08-09 12:55:27 +00: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
Martin Diehl 4e0b3abeec Merge branch 'orientation-polish' into restructure-Orientation-2 2021-08-08 10:19:53 +02:00
Martin Diehl 4e6663d258 Merge remote-tracking branch 'origin/development' into restructure-Orientation-2 2021-08-08 10:18:34 +02:00
Martin Diehl cf66b81e3a avoid code duplication 2021-08-07 22:02:44 +02:00
Test User be8e0dc86a [skip ci] updated version information after successful test of v3.0.0-alpha4-235-g2635bb012 2021-08-05 23:39:34 +02:00
Sharan Roongta 2635bb012c Merge remote-tracking branch 'origin/development' into YAML-improvements 2021-08-05 14:49:33 +02:00