Martin Diehl
|
b52d5ab20b
|
some more outputs
mainly done by Vitesh, copied it from other branch
|
2019-04-05 22:23:02 +02:00 |
Martin Diehl
|
bc4b79a3a2
|
writing results out
credits to Vitesh
|
2019-04-04 10:04:44 +02:00 |
Martin Diehl
|
4604e65a42
|
use matmul instead of hand-written functions
- performance is the same
- leaner code
- matmul works (was buggy a few years ago)
|
2019-04-03 08:22:04 +02:00 |
Martin Diehl
|
49ff1454a9
|
no need for explicit loops
|
2019-03-26 06:47:17 +01:00 |
Franz Roters
|
b8117d4057
|
LpAndItsTangent called kinetics_twip a second time instead of kinetic_trans
|
2019-03-22 15:31:29 +01:00 |
Martin Diehl
|
5050f21a6e
|
[skip ci] more renames for consistency
|
2019-03-22 12:28:53 +01:00 |
Martin Diehl
|
6966e68403
|
more renames (following DAMASK paper)
|
2019-03-22 11:40:52 +01:00 |
Martin Diehl
|
f50e6fe5ad
|
[skip ci] adjusting to disloUCLA
|
2019-03-22 11:32:55 +01:00 |
Martin Diehl
|
f12b66b409
|
wrong keyword
|
2019-03-22 09:26:39 +01:00 |
Martin Diehl
|
28caf5ed4d
|
final rename (for the moment)
|
2019-03-22 06:57:32 +01:00 |
Martin Diehl
|
5dc5a25ab3
|
simplified dotState
|
2019-03-22 06:48:38 +01:00 |
Martin Diehl
|
17f955d3e8
|
still renaming
|
2019-03-21 08:07:09 +01:00 |
Martin Diehl
|
9936b382fd
|
more renames
|
2019-03-20 21:51:52 +01:00 |
Martin Diehl
|
facef25f8e
|
renaming to fit paper and/or disloUCLA
|
2019-03-20 09:46:49 +01:00 |
Martin Diehl
|
5f53147e96
|
wrong assignmen (scalar to vector)
|
2019-03-19 14:56:36 +01:00 |
Martin Diehl
|
8a07ff4617
|
fixed copy and paste errors
|
2019-03-19 14:17:06 +01:00 |
Martin Diehl
|
1b53040f5e
|
intermediate results should not be stored
|
2019-03-19 06:52:06 +01:00 |
Martin Diehl
|
d22f41eeaa
|
better readable
|
2019-03-19 06:25:21 +01:00 |
Martin Diehl
|
d9e497bdd8
|
prefactors were not used/not mentioned in the paper
|
2019-03-19 06:21:40 +01:00 |
Martin Diehl
|
7d40d13b4c
|
simplifying
|
2019-03-18 22:44:54 +01:00 |
Martin Diehl
|
5f85a65fe6
|
shorter name, inline with the paper
|
2019-03-18 22:37:32 +01:00 |
Martin Diehl
|
3eb7f868bf
|
pInt not needed
|
2019-03-18 22:17:11 +01:00 |
Martin Diehl
|
76dee8cb81
|
renaming according to paper
|
2019-03-18 22:08:41 +01:00 |
Martin Diehl
|
18fe8c34ee
|
fortran fast storage of interaction matrices
|
2019-03-11 22:41:59 +01:00 |
Martin Diehl
|
0118fefe6e
|
wrong type
|
2019-03-10 10:05:47 +01:00 |
Martin Diehl
|
34660599a1
|
dummy HDF5 output for all plasticity laws
|
2019-03-09 20:43:31 +01:00 |
Martin Diehl
|
55d55a156b
|
following numpy syntax
|
2019-03-09 16:19:56 +00:00 |
Martin Diehl
|
383e1befd5
|
polishing and extending citations
|
2019-03-09 11:11:40 +01:00 |
Martin Diehl
|
0d08659b2a
|
general cleaning
|
2019-03-09 11:11:40 +01:00 |
Martin Diehl
|
4967ac0132
|
need to check for significant stress only once
|
2019-01-29 07:22:56 +01:00 |
Martin Diehl
|
c10922de2b
|
vector notation easier to read
|
2019-01-29 07:06:01 +01:00 |
Martin Diehl
|
a46b4a52a8
|
sanity checks in more sensible order
|
2019-01-29 06:41:27 +01:00 |
Martin Diehl
|
918860ab38
|
easier to store atomic volume instead of scaling factor
|
2019-01-29 06:14:58 +01:00 |
Martin Diehl
|
ef06e7c4fd
|
cleaning
|
2019-01-27 23:36:34 +01:00 |
Martin Diehl
|
35972fbb8e
|
output would need to be store on demand
|
2019-01-27 22:12:27 +01:00 |
Martin Diehl
|
6983718685
|
dst for "dependentState"
|
2019-01-27 22:08:36 +01:00 |
Martin Diehl
|
5630b38962
|
stress induced transformation was never really implemented
|
2019-01-27 22:06:08 +01:00 |
Martin Diehl
|
4b3efac4e5
|
simplified
|
2019-01-27 19:44:53 +01:00 |
Martin Diehl
|
5903e19e18
|
signature as in disloUCLA
|
2019-01-27 16:59:44 +01:00 |
Martin Diehl
|
3fcb7d72c8
|
shortened
|
2019-01-27 16:39:36 +01:00 |
Martin Diehl
|
3843bf599c
|
removed
- accumulatedshear_twin: linearly depends on twin volume fraction
- output of further derived quantities
|
2019-01-27 15:14:50 +01:00 |
Martin Diehl
|
aecb5f20bf
|
shortened
|
2019-01-27 12:18:42 +01:00 |
Martin Diehl
|
8c18b29420
|
mutual unification
|
2019-01-27 11:37:50 +01:00 |
Martin Diehl
|
4b2da52e87
|
following example of disloUCLA
|
2019-01-27 08:35:07 +01:00 |
Martin Diehl
|
3b5a6b2877
|
have internal functions at the end of the module
|
2019-01-27 08:17:08 +01:00 |
Martin Diehl
|
e9c1299a30
|
requiredShape makes no sense
the return value is always a 1D array, only its size might change
|
2019-01-26 09:02:44 +01:00 |
Martin Diehl
|
e083520c73
|
trans systems now handled centrally
remove inactive (= untested) definitions.
|
2018-12-22 07:49:52 +01:00 |
Martin Diehl
|
e6d5992bb4
|
poviding stiffness for transformation as function
|
2018-12-22 00:19:51 +01:00 |
Martin Diehl
|
c29240c1c8
|
forestprojection can be calculated centrally
|
2018-12-11 23:00:56 +01:00 |
Martin Diehl
|
754e5a960b
|
polishing
sometimes gives segmentation fault/division by zero.
probably the usual problem of dislotwin when running without friction
coefficient B
|
2018-12-11 07:22:48 +01:00 |