Martin Diehl
|
a8da1e5ed9
|
Paraview 5.9 supports datasets of arbitrary length in XDMF
|
2020-11-27 22:57:15 +01:00 |
Francisco Jose Gallardo Basile
|
030062d293
|
Merge branch 'unit-in-vtk' into 'development'
Unit in vtk
See merge request damask/DAMASK!288
|
2020-11-24 16:21:01 +01:00 |
Martin Diehl
|
7fa98ef084
|
DEcode bytes into str
|
2020-11-23 20:17:04 +01:00 |
Martin Diehl
|
5ab2847b36
|
polishing
|
2020-11-23 20:06:34 +01:00 |
Martin Diehl
|
cbe8160e13
|
Merge remote-tracking branch 'origin/development' into vector-mechanics
|
2020-11-23 19:55:34 +01:00 |
Martin Diehl
|
f85dba2835
|
small polishing
|
2020-11-23 19:43:19 +01:00 |
Martin Diehl
|
287d44c5df
|
Merge remote-tracking branch 'origin/development' into unit-in-vtk
|
2020-11-23 19:19:02 +01:00 |
Franz Roters
|
7356330cf6
|
Merge remote-tracking branch 'origin/new_names_result' into development
|
2020-11-23 11:49:15 +01:00 |
Sharan Roongta
|
c58f9f23a1
|
read old version while resolving merge conflicts
|
2020-11-22 14:32:32 +01:00 |
Sharan Roongta
|
24fabdec22
|
Merge branch 'development' into vector-mechanics
|
2020-11-22 12:02:29 +01:00 |
Martin Diehl
|
2de3a6a205
|
fits better to stretch_left/right
|
2020-11-19 22:46:52 +01:00 |
Martin Diehl
|
a87596cefc
|
return rotation type (ensures proper rotation)
|
2020-11-19 22:36:19 +01:00 |
Philip Eisenlohr
|
662a033d91
|
adapted to VTR geom files
|
2020-11-19 14:26:15 -05:00 |
Philip Eisenlohr
|
a82b1adc14
|
Merge branch 'geom-load-ASCII-autoshift' of magit1.mpie.de:damask/DAMASK into geom-load-ASCII-autoshift
|
2020-11-19 12:24:09 -05:00 |
Martin Diehl
|
a4b5c2a537
|
shorter (but still self-explanatory) name
|
2020-11-19 15:20:44 +01:00 |
Martin Diehl
|
6e5cb60132
|
general tensor functionality
|
2020-11-19 15:16:01 +01:00 |
Martin Diehl
|
894a8de9f9
|
avoid name clash: as_Rodrigues_vector(vector = ...)
|
2020-11-19 14:31:14 +01:00 |
Martin Diehl
|
1c07152b96
|
sorted alphabetically
|
2020-11-19 14:05:59 +01:00 |
Martin Diehl
|
20d0732b2e
|
output unit to XDMF/vtk
|
2020-11-19 13:45:40 +01:00 |
Martin Diehl
|
af3a87b197
|
adjust to new auto-convert of 1-based geom files
|
2020-11-19 11:34:55 +01:00 |
Martin Diehl
|
5a5dd24687
|
removed aliases
|
2020-11-19 10:50:14 +01:00 |
Martin Diehl
|
903c185ee6
|
distinguish 'file not found' and 'invalid file'
|
2020-11-19 10:39:41 +01:00 |
Martin Diehl
|
c74e57f225
|
vtk error handling is not very helpful
|
2020-11-19 09:59:39 +01:00 |
Martin Diehl
|
96826dca73
|
Geom.load_ASCII now auto-shifts material indices
|
2020-11-19 09:40:19 +01:00 |
Philip Eisenlohr
|
cb22c34db2
|
Geom.load_ASCII now auto-shifts material indices
|
2020-11-18 18:25:25 -05:00 |
Martin Diehl
|
b9b26cb2cc
|
output results for all constituents
|
2020-11-18 23:36:02 +01:00 |
Martin Diehl
|
5359e05fd3
|
always merge homogenization results
|
2020-11-18 23:17:12 +01:00 |
Martin Diehl
|
4bf802a28e
|
fixed documentation
|
2020-11-18 21:51:37 +01:00 |
Martin Diehl
|
843d7d8cac
|
Merge remote-tracking branch 'origin/development' into new_names_result
|
2020-11-18 21:37:52 +01:00 |
Martin Diehl
|
564ee6c96a
|
make uvw/hkl keyword-only arguments
avoid to prefer one over the other, since they are mutually exclusive
|
2020-11-18 16:45:53 +01:00 |
Martin Diehl
|
c60d9cde2a
|
merge 'mechanics' datasets
was like that for 'generic'. Needs detailed discussion in future
|
2020-11-18 15:52:55 +01:00 |
Martin Diehl
|
838a4ea592
|
[skip ci] fix for scalar values
|
2020-11-18 14:57:32 +01:00 |
Martin Diehl
|
870c0f7aca
|
removed aliases
required bump of DADF5 version
|
2020-11-18 14:53:11 +01:00 |
Martin Diehl
|
1c9028d0b1
|
simplified
|
2020-11-18 14:01:52 +01:00 |
Martin Diehl
|
89c748fdf1
|
Merge remote-tracking branch 'origin/development' into vector-mechanics
|
2020-11-18 13:55:05 +01:00 |
Martin Diehl
|
9a1e8e3c38
|
for the transition period
|
2020-11-18 13:28:53 +01:00 |
Martin Diehl
|
6bedd84759
|
self-explanatory names
|
2020-11-18 08:15:04 +01:00 |
Martin Diehl
|
cd8434b991
|
Merge remote-tracking branch 'origin/development' into python-improvements
|
2020-11-16 22:57:49 +01:00 |
Sharan Roongta
|
c16ad845bc
|
Merge branch 'modernize-testing' into 'development'
Modernize testing
See merge request damask/DAMASK!280
|
2020-11-16 20:10:38 +01:00 |
Martin Diehl
|
a8fec922d5
|
show name in title
|
2020-11-16 17:25:13 +01:00 |
Philip Eisenlohr
|
5a53f8743b
|
added to docstring
|
2020-11-16 10:44:33 -05:00 |
Philip Eisenlohr
|
fa25a13264
|
fixed typo
|
2020-11-16 10:34:49 -05:00 |
Philip Eisenlohr
|
de20e6b35d
|
code shortening; list_predefined() --> property "predefined"
|
2020-11-16 10:23:26 -05:00 |
Martin Diehl
|
5ebde607a2
|
einsum simplifications
|
2020-11-16 07:43:20 +01:00 |
Martin Diehl
|
9b9d83d93c
|
adding '_tensor' not needed
|
2020-11-16 01:15:39 +01:00 |
Martin Diehl
|
b893967b68
|
more systematic names and extended docstrings
|
2020-11-16 01:02:36 +01:00 |
Martin Diehl
|
6f81f5278d
|
separating general tensor math from mechanics operations
|
2020-11-16 00:13:34 +01:00 |
Martin Diehl
|
b3955573f6
|
using new tests
|
2020-11-15 22:39:47 +01:00 |
Martin Diehl
|
fd8743af5e
|
clearly distinguish seeds for tessellation and seeds for RNG
|
2020-11-15 13:49:17 +01:00 |
Martin Diehl
|
1541ac0add
|
more intuitive use
|
2020-11-15 12:38:54 +01:00 |