Martin Diehl
|
7710f4d444
|
hybridIA (stand alone script and DAMASK) need standard ASCII table
export of TSL OIM is similar to standard ASCII table, simply add correct header
including labels
|
2016-08-23 17:21:17 +02:00 |
Martin Diehl
|
c2b1499d84
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-08-16 12:46:03 +02:00 |
Philip Eisenlohr
|
64ac05fc26
|
removed left-over debug output
|
2016-08-11 14:24:40 -04:00 |
Philip Eisenlohr
|
600731b15c
|
modernized, gracefully add NaN for out-of-bounds mapping
|
2016-08-11 14:23:29 -04:00 |
Martin Diehl
|
d239cab3ae
|
corrected help
|
2016-08-11 13:48:15 +02:00 |
Martin Diehl
|
6c82641713
|
added defaults (bugfix)
|
2016-08-01 16:43:14 +02:00 |
Philip Eisenlohr
|
fa3387486d
|
clarified meaning of possible (global) rotation (lab/crystal frame)
|
2016-07-31 19:35:10 -04:00 |
Philip Eisenlohr
|
79ff040426
|
sorting and clarification of help, shortening of output labels
|
2016-07-30 15:07:44 -04:00 |
Philip Eisenlohr
|
23a57ec78f
|
reinstalled "NOQA" keyword for "import math"
|
2016-07-30 12:52:49 -04:00 |
Philip Eisenlohr
|
ab3415d44e
|
polishing and rearrangement of code snippets
|
2016-07-30 12:46:00 -04:00 |
Martin Diehl
|
c3650a1b00
|
shebang got reverted
|
2016-07-30 08:20:57 +02:00 |
Aritra Chakraborty
|
6a80c71c0b
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-07-29 20:42:38 -04:00 |
Aritra Chakraborty
|
304fdf1ebe
|
can deal with "veterans" and "newbies" meaning over ride existing with new
|
2016-07-29 20:41:15 -04:00 |
Philip Eisenlohr
|
b39915afe1
|
Merged branch development into development
|
2016-07-29 17:51:16 -04:00 |
Philip Eisenlohr
|
0bbf54e0e4
|
switched to string.format() method
|
2016-07-29 17:49:29 -04:00 |
Philip Eisenlohr
|
afff0b8614
|
fixed STDOUT error
no files on command line translate to "filename" being empty list. Cannot test for filename[0] then...
|
2016-07-29 17:48:40 -04:00 |
Martin Diehl
|
2a0be6d232
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-07-27 08:57:13 +02:00 |
Martin Diehl
|
1195593233
|
some casting was needed, corrected header
|
2016-07-25 19:39:09 +02:00 |
Philip Eisenlohr
|
4d01e826c5
|
fixed typo in usage msg
|
2016-07-25 00:46:11 -04:00 |
Philip Eisenlohr
|
99963ca1dd
|
Merged branch development into development
|
2016-07-24 19:19:03 -04:00 |
Philip Eisenlohr
|
6f527b2af8
|
fixed upperCase typo in vtk_addPointcloudData call
|
2016-07-24 19:18:48 -04:00 |
Martin Diehl
|
03bb0b8a98
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-07-18 19:36:47 +02:00 |
Martin Diehl
|
cd63a92733
|
using python 2.7 has shebang will also work on mac without symlink
unless someone uses the 6 year old python 2.6, this should be save
|
2016-07-18 19:35:35 +02:00 |
zhangc43
|
0a2d5e4c2a
|
add missing newline to header for postResult
|
2016-07-18 12:29:12 -04:00 |
Martin Diehl
|
325e153d3d
|
import of string not needed
|
2016-07-18 11:22:53 +02:00 |
Martin Diehl
|
e3f83b6d66
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-07-18 11:22:12 +02:00 |
Martin Diehl
|
1b30b186f4
|
rootRelation keyword was still used
|
2016-07-18 06:17:22 +02:00 |
Martin Diehl
|
0c2b7782d4
|
reporting correct ID
|
2016-07-17 18:18:57 +02:00 |
Martin Diehl
|
40414c767c
|
like ang_toTable (not sure if both are needed anyway)
|
2016-07-15 21:03:10 +02:00 |
Martin Diehl
|
ce7cd36bf5
|
better be done with load case rotation
|
2016-07-15 20:23:20 +02:00 |
Martin Diehl
|
e8153ad196
|
corrected name
|
2016-07-15 15:48:53 +02:00 |
Martin Diehl
|
c792b73b4e
|
simplified
|
2016-07-15 14:52:48 +02:00 |
Martin Diehl
|
7d84b99710
|
bugfix: axis out of bounds for np.repeat, np.tile seems to be ok @Philip: pls check. autodoc friendly help
|
2016-07-15 10:34:17 +02:00 |
Philip Eisenlohr
|
9e8adf731b
|
fixed buggy a.all() call
removed squaring of Laguerre weights (no clue why we considered this a good idea in the first place)
|
2016-07-07 15:23:01 -04:00 |
Martin Diehl
|
3ada327d3f
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-07-04 21:43:33 +02:00 |
Martin Diehl
|
745c012088
|
fully adopted code from addDisplacement
|
2016-06-29 20:09:42 +02:00 |
Martin Diehl
|
f04b737e4c
|
Merge remote-tracking branch 'origin/development' into NoCoreModule
|
2016-06-29 16:11:07 +02:00 |
Martin Diehl
|
2c8427eb2a
|
seems to work now
|
2016-06-29 12:35:50 +02:00 |
Martin Diehl
|
9bf8b6221c
|
fixed fluct displacement
|
2016-06-29 12:11:07 +02:00 |
Martin Diehl
|
a64388355a
|
simplified
|
2016-06-29 11:02:49 +02:00 |
Martin Diehl
|
9ea6d3afd7
|
simplified FFT statements
|
2016-06-29 10:58:15 +02:00 |
Martin Diehl
|
cd5eddb444
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-06-28 22:44:23 +02:00 |
Martin Diehl
|
af2404f0f8
|
no access out of bounds anymore (but incorrect results)
|
2016-06-27 23:27:30 +02:00 |
Martin Diehl
|
8307a4a9ab
|
trying to get the last things work without the core module
|
2016-06-27 19:38:12 +02:00 |
Martin Diehl
|
259ee072a6
|
Merge branch 'development' into NoCoreModule
|
2016-06-27 15:35:46 +02:00 |
Martin Diehl
|
b40cbd68bb
|
"-"sign caused reversed deformation mode
|
2016-06-27 15:19:02 +02:00 |
Martin Diehl
|
5fb5edc2ed
|
should be executable
|
2016-06-24 07:31:46 +02:00 |
Martin Diehl
|
aa9a8b21c7
|
lables is now a method, not an attribute
|
2016-05-18 18:31:54 +02:00 |
Martin Diehl
|
be99018ce3
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-05-18 18:28:57 +02:00 |
Philip Eisenlohr
|
a7c15b4c00
|
avoided quoting of "N of x" and "a to b".
|
2016-05-17 11:29:31 -04:00 |