Martin Diehl
98e5713ce5
Merge branch 'development' into noAbaqus
2020-02-06 18:33:13 +01:00
Test User
177babecb2
[skip ci] updated version information after successful test of v2.0.3-1624-g47109b90
2020-02-06 12:37:13 +01:00
Franz Roters
47109b903b
Merge branch 'plasticity-submodule' into 'development'
...
Plasticity submodule
See merge request damask/DAMASK!120
2020-02-06 10:13:48 +01:00
Test User
3cadf60d30
[skip ci] updated version information after successful test of v2.0.3-1609-g243e884a
2020-02-05 14:49:01 +01:00
Martin Diehl
cab000f4b4
not used
2020-02-04 23:52:10 +01:00
Martin Diehl
13ce372684
not used
2020-02-04 23:45:34 +01:00
Martin Diehl
57c70cd5d5
preparing removal
2020-02-04 00:12:08 +01:00
Martin Diehl
2d74a83dad
cleaning
2020-02-03 23:48:09 +01:00
Martin Diehl
9e131c0110
rank 0 takes care of statistics file
2020-02-03 23:09:46 +01:00
Martin Diehl
e9dad64f2b
use central functionality
2020-02-03 23:01:08 +01:00
Martin Diehl
7bdfd05749
simplified
2020-02-03 22:44:57 +01:00
Martin Diehl
c6579f8890
[skip ci] unified
2020-02-03 22:41:52 +01:00
Martin Diehl
1ad79883b4
not needed
2020-02-03 22:33:56 +01:00
Martin Diehl
4999f5aa4d
first steps of removing deprecated
...
use faster, pandas-based alternative 'table'
2020-02-03 21:40:10 +01:00
Martin Diehl
0ce0bb2d85
better understandable
2020-02-03 21:39:00 +01:00
Martin Diehl
243e884a67
new test
...
Marc_elementLib should not fail randomly anymore
2020-02-03 21:33:40 +01:00
Martin Diehl
54589a9c56
crystallite does not exist any more
2020-02-02 20:37:05 +01:00
Martin Diehl
8575794e47
adjust to recent changes
2020-02-02 18:54:53 +01:00
Martin Diehl
4c28e7f626
better have tests
2020-02-01 09:44:21 +01:00
Martin Diehl
588525611b
also report correctly negative seeds
2020-02-01 09:04:02 +01:00
Martin Diehl
796fd9a774
natural order
2020-01-31 21:43:45 +01:00
Martin Diehl
042d09a730
names from paper
2020-01-31 21:43:12 +01:00
Martin Diehl
55e53536f2
fixing indentation
...
always 2 spaces, not 1 for the first level
2020-01-31 21:37:18 +01:00
Martin Diehl
26496976c8
not used anymore
2020-01-31 21:19:15 +01:00
Martin Diehl
0d96c728fe
better readable
2020-01-31 07:02:24 +01:00
Martin Diehl
3791c50468
better readable
2020-01-31 06:55:26 +01:00
Martin Diehl
f5f397cb70
better readable
2020-01-31 06:52:11 +01:00
Martin Diehl
6ce4ce523a
Merge branch 'MiscImprovements' of magit1.mpie.de:/damask/DAMASK into MiscImprovements
2020-01-31 00:13:25 +01:00
Martin Diehl
269d65005b
use nomenclature from the DAMASK paper
2020-01-31 00:07:23 +01:00
Martin Diehl
0b8ff64884
store mapping MARC/FEM2DAMASK mapping
...
do not calculate the mapping for elements and nodes per call on
the fly, rather store it. Not memory efficient in the case that numbers
are not consequtive (order does not matter, but missing nodes/elements
would waste some 2 integers per missing number). However, this seem to cause
problems anyway when range indicators like '1 to 10' are used.
2020-01-30 23:39:59 +01:00
Martin Diehl
d54b8714e1
avoid invalid error access
2020-01-29 23:42:50 +01:00
Martin Diehl
c2cdcb17f7
wrong string
2020-01-29 23:04:15 +01:00
Martin Diehl
59fe9d06b0
shortening
2020-01-29 22:53:19 +01:00
Martin Diehl
9690f170e1
4 space indentation
2020-01-29 22:44:42 +01:00
Martin Diehl
f5bd544b36
[skip ci] was too general
2020-01-29 18:15:49 +01:00
Martin Diehl
9fbdb6b757
[skip ci] need to follow DAMASK paper
2020-01-29 17:49:35 +01:00
Martin Diehl
4d07ab7519
prospector complained
2020-01-29 16:31:05 +01:00
Martin Diehl
9c138c87f0
not needed
2020-01-29 14:57:12 +01:00
Martin Diehl
64be6a277d
it's the surface, not the edge
2020-01-29 14:48:15 +01:00
Martin Diehl
b938f1a98d
polishing
...
* constants in CAPITALS
* more tests
* 'forall' is deprecated in Fortran 2018
2020-01-29 14:01:14 +01:00
Martin Diehl
fa39a7423b
preparing for actual use
2020-01-29 13:20:16 +01:00
Martin Diehl
348a91d503
Merge branch 'MiscImprovements' of magit1.mpie.de:/damask/DAMASK into MiscImprovements
2020-01-29 13:17:58 +01:00
Martin Diehl
3f96c12e06
avoid code duplication
2020-01-29 11:09:57 +01:00
Martin Diehl
6f467ea14e
Marc with optimization works if offloading to accelerators is disabled
2020-01-29 11:05:35 +01:00
Martin Diehl
49bfdcecab
avoid accessing non-existing chunks
...
note that Fortran does not shortcut logical expressions, hence the new
function
2020-01-29 09:13:55 +01:00
Martin Diehl
b8263519ca
ignore empty lines
2020-01-29 08:00:28 +01:00
Martin Diehl
7b0850f929
only read relevant lines
2020-01-29 00:10:05 +01:00
Martin Diehl
57db134c6d
polishing
2020-01-28 23:44:07 +01:00
Martin Diehl
ff41061759
no bare 'except'
2020-01-28 23:39:46 +01:00
Martin Diehl
5d1f68bf93
Merge branch 'fix-elem-7-57' into noAbaqus
2020-01-27 19:27:53 +01:00