Martin Diehl
|
de79d2d897
|
test handling of Marc results
|
2021-04-26 00:28:39 +02:00 |
Martin Diehl
|
62c987badf
|
add tracer to vtk files
|
2021-04-25 23:54:33 +02:00 |
Martin Diehl
|
68a839ed97
|
typo + improved help
|
2021-04-25 22:14:13 +02:00 |
Martin Diehl
|
d4a46b9be8
|
Merge remote-tracking branch 'origin/development' into drop-old-DADF5-support
|
2021-04-25 17:34:14 +02:00 |
Martin Diehl
|
0459f17f58
|
improved usability
|
2021-04-25 07:58:15 +02:00 |
Martin Diehl
|
18aa6f7f12
|
support for string arrays
allows to add phase label from mapping. Only scalar string arrays are
allowed (no real restriction)
|
2021-04-24 22:50:59 +02:00 |
Martin Diehl
|
6e1fe712c7
|
Merge branch 'python-documentation' into drop-old-DADF5-support
|
2021-04-24 19:39:28 +02:00 |
Philip Eisenlohr
|
690b478013
|
[skip ci] language polishing
|
2021-04-24 13:12:44 -04:00 |
Martin Diehl
|
24046ef683
|
support the user
|
2021-04-24 18:00:57 +02:00 |
Martin Diehl
|
95831e53f6
|
using improved documentation
|
2021-04-24 16:23:34 +02:00 |
Martin Diehl
|
3977e230b3
|
documenting and ensuring consistent argument names
'name' for a dataset matches the analogy to a file name
|
2021-04-24 14:47:45 +02:00 |
Martin Diehl
|
4d67c85a33
|
clarify out-of-place behavior and document return values
|
2021-04-23 23:32:09 +02:00 |
Martin Diehl
|
26f37d822d
|
state return value
not for Rotation as its docstring is extended by Orientation
|
2021-04-23 19:15:11 +02:00 |
Martin Diehl
|
190ddafa44
|
don't support old file formats
|
2021-04-14 23:23:32 +02:00 |
Martin Diehl
|
0e6cb127df
|
damage can be defined in parts of the domain ...
|
2021-04-14 19:24:45 +02:00 |
Sharan Roongta
|
1be1a72a09
|
Merge branch 'Fortran-cleaning' into 'development'
Clarifying structure
See merge request damask/DAMASK!368
|
2021-04-13 11:08:18 +00:00 |
Martin Diehl
|
cfbb2d416f
|
better example
|
2021-04-10 23:58:53 +02:00 |
Martin Diehl
|
1133090b6c
|
logfile does not contain much valuable information
Marc automatically creates .out
|
2021-04-10 23:50:20 +02:00 |
Martin Diehl
|
37df78a8e0
|
don't show progress bar for empty iterations
|
2021-04-10 15:01:50 +02:00 |
Martin Diehl
|
d304654972
|
allow easy detection of empty view/get/place
|
2021-04-10 09:33:45 +02:00 |
Martin Diehl
|
07d573a56d
|
more helpful dataset descriptors
phase label for single phase material not helpful
|
2021-04-10 09:32:21 +02:00 |
Martin Diehl
|
44331c504b
|
__class__ is unknown (says prospector)
|
2021-04-10 08:29:42 +02:00 |
Martin Diehl
|
63b343ad87
|
Merge branch 'development' into allclose-rotation-orientation
|
2021-04-10 08:05:25 +02:00 |
Martin Diehl
|
e89236b14d
|
bugfix:
don't overwrite data when doing a 'place-like' operation to merge
datasets
|
2021-04-08 17:36:33 +02:00 |
Martin Diehl
|
2d8658822d
|
report return value
|
2021-04-08 14:58:22 +02:00 |
Martin Diehl
|
00aed99419
|
naming of tests should follow naming in class
|
2021-04-08 13:39:48 +02:00 |
Martin Diehl
|
bc1454970c
|
mandatory symmetry
if symmetry is not of interest, damask.Rotation should be used
|
2021-04-06 22:49:08 +02:00 |
Philip Eisenlohr
|
bf2515c4c1
|
removed `Grid.diff` in lieu of `__eq__`
|
2021-04-06 12:10:35 -04:00 |
Philip Eisenlohr
|
bf4c88a39e
|
renamed result.read to get; polishing
|
2021-04-06 11:39:44 -04:00 |
Martin Diehl
|
02277fb820
|
consistently return masked array
|
2021-04-05 22:18:18 +02:00 |
Martin Diehl
|
d5806075d4
|
distinguish isclose/allclose and __eq__
|
2021-04-05 22:15:03 +02:00 |
Martin Diehl
|
115e3dd4c7
|
simplified
|
2021-04-05 17:18:12 +02:00 |
Martin Diehl
|
faa9e6aa6a
|
open file only once
|
2021-04-05 15:58:10 +02:00 |
Martin Diehl
|
c3a7a85f7a
|
avoid repetition
|
2021-04-05 15:41:28 +02:00 |
Martin Diehl
|
9db1ef9ed7
|
polishing
|
2021-04-05 13:41:49 +02:00 |
Martin Diehl
|
65b03aeb2d
|
Merge remote-tracking branch 'origin/development' into Results.read-.place
|
2021-04-05 10:22:49 +02:00 |
Martin Diehl
|
62c85db745
|
out of place behavior
|
2021-04-05 08:03:00 +02:00 |
Martin Diehl
|
fc409fcf08
|
'join' is always linear in time, '+' not
|
2021-04-04 22:12:28 +02:00 |
Martin Diehl
|
1d6b56346a
|
use 'view' and standardized calling signature
|
2021-04-04 20:56:30 +02:00 |
Martin Diehl
|
0e5f693fea
|
untangling
|
2021-04-04 19:44:06 +02:00 |
Martin Diehl
|
e1d57f176d
|
simplifying
[] has a special meaning for glob, use () to indicate direction for IPF
color. It is anyways the sample direction, not a crystallographic
direction
|
2021-04-04 19:05:58 +02:00 |
Martin Diehl
|
d78e0085fc
|
simplified
|
2021-04-04 18:32:17 +02:00 |
Martin Diehl
|
a962777d24
|
avoid code duplication
|
2021-04-04 13:38:40 +02:00 |
Martin Diehl
|
6fef46539e
|
standard names
|
2021-04-04 13:16:14 +02:00 |
Martin Diehl
|
6f3dc80079
|
simplified/using new functionality
|
2021-04-03 16:32:48 +02:00 |
Martin Diehl
|
27f2e3b26e
|
avoid random order when using sets
|
2021-04-03 12:21:06 +02:00 |
Martin Diehl
|
885aeb62e5
|
geometry0 itself is useful
can be combined with 'place' if in-memory VTK is required for spatial
operations
|
2021-04-03 08:58:22 +02:00 |
Martin Diehl
|
39c0bc9de6
|
polishing
|
2021-04-03 08:19:16 +02:00 |
Martin Diehl
|
1b2d892b42
|
keep reference folder clean
|
2021-04-03 07:31:31 +02:00 |
Martin Diehl
|
20d0242d59
|
using new logic
|
2021-04-02 12:21:27 +02:00 |