Martin Diehl
|
6292094a65
|
not needed
partitionedState was only for RGC-triggered cutback.
subState is for internal iteration, no need to store for all points
|
2021-01-25 14:03:49 +01:00 |
Martin Diehl
|
9f3fc68325
|
partitionedState not needed
|
2021-01-24 12:14:45 +01:00 |
Martin Diehl
|
983b59fe1e
|
simpler access pattern
|
2021-01-24 11:19:10 +01:00 |
Martin Diehl
|
c729e7d53f
|
cell-based indexing
|
2021-01-24 09:39:40 +01:00 |
Martin Diehl
|
494ed244a0
|
consistent access via (ph)ase and phase(me)mber
|
2021-01-19 10:14:34 +01:00 |
Martin Diehl
|
79364beadc
|
partition temperature and use it
further work required:
- homogenization_T does not have the correct value
- homogenization of rate needed
|
2021-01-17 10:10:30 +01:00 |
Martin Diehl
|
c8be2b321c
|
separat handling of thermal constitutive response
|
2021-01-17 09:38:37 +01:00 |
Martin Diehl
|
65bd880fdf
|
clearerer names
|
2021-01-08 07:10:38 +01:00 |
Martin Diehl
|
5efa6c997a
|
meaningful scope
|
2021-01-08 00:16:20 +01:00 |
Martin Diehl
|
1df409376c
|
sourceState is now damage state
|
2021-01-07 23:32:54 +01:00 |
Martin Diehl
|
27f4e4ce2a
|
separate state for thermal
|
2021-01-07 22:23:13 +01:00 |
Martin Diehl
|
9a82f29006
|
Merge branch 'no-subXXX' into thermal-restructure
|
2021-01-07 10:50:59 +01:00 |
Martin Diehl
|
942bd8932e
|
Merge branch 'no-crystallite_subF' into no-subXXX
|
2021-01-07 06:53:21 +01:00 |
Martin Diehl
|
2cbcbf6552
|
Merge branch 'development' into no-crystallite_subF
|
2021-01-06 18:43:12 +01:00 |
Martin Diehl
|
959c18c85e
|
No crystallite _converged
|
2021-01-06 14:24:52 +01:00 |
Martin Diehl
|
a2d0a9e511
|
WIP: separating states
|
2020-12-31 10:39:30 +01:00 |
Martin Diehl
|
f9f56a1755
|
documenting
|
2020-12-30 15:27:36 +01:00 |
Martin Diehl
|
8c6d759b55
|
consistent naming
|
2020-12-30 12:57:14 +01:00 |
Martin Diehl
|
bc12ac44c3
|
basic functionality for thermal homogenization
|
2020-12-30 12:34:00 +01:00 |
Martin Diehl
|
dd23bec9aa
|
avoid global variables
|
2020-12-30 11:03:13 +01:00 |
Martin Diehl
|
9d09721689
|
keep variables local
|
2020-12-30 10:02:09 +01:00 |
Martin Diehl
|
9ce932a082
|
distributing tasks
|
2020-12-30 09:24:47 +01:00 |
Martin Diehl
|
6a6256dd34
|
separate functionality
|
2020-12-29 23:11:04 +01:00 |
Martin Diehl
|
39287ae61f
|
distribute responsibilities
|
2020-12-29 19:17:06 +01:00 |
Martin Diehl
|
e34937a0d2
|
avoiding public variables
|
2020-12-29 18:27:24 +01:00 |
Martin Diehl
|
9e18e1d10a
|
need to be initialized
|
2020-12-29 15:44:45 +01:00 |
Martin Diehl
|
e19ced830b
|
S and related quantities in new data layout
|
2020-12-29 09:40:05 +01:00 |
Martin Diehl
|
0d0a81a016
|
new structure
|
2020-12-29 08:08:14 +01:00 |
Martin Diehl
|
22575b15ff
|
new (ph,me)-based data layout
|
2020-12-29 07:34:25 +01:00 |
Martin Diehl
|
6bba7a509a
|
polishing
|
2020-12-29 00:51:08 +01:00 |
Martin Diehl
|
5f569b1412
|
explicit arguments instead of global variables
|
2020-12-29 00:39:23 +01:00 |
Martin Diehl
|
f560b33db0
|
avoid global variables
|
2020-12-29 00:13:49 +01:00 |
Martin Diehl
|
f08fbbaaa2
|
consistent names
|
2020-12-28 22:35:07 +01:00 |
Martin Diehl
|
f2402f7ad6
|
consistent names
|
2020-12-28 21:41:48 +01:00 |
Martin Diehl
|
ba9ad3a8c2
|
only needed in one loop
|
2020-12-27 22:56:21 +01:00 |
Martin Diehl
|
f861120f91
|
separation of responsibility
|
2020-12-27 21:45:31 +01:00 |
Martin Diehl
|
6efc61c479
|
easier to understand
|
2020-12-27 20:07:36 +01:00 |
Martin Diehl
|
2eed6fdfdb
|
not needed as global variable
|
2020-12-27 16:16:42 +01:00 |
Martin Diehl
|
5f5d9ed908
|
wrong time increment
|
2020-12-27 08:43:57 +01:00 |
Martin Diehl
|
4bd7aa9abb
|
typo
|
2020-12-24 11:54:09 +01:00 |
Martin Diehl
|
3e0361227c
|
not needed as global variable
|
2020-12-24 11:20:34 +01:00 |
Martin Diehl
|
45d318c7b4
|
better use explicit arguments
|
2020-12-24 10:36:48 +01:00 |
Martin Diehl
|
acc998d242
|
should become mech only
|
2020-12-24 10:22:41 +01:00 |
Martin Diehl
|
935b531d27
|
cleaning+renaming
|
2020-12-24 08:53:02 +01:00 |
Martin Diehl
|
36affc93bf
|
mech is responsible for stiffness
|
2020-12-23 23:09:31 +01:00 |
Martin Diehl
|
12b1c7e641
|
one loop is enough
|
2020-12-23 14:37:12 +01:00 |
Martin Diehl
|
2947e7c444
|
polishing
|
2020-12-23 10:11:21 +01:00 |
Franz Roters
|
7ee52afda2
|
[skip ci] corrected comment on meaning of F
|
2020-12-23 09:59:47 +01:00 |
Martin Diehl
|
fe6a82ecc1
|
unifying names
|
2020-12-23 07:40:51 +01:00 |
Martin Diehl
|
8cf1035cf3
|
unifying names
|
2020-12-23 07:07:18 +01:00 |