Commit Graph

667 Commits

Author SHA1 Message Date
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 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 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 a8765a963d more fixing of old .labels use 2016-05-17 11:12:26 -04:00
Martin Diehl 66e06cf61f shebang for python2 got lost 2016-05-17 16:41:38 +02:00
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 515b8ee457 reworked use of "labels" property to proper methods for access. 2016-05-16 19:55:06 -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
Philip Eisenlohr ba6889a54f removed debug statement 2016-05-11 10:04:55 -04:00
Martin Diehl 0da55113f9 not needed anymore 2016-05-11 11:44:24 +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
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
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
Martin Diehl d497503411 renamed options.coords/options.coordinates consistently to options.pos 2016-04-26 22:49:58 +02:00
Philip Eisenlohr 0f0ca8cd71 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-25 10:24:30 -05:00
Philip Eisenlohr c67fbe7653 distinguished between singular and plural in remark 2016-04-25 10:23:08 -05:00
Martin Diehl c30c7714ad hickup, probably from merge 2016-04-25 14:11:27 +02:00
Martin Diehl 26e5f97ff3 missing comma 2016-04-25 13:22:34 +02:00
Martin Diehl 2eb7ad7432 polishing 2016-04-25 12:59:15 +02:00
Martin Diehl 7ce208019c Merge branch 'development' into miscImprovements 2016-04-25 12:36:02 +02:00
Martin Diehl 469ec4b00e Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-04-25 12:33:06 +02:00
Martin Diehl e8afd57536 seems to work 2016-04-25 08:40:36 +02:00
Martin Diehl 26f437b507 fixed pointcloud issues for vtk < 7.0 (going back to old, non-XML format) 2016-04-25 08:28:00 +02:00
Martin Diehl 34aa11f197 finishing half-done renaming 2016-04-24 22:50:41 +02:00
Philip Eisenlohr 88548cbb87 accidentally copied wrong writerType. now rectilinear... 2016-04-24 13:22:06 -05:00
Philip Eisenlohr 8c0b0351cd renamed "coordinates" option to "position". small additional polishing. 2016-04-24 13:12:18 -05:00
Philip Eisenlohr 10e31e489a new script to add arbitrary lines to ASCIItable header 2016-04-24 13:10:25 -05:00
Philip Eisenlohr b2b5f6b68c removed useless check for croaking 2016-04-24 13:00:57 -05:00
Philip Eisenlohr 219d489df4 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-24 12:35:17 -05:00
Philip Eisenlohr 94933514a1 removed "legacy" option. STDOUT reports most modern format available (ASCII XML for point cloud, VTK for rectilinear grid). 2016-04-24 12:34:01 -05:00
Martin Diehl bd23f979f4 also not needed anymore 2016-04-24 19:27:19 +02:00
Martin Diehl ac9a9cb6ac scripts deemed useless 2016-04-24 18:56:13 +02:00
Philip Eisenlohr 648c2dd1d3 Only read position coordinates for grid detection. Needs data_rewind before writing of (condensed due to readArray) head. 2016-04-24 09:22:07 -05:00
Philip Eisenlohr 3b53d1bc82 polished option help messages 2016-04-22 14:20:36 -05:00
Philip Eisenlohr dffa119724 Added explicit option to force geom input format.
Added option to output legacy format.
Possible bug in VTK presently prevents XML output to STDOUT... (Have filed issue to VTK developers.)
2016-04-22 14:02:07 -05:00