Martin Diehl
|
9b1e72e7bc
|
more sensible cutoff for scatter
|
2018-02-15 11:26:19 +01:00 |
Martin Diehl
|
230ffe8f35
|
Bessel functions for Gaussian scatter
|
2018-02-14 13:03:50 +01: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 |
Zhuowen Zhao
|
7f487bb77b
|
merge development into kinematic hardening branch
|
2018-02-07 11:30:57 -05:00 |
Fengbo Han
|
208c4affa4
|
using math_equivStrain33 and math_equivStress33 instead of Mises
|
2018-02-07 17:11:43 +01:00 |
Fengbo Han
|
b834b2a00d
|
removed unnecessary lines
|
2018-02-07 13:37:26 +01:00 |
Fengbo Han
|
9249e7db2b
|
Merge branch 'development' into HMS
|
2018-02-07 11:44:17 +01:00 |
Fengbo Han
|
190a2baf9f
|
when using yield stop criteria, if rotation of the load frame is specified, the output results in .yield and .stressstrain files are also rotated
|
2018-02-07 11:35:16 +01:00 |
Martin Diehl
|
5f0531b997
|
using the new compression
|
2018-02-06 10:49:06 +01:00 |
Martin Diehl
|
ba3a4e1254
|
indicating vectors with 1_, ..., n_ is standard now, "euler" also (more or less)
|
2018-02-05 17:34:08 +01:00 |
Martin Diehl
|
b455fcd0a3
|
acos has the same limits/stability as indirect asin calculation, enforing limits directly instead of scaling
|
2018-02-03 09:21:19 +01:00 |
Martin Diehl
|
9908734710
|
wrong random number, simplified
|
2018-02-03 09:04:49 +01:00 |
Martin Diehl
|
ba6fd70654
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-02-03 09:02:20 +01:00 |
Test User
|
911fb84e81
|
[skip ci] updated version information after successful test of v2.0.1-1035-gd80a255
|
2018-02-03 03:57:56 +01:00 |
Franz Roters
|
d80a255736
|
new Marc2017 file format finally working!
|
2018-02-02 15:06:13 +01:00 |
Martin Diehl
|
d80e15bd76
|
compiler_options and compiler_version supported by new Intel compiler
|
2018-02-02 12:36:09 +01:00 |
Martin Diehl
|
24ba08c2cc
|
modularized
|
2018-02-01 07:56:55 +01:00 |
Test User
|
8776b52561
|
[skip ci] updated version information after successful test of v2.0.1-1033-g8514760
|
2018-02-01 07:34:53 +01:00 |
Philip Eisenlohr
|
85147605ad
|
bugfix: use fileInCurrent instead of fileInRef
|
2018-01-31 12:35:50 -05:00 |
Philip Eisenlohr
|
872e2efd2d
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-01-31 12:09:29 -05:00 |
Philip Eisenlohr
|
60440b1a54
|
polished output and streamlined code in test-class, added new consistency check in PRIVATE
|
2018-01-31 12:09:14 -05:00 |
Test User
|
e4266c94e7
|
[skip ci] updated version information after successful test of v2.0.1-1029-ge304ce3
|
2018-01-31 04:14:24 +01:00 |
Philip Eisenlohr
|
e304ce35da
|
forgot to rename function call to read "coordGridAndSize"
|
2018-01-30 12:58:43 -05:00 |
Philip Eisenlohr
|
355d576b4d
|
shortened code with utility function coordGridAndSize
|
2018-01-30 09:20:47 -05:00 |
Philip Eisenlohr
|
dc77e996cc
|
added utility function coordGridAndSize
|
2018-01-30 09:18:59 -05:00 |
Philip Eisenlohr
|
710970d728
|
updated option --label for addCurl/Div/Grad
|
2018-01-29 21:27:05 -05:00 |
Zhuowen Zhao
|
227720dc7d
|
merge development into kinematic hardening branch
|
2018-01-29 17:24:46 -05:00 |
Philip Eisenlohr
|
1d71a52133
|
further simplifcation of scripts
|
2018-01-29 15:10:41 -05:00 |
Philip Eisenlohr
|
b45b43c5ac
|
bug fix in addCurl, simplified scripts
|
2018-01-29 14:12:19 -05:00 |
Philip Eisenlohr
|
622d038932
|
einsum now compatible with numpy 1.14
|
2018-01-29 09:18:05 -05:00 |
Philip Eisenlohr
|
13500a6443
|
language polishing
|
2018-01-28 21:02:38 -05:00 |
Philip Eisenlohr
|
ba175a29d1
|
now multiple selective tests possible, shortened output
|
2018-01-28 20:54:25 -05:00 |
Philip Eisenlohr
|
30272fc355
|
generalized addCurl with --data instead of --tensor and --vector
|
2018-01-28 18:25:50 -05:00 |
Philip Eisenlohr
|
8fb127f31c
|
better description of activity
|
2018-01-28 18:08:02 -05:00 |
Philip Eisenlohr
|
761670f218
|
generalized addGradient with --data instead of --scalar and --vector
|
2018-01-28 18:02:35 -05:00 |
Philip Eisenlohr
|
708cbd12a5
|
adopt quiet postResults in testing
|
2018-01-28 17:58:22 -05:00 |
Test User
|
04c40d01a8
|
[skip ci] updated version information after successful test of v2.0.1-1015-g532d669
|
2018-01-28 07:50:27 +01:00 |
Philip Eisenlohr
|
532d669d33
|
switched to more robust line based output
|
2018-01-27 17:45:53 -05:00 |
Test User
|
48f8bbeec0
|
[skip ci] Merge branch 'master' into development
|
2018-01-23 14:33:27 +01:00 |