Martin Diehl
083fdb13b4
material_phaseAt and material_phaseMemberAt substitute material_phase
2019-06-14 09:37:01 +02:00
Martin Diehl
59cb70198e
phasememberAt not needed anymore
2019-06-14 09:17:05 +02:00
Martin Diehl
6283ffa024
Merge branch 'development' into cleaning-pInt-use
2019-05-28 09:19:43 +02:00
Martin Diehl
b35465b591
gamma_slip_ID should be used to write result
2019-05-20 19:08:56 +02:00
Martin Diehl
1de0c7e652
wrong name
2019-05-18 22:03:59 +02:00
Martin Diehl
01e3b646c2
don't clutter the code with useless stuff
...
we only need to be more strict about prefixing
functions/subroutines/variables to see in which module they reside
2019-05-16 22:56:48 +02:00
Martin Diehl
39cc9e35ae
Merge branch 'development' into orientation_with_averaging
2019-05-05 22:12:09 +02:00
Martin Diehl
ce1bb589c7
complicated use statements confuse CMake
...
probably we should adopt a similar "use" policy in Fortran as
recommended for Python "import" and have all imports at the beginning
https://www.python.org/dev/peps/pep-0008/
2019-04-18 15:30:54 +02:00
Martin Diehl
1e2766cda6
not needed
2019-04-13 15:37:34 +02:00
Martin Diehl
1036c76ae0
to transpose already when constructing the interaction matrix
2019-04-13 00:46:27 +02:00
Martin Diehl
ab5a29b559
explicit import
...
for some reasons, ifort does not resolve the specific subroutine for the
writeDataset interace otherwise
2019-04-06 08:01:10 +00:00
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