Commit Graph

5232 Commits

Author SHA1 Message Date
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 dadf840c95 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-25 12:35:31 +02:00
Martin Diehl 469ec4b00e Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-04-25 12:33:06 +02:00
Test User 43e74f00cf updated version information after successful test of v2.0.0-160-g26f437b 2016-04-25 12:14:05 +02:00
Martin Diehl 245f2cefa1 don't work anymore 2016-04-25 10:50:09 +02:00
Martin Diehl d6002bdb10 removed remaining argument line 2016-04-25 09:08:24 +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
Martin Diehl 89107eaff9 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-04-24 22:45:55 +02:00
Martin Diehl 8ca5d559c3 unused variables 2016-04-24 22:45:33 +02:00
Martin Diehl d35452533c removing remainders of twinning 2016-04-24 22:36:35 +02:00
Martin Diehl 09dfa4a419 removing mechanical twinning part 2016-04-24 21:40:47 +02:00
Philip Eisenlohr db7c4bba45 same functionality can be accomplished with existing scripts.
addEuclideanDistance + geom_fromTable
(reLabel) + specify grid and size
2016-04-24 14:18:29 -05:00
Philip Eisenlohr 2daa162da2 renamed option "position" to "seedposition". now uses util.report_geom. 2016-04-24 14:12:10 -05:00
Philip Eisenlohr c4c24d3a70 shortened comment line 2016-04-24 14:08:05 -05:00
Philip Eisenlohr 4b7b473d2b superseded by more modern vtk_* machinery 2016-04-24 13:46:25 -05:00
Philip Eisenlohr 478acb96ce exchanged by more modern vtk_* machinery... 2016-04-24 13:38:36 -05:00
Philip Eisenlohr 9abc0dbeeb added *.sh as possible targets for symlinking 2016-04-24 13:36:23 -05: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 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
Test User cc96091377 windows env file way behind linux counterparts and never used,corrected line endings 2016-04-23 09:05:06 +02: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