Commit Graph

12692 Commits

Author SHA1 Message Date
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
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
f.basile 7291b95055 avoid pyflake for blank line 6 final 2020-11-18 12:29:10 +01:00
f.basile ee5822b721 avoid pyflake for blank line 5 2020-11-18 12:25:08 +01:00
f.basile 4dbfad74cb avoid pyflake for blank line 4 2020-11-18 12:24:17 +01:00
f.basile eda3837874 avoid pyflake for blank line 3 2020-11-18 12:21:09 +01:00
f.basile c681101136 avoid pyflake for blank line 2 2020-11-18 12:19:47 +01:00
f.basile 33aa888fc7 avoid pyflake for blank line 2020-11-18 12:17:05 +01:00
f.basile e8f82d52cc fix bug 2020-11-18 12:16:08 +01:00
Martin Diehl a0b6c2690b Merge branch 'update-hdf5-YAML' into development 2020-11-18 12:15:44 +01:00
f.basile be206d28b3 vectorized and more options 2020-11-18 12:14:12 +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
Test User 24b71931d2 [skip ci] updated version information after successful test of v3.0.0-alpha-751-gc16ad845b 2020-11-17 04:11:44 +01:00
Test User eca01ff224 [skip ci] Merge branch 'master' into development 2020-11-17 01:19:18 +01:00
Test User ab0012a868 [skip ci] updated version information after successful test of v3.0.0-alpha-738-gc430b571f 2020-11-17 01:18:53 +01:00
Martin Diehl cd8434b991 Merge remote-tracking branch 'origin/development' into python-improvements 2020-11-16 22:57:49 +01:00
Sharan Roongta c16ad845bc Merge branch 'modernize-testing' into 'development'
Modernize testing

See merge request damask/DAMASK!280
2020-11-16 20:10:38 +01:00
Sharan Roongta c430b571fc Merge branch 'safe-mpi-nonblocking' into 'development'
check all errors, avoid intermediate wait

See merge request damask/DAMASK!282
2020-11-16 18:50:05 +01:00
Martin Diehl a8fec922d5 show name in title 2020-11-16 17:25:13 +01:00
Philip Eisenlohr 5a53f8743b added to docstring 2020-11-16 10:44:33 -05:00
Martin Diehl cf3a28952a fixed tests 2020-11-16 16:38:17 +01:00
Philip Eisenlohr fa25a13264 fixed typo 2020-11-16 10:34:49 -05:00
Philip Eisenlohr de20e6b35d code shortening; list_predefined() --> property "predefined" 2020-11-16 10:23:26 -05:00