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 |
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 |
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
|
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 |
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
|
0a763ff116
|
included changes to correct cutback issue of spectral solver
|
2018-02-16 09:36:18 -05: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
|
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 |
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
|
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 |
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 |
Franz Roters
|
2c4df2f070
|
working further on Marc2017 compatibility
|
2018-01-11 17:11:03 +01:00 |
Franz Roters
|
7149f9599f
|
changes towards supporting new Marc2017 input file format
still not working
|
2018-01-10 17:13:25 +01:00 |
ChuanlaiLiu
|
e02a0d32be
|
debug corrected index for stiffness tensor, phase not instance
|
2017-12-19 12:59:10 +08:00 |
Fengbo Han
|
d81870dc57
|
output the stress-strain curve to file if yield stop criterion is used
|
2017-11-22 09:02:35 +01:00 |
Fengbo Han
|
2b5a536458
|
calculate stress and strain from the average PK stress and average deformation gradient of the whole RVE
|
2017-11-22 08:52:48 +01:00 |
Martin Diehl
|
8d705522ea
|
output already disabled for worldrank !=0
|
2017-11-21 15:10:48 +01:00 |
Martin Diehl
|
09a66d918d
|
(in)equality comparison for double was far too tolerant
|
2017-11-21 09:24:25 +01:00 |
Martin Diehl
|
37e154de65
|
preventing division by zero
|
2017-11-20 23:43:06 +01:00 |
Martin Diehl
|
c81a438546
|
SCHMID-BOAS notation for reference
|
2017-11-18 22:39:13 +01:00 |
Philip Eisenlohr
|
e4700cda25
|
changed fixed_seed to random_seed for clarity
|
2017-11-07 14:56:28 -05:00 |
Philip Eisenlohr
|
426b2d0537
|
Merge branch 'development' into 6-debug-replaces-openmp-preprocessor-switch
|
2017-11-06 11:39:58 -05:00 |
Fengbo Han
|
d599aec37f
|
Merge branch 'development' into HMS
|
2017-10-24 11:24:54 +02:00 |
Fengbo Han
|
82758bd90f
|
added yield criterion of facet potential
|
2017-10-24 11:15:34 +02:00 |
Martin Diehl
|
1c2af7bbc6
|
phenoplus has own brach, titanmod was not used for a long time
|
2017-10-08 13:41:54 +02:00 |
Martin Diehl
|
eda8c24b7d
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2017-10-07 17:24:59 +02:00 |
Martin Diehl
|
e32b9d9ca8
|
for comparison with de-facto stardard rotation definitions
|
2017-10-07 13:18:42 +02:00 |
Franz Roters
|
14bf4d5c7b
|
added Marc 2017 link
|
2017-10-05 17:57:21 +02:00 |
Martin Diehl
|
e9440ccd6f
|
suppress warning when compiling with gfortran
|
2017-10-05 16:35:34 +02:00 |
Franz Roters
|
5011e201d6
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2017-10-04 17:18:57 +02:00 |
Franz Roters
|
4d4a546e2d
|
hot fix for so far non-supported input file format of Marc 2017
|
2017-10-04 17:18:06 +02:00 |
Philip Eisenlohr
|
483ed745e0
|
replaced #ifndef _OPENMP with #ifdef DEBUG to trigger inclusion of parallelized debug statements; fixed minor bugs in debug output
|
2017-10-03 09:20:53 -04:00 |
Philip Eisenlohr
|
05bb3c109c
|
Merge branch '5-flexible-dot-delta-state-relation' into 'development'
added offsetDeltaState to type-definition and respect this when applying deltaState
Closes #5
See merge request !15
|
2017-10-03 14:09:20 +02:00 |
Zhuowen Zhao
|
b66a9a3527
|
Merge remote-tracking branch 'origin/development' into development
|
2017-09-29 18:40:00 -04:00 |
Philip Eisenlohr
|
f5816a643d
|
added offsetDeltaState to type-definition and respect this when applying deltaState
|
2017-09-29 17:44:10 -04:00 |