Commit Graph

12468 Commits

Author SHA1 Message Date
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 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
Philip Eisenlohr 86dfb58732 adjust to renaming of from_Eulers/Rodrigues 2020-11-18 14:18:05 -05: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
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
Philip Eisenlohr b4a0e775ea Merge branch 'C-Fortran-improvements' into 'development'
correct handling of C strings

See merge request damask/DAMASK!278
2020-11-16 15:06:49 +01:00
Martin Diehl 0bd8a410ad check all errors, avoid intermediate wait 2020-11-16 09:22:55 +01:00
Martin Diehl 5ebde607a2 einsum simplifications 2020-11-16 07:43:20 +01:00
Martin Diehl 9b9d83d93c adding '_tensor' not needed 2020-11-16 01:15:39 +01:00
Martin Diehl b893967b68 more systematic names and extended docstrings 2020-11-16 01:02:36 +01:00
Martin Diehl 6f81f5278d separating general tensor math from mechanics operations 2020-11-16 00:13:34 +01:00
Martin Diehl b3955573f6 using new tests 2020-11-15 22:39:47 +01:00
Martin Diehl 5220bd4416 includes improved(working) compilation tests 2020-11-15 16:51:57 +01:00
Martin Diehl c9356fd447 error checking, making readable with damask.Result 2020-11-15 15:39:54 +01:00
Martin Diehl fd8743af5e clearly distinguish seeds for tessellation and seeds for RNG 2020-11-15 13:49:17 +01:00
Martin Diehl 1541ac0add more intuitive use 2020-11-15 12:38:54 +01:00
Martin Diehl 01d84c1477 testing also functions with graphical output 2020-11-15 11:49:52 +01:00
Martin Diehl 15af12bbb4 __ne__ is automatically set to !__eq__, __neq__ has no special meaning 2020-11-15 11:38:26 +01:00
Martin Diehl 51e5dda702 documentation + consistent string formatting 2020-11-15 10:54:20 +01:00
Martin Diehl 05c1007add documentation improvments + acceptance of lists
example code at respective function, no space in 'or' variable names
(sphinx cannot handle this)
2020-11-15 10:31:01 +01:00
Martin Diehl 6aa013d831 new tests 2020-11-14 22:29:18 +01:00
Martin Diehl 1eb9d494c7 not specific to Orientation class 2020-11-14 19:51:15 +01:00
Martin Diehl 149fce0a7e increase test coverage 2020-11-14 19:42:52 +01:00