Commit Graph

13035 Commits

Author SHA1 Message Date
Martin Diehl 942bd8932e Merge branch 'no-crystallite_subF' into no-subXXX 2021-01-07 06:53:21 +01:00
Philip Eisenlohr 94cfe28128 polishing help; Rotation.apply(Rotation) now acceptable. 2021-01-06 18:03:10 -05:00
Test User b568b9255e [skip ci] Merge branch 'master' into development 2021-01-06 23:13:43 +01:00
Test User 953d71e6c8 Merge commit 'v3.0.0-alpha2-161-ga6c46fc2b' 2021-01-06 23:13:08 +01:00
Test User a6c46fc2b1 [skip ci] updated version information after successful test of v3.0.0-alpha2-160-g3c5fc3982 2021-01-06 23:13:08 +01:00
Test User 5e2096f205 [skip ci] Merge branch 'master' into development 2021-01-06 21:19:53 +01:00
Test User fa9de00f09 Merge commit 'v3.0.0-alpha2-158-gf4e3c872a' 2021-01-06 21:18:40 +01:00
Test User f4e3c872a0 [skip ci] updated version information after successful test of v3.0.0-alpha2-157-g455916bc2 2021-01-06 21:18:40 +01:00
Test User 0c141621ae [skip ci] Merge branch 'master' into development 2021-01-06 19:28:44 +01:00
Test User 0e474d21a6 Merge commit 'v3.0.0-alpha2-156-ga1e80c91e' 2021-01-06 19:28:10 +01:00
Test User a1e80c91e2 [skip ci] updated version information after successful test of v3.0.0-alpha2-155-g6ae574693 2021-01-06 19:28:09 +01:00
Martin Diehl 2cbcbf6552 Merge branch 'development' into no-crystallite_subF 2021-01-06 18:43:12 +01:00
Test User 29954763a2 [skip ci] Merge branch 'master' into development 2021-01-06 17:37:25 +01:00
Test User b0e5936b7a [skip ci] updated version information after successful test of v3.0.0-alpha2-153-gf8dd5df0c 2021-01-06 17:36:47 +01:00
Franz Roters 3c5fc39824 Merge branch 'no-quaternion-class' into 'development'
KISS: remove quaternion class

See merge request damask/DAMASK!314
2021-01-06 15:49:04 +01:00
Sharan Roongta 455916bc2f Merge branch 'no-crystallite-converged' into 'development'
No crystallite _converged

See merge request damask/DAMASK!312
2021-01-06 14:24:53 +01:00
Martin Diehl 959c18c85e No crystallite _converged 2021-01-06 14:24:52 +01:00
Sharan Roongta 6ae5746934 Merge branch 'no-FEsolving' into 'development'
No FEsolving

See merge request damask/DAMASK!311
2021-01-06 14:24:02 +01:00
Martin Diehl 437d91495b No FEsolving 2021-01-06 14:24:02 +01:00
Sharan Roongta f8dd5df0cc Merge branch 'clean-constitutive' into 'development'
Clean constitutive

See merge request damask/DAMASK!309
2021-01-06 14:22:56 +01:00
Martin Diehl 69c11383cf better use function 2021-01-06 13:37:45 +01:00
Martin Diehl e8b3e0f3ee fail as early as possible 2021-01-04 10:01:24 +01:00
Martin Diehl acbb564afc restored functionalitity for adding list.
got accidently lost
2021-01-04 07:23:14 +01:00
Martin Diehl d8b4b7e0f5 != and == work componentwise 2021-01-03 21:52:19 +01:00
Martin Diehl b705be9683 don't mix space and tabstops 2021-01-03 19:27:56 +01:00
Martin Diehl f48a446353 compatible with scipy.spatial.transform.Rotation
also introduced inplace variants and '/' as multiplicative inverse of
'*'
2021-01-03 16:08:22 +01:00
Martin Diehl 98723cb0ed need to handle special case of Re() = 0
ensuring that the real part is positive seems to be a good idea on first
sight, but it would be easier to simply acknowledge that qu = -qu
2021-01-03 15:50:15 +01:00
Martin Diehl 80b8693a66 avoid adding to existing data, i.e. when reading a file 2021-01-03 12:10:39 +01:00
Martin Diehl 5f1399acc3 consistent behavior with other classes
python dictionary operates in-place, so wrappers for out-of-place
behavior let it use like the other DAMASK classes
2021-01-03 12:09:21 +01:00
Martin Diehl 9a278daa3f copy not needed
YAML writer does not write out references anymore
2021-01-03 12:07:02 +01:00
Martin Diehl 35ca1ffb0a consistent copy functionality 2021-01-03 12:03:40 +01:00
Martin Diehl 6fe1ff8e39 fixed test for rodrigues parametrization
for angle close to 180deg, the sign of the axis does not matter
2021-01-03 11:50:45 +01:00
Martin Diehl 0f28d8048b KISS 2021-01-02 17:57:11 +01:00
Martin Diehl a2d0a9e511 WIP: separating states 2020-12-31 10:39:30 +01:00
Martin Diehl 228398e787 config follows structure 2020-12-31 09:10:59 +01:00
Martin Diehl ebc4f671c8 names follow structure 2020-12-31 08:29:21 +01:00
Martin Diehl 92ec10b251 consistent names 2020-12-31 07:46:26 +01:00
Martin Diehl a1facadf3f needed for MSC.Marc 2020-12-30 18:08:19 +01:00
Martin Diehl f9f56a1755 documenting 2020-12-30 15:27:36 +01:00
Martin Diehl 8c6d759b55 consistent naming 2020-12-30 12:57:14 +01:00
Martin Diehl bc12ac44c3 basic functionality for thermal homogenization 2020-12-30 12:34:00 +01:00
Martin Diehl 0dac5f84ef dummy data layout 2020-12-30 12:00:47 +01:00
Martin Diehl dd23bec9aa avoid global variables 2020-12-30 11:03:13 +01:00
Martin Diehl 9d09721689 keep variables local 2020-12-30 10:02:09 +01:00
Martin Diehl 9ce932a082 distributing tasks 2020-12-30 09:24:47 +01:00
Martin Diehl 6a6256dd34 separate functionality 2020-12-29 23:11:04 +01:00
Martin Diehl 39287ae61f distribute responsibilities 2020-12-29 19:17:06 +01:00
Martin Diehl 8572ec8368 preparing encapsulation 2020-12-29 18:45:11 +01:00
Martin Diehl e34937a0d2 avoiding public variables 2020-12-29 18:27:24 +01:00
Martin Diehl 9e18e1d10a need to be initialized 2020-12-29 15:44:45 +01:00