Commit Graph

5540 Commits

Author SHA1 Message Date
Philip Eisenlohr cb26ecb8c2 fixed two-line summary 2016-10-31 11:08:33 -04:00
Philip Eisenlohr 94fcc9ad24 fixed language and syntax 2016-10-31 10:40:58 -04:00
Philip Eisenlohr 3dc5bc4379 Fixed some language and syntax 2016-10-31 09:33:23 -04:00
Martin Diehl 6d9d25ea43 python 3 compatible and modernized 2016-10-28 15:40:17 +02:00
Martin Diehl 99dc75c2fd proper capitalization 2016-10-25 21:53:32 +02:00
Martin Diehl a62ab3b5d4 fixes (mainly tuple arguments for functions and lambda functions) 2016-10-25 21:52:51 +02:00
Martin Diehl ac5f19f1f6 docstring fixes 2016-10-25 21:19:05 +02:00
Martin Diehl b74db4e301 bug fix for potentially undefined variable 2016-10-25 19:30:13 +02:00
Martin Diehl 95fb50272f adopted to python 3.
for replacement of cmp function, see https://docs.python.org/3.0/whatsnew/3.0.html
it's recommended to remove it completely
2016-10-25 06:51:40 +02:00
Martin Diehl 8a94f55a2e python 3 compatibility 2016-10-25 06:44:12 +02:00
Martin Diehl a84e7310f5 fixed prospector hints 2016-10-24 20:30:51 +02:00
Martin Diehl b957f1f016 include of lib dir no longer needed 2016-10-24 14:17:26 +02:00
Martin Diehl 1f5a3f474c consistent use of same name for communicator
will not make any difference, but clearer to understand
http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PETSC_COMM_WORLD.html
2016-10-24 10:42:01 +02:00
Martin Diehl 8c1fe4fff0 no need to have unused dummy arguments 2016-10-22 13:40:45 +02:00
Martin Diehl cfb90c83d0 more infos for humans and compilers 2016-10-22 13:24:50 +02:00
Martin Diehl b5c1b49137 unified definition of NaN for Intel and GNU Fortran (works for Intel 15. und 16.) 2016-10-22 12:17:18 +02:00
Martin Diehl 41f01e16cd using PETSC_NULL_OBJECT instead of dummy where possible 2016-10-22 12:16:02 +02:00
Martin Diehl 54c0ba5599 Abaqus does not restore the jacobian (strange, but true) 2016-10-21 15:12:40 +02:00
Martin Diehl 54d98a2046 leftovers from perturbation calculation 2016-10-21 15:11:14 +02:00
Martin Diehl 633744bfa9 used only for commercial FEM anyway 2016-10-21 15:08:47 +02:00
Martin Diehl cc28da502b ifort 2017 requires new option format 2016-10-21 15:05:34 +02:00
Test User c5217d8db5 updated version information after successful test of v2.0.1-244-g12e94bd 2016-10-20 04:41:54 +02:00
Philip Eisenlohr 12e94bd310 revert to continuous spectral derivative, fwbw gets own branch 2016-10-19 08:07:54 -04:00
Philip Eisenlohr e93db170da fixed typo in help message 2016-10-18 16:24:23 -04:00
Philip Eisenlohr 85076ad613 check agreement between rate and time #points, extrapolate to outside 2016-10-18 16:23:52 -04:00
Philip Eisenlohr ff2f827a68 strip outermost quotes from labels 2016-10-18 15:33:24 -04:00
Philip Eisenlohr b8bf51b366 changed default FFT spatial derivative to "fwbw_difference" 2016-10-18 15:31:52 -04:00
Test User 9818a074c6 updated version information after successful test of v2.0.1-238-g96349eb 2016-10-18 04:41:46 +02:00
chen 96349ebf53 add log to each dataset 2016-10-17 18:24:47 -04:00
chen 51e408a5bf fix error regarding log
if no log is provided when adding data, use None
2016-10-17 18:24:26 -04:00
chen 703ae3c6d6 add script for adding von Mises equivalent to HDF5 file 2016-10-17 17:29:44 -04:00
chen 4d849219f7 will come back for this later 2016-10-17 16:59:42 -04:00
chen 8e7f0c255b fix some syntax error 2016-10-17 16:58:04 -04:00
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