Commit Graph

5408 Commits

Author SHA1 Message Date
Chen b16046fd43 remove unused import for test.py 2016-09-02 14:31:00 -04:00
Chen 2b3faf204c make table compare normalize data by type (scaler, vector, tensor) 2016-09-02 14:30:08 -04:00
chen d9077805e4 Forced symetric tensor when adding tensor to vtk
VTK addTensor by default using the lower triangle to populate its tensor object. Enforcing the tensor to be symmetric to avoid necessary confusion when adding data (most stress/strain tensor should symmetric by default, so it should not affect the results)
2016-09-02 09:30:49 -04:00
Chen 20d1164e5d add tensor support for vtk_addRectlinearGridData 2016-09-01 16:57:29 -04:00
Philip Eisenlohr 32c4a20a46 clean up, added --debug to base class, renamed testPossible to feasible 2016-09-01 15:37:49 -04:00
Chen 6db0a42eae addvtk data now support tensor type (9 components) 2016-09-01 12:47:26 -04:00
Philip Eisenlohr d529eae4a4 fixed MPI_reduce hiccup
see http://stackoverflow.com/questions/17741574/in-place-mpi-reduce-crashes-with-openmpi
2016-08-31 22:54:00 -04:00
Test User 22e7d6d4e1 updated version information after successful test of v2.0.1-59-g4b02a55 2016-08-31 04:26:22 +02:00
Philip Eisenlohr 4b02a55f4d explicit type casting from boolean to int 2016-08-30 16:08:47 -04:00
Test User 2d43dbc881 updated version information after successful test of v2.0.1-57-g891ac4d 2016-08-26 04:27:18 +02:00
Philip Eisenlohr 891ac4d585 fixed comma syntax error 2016-08-25 12:17:27 -04:00
Philip Eisenlohr 55d6adf1b8 renamed to reflect more general nature of script 2016-08-25 12:15:41 -04:00
Philip Eisenlohr 85abf84186 generalized to user-specified mapping function instead of hardwired avg 2016-08-25 12:15:03 -04:00
Philip Eisenlohr eb9f6c939c condensed output, DAMASK_marc symlinks are relative, add symlink pruning 2016-08-25 12:08:19 -04:00
Philip Eisenlohr d3eb3451e3 improved readability by splitting to one file per line 2016-08-25 12:00:10 -04:00
Philip Eisenlohr f9c3d335fc two new methods to convey deemphasis and deletion 2016-08-25 11:59:04 -04:00
Philip Eisenlohr 6076506738 general polishing and removal of redundant do-loop 2016-08-25 11:57:19 -04:00
Test User 64db098e2a updated version information after successful test of v2.0.1-49-gf984f1e 2016-08-25 04:27:12 +02:00
Zhuowen Zhao f984f1ebea enable floating point data and corrected counting of microstructures 2016-08-24 16:05:50 -04:00
Test User 5b6f41cb6b updated version information after successful test of v2.0.1-47-gaf10f92 2016-08-24 04:27:41 +02:00
Martin Diehl 7710f4d444 hybridIA (stand alone script and DAMASK) need standard ASCII table
export of TSL OIM is similar to standard ASCII table, simply add correct header
including labels
2016-08-23 17:21:17 +02:00
zhangc43 af10f92041 remove space before preprocessor 2016-08-23 08:29:42 -04:00
zhangc43 3d0e19de0a syntax polish for ifdef 2016-08-22 17:45:05 -04:00
zhangc43 4dfc8d0132 add MPI_finalize() following Martin & Philip suggestions; 2016-08-22 17:11:42 -04:00
Martin Diehl 59e7a41aa2 now longer write empty file if file given in {} not existing 2016-08-20 07:14:18 +02:00
Martin Diehl 2738415b34 removed twinning parameters 2016-08-20 07:14:06 +02:00
Martin Diehl c28649d348 error check for mpi parallelization 2016-08-16 13:30:11 +02:00
Martin Diehl c2b1499d84 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-08-16 12:46:03 +02:00
Test User 49f94a1cb5 updated version information after successful test of v2.0.1-43-g64ac05f 2016-08-12 04:27:00 +02:00
Philip Eisenlohr 64ac05fc26 removed left-over debug output 2016-08-11 14:24:40 -04:00
Philip Eisenlohr 600731b15c modernized, gracefully add NaN for out-of-bounds mapping 2016-08-11 14:23:29 -04:00
Philip Eisenlohr 6bdce9b332 fixed error for completely empty label list in read_array 2016-08-11 14:22:07 -04:00
Martin Diehl d239cab3ae corrected help 2016-08-11 13:48:15 +02:00
Test User 535f8be76a updated version information after successful test of v2.0.1-39-g22d275b 2016-08-08 16:27:05 +02:00
Martin Diehl 22d275b009 initialization also needed for "empty" phase to allocate state arrays
seems to be safe
2016-08-08 10:36:34 +02:00
Martin Diehl 45593b1660 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-08-08 08:53:55 +02:00
Martin Diehl a69ba8e7b1 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-08-02 11:42:42 +02:00
Test User 6b003c6ea8 updated version information after successful test of v2.0.1-35-g6c82641 2016-08-02 04:27:21 +02:00
Martin Diehl 0219a5f0e3 regex match 2016-08-01 17:01:13 +02:00
Martin Diehl 48a9aea9ff Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-08-01 16:57:59 +02:00
Martin Diehl 6c82641713 added defaults (bugfix) 2016-08-01 16:43:14 +02:00
Martin Diehl 71095832a4 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-08-01 16:30:58 +02:00
Philip Eisenlohr fa3387486d clarified meaning of possible (global) rotation (lab/crystal frame) 2016-07-31 19:35:10 -04:00
Philip Eisenlohr 0056f05b9d all functions using angles now feature logical "degrees" 2016-07-31 19:33:26 -04:00
Philip Eisenlohr 27a7a4909d Merged branch development into development 2016-07-31 19:31:51 -04:00
Martin Diehl 0d1dfc153e without ticks, zsh expands ... to ../.. for some strange reasons 2016-07-31 22:47:08 +02:00
Martin Diehl b02bbc77d8 correctly handling whitespace 2016-07-31 15:20:44 +02:00
Philip Eisenlohr 79ff040426 sorting and clarification of help, shortening of output labels 2016-07-30 15:07:44 -04:00
Philip Eisenlohr 23a57ec78f reinstalled "NOQA" keyword for "import math" 2016-07-30 12:52:49 -04:00
Philip Eisenlohr ab3415d44e polishing and rearrangement of code snippets 2016-07-30 12:46:00 -04:00