Commit Graph

5320 Commits

Author SHA1 Message Date
Martin Diehl d239cab3ae corrected help 2016-08-11 13:48:15 +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 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
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