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 |
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 |
Philip Eisenlohr
|
6e2ca7d595
|
Removed hard requirement of 3D dataset. Fills in necessary dimensions.
|
2016-04-13 17:48:17 -04:00 |
Test User
|
284c2783e2
|
updated version information after successful test of v2.0.0-97-g8b27de7
|
2016-04-12 16:19:57 +02:00 |
Pratheek Shanthraj
|
8b27de7d16
|
fix bug in MPI output
|
2016-04-12 11:05:01 +02:00 |
Martin Diehl
|
48e508b5ad
|
MPI_OFFSET_KIND is a long int
|
2016-04-12 10:34:58 +02:00 |
Test User
|
c8b3f08743
|
updated version information after successful test of v2.0.0-95-gd278d86
|
2016-04-12 04:20:06 +02:00 |
Martin Diehl
|
ce25acce77
|
no allocation for disorientation for local models only
|
2016-04-11 21:00:43 +02:00 |
Martin Diehl
|
70afa462b2
|
should work now with odd resolution as well
|
2016-04-11 20:25:24 +02:00 |
Martin Diehl
|
18f18aa4b9
|
detabbing
|
2016-04-11 19:55:55 +02:00 |
Martin Diehl
|
82063494fd
|
adopted to new json format of paraview
introduced "standard" colormaps for stress, strain, and orientation
file is now implicit the first argument without key (in line with other scripts)
|
2016-04-11 19:47:07 +02:00 |
Martin Diehl
|
f483c6a404
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-04-11 16:06:00 +02:00 |
Martin Diehl
|
d278d86f9d
|
long line
|
2016-04-11 13:24:43 +02:00 |