Commit Graph

12729 Commits

Author SHA1 Message Date
Martin Diehl 63a8fc828d lump old tests into one stage 2020-11-24 13:24:53 +01:00
Martin Diehl ad449f7a44 need to compile mesh solver
less stages for more parallelism
2020-11-24 11:59:40 +01:00
Sharan Roongta 6e1906eae0 Merge branch 'vector-mechanics' into 'development'
Vector mechanics

See merge request damask/DAMASK!281
2020-11-24 11:41:45 +01:00
Martin Diehl 136998eb27 fixed test 2020-11-24 10:35:26 +01:00
Martin Diehl 8ffb38d0de test does not exist anymore 2020-11-24 00:53:36 +01:00
Martin Diehl a65a47f6d7 single source of truth 2020-11-23 21:26:35 +01:00
Martin Diehl 599718caad test does not exist anymore 2020-11-23 21:25:45 +01:00
Martin Diehl da654b7c91 vectorized 2020-11-23 21:23:45 +01:00
Martin Diehl 4e94118cfb don't use legacy format (tests are updated) 2020-11-23 21:15:00 +01:00
Martin Diehl 762ac0eb3c don't write out legacy file format 2020-11-23 20:54:07 +01:00
Martin Diehl 198736a859 volume mismatch is unreliable
the volume of a deformed hexahedron is not properly defined, the
approximation error is in the order of the deviation from 1.0 (for
typical crystal plasticity cases)
2020-11-23 20:47:05 +01:00
Martin Diehl 5d2d92ff6b shell wrapper to library functions not needed anymore 2020-11-23 20:45:55 +01:00
Martin Diehl faa83468d5 unclear behavior in case of unsorted coordinates
similar (tested and flexible) functionality is available in numpy/scipy
2020-11-23 20:44:17 +01:00
Martin Diehl 7fa98ef084 DEcode bytes into str 2020-11-23 20:17:04 +01:00
Martin Diehl 5ab2847b36 polishing 2020-11-23 20:06:34 +01:00
Martin Diehl cbe8160e13 Merge remote-tracking branch 'origin/development' into vector-mechanics 2020-11-23 19:55:34 +01:00
Martin Diehl f85dba2835 small polishing 2020-11-23 19:43:19 +01:00
Martin Diehl 287d44c5df Merge remote-tracking branch 'origin/development' into unit-in-vtk 2020-11-23 19:19:02 +01:00
Test User 9ef19f5b1a [skip ci] updated version information after successful test of v3.0.0-alpha-801-g7356330cf 2020-11-23 15:20:07 +01:00
Franz Roters 7356330cf6 Merge remote-tracking branch 'origin/new_names_result' into development 2020-11-23 11:49:15 +01:00
Sharan Roongta c58f9f23a1 read old version while resolving merge conflicts 2020-11-22 14:32:32 +01:00
Sharan Roongta 24fabdec22 Merge branch 'development' into vector-mechanics 2020-11-22 12:02:29 +01:00
Sharan Roongta cca8649d10 updated PRIVATE repo 2020-11-22 11:38:39 +01:00
Test User c354a85f68 [skip ci] updated version information after successful test of v3.0.0-alpha-791-g662a033d9 2020-11-20 05:01:40 +01:00
Martin Diehl 2de3a6a205 fits better to stretch_left/right 2020-11-19 22:46:52 +01:00
Martin Diehl a87596cefc return rotation type (ensures proper rotation) 2020-11-19 22:36:19 +01:00
Philip Eisenlohr 662a033d91 adapted to VTR geom files 2020-11-19 14:26:15 -05:00
Philip Eisenlohr a82b1adc14 Merge branch 'geom-load-ASCII-autoshift' of magit1.mpie.de:damask/DAMASK into geom-load-ASCII-autoshift 2020-11-19 12:24:09 -05:00
Martin Diehl a4b5c2a537 shorter (but still self-explanatory) name 2020-11-19 15:20:44 +01:00
Martin Diehl 6e5cb60132 general tensor functionality 2020-11-19 15:16:01 +01:00
Martin Diehl 894a8de9f9 avoid name clash: as_Rodrigues_vector(vector = ...) 2020-11-19 14:31:14 +01:00
Martin Diehl 1c07152b96 sorted alphabetically 2020-11-19 14:05:59 +01:00
Martin Diehl 20d0732b2e output unit to XDMF/vtk 2020-11-19 13:45:40 +01:00
Martin Diehl af3a87b197 adjust to new auto-convert of 1-based geom files 2020-11-19 11:34:55 +01:00
Martin Diehl 5a5dd24687 removed aliases 2020-11-19 10:50:14 +01:00
Martin Diehl 903c185ee6 distinguish 'file not found' and 'invalid file' 2020-11-19 10:39:41 +01:00
Martin Diehl c74e57f225 vtk error handling is not very helpful 2020-11-19 09:59:39 +01:00
Martin Diehl 96826dca73 Geom.load_ASCII now auto-shifts material indices 2020-11-19 09:40:19 +01:00
Test User 8b49a49042 [skip ci] updated version information after successful test of v3.0.0-alpha-785-gb22ef7c54 2020-11-19 01:11:46 +01:00
Philip Eisenlohr cb22c34db2 Geom.load_ASCII now auto-shifts material indices 2020-11-18 18:25:25 -05:00
Martin Diehl b9b26cb2cc output results for all constituents 2020-11-18 23:36:02 +01:00
Martin Diehl 5359e05fd3 always merge homogenization results 2020-11-18 23:17:12 +01:00
Martin Diehl b885e38b3f better readable 2020-11-18 22:12:23 +01:00
Martin Diehl 4bf802a28e fixed documentation 2020-11-18 21:51:37 +01:00
Martin Diehl 843d7d8cac Merge remote-tracking branch 'origin/development' into new_names_result 2020-11-18 21:37:52 +01:00
Philip Eisenlohr 86dfb58732 adjust to renaming of from_Eulers/Rodrigues 2020-11-18 14:18:05 -05:00
Martin Diehl 7352431143 vectorized 2020-11-18 20:10:04 +01:00
Philip Eisenlohr b22ef7c547 Merge branch 'orientation-improvements' into 'development'
Orientation improvements

See merge request damask/DAMASK!284
2020-11-18 16:45:54 +01:00
Martin Diehl 564ee6c96a make uvw/hkl keyword-only arguments
avoid to prefer one over the other, since they are mutually exclusive
2020-11-18 16:45:53 +01:00
Test User 4d531d536d [skip ci] updated version information after successful test of v3.0.0-alpha-782-ga0b6c2690 2020-11-18 16:12:38 +01:00