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 |
Martin Diehl
|
82eb532193
|
separating functionality
|
2020-12-23 06:58:54 +01:00 |
Martin Diehl
|
916657e2f5
|
separating
|
2020-12-22 23:27:56 +01:00 |
Martin Diehl
|
3719b9a52c
|
storing Lp and related fields in new structure
|
2020-12-22 22:21:11 +01:00 |
Martin Diehl
|
79a8a40e6d
|
Fp is directly accessible
|
2020-12-22 20:45:27 +01:00 |
Martin Diehl
|
f28fe0812e
|
sorting
|
2020-12-22 20:07:01 +01:00 |
Martin Diehl
|
b452cce2f6
|
only needed for mechanics
|
2020-12-22 19:13:30 +01:00 |
Martin Diehl
|
830a61a9ff
|
systematic names
|
2020-12-22 11:38:29 +01:00 |
Martin Diehl
|
81602dd0e0
|
for internal use only
|
2020-12-22 11:15:37 +01:00 |
Martin Diehl
|
2627ed1a82
|
cleaning
|
2020-12-22 10:44:43 +01:00 |
Martin Diehl
|
0e0814dbc3
|
WIP: mechanics takes care of mechanics variables
|
2020-12-22 10:03:19 +01:00 |
Martin Diehl
|
831e0ce1b9
|
sorting responsibilities
|
2020-12-22 09:22:55 +01:00 |
Martin Diehl
|
da558b31c1
|
clear responsibilities
|
2020-12-22 08:45:01 +01:00 |
Martin Diehl
|
7075940102
|
Merge branch 'merge-crystallite-constitutive' into clean-constitutive
|
2020-12-21 14:56:58 +01:00 |
Martin Diehl
|
ceeb300061
|
fixes for ifort
|
2020-12-21 14:55:50 +01:00 |
Martin Diehl
|
b7445b007d
|
variables are now part of the same module
|
2020-12-21 14:01:40 +01:00 |
Martin Diehl
|
07ccaf5fe7
|
some ideas ...
|
2020-12-21 12:34:20 +01:00 |
Martin Diehl
|
5fce37fb3e
|
only relevant for mechanics
|
2020-12-21 10:57:18 +01:00 |
Martin Diehl
|
d0b267b240
|
there are module functions
|
2020-12-20 18:24:35 +01:00 |
Martin Diehl
|
d92a732dcc
|
mech/plastic only
|
2020-12-20 17:58:31 +01:00 |
Martin Diehl
|
55d14fbfa8
|
separating
|
2020-12-20 16:32:33 +01:00 |
Martin Diehl
|
710c217d8a
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
Martin Diehl
|
f8756ad95a
|
simplifying
no extral handling for homogeneous temperature (the memory that was
saved was consumed by the extra mapping)
|
2020-12-15 19:05:01 +01:00 |
Martin Diehl
|
bc4361c2ae
|
use variable string length
for array, padding is needed to get same length
|
2020-12-06 13:32:20 +01:00 |
Martin Diehl
|
85d161f039
|
missing rename: bcc -> cI
also, no CamelCase in disloTungsten + a few renames of variable names
for more consistency
|
2020-11-29 12:57:51 +01:00 |