Philip Eisenlohr
2b09a7d31d
fixed Geom.canvas bug, added Geom.from_vtk, added mode,selection options to Geom.clean
2020-08-22 21:36:11 -04:00
Test User
70d1b0b987
[skip ci] updated version information after successful test of v3.0.0-alpha-1-g499ce017
2020-08-22 22:31:05 +02:00
Martin Diehl
bd4fb562bc
make use of inhereted dependencies
2020-08-22 20:57:42 +02:00
Martin Diehl
9ca0e40966
simplified
2020-08-22 20:22:34 +02:00
Philip Eisenlohr
499ce01748
added Geom.copy() method
2020-08-22 13:57:31 -04:00
Martin Diehl
34a08bd8b8
pip package is pillow, not PIL
2020-08-22 17:04:21 +02:00
Martin Diehl
bd78bf9d1d
preparing first 3.0 series alpha release
2020-08-21 22:20:41 +02:00
Test User
0c3a81e166
[skip ci] updated version information after successful test of v2.0.3-2998-ga691e410
2020-08-20 19:08:12 +02:00
Franz Roters
a691e410f0
Merge branch 'material.yaml' into 'development'
...
Restructuring for material.yaml
See merge request damask/DAMASK!202
2020-08-20 16:37:06 +02:00
Sharan Roongta
7754a1ea56
Restructuring for material.yaml
2020-08-15 16:08:46 +02:00
Test User
95092f3c5f
[skip ci] updated version information after successful test of v2.0.3-2995-gd00974b5
2020-08-13 10:15:34 +02:00
Philip Eisenlohr
d00974b549
Merge branch 'fix-kirchhoff-spelling' into 'development'
...
Corrected Kirchoff --> Kirchhoff
See merge request damask/DAMASK!201
2020-08-13 05:07:00 +02:00
Philip Eisenlohr
c1358294f7
Corrected Kirchoff --> Kirchhoff
2020-08-12 15:14:00 -04:00
Test User
fdb0bcf8af
[skip ci] updated version information after successful test of v2.0.3-2992-g4b45c37e
2020-08-10 06:20:56 +02:00
Philip Eisenlohr
4b45c37ee5
Merge branch 'MiscImprovements' into 'development'
...
Misc improvements
See merge request damask/DAMASK!199
2020-08-10 03:46:56 +02:00
Philip Eisenlohr
752d6f773b
corrected add_primitive test
2020-08-09 23:14:32 +02:00
Philip Eisenlohr
4bf3b92609
polishing vtk2ang.py
2020-08-09 22:40:04 +02:00
Martin Diehl
e6f1b17149
Gfortran 8 failed with
...
At line 115 of file DAMASK/src/system_routines.f90
Fortran runtime error: Unequal character lengths (93/52) in MERGE intrinsic
not sure whether this is a false alarm or not ...
2020-08-09 08:53:10 +02:00
Martin Diehl
68bf21c900
can use string of dynamic length
2020-08-09 06:40:43 +02:00
Martin Diehl
93adee2581
no need to have fixed string here
2020-08-09 06:27:29 +02:00
Martin Diehl
28bc1fae50
don't repeat code
2020-08-09 06:17:14 +02:00
Martin Diehl
7499b57f17
test does not exist anymore
2020-08-09 05:59:58 +02:00
Martin Diehl
2ef20df89f
same functionality is available in geom class
...
is anyway just a call no scipy.ndimage
2020-08-08 22:34:19 +02:00
Martin Diehl
ff7eed4477
(unified) type hints
2020-08-08 20:56:17 +02:00
Martin Diehl
309c53dc97
now a library function
2020-08-08 20:46:46 +02:00
Martin Diehl
0c6ce390b5
simple IO tests
...
can be improved ...
2020-08-08 20:35:50 +02:00
Martin Diehl
6a5471d243
have microstructure with 'to' and 'of'
2020-08-08 20:24:36 +02:00
Martin Diehl
55a620b378
migrating to library
2020-08-08 20:14:30 +02:00
Martin Diehl
2db8ba13fc
better reporting: show small values
2020-08-08 20:01:32 +02:00
Martin Diehl
a0e0f28e51
migrating shell scripts to library
2020-08-08 19:42:34 +02:00
Martin Diehl
5fcff876f9
replace selectively
...
useful for vicinity_offset and add_primitive
2020-08-08 18:41:47 +02:00
Martin Diehl
56eb57d253
homogenization will be removed soon, stop reporting it
2020-08-08 18:24:17 +02:00
Martin Diehl
ba4625c2a4
return not needed
2020-08-08 18:22:34 +02:00
Martin Diehl
0bfe5903ad
standard layout
...
- standard libraries
- space
- external libraries
- space
- damask library
2020-08-08 18:21:17 +02:00
Martin Diehl
e4ad2ab82e
test is broken, consider the script to be broken.
...
just keep the executable until the next cleanup in PRIVATE is done
2020-08-08 18:19:48 +02:00
Martin Diehl
0878302961
WIP: making compatible with python3/vtk9
2020-08-08 18:19:04 +02:00
Martin Diehl
0ad189ea9d
not needed anymore
2020-08-08 18:18:32 +02:00
Test User
d9adc2f403
[skip ci] Merge branch 'master' into development
2020-08-06 08:17:14 +02:00
Test User
736c45b34b
Merge commit 'v2.0.3-2965-gf379a5f0'
2020-08-06 08:17:03 +02:00
Test User
f379a5f0f1
[skip ci] updated version information after successful test of v2.0.3-2964-g7824a61f
2020-08-06 08:17:02 +02:00
Test User
727a2596d7
[skip ci] Merge branch 'master' into development
2020-08-06 05:42:02 +02:00
Test User
5f759eae43
[skip ci] updated version information after successful test of v2.0.3-2957-gce00371f
2020-08-06 05:41:54 +02:00
Karo
7824a61f2e
Merge branch 'user_defined_add_calculation' into 'development'
...
User defined add calculation
See merge request damask/DAMASK!195
2020-08-06 00:53:16 +02:00
Philip Eisenlohr
ce00371f52
fixed rounding bug and updated reference images
2020-08-05 10:44:10 -04:00
Philip Eisenlohr
e4103564a9
16bit color index; proper rounding of index values
2020-08-05 10:08:48 -04:00
Martin Diehl
0aaba487d7
required packages
2020-08-05 06:20:05 +02:00
Martin Diehl
856dc22eab
Merge branch 'imageData-as-colormap.apply' of magit1.mpie.de:/damask/DAMASK into imageData-as-colormap.apply
2020-08-04 20:38:02 +02:00
Martin Diehl
7d49606597
restored correct bound calculation
...
test different bounds options
2020-08-04 20:34:40 +02:00
Philip Eisenlohr
e73ffd6da9
fixed and condensed lo,hi range assignment
2020-08-04 20:29:27 +02:00
Martin Diehl
e07c00a592
polishing + simple test
...
autoscaling seems to be broken
2020-08-04 20:14:04 +02:00