Commit Graph

5772 Commits

Author SHA1 Message Date
Martin Diehl 1a56ad7a72 no logic change yet 2016-10-29 10:21:00 +02:00
Martin Diehl 6378cb1ff1 using improved dEq0/dNeq instead of dEq/dNeq with 0.0 argument 2016-10-29 10:04:36 +02:00
Martin Diehl f1fdb19b85 Merge branch 'development' of magit0.mpie.de:damask/DAMASK into development 2016-10-29 09:29:27 +02:00
Test User 8d3b49ff2b updated version information after successful test of v2.0.1-263-gb34a60d 2016-10-28 16:44:37 +02:00
Martin Diehl 6d9d25ea43 python 3 compatible and modernized 2016-10-28 15:40:17 +02:00
Franz Roters b34a60d2f4 added support for Marc2016 2016-10-28 09:16:20 +02:00
Test User d49529d46e updated version information after successful test of v2.0.1-261-ge43e37a 2016-10-28 04:35:28 +02:00
Martin Diehl e43e37aae1 new style option setting 2016-10-27 23:06:17 +02:00
Test User f32e1900f6 updated version information after successful test of v2.0.1-259-g2b50494 2016-10-26 16:35:16 +02:00
Martin Diehl 476c8ba815 Merge branch 'development' of magit0.mpie.de:damask/DAMASK into development 2016-10-26 07:54:31 +02:00
Martin Diehl 2b50494951 following philips suggestion for 8c1fe4fff0
and removing unneeded if statements for worldrank
2016-10-25 22:54:32 +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
Test User e49081e56e updated version information after successful test of v2.0.1-257-g68006f0 2016-10-25 04:42:52 +02:00
Martin Diehl 68006f0ae1 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-10-24 23:39:51 +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 4a305e72b1 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-10-22 12:02:09 +02:00
Test User 20985f83b5 updated version information after successful test of v2.0.1-249-g54c0ba5 2016-10-22 11:02:13 +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
Martin Diehl aab3d9af31 updated reference and used recommendation for comparison to 0.0 2016-10-18 19:50:05 +02: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