Franz Roters
67457b9c65
also remove *.optrpt during clean and tidy
2016-12-08 11:20:51 +01:00
Martin Diehl
4b70303625
some variants of the bar code
2016-12-08 10:21:42 +01:00
Test User
ebfc16b94e
updated version information after successful test of v2.0.1-332-g9bb4f89
2016-12-07 16:41:07 +01:00
Philip Eisenlohr
9bb4f89e78
removed leftover debug output
2016-12-06 21:36:45 -05:00
Philip Eisenlohr
a2db7e9ba1
added option to suppress writing of material.config part in header
2016-12-06 21:36:25 -05:00
Test User
f5a10ae480
updated version information after successful test of v2.0.1-329-ge42db0e
2016-12-01 04:41:39 +01:00
Philip Eisenlohr
e42db0ea25
Individual test can be selected by sequence number
...
polishing, slightly more elaborate debugging
2016-11-30 18:18:03 -05:00
Philip Eisenlohr
cb95f3b244
fixed systematic drift of grain structure along -[1,1,1]
...
correction of periodic Gauss kernel extension, inclusion of ndimage.gaussian_filter alternative (same runtime as FFT), proper output handling of grids <3D
2016-11-30 09:39:13 -05:00
Philip Eisenlohr
40de6910b8
added --float option to translate real-valued grid data
2016-11-29 23:59:42 -05:00
Philip Eisenlohr
814b05e2f6
renamed to hopefully clearer express functionality
2016-11-29 16:30:24 -05:00
Philip Eisenlohr
0f04ddd88e
polishing of whitespace, usage help, etc.
2016-11-29 14:44:34 -05:00
Philip Eisenlohr
43c1880195
fixed periodic averaging to work with multi-dimensional data
...
option --periodic now takes list of labels that undergo periodoc domain averaging, i.e. incompatible to former API!
2016-11-29 14:44:06 -05:00
Philip Eisenlohr
7ebd688885
return type-safe indexrange (for invalid queries)
2016-11-29 14:35:30 -05:00
Philip Eisenlohr
231f05e142
corrected bug that added index column values as first output
2016-11-29 11:16:50 -05:00
Philip Eisenlohr
20c5ccc112
corrected (my standard) mistake in README
2016-11-29 10:02:07 -05:00
Philip Eisenlohr
94c934c8bd
added patch to switch to fwbw_derivative
2016-11-29 09:52:14 -05:00
Philip Eisenlohr
c9ec2e0f46
New table mapping based on shared column values
...
renamed old addMapped to addRowMapped to better reflect true functionality.
2016-11-29 09:33:35 -05:00
Test User
3fd8fb9f14
updated version information after successful test of v2.0.1-317-gd6baa71
2016-11-25 04:40:34 +01:00
Philip Eisenlohr
d6baa71ee4
added temporary patch for PETSc 3.7.x compatibility
...
apply with "patch -p1 < installation/patch/petsc3.7"
2016-11-24 09:51:21 -05:00
Philip Eisenlohr
c3f58fd208
unified processing order of quaternion properties to w,x,y,z
2016-11-24 09:37:57 -05:00
Philip Eisenlohr
dc988dd6b1
removed unneccesary line continuation
2016-11-24 09:37:27 -05:00
Test User
03262429a7
updated version information after successful test of v2.0.1-313-g1c68cf1
2016-11-22 04:34:05 +01:00
Martin Diehl
1c68cf1fd3
using cubic symmetry as default for orientation relationships
2016-11-21 21:07:31 +01:00
Test User
ad14f52756
updated version information after successful test of v2.0.1-311-gb128b15
2016-11-17 04:40:12 +01:00
Martin Diehl
b128b15abf
fixed strange behavior for inSST without given symmetry
...
np.all() on dict (with keys 'proper' and 'improper') always returns
'False', and not, as (most likely) intended 'True' in the case of no symmetry.
Removed this comparison and simply setting inSST=False for no symmetry,
color will be (0,0,0) in that case
2016-11-16 23:11:03 +01:00
Martin Diehl
1346efbef0
pyeuclid moved from google code to github
2016-11-16 23:09:17 +01:00
Martin Diehl
08d9f0a4f3
texture transformation should be a proper rotation
...
at least, until the implications of using improper rotations are clear...
2016-11-16 22:08:19 +01:00
Martin Diehl
0f2e22805a
deallocate "axes" shuffling of orientation information
2016-11-10 06:53:47 +01:00
Test User
20755e897b
updated version information after successful test of v2.0.1-306-g2d0193e
2016-11-08 04:32:58 +01:00
Martin Diehl
2d0193e29c
removed no longer supported marc 2011
2016-11-07 21:26:06 +01:00
Martin Diehl
873c52cceb
using 3 way merge to have syntax as similar as possible
2016-11-07 19:51:12 +01:00
Franz Roters
cbe2fb8d57
removed support for old Marc versions
2016-11-07 11:56:39 +01:00
Franz Roters
b27c9388e6
adopted linker string for earlier Marc versions to work with Intel Fortran 17
2016-11-07 11:54:27 +01:00
Chuanlai Liu
6d91ce866e
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-11-07 09:10:39 +01:00
Chuanlai Liu
551b4369a1
improved readability
2016-11-07 09:06:35 +01:00
Test User
0653383c95
updated version information after successful test of v2.0.1-298-g8179a70
2016-11-07 04:39:27 +01:00
Martin Diehl
8179a703fb
now more flexible, works for synthetic data and user selected data
2016-11-06 23:07:12 +01:00
Test User
e57fd8e01a
updated version information after successful test of v2.0.1-296-g4e4fa35
2016-11-06 16:39:51 +01:00
Martin Diehl
4e4fa35ca0
reordered for better readibility, do not limit heap for zsh
...
limiting the heap causes problem on my arch linux, where it is set to
unlimited by default. Since I'm probably the only zshell user, I'll test
it for a while and If I don't observe any problems do the same changes
for bash/dash and C shell
2016-11-05 12:55:07 +01:00
Chuanlai Liu
d35c9dd431
using Einstein sum to replace 'for loop'
2016-11-04 18:50:39 +01:00
Test User
2d1421c09a
updated version information after successful test of v2.0.1-294-g2fa4e48
2016-11-03 04:40:20 +01:00
Franz Roters
2fa4e48cf0
modified mkl libraries as to also work with Intel Fortran 17
2016-11-02 13:53:12 +01:00
Test User
d03f0bb80f
updated version information after successful test of v2.0.1-292-gae05bdd
2016-11-02 04:39:41 +01:00
Chen
ae05bdd9fd
Merge branch 'reverseRange' into development
2016-11-01 16:45:40 -04:00
Martin Diehl
a04968d43f
Merge branch 'development' into negativeRange
2016-11-01 17:20:56 +01:00
Test User
fef05621c4
updated version information after successful test of v2.0.1-284-gd2b89a1
2016-11-01 16:39:44 +01:00
Martin Diehl
d2b89a16e9
output differs when using dEq0 instead of dEq(x,0.0)
...
revert this change for the moment, even though dEq0 seems to be more safe
2016-11-01 09:34:46 +01:00
Martin Diehl
9e76b51014
fixing global variables handling (need to be defined before being used)
2016-10-31 22:53:14 +01:00
Martin Diehl
8593fb3ed7
unifying scripts
2016-10-31 22:11:16 +01:00
Philip Eisenlohr
4acfc73fa1
Merge branch 'Python3' into development
2016-10-31 11:28:40 -04:00