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
|
bc893762ec
|
no need to inverse a rotation, transpose is faster
|
2019-09-11 07:29:34 -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
|
a280f9a4a2
|
polishing
|
2019-05-23 17:26:38 +02:00 |
Martin Diehl
|
f6dda99bfb
|
more post processing functionality
|
2019-05-23 08:54:20 +02:00 |
Martin Diehl
|
e7ca371b14
|
routines to do pointwise operations
|
2019-05-20 19:56:45 +02:00 |
Martin Diehl
|
118c74a268
|
enable materialpoint output again
accidently lost during a former commit
|
2019-05-16 22:01:12 +02:00 |
Martin Diehl
|
339b86f784
|
bugfix + more verbose reporting
|
2019-05-16 11:44:03 +02:00 |
Martin Diehl
|
9f7fa5393a
|
fix for scalar datasets
|
2019-05-16 09:31:13 +02:00 |
Martin Diehl
|
3c0c0a2cd1
|
more flexible in selecting data
|
2019-05-16 00:27:06 +02:00 |
Martin Diehl
|
c6863a6124
|
also consider homogenization/materialpoint results
|
2019-05-15 23:38:24 +02:00 |
Martin Diehl
|
ebf01dee4f
|
store grid/size at geometry group
as outlined in the DAMASK results paper
|
2019-05-03 06:46:22 +02:00 |
Martin Diehl
|
b746b841f7
|
not needed
|
2019-04-18 12:04:36 +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 |
Martin Diehl
|
8eb1a35dfb
|
first version of a library to parse HDF5
- preliminarly called DADF5 (DAMASK HDF5)
- script to write (empty undeformed) geometries is also added
|
2019-04-13 11:25:53 +02:00 |