Commit Graph

16632 Commits

Author SHA1 Message Date
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
Franz Roters 104efaed5c use general server name, i.e. damsk.mpie.de 2023-09-12 09:28:16 +02:00
Test User 49051a7b52 [skip ci] updated version information after successful test of v3.0.0-alpha7-805-g0051bacaa 2023-09-11 18:45:07 +02:00
Franz Roters 0051bacaa7 Merge branch 'improved-PRIVATE-error-reporting' into 'development'
improved reporting of assert_allclose in PRIVATE/testing

See merge request damask/DAMASK!815
2023-09-11 13:34:00 +00:00
Test User 60b6e59272 [skip ci] updated version information after successful test of v3.0.0-alpha7-799-g2f8680e04 2023-09-07 19:33:34 +02:00
Philip Eisenlohr ef55df6c40 Merge branch 'development' into improved-PRIVATE-error-reporting 2023-09-07 10:49:31 -04:00
Philip Eisenlohr 2f8680e045 Merge branch 'restructure-numerics' into 'development'
Restructure numerics

Closes #271 and #63

See merge request damask/DAMASK!790
2023-09-07 14:30:33 +00:00
Philip Eisenlohr 7c907fb05d modified PRIVATE 2023-09-06 16:08:28 -04:00
Philip Eisenlohr af955df891 added phi_min back to example; more consistency in code syntax 2023-09-06 15:11:48 -04:00
Sharan 925da8aad4 Merge remote-tracking branch 'origin/numerics-comment-format' into restructure-numerics 2023-09-06 20:14:58 +02:00
Sharan 9c4fa16c7d new mech dict 2023-09-06 19:57:40 +02:00
Sharan eacdf38482 Merge remote-tracking branch 'origin/development' into restructure-numerics 2023-09-06 12:17:13 +02:00
Sharan 252128a863 updated private repo 2023-09-06 12:16:58 +02:00
Sharan e101b5cca8 correct pointer 2023-09-06 11:17:39 +02:00
Philip Eisenlohr 1de0b62eab use corrected conftest.py in PRIVATE 2023-09-05 23:34:27 -04:00
Philip Eisenlohr 2434c322ca more sensible sorting of sections; additional polish 2023-09-05 13:14:20 -04:00
Philip Eisenlohr 68218672fe use updated PRIVATE 2023-09-05 11:44:45 -04:00
Test User a0335aa0c4 [skip ci] updated version information after successful test of v3.0.0-alpha7-784-g69239661c 2023-09-04 22:38:03 +02:00
Franz Roters 69239661cf Merge branch 'sanity-check-rho' into 'development'
thermal sanity checks

See merge request damask/DAMASK!813
2023-09-04 17:39:11 +00:00
Philip Eisenlohr 8399a11703 more extensive numerics.yaml documentation 2023-09-04 11:39:45 -04:00
Cathy Bing 288aa73047 added sanity check for positive rho,C_p,K in thermal 2023-09-01 17:30:37 -04:00
Test User 30464c2d9b [skip ci] updated version information after successful test of v3.0.0-alpha7-781-gbe87d9eed 2023-09-01 18:04:50 +02:00