Commit Graph

16534 Commits

Author SHA1 Message Date
Daniel Otto de Mentock 44916cfc45 Merge branch 'better-gfortran-debug' into 'development'
simplify debugging

See merge request damask/DAMASK!799
2023-09-27 08:12:36 +00:00
Franz Roters 68ed6937cb Merge branch 'nonSchmid-adaptation' into 'development'
Non-Schmid adaptation

Closes #324

See merge request damask/DAMASK!817
2023-09-27 07:05:34 +00:00
Philip Eisenlohr 836ddb4ba5 easier to understand (and maybe failsafe against empty coef) 2023-09-26 22:27:28 +00:00
Philip Eisenlohr f7e06660b1 Merge branch 'development' into nonSchmid-adaptation 2023-09-26 17:57:30 -04:00
Philip Eisenlohr 5f2b73f815 use merged PRIVATE 2023-09-26 09:44:48 -04:00
Philip Eisenlohr 3621f0e8a1 check for N_tr, not twice N_tw 2023-09-26 09:17:25 -04:00
Test User 96ee2af279 [skip ci] updated version information after successful test of v3.0.0-alpha7-837-gc3d3ea658 2023-09-25 21:01:01 +02:00
Daniel Otto de Mentock c3d3ea6588 Merge branch '272-parallel-post-processing' into 'development'
no multiprocessing for adding datasets

Closes #272

See merge request damask/DAMASK!820
2023-09-25 15:31:43 +00:00
Daniel Otto de Mentock 1750e5cc30 Merge branch 'nicer-assert-allclose' into 'development'
Nicer assert allclose

See merge request damask/DAMASK!818
2023-09-25 14:14:42 +00:00
Martin Diehl 28cb72ced0 simplified 2023-09-25 13:58:17 +02:00
Test User eff54f9566 [skip ci] updated version information after successful test of v3.0.0-alpha7-824-g5b6aeaf4b 2023-09-24 23:43:25 +02:00
Martin Diehl 5b6aeaf4b3 Merge branch 'shaped-rotation-application' into 'development'
Shaped rotation application

See merge request damask/DAMASK!819
2023-09-24 18:49:41 +00:00
Martin Diehl c619bed975 let the compiler do the work
compilers are aware of the FMA instruction and use it
2023-09-24 06:31:36 +02:00
Test User a99daf5e14 [skip ci] updated version information after successful test of v3.0.0-alpha7-817-g57d8a6c43 2023-09-24 03:16:13 +02:00
Philip Eisenlohr 57d8a6c438 Merge branch 'load-DREAM3d-improvements' into 'development'
Load dream3d improvements

See merge request damask/DAMASK!821
2023-09-23 23:14:03 +00:00
Martin Diehl 8b421ba7a7 simplified 2023-09-23 06:20:25 +02:00
Martin Diehl ac898be888 fix issues with compilation
preprocessor statement or unsupported private/public statemens for
modules seem to confuse CMake
2023-09-22 20:24:58 +02:00
Martin Diehl 4a943ff844 ensure closed file 2023-09-22 15:18:29 +02:00
Martin Diehl 36d2ae1c2a avoid repeated opening of files 2023-09-22 15:17:58 +02:00
Martin Diehl d832d4cf17 improved documentation 2023-09-22 15:17:28 +02:00
Martin Diehl ee4cfe4b24 new name
'prod' was introduced in numpy 1.7, 'product' will be removed in 2.0
2023-09-22 11:46:39 +02:00
Martin Diehl 36c13d2e58 no need to have this as class method
definition as class method was needed to be visible in multiprocessing
2023-09-22 10:58:25 +02:00
Martin Diehl b0bb904c89 no multiprocessing for adding datasets
multiprocessing was not reliable on different platform and caused all
kinds of weird behavior
2023-09-22 08:36:34 +02:00
Martin Diehl d7a9b76ba9 better debug for Intel LLVM compiler 2023-09-22 07:17:57 +02:00
Martin Diehl 7c2e870d17 polishing 2023-09-22 07:10:08 +02:00
Philip Eisenlohr 23c6270d4a added examples 2023-09-21 17:27:38 -04:00
Martin Diehl eeb5de0531 easier to understand 2023-09-21 22:32:38 +02:00
Philip Eisenlohr 177da6e2cb use clean PRIVATE 2023-09-21 08:15:56 -04:00
Philip Eisenlohr 108ef2a954 reflect updated shape blending 2023-09-19 18:05:12 -04:00
Philip Eisenlohr 4c4c1fbcc8 small polish 2023-09-19 18:03:55 -04:00
Philip Eisenlohr 0704f1122e result (and object interpretation) "flows" from rotation and data shapes 2023-09-19 17:50:28 -04:00
Philip Eisenlohr b3f98ab877 more flexible shapeblending 2023-09-19 17:43:27 -04:00
Philip Eisenlohr 4b6f66b254 new PRIVATE content 2023-09-19 09:17:06 -04:00
Philip Eisenlohr 16b029cf39 bug fix: used wrong index for slip family-dependent coeffs 2023-09-18 09:44:52 -04:00
Philip Eisenlohr 6a75a1ad23 avoid uninitialized mem access 2023-09-18 14:49:53 +02:00
Philip Eisenlohr 4d34c40733 use correct plastic_detect_changes test 2023-09-16 15:04:05 -04:00
Philip Eisenlohr e4fee4aba4 updated PRIVATE 2023-09-16 14:30:24 -04:00
Philip Eisenlohr fbeb5a15f0 include updated conftest.py in PRIVATE 2023-09-15 21:53:42 -04:00
Philip Eisenlohr 6d2b175018 removed obsolete function 2023-09-15 21:41:37 -04:00
Philip Eisenlohr ee058c53ec extended math_expand docstring 2023-09-15 21:21:50 -04:00
Philip Eisenlohr dd3d5483d6 adapted dislotungsten; does not converge with large(r) coefficients... 2023-09-15 21:20:55 -04:00
Test User 0604e510ec [skip ci] updated version information after successful test of v3.0.0-alpha7-812-g96699f994 2023-09-15 22:52:14 +02:00
Philip Eisenlohr 715bc1bb83 adapted nonlocal 2023-09-15 13:15:55 -04:00
Martin Diehl 96699f994f Merge branch 'nonSchmid-fix' into 'development'
corrected sign definition of <111>{110} slip systems

See merge request damask/DAMASK!816
2023-09-15 16:56:32 +00:00
Philip Eisenlohr 7ac552ee49 adapted kinehardening 2023-09-15 11:13:58 -04:00
Philip Eisenlohr 2a88285088 adapted phenopowerlaw 2023-09-15 10:50:41 -04:00
Martin Diehl 4de21b5f86 more systematic name 2023-09-15 00:28:40 +02:00
Philip Eisenlohr a2b571c1fc corrected sign definition of <111>{110} slip systems
Breaking change: Sign of shear differs
2023-09-15 00:21:04 +02:00
Martin Diehl 0396332b7b needed for fixed non-Schmid behavior 2023-09-14 22:46:12 +02:00
Test User f08b4db7b8 [skip ci] updated version information after successful test of v3.0.0-alpha7-807-g104efaed5 2023-09-12 11:29:45 +02:00