Commit Graph

6412 Commits

Author SHA1 Message Date
Zhuowen Zhao 7bc736aad7 killed modification not relevant to kinematic hardening 2018-04-25 13:26:38 -04:00
Zhuowen Zhao 12adcec41e updated PRIVATE submodule to new state 2018-03-09 18:36:34 -05:00
Zhuowen Zhao 361cf680a5 merged more recent development 2018-03-09 18:19:41 -05:00
Zhuowen Zhao f26fd1d1dc Fixed a physics issue: sense change with respect to difference between resolved stress and backstress 2018-03-09 18:01:09 -05:00
Test User 48fce3a49e [skip ci] updated version information after successful test of v2.0.1-1107-g2c3eae6 2018-03-08 10:15:17 +01:00
Philip Eisenlohr 2c3eae6bf0 fixed tests and bug for very small unit cube fractions when grid is also small 2018-03-07 18:59:27 -05:00
Philip Eisenlohr 32c34457c2 direct selection of valid seed coordinates within subfraction of unit cube instead of check and repeat 2018-03-07 17:45:22 -05:00
Test User 03c643c433 [skip ci] updated version information after successful test of v2.0.1-1104-g88c46d5 2018-03-01 06:25:54 +01:00
Philip Eisenlohr 88c46d500e Merge branch '13-higher-order-thermal-expansion' into 'development'
Resolve "higher-order thermal expansion"

Closes #13

See merge request damask/DAMASK!19
2018-02-28 21:08:01 +01:00
Test User f18f076a09 [skip ci] Merge branch 'master' into development 2018-02-27 19:18:42 +01:00
Test User 35e4244887 Merge commit 'v2.0.1-1098-g5c2aeed' 2018-02-27 19:18:18 +01:00
Test User 5c2aeedb73 [skip ci] updated version information after successful test of v2.0.1-1097-gcb073fe 2018-02-27 19:18:18 +01:00
Test User f5f5791b39 [skip ci] Merge branch 'master' into development 2018-02-27 10:01:09 +01:00
Test User 3a4506c5ae [skip ci] updated version information after successful test of v2.0.1-1088-gf35a88d 2018-02-27 10:01:02 +01:00
Philip Eisenlohr cb073fe127 Merge branch '14_LoadCaseRotationPerformance' into 'development'
14 load case rotation performance

See merge request damask/DAMASK!20
2018-02-27 00:41:20 +01:00
Martin Diehl f35a88d2c4 it's 2018 already 2018-02-26 23:51:23 +01:00
Martin Diehl 1bbaa7cefe reverted last commit, scipy.linalg is different from numpy.linalg 2018-02-26 23:50:44 +01:00
Martin Diehl 6046a7ae3d there is no scipy.linalg (at least on my system)
numpy.linalg is automatically imported together with numpy
2018-02-26 20:22:57 +01:00
Martin Diehl e716441787 indexing now follows description 2018-02-26 20:18:38 +01:00
Martin Diehl cd4115bada now using the correct rotation formula 2018-02-26 11:14:02 +01:00
Test User 30d66c2d67 [skip ci] updated version information after successful test of v2.0.1-1084-gb078234 2018-02-26 09:50:06 +01:00
Martin Diehl e1c4c7e6e8 wrong indices in matrix rotation
fixing this resolves issue 14: "Poor performance after load case rotation"
now inline with http://www.continuummechanics.org/rotationmatrix.html
C'_mnop = R_mi R_nj R_ok R_pl C_ijkl
2018-02-25 21:01:23 +01:00
Philip Eisenlohr b078234644 added scipy and scipy.linalg as known modules for calculations 2018-02-25 14:19:22 -05:00
Philip Eisenlohr bc998846ab thermal expansion coefficient alpha = a + b(T-T_0) + c(T-T_0)^2 2018-02-25 14:14:03 -05:00
Martin Diehl c2ced6a274 not needed anymore 2018-02-25 14:45:35 +01:00
Martin Diehl d5d71d2321 math_transpose33 has no benefit here 2018-02-25 13:42:02 +01:00
Martin Diehl 42500eabff simplified (math_transpose33 does not provide any benefit here) 2018-02-25 12:48:58 +01:00
Martin Diehl eedec74a6a correct debug reporting 2018-02-25 12:31:23 +01:00
Martin Diehl 86768c38d9 source code should not be executable 2018-02-25 10:16:27 +01:00
Test User a901a81ba8 [skip ci] updated version information after successful test of v2.0.1-1082-g8d81e12 2018-02-21 01:41:57 +01:00
Philip Eisenlohr 8d81e12c96 Merge branch '11-restart-from-instead-of-restart-at' into 'development'
Resolve "Restart FROM instead of restart AT"

Closes #11

See merge request damask/DAMASK!18
2018-02-20 16:22:37 +01:00
Philip Eisenlohr f5177b6d2d [skip ci] added option for non-periodic geometries 2018-02-20 10:20:35 -05:00
Test User 328c35a099 [skip ci] updated version information after successful test of v2.0.1-1078-g8949d3c 2018-02-17 02:26:51 +01:00
Philip Eisenlohr ad1179117d modified meaning of restart increment to "restart from" instead of "restart at" 2018-02-16 16:41:07 -05:00
Philip Eisenlohr 8949d3cb7c use consistency tests with increased itmin 2018-02-16 10:59:50 -05:00
Philip Eisenlohr d2e8621a0f consistent testing suite with relocated spectral method example 2018-02-16 09:55:04 -05:00
Philip Eisenlohr 0a763ff116 included changes to correct cutback issue of spectral solver 2018-02-16 09:36:18 -05:00
Philip Eisenlohr 15b0fa90a1 New spectral method example on thermally expanding Eshelby inclusion 2018-02-16 08:30:15 -05:00
Test User 408524daac [skip ci] updated version information after successful test of v2.0.1-1073-gc544fa1 2018-02-13 00:22:33 +01:00
Martin Diehl c544fa1b34 typo, cause wrong finalization sequence 2018-02-12 15:03:35 +01:00
Martin Diehl fe07a34c69 source code should not be executable 2018-02-12 12:42:18 +01:00
Martin Diehl 822f72f1e0 test with correct labels for hybridIA 2018-02-12 12:40:56 +01:00
Martin Diehl 4e62d7793a more detailed comments 2018-02-12 11:46:01 +01:00
Martin Diehl b6abbfca9d early return not needed here 2018-02-12 11:45:42 +01:00
Martin Diehl 2254746177 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-02-12 11:23:05 +01:00
Test User cddb2013be [skip ci] Merge branch 'master' into development 2018-02-08 17:09:26 +01:00
Test User 5d223bcb9a Merge commit 'v2.0.1-1056-g9b37c66' 2018-02-08 17:09:02 +01:00
Test User 9b37c6605c [skip ci] updated version information after successful test of v2.0.1-1055-g208c4af 2018-02-08 17:09:01 +01:00
Test User fc726a69e7 [skip ci] Merge branch 'master' into development 2018-02-08 03:32:52 +01:00
Test User 89f815c23c [skip ci] updated version information after successful test of v2.0.1-1054-gb834b2a 2018-02-08 03:32:16 +01:00