Martin Diehl
|
f83a167414
|
file mode for high level funtion not useful
|
2019-09-13 09:49:30 -07:00 |
Martin Diehl
|
6f008c5d5f
|
rewrite pointwise add function
- all vectorized: Much faster
- passing in all relevant information allows to do sanity checks and add
useful meta data in HDF5
- improved readability
|
2019-09-13 06:02:42 -07:00 |
Martin Diehl
|
3db3e9e762
|
preparing for use of optional arguments to function
|
2019-09-11 21:20:14 -07:00 |
Martin Diehl
|
de313269d9
|
bugfix
|
2019-09-11 18:54:54 -07:00 |
Martin Diehl
|
953ba53211
|
adjusting for strict prospector checking
|
2019-09-11 18:22:33 -07:00 |
Martin Diehl
|
a6c69a744b
|
do operations vectorized
|
2019-09-11 17:57:24 -07:00 |
Martin Diehl
|
462bb07efd
|
Merge branch 'development' into even-more-HDF5-postprocessing
|
2019-09-11 16:29:44 -07:00 |
Martin Diehl
|
bc893762ec
|
no need to inverse a rotation, transpose is faster
|
2019-09-11 07:29:34 -07:00 |
Martin Diehl
|
fa2c100d6a
|
need to update microstructure to get grid update
|
2019-09-04 20:20:55 -07:00 |
Martin Diehl
|
f415a8cad2
|
Merge branch 'PythonProspectorRules' into even-more-HDF5-postprocessing
|
2019-09-04 14:23:07 -07:00 |
Martin Diehl
|
28c11cc373
|
bugfix
-update function was resetting size if not given
-dim does not work an all terminals, therefore also emph new values in
addition to dim old ones
|
2019-09-04 11:14:44 -07:00 |
Martin Diehl
|
ef285b482f
|
more references + citation style correction
|
2019-09-04 08:55:05 -07:00 |
Martin Diehl
|
6f07a20919
|
not sure what this code was intended to do
|
2019-09-03 17:23:26 -07:00 |
Martin Diehl
|
3657f81c59
|
documenting (in accordance with new prospector rules)
|
2019-09-03 17:18:06 -07:00 |
Martin Diehl
|
a428a924eb
|
DAMASK default citation style
|
2019-09-03 16:34:02 -07:00 |
Martin Diehl
|
97fc8a4029
|
following python3 recommendations
|
2019-09-03 15:44:28 -07:00 |
Martin Diehl
|
234019bb4d
|
dummy stuff not needed
|
2019-09-03 15:41:16 -07:00 |
Martin Diehl
|
b0d3615d67
|
more detailed documentation
|
2019-09-03 15:32:01 -07:00 |
Martin Diehl
|
7d48764999
|
added documentation and references
|
2019-09-03 15:25:25 -07:00 |
Martin Diehl
|
a073f36471
|
update for solver wrappers
|
2019-09-03 09:48:42 -07:00 |
Martin Diehl
|
fea16327ac
|
now properly escaped
|
2019-09-02 23:42:34 -07:00 |
Martin Diehl
|
d84cef4fab
|
pep8: W605 / invalid escape sequence '\ ' seems to be a false positive
|
2019-09-02 23:37:52 -07:00 |
Martin Diehl
|
9cf4f9537e
|
documenting
|
2019-09-02 23:23:46 -07:00 |
Martin Diehl
|
ba395977db
|
adjusting to new prospector
|
2019-09-02 11:09:03 -07:00 |
Martin Diehl
|
34b3beda27
|
DefaultMap needed for newer paraview
|
2019-09-02 10:51:32 -07:00 |
Martin Diehl
|
c51cf8d506
|
transferring post processing capabilities
|
2019-07-15 13:55:14 -07:00 |
Martin Diehl
|
b6bb8a4650
|
simple strain calculation for DADF5
further enhancement requires to give optional arguments to
add_genericpontwise
|
2019-07-06 21:41:29 -07:00 |
Martin Diehl
|
b6830b3ac1
|
Merge branch 'development' into even-more-HDF5-postprocessing
|
2019-06-14 10:28:22 +02:00 |
Martin Diehl
|
cede188e76
|
enable to explicitly set the environment
required for running MPI processes when mpi4py is imported
|
2019-06-07 17:51:27 +02:00 |
Martin Diehl
|
1186bd16f5
|
Merge branch 'development' into even-more-HDF5-postprocessing
|
2019-06-04 22:39:10 +02:00 |
Philip Eisenlohr
|
dff690611e
|
fixed origin bug in VTK; VTK can be float; size defaults to 1 as longest dimension
|
2019-06-03 13:29:30 -04:00 |
Martin Diehl
|
bf27505faa
|
Merge branch 'development' into geometry-class
|
2019-05-31 16:21:50 +02:00 |
Martin Diehl
|
37de73535d
|
following PEP style guide
|
2019-05-30 20:08:39 +02:00 |
Martin Diehl
|
4cb0ba3803
|
not needed anymore
|
2019-05-30 19:26:41 +02:00 |
Martin Diehl
|
46f0ad052e
|
direct support for vtk output
- geom_check can now handle multiple files
- microstructure index is stored as integer in vtk file
|
2019-05-30 15:35:45 +02:00 |
Martin Diehl
|
b00581f1be
|
less picky on allowed datatypes
|
2019-05-30 13:29:29 +02:00 |
Martin Diehl
|
931fa9d36a
|
standardized and cleaned
-write to file if given
-type casting is done in the geom class
|
2019-05-30 10:20:07 +02:00 |
Martin Diehl
|
f30eda0267
|
no need to loop over files
will procude the same file over and over again
|
2019-05-30 09:32:37 +02:00 |
Philip Eisenlohr
|
17168525b6
|
use srepr in __repr__
|
2019-05-29 18:14:30 -06:00 |
Martin Diehl
|
6e790e845a
|
correct rescaling
|
2019-05-29 19:36:02 +02:00 |
Martin Diehl
|
669ca82ce1
|
formatted return message also on interactive shells
|
2019-05-28 09:05:10 +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
|
615a4ab40f
|
keep float datatype
based on the assumption, that no mixed float/int data is stored
|
2019-05-27 09:56:15 +02:00 |
Martin Diehl
|
6e06764e2d
|
using (enhanced) central functionality
|
2019-05-27 08:38:02 +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
|
0da39b0c69
|
copy and paste error
|
2019-05-26 22:08:42 +02:00 |
Martin Diehl
|
0039ac9551
|
always add comment at beginning
usually, comments are related to the file history
|
2019-05-26 21:32:48 +02:00 |
Martin Diehl
|
7a500e77b1
|
not needed (DADF5 is the modern alternative)
|
2019-05-26 20:53:59 +02:00 |