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
Philip Eisenlohr
84551c9d1e
integrated former imageData functionality as "shade" method
2020-08-04 13:05:30 -04:00
Test User
f557c07689
[skip ci] updated version information after successful test of v2.0.3-2948-gb93078d9
2020-08-03 20:52:08 +02:00
Philip Eisenlohr
b93078d910
Merge branch 'fix-parallel-vtk-out' into 'development'
...
Fix parallel vtk out
See merge request damask/DAMASK!196
2020-08-03 18:19:38 +02:00
Martin Diehl
ae20f5ffe6
attempt to fix parallel writing on MacOS
...
should resolve TypeError: cannot pickle
'vtkmodules.vtkIOXML.vtkXMLRectilinearGridWriter' object error
2020-08-03 18:19:38 +02:00
Martin Diehl
56e9dc11ef
"neutral" path
2020-08-02 20:43:30 +02:00
Franz Roters
8f79338889
support for Marc2020
...
Mentat does not work for now
2020-08-01 12:03:12 +02:00
Martin Diehl
3f2e63977d
not needed anymore
2020-07-31 19:46:44 +02:00
Martin Diehl
72ea9a5cec
non-vectorized formulas can be implemented in a user function
2020-07-31 19:42:44 +02:00
Test User
e40ac13cad
[skip ci] updated version information after successful test of v2.0.3-2945-gb7e03364
2020-07-31 17:13:06 +02:00
Martin Diehl
a9f53f4822
non-vectorized formulas can be implemented in a user functionc
2020-07-31 17:04:14 +02:00
Martin Diehl
50d7842dbe
more tests
2020-07-31 16:50:01 +02:00
Martin Diehl
aadce1e554
Merge branch 'development' into user_defined_add_calculation
2020-07-31 16:15:31 +02:00