Commit Graph

5331 Commits

Author SHA1 Message Date
Martin Diehl 2738415b34 removed twinning parameters 2016-08-20 07:14:06 +02:00
Martin Diehl c28649d348 error check for mpi parallelization 2016-08-16 13:30:11 +02:00
Martin Diehl c2b1499d84 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-08-16 12:46:03 +02:00
Test User 49f94a1cb5 updated version information after successful test of v2.0.1-43-g64ac05f 2016-08-12 04:27:00 +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
Philip Eisenlohr 6bdce9b332 fixed error for completely empty label list in read_array 2016-08-11 14:22:07 -04:00
Martin Diehl d239cab3ae corrected help 2016-08-11 13:48:15 +02:00
Test User 535f8be76a updated version information after successful test of v2.0.1-39-g22d275b 2016-08-08 16:27:05 +02:00
Martin Diehl 22d275b009 initialization also needed for "empty" phase to allocate state arrays
seems to be safe
2016-08-08 10:36:34 +02:00
Martin Diehl 45593b1660 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-08-08 08:53:55 +02:00
Martin Diehl a69ba8e7b1 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-08-02 11:42:42 +02:00
Test User 6b003c6ea8 updated version information after successful test of v2.0.1-35-g6c82641 2016-08-02 04:27:21 +02:00
Martin Diehl 0219a5f0e3 regex match 2016-08-01 17:01:13 +02:00
Martin Diehl 48a9aea9ff Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-08-01 16:57:59 +02:00
Martin Diehl 6c82641713 added defaults (bugfix) 2016-08-01 16:43:14 +02:00
Martin Diehl 71095832a4 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-08-01 16:30:58 +02:00
Philip Eisenlohr fa3387486d clarified meaning of possible (global) rotation (lab/crystal frame) 2016-07-31 19:35:10 -04:00
Philip Eisenlohr 0056f05b9d all functions using angles now feature logical "degrees" 2016-07-31 19:33:26 -04:00
Philip Eisenlohr 27a7a4909d Merged branch development into development 2016-07-31 19:31:51 -04:00
Martin Diehl 0d1dfc153e without ticks, zsh expands ... to ../.. for some strange reasons 2016-07-31 22:47:08 +02:00
Martin Diehl b02bbc77d8 correctly handling whitespace 2016-07-31 15:20:44 +02: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 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