Commit Graph

7673 Commits

Author SHA1 Message Date
Martin Diehl 47650e9469 python3 syntax for string substitution 2018-11-16 06:23:28 +01:00
Martin Diehl ce4cbb5e92 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-11-16 06:15:51 +01:00
Martin Diehl 75c3b89345 symlinks always exists
was not the case when using svn
2018-11-16 06:15:23 +01:00
Test User 12adf5bfc9 [skip ci] Merge branch 'master' into development 2018-11-16 06:08:21 +01:00
Test User 0f0ed31cd1 [skip ci] updated version information after successful test of v2.0.2-883-ga1f99f4a 2018-11-16 06:07:19 +01:00
Martin Diehl 250dac08c7 needs to be the value of the variable 2018-11-15 21:19:24 +01:00
Martin Diehl 29424ee34c Merge branch 'development' into Python3 2018-11-15 21:18:04 +01:00
Martin Diehl a1f99f4aa3 simplified
don't try to be smart and to things in the background
2018-11-15 21:17:33 +01:00
Martin Diehl 1726345c13 also use python3 for some tests 2018-11-15 16:41:21 +01:00
Martin Diehl e9e3fef8d4 more python3 compatible scripts 2018-11-15 16:40:54 +01:00
Martin Diehl fe2c7efa27 seem to work 2018-11-15 13:56:48 +01:00
Martin Diehl c44f12cae5 map needs to be explicitly casted to list 2018-11-15 13:42:19 +01:00
Martin Diehl 8f80152a03 use floor division of integers
1/2 = 0.5 in python3 (would be 0 in python2)
2018-11-15 12:28:36 +01:00
Martin Diehl efd29e62f7 verbose should be optional
- causes problems on many systems (screwed up output)
- does not work with python 3 since threading class has changed
2018-11-15 12:16:55 +01:00
Martin Diehl 259bf03315 mixed up version settings for MSC and Abaqus 2018-11-15 09:24:29 +01:00
Martin Diehl 9b32fe6dbd MPI file access needed for output 2018-11-15 07:28:34 +01:00
Martin Diehl b48bd3a082 keep only general functionality in HDF5_results 2018-11-15 07:07:59 +01:00
Martin Diehl 58f2a25ffd clearer separation of tasks
1) general HDF5_utilities (for results, restart, ...)
2) results related helpers (based on HDF5_utilities)
2018-11-15 06:49:31 +01:00
Martin Diehl c9a42a7b47 inactive stage does not work 2018-11-15 06:31:55 +01:00
Martin Diehl 4e1dc73fc9 MSC.Marc 2018.x requires python3 2018-11-14 23:43:08 +01:00
Martin Diehl c32671c205 Marc 2018.1 available for testing 2018-11-14 16:33:50 +01:00
Martin Diehl e6c7a73886 first step to include HDF5 in MSC.Marc 2018-11-14 13:12:08 +01:00
Martin Diehl d9e6590056 just for formal reasons
as long as the 2018 files are provided by DAMASK, the 2018 definition should work also
2018-11-14 12:49:56 +01:00
Martin Diehl 8102eff1e5 support for Marc 2018.x
dropped (not working) support for non-openMP simulations
2018-11-14 12:25:31 +01:00
Test User 5a6783e5ad [skip ci] updated version information after successful test of v2.0.2-872-g12b24227 2018-11-13 13:11:00 +01:00
Martin Diehl 12b24227d4 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-11-13 08:43:30 +01:00
Martin Diehl 00cd1a94fa testing RGC with full complexity 2018-11-13 08:42:55 +01:00
Test User 85dbcaddcd [skip ci] updated version information after successful test of v2.0.2-869-g17499756 2018-11-12 13:11:22 +01:00
Franz Roters 174997563e Merge branch '47-save-restart-information-in-hdf5' into 'development'
Resolve "save restart information in HDF5"

See merge request damask/DAMASK!44
2018-11-12 08:42:22 +01:00
Franz Roters 475ca29f3c close all objects of type integer(HID_T) created by native hdf5 routines 2018-11-09 16:11:19 +01:00
Test User 25a5a0b78d [skip ci] Merge branch 'master' into development 2018-11-07 23:11:48 +01:00
Test User 1c43a485a4 Merge commit 'v2.0.2-836-g51823ae5' 2018-11-07 23:11:11 +01:00
Test User 51823ae591 [skip ci] updated version information after successful test of v2.0.2-835-g71cb635b 2018-11-07 23:11:10 +01:00
Test User 7cd8fb93ad [skip ci] Merge branch 'master' into development 2018-11-07 18:41:16 +01:00
Test User bdb8f3d286 [skip ci] updated version information after successful test of v2.0.2-834-ge18f39d6 2018-11-07 18:40:42 +01:00
Franz Roters 71cb635b10 missing link 2018-11-07 15:13:16 +01:00
Franz Roters e18f39d64c added support for Marc 2018.1 2018-11-07 14:11:10 +01:00
Test User 25e1e9e60a [skip ci] updated version information after successful test of v2.0.2-832-g39b97fa7 2018-11-03 15:56:49 +01:00
Martin Diehl 39b97fa72e testing RGC 2018-11-03 11:27:33 +01:00
Test User 3eceb8a43c [skip ci] updated version information after successful test of v2.0.2-830-g0cbcb028 2018-10-22 09:52:53 +02:00
Philip Eisenlohr 0cbcb028aa fixed problem with "ValueError: Mixing iteration and read methods would lose data" for string-containing tables 2018-10-21 15:39:30 -04:00
Test User 0409f28308 [skip ci] updated version information after successful test of v2.0.2-828-g7480d1a8 2018-10-20 00:19:06 +02:00
Martin Diehl 7480d1a842 fixes for Python3 2018-10-19 07:35:59 +02:00
Martin Diehl c413df7ed2 a little cleaning 2018-10-18 22:54:33 +02:00
Martin Diehl 49c7a6c524 sorting 2018-10-18 22:20:26 +02:00
Martin Diehl f71e067f5e using functionality from lattice 2018-10-18 21:41:17 +02:00
Martin Diehl d7fa3a9791 just sorting 2018-10-18 21:34:26 +02:00
Martin Diehl 59399f2cd2 sanity checks 2018-10-18 19:06:21 +02:00
Martin Diehl 33d816a5d0 polishing 2018-10-17 23:56:57 +02:00
Martin Diehl 121d146a35 using more central functions 2018-10-17 23:20:39 +02:00