Martin Diehl
|
78f30684f8
|
moderized
needs some polishing with respect to array orders
|
2019-05-29 09:40:56 +02:00 |
Martin Diehl
|
6836a2eae8
|
better readable
|
2019-05-29 08:04:01 +02:00 |
Martin Diehl
|
dfc2b47abc
|
better readable
|
2019-05-29 08:01:00 +02:00 |
Martin Diehl
|
8ee23b37b2
|
should not be part of the repo
|
2019-05-29 07:52:44 +02:00 |
Martin Diehl
|
bb6f54963a
|
save some memory (avoid copies if not needed)
|
2019-05-29 07:49:43 +02:00 |
Martin Diehl
|
9f68923038
|
restored old behavior
save some ressources by avoiding copies.
much slower than old version, better cast formula into meshgrid again
|
2019-05-29 07:38:11 +02:00 |
Martin Diehl
|
2eb964b1ea
|
simplified
needs some manual checking and proper test
|
2019-05-28 23:49:11 +02:00 |
Martin Diehl
|
100a2031d3
|
[skip ci] no white space needed
|
2019-05-28 07:55:24 +02:00 |
Philip Eisenlohr
|
1f56ac6a4a
|
streamlining and bugfixing of geom-class
|
2019-05-27 22:45:34 -06:00 |
Martin Diehl
|
b69f0efbbc
|
improved and simplified reporting
|
2019-05-27 22:00:26 +02:00 |
Martin Diehl
|
59c6c5cfe4
|
not needed anymore
essentially, (gauss) is an Euler angle triplet
|
2019-05-27 10:49:50 +02:00 |
Martin Diehl
|
6e06764e2d
|
using (enhanced) central functionality
|
2019-05-27 08:38:02 +02:00 |
Martin Diehl
|
d9ab87cfde
|
crystallite will be removed soon, error handling is done by geom class
|
2019-05-27 08:35:24 +02:00 |
Martin Diehl
|
5cf63bbbc3
|
vtk 7 is out for more than 3 years
|
2019-05-27 08:34:36 +02:00 |
Martin Diehl
|
b5cec797c0
|
cleaned
|
2019-05-26 23:03:31 +02:00 |
Martin Diehl
|
c8dfba89e5
|
using class
still a very complex script
|
2019-05-26 22:49:05 +02:00 |
Martin Diehl
|
15d5a7ae28
|
don't access attributes directly
|
2019-05-26 22:08:14 +02:00 |
Martin Diehl
|
f251cdb746
|
simplified
|
2019-05-26 22:07:50 +02:00 |
Martin Diehl
|
af493cf9fd
|
using class
needs more memory, but should be faster and is better readable
|
2019-05-26 21:32:08 +02:00 |
Martin Diehl
|
99da46fda8
|
polished
|
2019-05-26 20:36:41 +02:00 |
Martin Diehl
|
657a30c2f5
|
using new functionality
|
2019-05-26 18:51:27 +02:00 |
Martin Diehl
|
feb2340935
|
self-reporting functionality for updating
|
2019-05-26 17:58:54 +02:00 |
Martin Diehl
|
34f7bbe2a0
|
'blank' option does not fit to flow of script
seeds_fromRandom -N 1 | geom_fromVoronoiTessellation -g 30 30 30 -s 1 1 1 > file.geom
or a few lines of python code give the same results
|
2019-05-26 13:06:22 +02:00 |
Martin Diehl
|
e7b8ae08d0
|
polishing
|
2019-05-26 12:14:48 +02:00 |
Martin Diehl
|
974f67ffdc
|
no frills
|
2019-05-26 12:06:51 +02:00 |
Martin Diehl
|
be3513d1e0
|
polishing.
python imports follow PEP8
|
2019-05-26 09:49:56 +02:00 |
Martin Diehl
|
a242382bed
|
Merge branch 'geometry-class' of magit1.mpie.de:/damask/DAMASK into geometry-class
|
2019-05-26 09:19:29 +02:00 |
Philip Eisenlohr
|
b13aa799c3
|
updated error message
|
2019-05-25 17:00:41 +02:00 |
Martin Diehl
|
c89d344236
|
polishing
|
2019-05-25 13:51:05 +02:00 |
Martin Diehl
|
2b7d95f800
|
was accidently commited
gives different results due to interpolation from scipy
|
2019-05-25 12:09:09 +02:00 |
Martin Diehl
|
c92969787a
|
geom Class was updated
|
2019-05-25 11:56:06 +02:00 |
Martin Diehl
|
94f85b7f33
|
better readable
|
2019-05-25 10:45:58 +02:00 |
Martin Diehl
|
fc1f65c34e
|
works for dtype='float'
|
2019-05-25 10:36:46 +02:00 |
Martin Diehl
|
875643c363
|
same style
|
2019-05-25 10:24:45 +02:00 |
Martin Diehl
|
17eb0d1b20
|
using new class
|
2019-05-25 08:48:44 +02:00 |
Martin Diehl
|
4788fc6046
|
making use of new class
@philip: 1D arrangement needed?
|
2019-05-25 08:37:02 +02:00 |
Martin Diehl
|
6c7f7c77da
|
specifying non-existing or invalid files is an user error
this is the standard behavior for common unix tools, no need to make an
exception here
|
2019-05-25 08:24:32 +02:00 |
Martin Diehl
|
cf374a04dc
|
using new class
|
2019-05-25 08:21:00 +02:00 |
Martin Diehl
|
420abfa162
|
use new class
|
2019-05-24 22:34:27 +02:00 |
Philip Eisenlohr
|
eb13fbc0ce
|
streamlined geom-info reporting; added --float option to some scripts; hardened against NaN; "microstructures" now reports uniques not max
|
2019-05-23 13:03:24 -04:00 |
Philip Eisenlohr
|
e6cec6ecbe
|
added option to reverse inside/outside of primitive body
|
2019-05-23 12:49:03 -04:00 |
Franz Roters
|
998789528c
|
Merge branch 'HDF5-out-homog-2' into 'development'
Hdf5 out homog 2
See merge request damask/DAMASK!78
|
2019-05-13 17:34:59 +02:00 |
Vitesh Shah
|
feb1465803
|
Better to have actual increment num in output file
|
2019-05-08 17:31:18 +02:00 |
Martin Diehl
|
0cc2b1214d
|
store requested data in ASCII file
|
2019-05-07 15:18:12 +02:00 |
Martin Diehl
|
1eaf67ad82
|
store results in subdirectory
defaults to postProc
|
2019-05-07 13:30:05 +02:00 |
Martin Diehl
|
f65423fe9f
|
rudimentary postResults for HDF5 output
only meant for compatibility during transition
|
2019-05-05 10:09:23 +02:00 |
Martin Diehl
|
8a9baf6d78
|
preparing output of mech_homog to HDF5
|
2019-04-30 18:45:38 +02:00 |
Philip Eisenlohr
|
d74599d39a
|
Merge branch 'HDF5-postprocessing' into 'development'
Hdf5 postprocessing
See merge request damask/DAMASK!72
|
2019-04-29 23:24:42 +02:00 |
Martin Diehl
|
6b7fd6b7ea
|
visualizing data from DADF5: first prototype
|
2019-04-18 11:58:17 +02:00 |
Martin Diehl
|
7177813710
|
adding data to geometry
|
2019-04-17 19:57:16 +02:00 |