Martin Diehl
d94db61534
update only supported by minority of the tests
2016-09-03 17:01:10 +02:00
Martin Diehl
c05307a273
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
2016-09-03 14:35:53 +02:00
Martin Diehl
a6940ab84f
did not compile
2016-09-03 14:30:59 +02:00
Martin Diehl
0d43dfb2f7
allreduce makes sense here as for all other processes, worldrank check not needed anymore
2016-09-03 14:27:56 +02:00
Martin Diehl
6207f1e7d9
reporting MPI processes
2016-09-03 14:25:45 +02:00
Martin Diehl
9512231d49
cleaning
2016-09-03 13:53:41 +02:00
Chen
a2f3839ca8
add missing numpy import
2016-09-02 14:37:15 -04:00
Chen
d41ac4e463
remove white space in docstring
2016-09-02 14:35:23 -04:00
Chen
4c6b8c490f
change one-line docstring to fit in one line.
2016-09-02 14:34:35 -04:00
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
Jennifer Nastola
a0567e8642
added FeatureID and right coordniates to table
2016-08-04 11:11:24 +02:00
Martin Diehl
a69ba8e7b1
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
2016-08-02 11:42:42 +02:00
Jennifer Nastola
ccc0ac35ac
copied from ang_toTable
2016-08-02 11:30:36 +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