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
7de1899884
print statement not existing in python3, use print function
2016-07-30 08:53:42 +02:00
Martin Diehl
25ee7781c5
DAMASK has no special requirement on core size, just keep the system configuration
2016-07-30 08:53:18 +02:00
Martin Diehl
c3650a1b00
shebang got reverted
2016-07-30 08:20:57 +02:00
Martin Diehl
707b9ba146
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-07-30 08:20:10 +02:00
Martin Diehl
cc27b4ba59
analytic tangent option not supported anymore
2016-07-30 08:17:47 +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
1503cc19fd
fixed excessive line length
2016-07-29 20:40:40 -04:00
Philip Eisenlohr
af83864d2b
Merged branch development into development
2016-07-29 18:42:50 -04:00
Philip Eisenlohr
c1b6e08464
Merge branch 'AnalyticTangent' into 'development'
...
Analytic tangent
Analytic tangent is typically of same quality and much faster and memory efficient.
For simplyfied output, we should not have undetermined state/dotState
See merge request !9
2016-07-30 00:41:37 +02: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
Philip Eisenlohr
5e1cac2e5e
pretty-printing of CONFIG
2016-07-29 17:46:22 -04:00
Philip Eisenlohr
0aadda4cc3
improved cross-platform robustness of DAMASK_env(s)
2016-07-29 17:45:37 -04:00
Martin Diehl
a6ee4216d6
commenting
2016-07-29 16:34:51 +02:00
Martin Diehl
12d13fb2fa
giving unit
2016-07-29 16:27:27 +02:00
Martin Diehl
136d01cdfc
Merge branch 'development' into miscImprovements
2016-07-29 16:26:44 +02:00
Test User
360daf9394
updated version information after successful test of v2.0.1-5-g920cf2c
2016-07-28 16:43:38 +02:00
Martin Diehl
f992e420e3
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-07-27 20:38:36 +02:00
Martin Diehl
53b94ddf59
not needed (hides complexity)
2016-07-27 20:37:54 +02:00
Martin Diehl
e68b06f1cb
might be helpful
2016-07-27 14:32:03 +02:00
Martin Diehl
f411405da6
wrong comment
2016-07-27 14:29:16 +02:00
Martin Diehl
920cf2c849
removed non-phase parts
2016-07-27 09:20:06 +02:00
Martin Diehl
10897bcaae
not needed anymore
2016-07-27 09:18:13 +02: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
23541a713d
material parameters from paper
2016-07-25 22:26:18 +02:00
Martin Diehl
d0544a69dd
removed some remainders of state perturbation
2016-07-25 20:16:27 +02:00
Martin Diehl
d1b777a47c
flag for analytic tangent not needed anymore
2016-07-25 20:12:56 +02:00
Martin Diehl
faf44c0754
removed allocation for (dot)state backup, simplified screen output handling for MPI
2016-07-25 20:12:00 +02:00
Martin Diehl
e4c590699f
removed numerical perturbation calculation
2016-07-25 20:07:12 +02:00
Martin Diehl
1195593233
some casting was needed, corrected header
2016-07-25 19:39:09 +02:00
Franz Roters
8235bf3422
updated version to 2.0.1
2016-07-25 15:54:48 +02:00
Test User
9b6b32692d
updated version information after successful test of v2.0.0-401-g4d01e82
2016-07-25 14:26:39 +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
Test User
ef2c8479a7
updated version information after successful test of v2.0.0-396-g03bb0b8
2016-07-19 04:19:09 +02: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
Martin Diehl
e7a174abc1
cleaner code
2016-07-18 19:19:51 +02:00
zhangc43
0a2d5e4c2a
add missing newline to header for postResult
2016-07-18 12:29:12 -04:00
Test User
48886e51c7
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-07-18 16:45:44 +02:00
Test User
0571ca4d66
updated version information after successful test of v2.0.0-385-g1b30b18
2016-07-18 16:45:06 +02:00
Philip Eisenlohr
bb5070b52f
util.report without mandatory arguments
...
reporting can now omit either "who" or "what". cleaner output in case of no "who"...
2016-07-18 10:20:39 -04:00
Franz Roters
3305cae220
now also corrected calculation of gamma_dot in postresults
2016-07-18 13:03:23 +02: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