Commit Graph

12497 Commits

Author SHA1 Message Date
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 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
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 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 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
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
Martin Diehl c72b868d24 updated tests 2020-11-18 15:53:36 +01:00
Martin Diehl c60d9cde2a merge 'mechanics' datasets
was like that for 'generic'. Needs detailed discussion in future
2020-11-18 15:52:55 +01:00
Martin Diehl 838a4ea592 [skip ci] fix for scalar values 2020-11-18 14:57:32 +01:00
Martin Diehl 870c0f7aca removed aliases
required bump of DADF5 version
2020-11-18 14:53:11 +01:00
Martin Diehl 1c9028d0b1 simplified 2020-11-18 14:01:52 +01:00
Martin Diehl 89c748fdf1 Merge remote-tracking branch 'origin/development' into vector-mechanics 2020-11-18 13:55:05 +01:00
Martin Diehl 9a1e8e3c38 for the transition period 2020-11-18 13:28:53 +01:00
Martin Diehl a0b6c2690b Merge branch 'update-hdf5-YAML' into development 2020-11-18 12:15:44 +01:00
Martin Diehl 6bedd84759 self-explanatory names 2020-11-18 08:15:04 +01:00
Sharan Roongta 8895d53ba6 fixed test 2020-11-18 03:25:40 +01:00
Sharan Roongta 99c8b161d1 typo 2020-11-18 01:54:50 +01:00
Test User 7469416381 [skip ci] updated version information after successful test of v3.0.0-alpha-777-g523a0979e 2020-11-17 22:34:50 +01:00
Sharan Roongta 2157bf50cd mech --> mechanics 2020-11-17 22:21:35 +01:00
Franz Roters 523a0979eb Merge branch 'mpi-single-process-read' into 'development'
MPI single process read of grid

See merge request damask/DAMASK!277
2020-11-17 17:00:09 +01:00
Test User c193c71a65 [skip ci] updated version information after successful test of v3.0.0-alpha-773-ga13a9d0e9 2020-11-17 09:54:10 +01:00
Philip Eisenlohr a13a9d0e9e Merge branch 'python-improvements' into 'development'
Python improvements

See merge request damask/DAMASK!279
2020-11-17 07:04:30 +01:00
Test User f2db2c26f7 [skip ci] Merge branch 'master' into development 2020-11-17 04:12:18 +01:00
Test User 91b191cf88 Merge commit 'v3.0.0-alpha-752-g24b71931d' 2020-11-17 04:11:44 +01:00