Commit Graph

5298 Commits

Author SHA1 Message Date
Philip Eisenlohr 9103ee544b Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-05-17 09:52:18 -04:00
Martin Diehl fa3d8fa460 adopted description/simplified 2016-05-17 11:05:50 +02:00
Aritra Chakraborty 8d6c601a45 fixed python flake complaints. 2016-05-16 20:17:17 -04:00
Aritra Chakraborty 8e01247597 merged functionality of fillTable (change existing column values) into addCalculation. If labels already exist, they are altered. Otherwise, new columns are appended. 2016-05-16 20:06:13 -04:00
Aritra Chakraborty 1c36380a8a fixed typo... 2016-05-16 20:05:57 -04:00
Aritra Chakraborty 515b8ee457 reworked use of "labels" property to proper methods for access. 2016-05-16 19:55:06 -04:00
Aritra Chakraborty dc6260be58 changed "labels" property to "tags". added method to inquire about (abstract) labels, i.e. interpreting the tag list to distill underlying label "meaning". 2016-05-16 19:54:00 -04:00
Aritra Chakraborty 8540748220 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-05-16 19:45:57 -04:00
Martin Diehl 49b02ac1f2 label name inline with current scheme 2016-05-13 22:46:03 +02:00
Martin Diehl fa5ebdd46b added correct metavar 2016-05-13 09:43:56 +02:00
Martin Diehl 61c93bdbf4 adjusted help message for automated documentation 2016-05-12 08:54:34 +02:00
Aritra Chakraborty 4a273f9cb3 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-05-11 14:53:21 -04:00
Aritra Chakraborty 739fc0f9ad introduced H_int for family--wise assignment of initial hardening rate. 2016-05-11 14:53:05 -04:00
Philip Eisenlohr ba6889a54f removed debug statement 2016-05-11 10:04:55 -04:00
Philip Eisenlohr 280076e7ef removed (probably obsolete) warning about missing h5py module. 2016-05-11 10:04:01 -04:00
Martin Diehl 7ea5ce73ae line too long 2016-05-11 11:46:20 +02:00
Martin Diehl 0da55113f9 not needed anymore 2016-05-11 11:44:24 +02:00
Martin Diehl d3ee2c05b9 =removed remaining IDs 2016-05-11 11:43:21 +02:00
Martin Diehl 7f24fe15ed removed svn ID from python files 2016-05-11 11:37:59 +02:00
Martin Diehl b9e768f879 removed old svn ID tag 2016-05-11 11:33:16 +02:00
Martin Diehl a21e8cd863 usind explicitly python2 to run in environments with python 3 as default 2016-05-11 11:01:39 +02:00
Martin Diehl 8a9c5efbe7 working for ifort 2016-05-05 16:38:08 +02:00
Martin Diehl e0cc66950f fixed intent in/out 2016-05-05 15:47:15 +02:00
Martin Diehl 0c105658c3 simplifying 2016-05-05 15:11:28 +02:00
Martin Diehl ba0b278aca better name 2016-05-05 13:13:52 +02:00
Martin Diehl 6f8f2da2c0 Merge branch 'development' into CCodeUse 2016-05-05 12:57:07 +02:00
Franz Roters 2c43e9993f Merge branch 'StringASCIItable' into development 2016-05-04 15:37:28 +02:00
Test User 6447e0649e Merge branch 'development' 2016-05-04 04:13:22 +02:00
Test User 8b860a0b65 updated version information after successful test of v2.0.0-219-g297d5ca 2016-05-04 04:13:22 +02:00
Test User e90c1b4f06 Merge branch 'development' 2016-05-03 16:12:52 +02:00
Test User 297d5caca0 updated version information after successful test of v2.0.0-218-g0c70c67 2016-05-03 16:12:52 +02:00
Test User 0c70c676f6 now having windows line endings 2016-05-03 09:22:48 +02:00
Test User b6bbfb3ab0 filter for windows line endings was not working 2016-05-03 09:20:51 +02:00
Test User 879d67f819 updated version information after successful test of v2.0.0-215-gc0b4bb6 2016-05-03 04:12:50 +02:00
Test User 455c3e5f44 Merge branch 'development' 2016-05-02 09:09:02 +02:00
Test User c0b4bb6b44 updated version information after successful test of v2.0.0-214-g6b57eec 2016-05-02 04:13:07 +02:00
Test User 6b57eece6a updated version information after successful test of v2.0.0-213-g9cae9b8 2016-05-01 16:13:51 +02:00
Test User 9cae9b895e updated version information after successful test of v2.0.0-212-g58d7005 2016-05-01 00:05:05 +02:00
Test User 58d7005547 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-29 16:13:51 +02:00
Test User 3aeda37a46 updated version information after successful test of v2.0.0-209-g79fac18 2016-04-29 16:13:50 +02:00
Martin Diehl f07f8e12ca don't change line endings for real windows files 2016-04-29 15:22:36 +02:00
Test User 79fac183e3 updated version information after successful test of v2.0.0-208-g5089d86 2016-04-29 11:50:19 +02:00
Test User 054d9710b5 Merge branch 'development'
Conflicts:
	VERSION
2016-04-29 08:03:07 +02:00
Philip Eisenlohr 5d4d78b079 expanded functionality to treat (white space-containing) strings and empty ("") data. 2016-04-28 23:11:06 -04:00
Philip Eisenlohr 5089d86b3d sorting labels are now optional. uses existing labels (from left to right) for sorting if none specified. 2016-04-28 20:28:45 -04:00
Philip Eisenlohr d3a7ceff15 fixed serious bug regarding wrong reshaping order (was 'C' now 'F') of 3dim to 1dim and back. 2016-04-28 13:25:46 -04:00
Test User b9021f3b3f updated version information after successful test of v2.0.0-205-gced4d9d 2016-04-28 16:13:52 +02:00
Test User ced4d9d393 updated version information after successful test of v2.0.0-204-g426658e 2016-04-28 04:14:08 +02:00
Philip Eisenlohr 426658eb36 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-27 09:28:51 -04:00
Philip Eisenlohr b3e9877058 changed from "coords" to "pos"
remind user about (creating a new) nodal output file
2016-04-27 09:28:43 -04:00