Commit Graph

9414 Commits

Author SHA1 Message Date
Martin Diehl be0d961954 cleaning 2019-09-19 13:40:03 -07:00
Martin Diehl e82fdbcdfa use more appropriate name 2019-09-19 13:39:22 -07:00
Martin Diehl ddff2cb6e7 newer versions of PGI provide norm2
https://www.pgroup.com/resources/docs/19.7/x86/pgi-release-notes/index.htm#what-is-new-197
2019-09-19 13:38:45 -07:00
Martin Diehl f1d29da056 does not work anymore
dump functions were removed from IO, migrate to HDF5 if needed
2019-09-19 13:07:18 -07:00
Martin Diehl 5ab8f55f21 [skip ci] fixed indentation 2019-09-19 12:58:51 -07:00
Martin Diehl 7fd4b8bff6 more prospector hints 2019-09-19 12:51:16 -07:00
Martin Diehl d0579bb674 data layout and names as discussed with Karo and Philip 2019-09-19 12:48:04 -07:00
Martin Diehl f1f88610dd documenting 2019-09-19 12:32:15 -07:00
Martin Diehl 2e25a03d13 adopting to new prospector 2019-09-19 11:56:58 -07:00
Martin Diehl 35a009f513 prospector complaind
help details were anyway pretty useless
2019-09-19 11:41:41 -07:00
Martin Diehl 5f1934bacb adopting indentation 2019-09-19 11:40:59 -07:00
Martin Diehl 32639caec2 better readable 2019-09-19 11:12:44 -07:00
Martin Diehl 34e0dd1c64 polishing 2019-09-19 11:00:41 -07:00
Martin Diehl 698b28ff80 Marc 2019 is there and installed 2019-09-19 10:53:52 -07:00
Martin Diehl bf7db26680 Merge branch 'even-more-HDF5-postprocessing' into MiscImprovements 2019-09-19 10:49:14 -07:00
Test User 8c77507bbc [skip ci] updated version information after successful test of v2.0.3-741-g808ecbec 2019-09-19 18:37:28 +02:00
Martin Diehl 808ecbec22 tests reflects current status of hex system ordering 2019-09-19 07:25:46 -07:00
Franz Roters 2aaa5ff8e7 Merge branch 'Dislotwin-climb2' into 'development'
Dislotwin climb2

See merge request damask/DAMASK!94
2019-09-19 11:19:05 +02:00
Franz Roters d6e93367eb [skip ci] clarified comment 2019-09-19 11:17:23 +02:00
Philip Eisenlohr 76b08e10bd following stricter Python docstring standards 2019-09-18 21:43:43 -04:00
Philip Eisenlohr 270562f6e7 updated PRIVATE 2019-09-18 21:27:42 -04:00
Philip Eisenlohr b06c5bd686 Merge branch 'even-more-HDF5-postprocessing' into development 2019-09-18 21:14:19 -04:00
Test User 18819de3b7 [skip ci] updated version information after successful test of v2.0.3-665-g036794e7 2019-09-17 19:21:03 +02:00
Franz Roters 036794e7d3 support for Marc2019 2019-09-17 15:53:49 +02:00
Martin Diehl 4994c86e67 bugfix: hard-wired keyword resulted in missing materialpoint results 2019-09-16 13:31:49 -07:00
Martin Diehl ee1327c519 [skip ci] typo 2019-09-16 11:21:06 -07:00
Martin Diehl 28bb92021d avoid code duplication 2019-09-16 11:04:05 -07:00
Martin Diehl ac2f366a72 test failed 2019-09-15 22:25:35 -07:00
Martin Diehl b2cab84efd updated tests required to reflect changes in dadf5.py 2019-09-15 21:57:25 -07:00
Martin Diehl 980c02b0c3 selected increments by simulation time 2019-09-15 20:19:14 -07:00
Martin Diehl 86fb0a7942 time info needed for filtering of increments 2019-09-15 20:04:52 -07:00
Martin Diehl b3b710c848 polishing 2019-09-15 19:56:07 -07:00
Martin Diehl 4cedcee0b4 handling of increments follows handling of other 'visible'-items 2019-09-15 17:08:03 -07:00
Martin Diehl f6ac8c995f simplified and selected better names 2019-09-15 16:00:19 -07:00
Martin Diehl c76d4d3f87 avoid unneeded arguments 2019-09-15 15:24:23 -07:00
Martin Diehl 88eba27cec avoid name duplication + polishing 2019-09-15 15:10:32 -07:00
Martin Diehl 04aefa84bc more appropriate names 2019-09-15 15:02:16 -07:00
Test User 28d3c2593e [skip ci] updated version information after successful test of v2.0.3-663-g060564dd 2019-09-15 01:33:31 +02:00
Martin Diehl cc20fd0809 tests use new HDF5 based post processing 2019-09-14 12:48:57 -07:00
Martin Diehl de316f1afe Merge remote-tracking branch 'origin/development' into even-more-HDF5-postprocessing 2019-09-14 12:48:42 -07:00
Philip Eisenlohr 060564ddb4 Merge branch 'simplify_strain_calculation' into 'development'
Simplify strain calculation

See merge request damask/DAMASK!92
2019-09-14 21:42:52 +02:00
Martin Diehl 2699d2afaf Merge branch 'development' into even-more-HDF5-postprocessing 2019-09-14 12:22:08 -07:00
Martin Diehl d413aef7c3 functionality for general calculations on datasets
currently limited to vectorized expressions.
2019-09-14 12:00:23 -07:00
Martin Diehl 8251725bce WIP: different norm types 2019-09-14 10:53:33 -07:00
Martin Diehl e4e9c5f558 support glob matching
more flexibility in selecting active datasets and groups
2019-09-14 09:55:42 -07:00
Martin Diehl b85ac11c49 implemented ideas from discussion with Philip
group matching unified and with wildcard support
time step handling should become more convenient (WIP)
add_norm can not compute abs of scalar, added function for that
general polishing here and there
2019-09-14 09:07:23 -07:00
Martin Diehl c13db4b3ca renaming
on_air/active are not clear. visible seems to be the most appropriate
name
2019-09-13 21:49:22 -07:00
Martin Diehl a6567e0cc6 safer to use functions
don't mess with attributes of the object, they might be renamed
2019-09-13 21:41:35 -07:00
Martin Diehl 898f53295d iter functions for groups
restore original selection after iterating (i.e. temp setting of active)

polishing: correct names and more details for HDF5 meta data
2019-09-13 21:14:52 -07:00
Martin Diehl 69462f8190 polished
strain calculation agrees up to 1e-4 with results from addStrainTensors.
Not too exciting, but ok
2019-09-13 19:37:25 -07:00