Commit Graph

7742 Commits

Author SHA1 Message Date
Martin Diehl 89504c3c52 will not work with python3 2018-11-17 08:08:27 +01:00
Martin Diehl 50f880afd1 more scripts working with python3 2018-11-16 19:32:17 +01:00
Martin Diehl 4ffb4a4321 fixed several typos 2018-11-16 19:28:24 +01:00
Test User ba98a73691 [skip ci] Merge branch 'master' into development 2018-11-16 19:07:26 +01:00
Test User 9c9836d7a9 Merge commit 'v2.0.2-890-g2cbeb34c' 2018-11-16 19:07:21 +01:00
Test User 2cbeb34cd1 [skip ci] updated version information after successful test of v2.0.2-889-g47650e94 2018-11-16 19:07:18 +01:00
Martin Diehl 3028fa7dd5 Merge remote-tracking branch 'origin/development' into Python3 2018-11-16 15:10:11 +01:00
Martin Diehl c176a537d6 one comming in PRIVATE behind 2018-11-16 15:08:48 +01:00
Test User d497f00cb3 [skip ci] Merge branch 'master' into development 2018-11-16 14:38:13 +01:00
Test User 9b472aab1e Merge commit 'v2.0.2-885-g99026744' 2018-11-16 14:38:10 +01:00
Test User 99026744e8 [skip ci] updated version information after successful test of v2.0.2-884-g250dac08 2018-11-16 14:38:08 +01:00
Martin Diehl 7f3b77df15 also tests should run on python3 2018-11-16 12:38:20 +01:00
Martin Diehl 9922f5f646 adjusted to python3
translate is more complicated now:
https://stackoverflow.com/questions/41708770
2018-11-16 12:23:45 +01:00
Martin Diehl 3a22e31f1b only Marc 2018.X is python3 compatible 2018-11-16 12:09:58 +01:00
Martin Diehl 26811b74d6 known to work with python3 2018-11-16 09:18:29 +01:00
Martin Diehl 3d0cd55bad avoid python2.727 2018-11-16 09:09:36 +01:00
Martin Diehl a3647cc587 more files with confirmed python3 compatibility 2018-11-16 09:03:12 +01:00
Martin Diehl b5b2b68206 python3 syntax for string substitution 2018-11-16 09:03:12 +01:00
Martin Diehl eba497dc3b symlinks always exists
was not the case when using svn
2018-11-16 09:03:12 +01:00
Test User 9b6a130ee3 [skip ci] updated version information after successful test of v2.0.2-883-ga1f99f4a 2018-11-16 09:03:12 +01:00
Martin Diehl b8df2a3088 needs to be the value of the variable 2018-11-16 09:03:12 +01:00
Martin Diehl f47891e292 booleans not allowed as indeces any more 2018-11-16 09:03:12 +01:00
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 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