Commit Graph

5660 Commits

Author SHA1 Message Date
Chen 8193747b83 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-10-17 16:24:51 -04:00
chen 74b29881f3 strain tensor calculation script for HDF5 2016-10-17 16:24:11 -04:00
chen 1a2194f042 remove useless functions 2016-10-17 16:23:21 -04:00
chen fb1e4f0c39 add IPF color tuple for HDF5 file 2016-10-17 12:24:29 -04:00
Test User 185a5aaabe updated version information after successful test of v2.0.1-222-g33de9cf 2016-10-15 11:00:59 +02:00
chen b04c5801a5 syntax polish 2016-10-14 14:38:09 -04:00
chen 0a35761636 delete unused module 2016-10-14 14:33:22 -04:00
chen dfb49c3138 as script for calc Cauchy stress in HDF5
no safe net in the script, following 'let-it-fail' design
2016-10-14 14:32:20 -04:00
chen fd4b495de2 adding interface for addCalc with HDF5 2016-10-14 14:30:46 -04:00
chen 434514e0f2 allow overwriting existing dataset
modification to the data is logged
2016-10-14 14:30:04 -04:00
chen 05a3b569fc adding parallel version of addCalc for H5 table 2016-10-14 12:26:46 -04:00
chen 33de9cf2b9 script for adding data from HDF5 to vtk file 2016-10-14 12:06:59 -04:00
chen 1f01dce862 use 4 space indentation 2016-10-14 12:06:09 -04:00
chen 87b857d307 update some comments 2016-10-14 12:05:36 -04:00
chen 2f2490e784 remove unused import 2016-10-14 10:48:08 -04:00
Chen e9ff0a2434 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-10-14 10:45:57 -04:00
chen e5e2eef375 add script generate vtr file from HDF5
following "let-it-fail" design
2016-10-14 10:45:42 -04:00
Test User 81ada5ffde updated version information after successful test of v2.0.1-213-g75149cc 2016-10-14 16:42:18 +02:00
chen 353b5b6994 avoid doctring as argument 2016-10-14 10:42:03 -04:00
chen 07d9ef9ba1 change indentation to 4 sapces
PEP8 checking suggestions
2016-10-14 10:41:35 -04:00
Martin Diehl 75149cc0cd h5py is not available on IronPython (Abaqus python environment) 2016-10-14 07:04:46 +02:00
chen 9ac3f564c8 syntax fix 2016-10-13 13:45:25 -04:00
chen 8cdc7c0b10 add xdmf wrapper generator for HDF5
Not recommended for large dataset due to potential memory leak currently plaguing Xdmf ilbrary.
2016-10-13 13:41:04 -04:00
chen ec59dfeec0 do not reshape data
since xdmf is not stable right now, there is no need to reshape the data to tie it to the mesh. comment them out for future reference
2016-10-13 13:22:37 -04:00
chen ace06fd0e1 skip dulplicated columns in ascii table
also add a todo list at the top
2016-10-13 11:33:38 -04:00
chen b41e40becf Merged branch development into development 2016-10-13 10:22:31 -04:00
Martin Diehl b80184e745 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-10-13 10:57:31 +02:00
chen c311ac47ca force using rectangular mesh
Paraview cannot handle large number of polyvertices using xdmf, forcing a meshed structure to by pass the problem.
2016-10-12 20:20:15 -04:00
Chen 7310c53f73 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-10-12 09:27:02 -04:00
Test User 1b3d798746 updated version information after successful test of v2.0.1-201-g7278605 2016-10-11 04:35:23 +02:00
chen ffcfe67c73 remove debug output, fix name handling error 2016-10-10 09:46:11 -04:00
Martin Diehl 9b27c5749b should be executable 2016-10-10 09:23:58 +02:00
chen 7278605004 fix naming error 2016-10-09 19:13:44 -04:00
chen 6450cb3003 fix syntax error 2016-10-09 19:12:45 -04:00
chen 280f8f7c2b correct docstring according to PEP requirement 2016-10-09 19:09:45 -04:00
chen 4dece54019 minor syntax error 2016-10-09 19:07:41 -04:00
chen cc5e0721e0 coding style fix 2016-10-09 19:06:24 -04:00
chen e9c1068c99 mimic other sub modules in DAMASK for H5Table 2016-10-09 19:03:28 -04:00
chen 6eb111dc7c add script convert ASCII table to HDF5
using H5Table
2016-10-09 19:01:38 -04:00
chen 912aa6989c H5Table support customize data storage layout 2016-10-09 18:59:50 -04:00
chen 753bdfd5a9 adding more definition 2016-10-09 18:59:06 -04:00
chen 52813351be add comments at class level 2016-10-09 17:19:49 -04:00
chen f992edd3e9 add import at package level 2016-10-09 17:19:30 -04:00
chen 0c2c450659 adding more comments
explaining the reason for this interface class and its simplified API design
2016-10-09 17:13:40 -04:00
chen fad9938a8b add cmd history as root attributes 2016-10-09 17:06:56 -04:00
chen 012b702f7a finish h5table class 2016-10-07 17:43:52 -04:00
chen 859e3584ca add log for demo 2016-10-07 17:43:27 -04:00
chen 83dae7f9a8 add data manipulator 2016-10-07 16:41:17 -04:00
chen 491b4e31ec add function to extract path based on label 2016-10-07 15:33:43 -04:00
chen 4e8bd83d4b syntax error fix 2016-10-07 15:32:10 -04:00