Commit Graph

1140 Commits

Author SHA1 Message Date
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
Philip Eisenlohr 6e2ca7d595 Removed hard requirement of 3D dataset. Fills in necessary dimensions. 2016-04-13 17:48:17 -04:00
Martin Diehl d278d86f9d long line 2016-04-11 13:24:43 +02:00
Philip Eisenlohr b0496f20ca grouped command line options.
removed functionality to add random second phase.
2016-04-08 17:47:02 -04:00
Philip Eisenlohr 2354cd609a small polishing of help.
added option to change output number format.
2016-04-08 17:46:06 -04:00
Philip Eisenlohr 3e6d2710a3 added option to report probability density 2016-04-05 16:18:34 -04:00
Philip Eisenlohr e9ec497da6 fixed bug preventing files specified with full path to be treated properly 2016-04-05 16:17:55 -04:00
Philip Eisenlohr fcddf9345e added option for non-uniform weights 2016-03-27 17:54:49 -04:00
Philip Eisenlohr 7c72ede29d now works properly for labels specified as index (instead of string) 2016-03-27 16:29:45 -04:00
Philip Eisenlohr 0d93a47c71 Generate histogram of N bins in given data range. 2016-03-27 13:34:19 -04:00
Martin Diehl 809f03bef5 new printing for python3 and corrected help 2016-03-23 17:02:51 +01:00
Martin Diehl 466178cfc7 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-23 11:06:11 +01:00
Martin Diehl 900d2f7bf2 output follows damask.croak syntax 2016-03-23 11:05:36 +01:00
Philip Eisenlohr 0840a5f42e modernized orientation treatment and adopted slip systems from lattice.f90 2016-03-22 20:52:02 -04:00
Martin Diehl fafedd5cd6 Merge branch 'LargeFiles' into development 2016-03-22 15:45:42 +01:00
Philip Eisenlohr a41cd3df40 added "strict" option to reading microstructure from geom file. will now complain if data mismatches with grid. 2016-03-20 16:46:35 -04:00
Philip Eisenlohr 6865987ea7 restored option to output microstructure indices as one-dimensional list (not clear why that got lost!) 2016-03-20 15:01:47 -04:00
Philip Eisenlohr e39441f36b corrected usage message to tell about string comparison in filter condition 2016-03-17 19:02:30 -04:00
Aritra Chakraborty 0f78f1c747 possibility to treat floating point numbers as microstructure indices 2016-03-17 18:09:22 -04:00
Aritra Chakraborty 36c703ecd3 shortened excessively long lines 2016-03-16 15:20:31 -04:00
Aritra Chakraborty 3a267dc7ff FFT-based gradient calculation of scalar or vector field data (sibling of addCurl and addDivergence) 2016-03-16 15:02:38 -04:00
Aritra Chakraborty ce26ad06da polishing and introduction of locally derived grid in FFT subroutine 2016-03-16 15:01:22 -04:00
Philip Eisenlohr 6197e839c9 fixed missing file extension when adding in-place 2016-03-15 14:52:10 -04:00
Martin Diehl f857353e16 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-11 12:49:47 +01:00
Martin Diehl b0dedb8cbd =addOrientation can do the same (and more) 2016-03-09 19:02:28 +01:00
Philip Eisenlohr e9338200eb Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-09 12:28:52 -05:00
Philip Eisenlohr b933359f17 clarified text of error message complaining about wrong input dimension 2016-03-09 12:28:36 -05:00
Philip Eisenlohr 4dfd59a9e2 output complete microstructure and texture info instead of limiting to grainIDs used in geometry 2016-03-07 22:15:40 -05:00
Martin Diehl f13ba71f6e fixed typo 2016-03-04 17:24:13 +01:00
Martin Diehl 48233d2767 missing variable 2016-03-03 14:58:04 +01:00
Martin Diehl a51f2a29f6 cleaning 2016-03-03 14:53:55 +01:00
Martin Diehl 76a0a93c42 removed unneeded variables, fixed docstrings. missing variable jc in Barlat1989 from 46c33b0 2016-03-03 14:52:47 +01:00
Martin Diehl 3ff3bb1a5b pre processing finished 2016-03-03 14:44:51 +01:00
Martin Diehl 93d7643875 no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00
Martin Diehl 9fa49b8584 vtk files, mainly removed from vtk import * 2016-03-02 13:52:33 +01:00