Commit Graph

5088 Commits

Author SHA1 Message Date
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 33391fcf5b Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-24 18:58:32 +02:00
Martin Diehl ac9a9cb6ac scripts deemed useless 2016-04-24 18:56:13 +02:00
Philip Eisenlohr f1b5d40bac now uses util.report_geometry. some additional modernizing on the fly. 2016-04-24 11:24:00 -05:00
Philip Eisenlohr c37c0a8ed9 added awareness for Laguerre weights 2016-04-24 11:22:54 -05:00
Philip Eisenlohr ea24becdd4 added "report_geom" shortcut to croak geometry info 2016-04-24 11:20:55 -05:00
Philip Eisenlohr f42c316aa2 updated help 2016-04-24 10:14:16 -05:00
Philip Eisenlohr 9e5a8d2391 modernized string formatting, updated help strings, using label_indexrange for data-slicing. 2016-04-24 10:09:28 -05:00
Philip Eisenlohr 45e237058b fixed malfunctioning table.label_indexrange(listOfLabels). can now be used as numpy slice. 2016-04-24 10:07:37 -05: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
Philip Eisenlohr 57acaba63e Missed out on putting the if..else statement as a bracketed group in a former commit. Next try of getting rid of {True: a,False: b}[choice] style... 2016-04-22 13:19:32 -05:00
Philip Eisenlohr 382727f2d6 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-22 13:13:42 -05:00
Philip Eisenlohr a1927f84c4 renamed "coordinates" option to "position".
added explicit choice to write out as legacy format.
2016-04-22 13:09:23 -05:00
Martin Diehl a3da663931 piping was broken 2016-04-22 17:59:50 +02:00
Martin Diehl 696a3b74ca simplified 2016-04-22 12:05:06 +02:00
Martin Diehl eb0efbb402 was renamed 2016-04-22 11:59:12 +02:00
Martin Diehl b1038a71b2 should be name of plasticit module 2016-04-22 11:48:57 +02:00
Martin Diehl 07f73f90ac using isotropic plasticity module 2016-04-22 11:47:35 +02:00
Martin Diehl 6884a10434 removed J2 (isotropic plasticity replaces) 2016-04-22 11:46:30 +02:00
Martin Diehl cbc120d58a should ignore Abaqus binary files 2016-04-22 11:44:41 +02:00
Martin Diehl 8edd4aa1a6 changed to linux file endings 2016-04-22 11:43:40 +02:00
Martin Diehl 481e12e6c4 removed old HDF5 stuff encapsulated by ifdef preprocessor statements 2016-04-22 11:40:21 +02:00
Martin Diehl c57c76085f missing labels 2016-04-21 15:41:35 +02:00
Martin Diehl 28423d4b45 increment information got lost 2016-04-21 11:31:02 +02:00
Martin Diehl 8ec9243016 new label name 2016-04-21 11:06:39 +02:00
Philip Eisenlohr 54dec3ea2a remove CR and LF from labels and info lines. Can happen if multiline shell input is parsed... 2016-04-20 15:46:39 -04:00
Philip Eisenlohr 13e214fe18 added support for legacy VTK format 2016-04-18 15:08:29 -04:00
Philip Eisenlohr 0bc7f36ee5 added (transparent) capability to deal with geom files. 2016-04-18 14:49:11 -04:00
Philip Eisenlohr 24d029c7ed speed up (x 5 to 10) identification of most frequent microstructure index 2016-04-15 18:54:09 -04:00
Philip Eisenlohr 81f6530f52 changed default label of coordinates to "pos" 2016-04-15 18:27:23 -04:00
Philip Eisenlohr 7567aae7c0 now deals with 1D, 2D, 3D. speed up of grid detection. "pos" as default coordinate label. 2016-04-15 18:25:56 -04:00
Philip Eisenlohr 8ac40ced5a coordinates of nodal or cell-centered values are always labelled "pos" 2016-04-15 18:23:35 -04:00
Philip Eisenlohr cbe9afb2b3 removed --mode option. script figures on its own. 2016-04-15 14:06:01 -04:00
Philip Eisenlohr 3474800db1 switched coordinates default from "ipinitialcoords" (ugh) to "pos" 2016-04-15 14:04:10 -04:00
Philip Eisenlohr f040842ed4 superseded by addDisplacements 2016-04-15 07:41:55 -04:00
Philip Eisenlohr 01ba11448c small polishing of remark output regarding <3D vectors 2016-04-15 07:41:24 -04:00
Philip Eisenlohr dbfd107b48 Add deformed configuration of given initial coordinates.
Operates on periodic three-dimensional x,y,z-ordered data sets.
Replaces 3Dvisualize..!
2016-04-14 17:53:48 -04:00
Philip Eisenlohr 170d377092 much improved algorithm to speed up grain identification. 2016-04-13 19:36:24 -04:00
Philip Eisenlohr 1994b5a4c1 removed debug messages 2016-04-13 19:29:04 -04:00
Philip Eisenlohr ea0bc80af9 modernized to reflect rectilinearGrid processing. Now supports vector data and in-place adding. 2016-04-13 18:03:40 -04:00
Philip Eisenlohr 0b09ce31db changed coordinate option to be consistent with rectilinearGrid. 2016-04-13 17:49:48 -04:00
Philip Eisenlohr feae2164fc polishing and now explicitly closing input table. 2016-04-13 17:48:49 -04:00