Nikhil Prabhu
|
58b67007a9
|
fixed missing add_strain
|
2022-04-12 12:02:00 +02:00 |
Martin Diehl
|
f3cf67d3fa
|
avoid code duplication and inconsistencies
|
2022-03-27 09:55:20 +02:00 |
Martin Diehl
|
e9906864cf
|
ensure Unix line endings
|
2022-03-26 22:00:08 +01:00 |
Philip Eisenlohr
|
56c33b8a5c
|
flipped VTK.add to use (label,data) to be consistent with other functionality
|
2022-03-11 20:07:18 -05:00 |
Martin Diehl
|
05541736a6
|
clearer message
|
2022-03-09 15:18:18 +01:00 |
Martin Diehl
|
20e056e26a
|
consistent interface also for internal functionality
allows to change multiple 'what's at the same time
|
2022-03-07 13:10:15 +01:00 |
Martin Diehl
|
a77b63718c
|
remove deprecated interface options
|
2022-03-04 20:27:32 +01:00 |
Philip Eisenlohr
|
320ab70270
|
Merge branch 'development' into 'python-vtk-improvements'
# Conflicts:
# python/damask/_vtk.py
|
2022-02-23 14:20:52 +00:00 |
Martin Diehl
|
77e57a268c
|
unified.
the default python description "Return repr(self)." is pretty useless,
so better agree on a DAMASK standard
|
2022-02-23 07:21:30 +01:00 |
Philip Eisenlohr
|
47dcd4bd41
|
follow Python exception message convention of lower-case
|
2022-02-22 10:42:05 -05:00 |
Philip Eisenlohr
|
aeb0e527ec
|
Consistent formatting of raised messages
|
2022-02-22 09:46:12 -05:00 |
Martin Diehl
|
e8a4f06634
|
out of place behavior for VTK
|
2022-02-22 07:49:44 +01:00 |
Martin Diehl
|
9fe51686e5
|
allow to use '~' in path
not sure how to test, i.e. how to create a fixture to have a fake home
|
2022-02-21 07:19:05 +01:00 |
Philip Eisenlohr
|
0adc827278
|
Merge branch 'development' into python-vtk-improvements
|
2022-02-18 14:46:40 -05:00 |
Philip Eisenlohr
|
826611411f
|
"list_data" now returns list not str; deemph creator
|
2022-02-17 12:05:13 -05:00 |
Martin Diehl
|
9a5eb45212
|
helpful information when comparing files
|
2022-02-17 07:16:55 +01:00 |
Philip Eisenlohr
|
2ce464c48e
|
vtk.comments as directly accessed property
|
2022-02-14 09:24:12 -05:00 |
Sharan
|
1bd654781b
|
tests updated
|
2022-02-02 00:20:14 +01:00 |
Martin Diehl
|
6657e5c4eb
|
testing a few corner cases
behavior for __eq__ is now following python standard, comparing to wrong
class gives False
|
2022-01-15 13:22:15 +01:00 |
Martin Diehl
|
3acabcdc7f
|
docstring adjustments
|
2022-01-12 23:57:21 +01:00 |
Martin Diehl
|
2fc25c6fa9
|
correct reporting
|
2021-12-17 14:31:51 +01:00 |
Martin Diehl
|
a1e42af860
|
easier to understand
|
2021-12-17 10:44:41 +01:00 |
Martin Diehl
|
c1eabc3384
|
simplified interface
|
2021-12-17 10:31:41 +01:00 |
Martin Diehl
|
0b6af19e54
|
use of keywords is more intuitive
code needs cleaning after revoming of 'what' and 'datasets'. For the
moment, keep the old style for compatibility with existing evaluation
scripts
|
2021-12-17 09:48:33 +01:00 |
Philip Eisenlohr
|
5dbb60d338
|
add_pole now has option "with_symmetry"
|
2021-08-19 06:10:08 +02:00 |
Martin Diehl
|
c5f284cd8d
|
increased test coverage
|
2021-08-18 10:44:04 +02:00 |
Martin Diehl
|
b13e7e174b
|
avoid invalid DADF5
|
2021-08-16 21:31:17 +02:00 |
Martin Diehl
|
30d9f57db0
|
also compress string datasets
results in different type (numpy string instead of numpy object), tests need to be adjusted
|
2021-08-14 16:28:51 +02:00 |
Martin Diehl
|
595cc4e59e
|
always chunk data
for small datasets:
- only one chunk
- no compression
|
2021-08-14 15:48:07 +02:00 |
Vitesh Shah
|
b29b0ecd71
|
Merge branch 'development' into report-systems
|
2021-08-10 09:16:13 +02:00 |
Martin Diehl
|
4e6663d258
|
Merge remote-tracking branch 'origin/development' into restructure-Orientation-2
|
2021-08-08 10:18:34 +02:00 |
Martin Diehl
|
68eb930bf0
|
Merge remote-tracking branch 'origin/development' into report-systems
|
2021-08-03 21:57:50 +02:00 |
Martin Diehl
|
e8312a49ed
|
polishing
|
2021-08-02 10:38:59 +02:00 |
Martin Diehl
|
83183408ea
|
can only decode strings, not arrays of strings
|
2021-07-31 10:20:48 +02:00 |
Martin Diehl
|
26ae352a4c
|
make setup data easily accessible to the user
|
2021-07-27 09:38:47 +02:00 |
Martin Diehl
|
de428efca5
|
add_pole is working again
|
2021-07-18 18:58:05 +02:00 |
Martin Diehl
|
f11e7742e5
|
better document
make damask.mpie.de colorful ;)
|
2021-07-16 10:30:33 +02:00 |
Martin Diehl
|
b2b93f2780
|
not needed anymore
|
2021-07-01 19:36:00 +02:00 |
Martin Diehl
|
abd660e62d
|
Merge remote-tracking branch 'origin/development' into polishing
|
2021-06-19 13:28:56 +02:00 |
Martin Diehl
|
56b011aa54
|
better have tests
|
2021-06-18 21:11:01 +02:00 |
Philip Eisenlohr
|
0805445ea8
|
exchanged x/z dimension in XDMF writing
|
2021-06-18 10:17:39 -04:00 |
Martin Diehl
|
db1882e4de
|
polishing
|
2021-06-17 18:26:37 +02:00 |
Martin Diehl
|
218e6a79a8
|
VTK image data is the appropriate type, not VTK rectilinear grid
FFTs require constant spacing in all three directions, this is
guaranteed by the vtkImageData but not by vtkRectilinearGrid
|
2021-06-15 19:02:26 +02:00 |
Martin Diehl
|
6f9e521cdb
|
Merge branch 'HDFgeometryupdate' into 'development'
HDF geometry update
See merge request damask/DAMASK!395
|
2021-06-01 08:01:53 +00:00 |
Martin Diehl
|
bd10ee033e
|
dealing with user errors/incomplete files
|
2021-06-01 06:51:44 +02:00 |
Martin Diehl
|
f435a1bea4
|
include in documentation
|
2021-05-28 21:06:02 +02:00 |
Martin Diehl
|
46dc6b4dab
|
functionality to add field data on regular grids
allows to add curl, divergence, and gradient to results from the grid
solver
|
2021-05-28 15:38:00 +02:00 |
Martin Diehl
|
e431d89957
|
polishing
|
2021-05-28 13:20:56 +02:00 |
Martin Diehl
|
dd4612dd9b
|
support singular names
e.g. self.iterate('phase')
|
2021-05-28 08:06:58 +02:00 |
Martin Diehl
|
00bc6a9031
|
4 threads as default. Reasonable for modern computers
hardcoded + and as shell variable
|
2021-04-28 20:26:25 +02:00 |