Martin Diehl
|
a8a5c8eec0
|
preparing function for deltaState
essential a "stateJump" over all points
|
2019-01-24 07:12:20 +01:00 |
Martin Diehl
|
a458dc831b
|
prepare for consistent use of full tensor representation
|
2019-01-24 06:56:43 +01:00 |
Martin Diehl
|
1cccd761cd
|
variables were not used
|
2019-01-23 23:18:14 +01:00 |
Martin Diehl
|
ae931c49a1
|
more "building block" separation
|
2019-01-23 23:02:21 +01:00 |
Martin Diehl
|
c60bb2edd3
|
function for update of dependent state
not introduced everywhere
|
2019-01-23 18:04:19 +01:00 |
Martin Diehl
|
0a6bcadafe
|
using a function for state update
avoids a lot of code repetition
|
2019-01-23 11:51:43 +01:00 |
Martin Diehl
|
b1522b1b9d
|
common function to update dot state
|
2019-01-23 06:14:19 +01:00 |
Martin Diehl
|
ac9d49f6be
|
state = subState0 + doState * dt
this is the usual state update used in all other integrators. also
in-line with logic in crystallite_stress
|
2019-01-22 23:23:48 +01:00 |
Martin Diehl
|
443519be72
|
cleaning
no reason to assume that the math functions are not thread safe
|
2019-01-19 10:02:04 +01:00 |
Martin Diehl
|
1be4426dc5
|
not needed
|
2019-01-19 09:54:37 +01:00 |
Martin Diehl
|
6fe099b978
|
[skip ci] re-ordered functions
internal/private functions at the end
|
2019-01-19 09:35:45 +01:00 |
Martin Diehl
|
30f28c9f4e
|
do concurrent causes problems on some Intel compilers
use forall instead.
Mandel/Plain prefixes not needed any more
|
2019-01-18 23:20:44 +01:00 |
Martin Diehl
|
695b331db0
|
takeover from old 46-XXX branch
|
2019-01-18 23:09:46 +01:00 |
Martin Diehl
|
221c587362
|
using separate functions for stress and tangent
extensively tested in 46-simplification-of-crystallite-f90-NEW3 already
|
2019-01-18 15:30:50 +01:00 |
Martin Diehl
|
406a2cc542
|
further separation
still using old combined function
|
2019-01-18 14:42:44 +01:00 |
Martin Diehl
|
e433aea193
|
preparing for separation of stress calculation and tangent calculatin
|
2019-01-18 12:18:13 +01:00 |
Philip Eisenlohr
|
f81c25bb58
|
[skip ci] allow strain softening in phenopowerlaw, i.e. xi_sat might be less than xi_0
|
2019-01-17 17:51:38 -05:00 |
Martin Diehl
|
11e0297bf6
|
Merge branch '46-simplification-of-crystallite-f90-NEW4' into development
|
2019-01-16 15:33:14 +01:00 |
Martin Diehl
|
c39b642a7d
|
Merge remote-tracking branch 'origin/46-simplification-of-crystallite-f90-NEW4' into development
|
2019-01-16 08:36:59 +01:00 |
Martin Diehl
|
c231c808da
|
Merge branch 'tensor-conversion-rename' into development
|
2019-01-15 11:43:45 +01:00 |
Martin Diehl
|
6049e292c1
|
no need to store converged tangent
|
2019-01-15 08:04:50 +01:00 |
Martin Diehl
|
80dca6d304
|
also not needed
was a remainder from time syncinc
|
2019-01-15 07:52:01 +01:00 |
Martin Diehl
|
daaa7cc2ba
|
internal (private) functions at the end
ordered state integrators according to their id
|
2019-01-15 04:27:57 +01:00 |
Martin Diehl
|
54bb6a5eb6
|
more verbose name
credits to Franz
|
2019-01-14 16:36:08 +01:00 |
Martin Diehl
|
43f9d043d2
|
removed time syncing
|
2019-01-14 12:56:46 +01:00 |
Martin Diehl
|
adb68ff792
|
avoid converstions and use of global variables
|
2019-01-14 12:45:07 +01:00 |
Martin Diehl
|
3b27af3f94
|
cross-checking with Danny's thesis
|
2019-01-14 11:06:18 +01:00 |
Martin Diehl
|
f82a422e21
|
do concurrent causes problems on matesting/Intel 18.0.1
|
2019-01-14 09:34:14 +01:00 |
Martin Diehl
|
3f40eeacf9
|
disorientation was never use
not even for nonlocal, but it slows down calculation a lot
|
2019-01-14 07:44:36 +01:00 |
Martin Diehl
|
01a2fffd3c
|
clearer naming for vector <-> tensor conversion
and a bunch of other improvements
|
2019-01-14 07:27:18 +01:00 |
Martin Diehl
|
619baefe19
|
some comments
calling a conversion "Mandel" that does not follow the Mandel convention
(at least according to wikipedia) is not really intuitive
|
2019-01-13 18:54:20 +01:00 |
Martin Diehl
|
aaea11d96b
|
make similarity of state/param structure clear
|
2019-01-13 17:03:49 +01:00 |
Martin Diehl
|
070952dbb8
|
Merge branch 'NewStyleKinematicHardening-3' into development
|
2019-01-08 01:12:05 +01:00 |
Martin Diehl
|
996d686a89
|
slip suffix not needed for slip only models
|
2019-01-07 08:15:27 +01:00 |
Martin Diehl
|
995122504e
|
cross comparing
|
2019-01-07 08:04:02 +01:00 |
Martin Diehl
|
e06fc036c5
|
have dotState after Lp/Li
|
2019-01-07 07:36:11 +01:00 |
Martin Diehl
|
4037085f6c
|
whitespace not needed
|
2019-01-07 07:24:02 +01:00 |
Martin Diehl
|
705d55a3a5
|
re-enabled sanity checks + slight adjustments to layout
|
2019-01-07 07:20:13 +01:00 |
Martin Diehl
|
2aa2373432
|
Merge branch 'development' into NewStyleKinematicHardening-3
|
2019-01-07 07:09:28 +01:00 |
Martin Diehl
|
aa5d3bf9a3
|
simplifications
|
2019-01-07 07:07:55 +01:00 |
Martin Diehl
|
15d1789a19
|
following best practise from phenopowerlaw
|
2019-01-06 21:55:33 +01:00 |
Martin Diehl
|
ebf028421b
|
corrected unit
|
2019-01-06 20:57:40 +01:00 |
Martin Diehl
|
1192f16582
|
Merge remote-tracking branch 'origin/development' into 56-parallel-hdf5
|
2019-01-06 20:56:36 +01:00 |
Martin Diehl
|
19df6f8a71
|
general polishing
|
2019-01-05 23:55:10 +01:00 |
Martin Diehl
|
77a0cfd7a2
|
also adjusted plastic_isotropic
|
2019-01-05 23:41:13 +01:00 |
Martin Diehl
|
dc64841f15
|
mutual best practise phenopowerlaw <-> disloUCLA
|
2019-01-05 23:40:59 +01:00 |
Martin Diehl
|
f354f04f49
|
Merge remote-tracking branch 'origin/development' into NewStyleKinematicHardening-3
|
2019-01-05 21:21:02 +01:00 |
Martin Diehl
|
c2affa9974
|
Merge branch 'development' into 22-NewStyle_disloUCLA-2
|
2019-01-05 15:40:08 +01:00 |
Martin Diehl
|
2f3b518562
|
rename was missing
|
2019-01-05 10:06:37 +01:00 |
Martin Diehl
|
4d0166351e
|
missing initialization caused segmentation fault
|
2018-12-31 11:35:01 +01:00 |