Commit Graph

7392 Commits

Author SHA1 Message Date
Martin Diehl fcb14f6099 was never used 2018-11-18 12:04:08 +01:00
Martin Diehl dfd624e520 create results file 2018-11-18 11:58:49 +01:00
Martin Diehl fb5b1bfd8e compile results module 2018-11-18 11:32:53 +01:00
Martin Diehl 35211a8468 compilation order should reflect dependency 2018-11-18 11:24:55 +01:00
Martin Diehl 366c63e273 CONFIG is a keyword for Cmake 2018-11-18 11:21:43 +01:00
Martin Diehl 8b1785c05c parallel writing for pReal 2018-11-18 09:47:50 +01:00
Martin Diehl 73ca289322 F_aim was wrong in case of MPI parallelization 2018-11-17 16:50:19 +01:00
Martin Diehl d8a425b464 prevent error
h5close_f will give an error if h5open_f was not called.
according to the manual, calling h5open_f multiple time is not a problem
2018-11-17 15:00:51 +01:00
Martin Diehl d5963b403a setting the property when opening the file 2018-11-16 07:05:43 +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
Test User a201d83797 [skip ci] updated version information after successful test of v2.0.2-826-g50b03e03 2018-10-16 08:47:11 +02:00
Martin Diehl 50b03e0330 was probably never used 2018-10-15 22:05:44 +02:00
Test User e140b15bb8 [skip ci] updated version information after successful test of v2.0.2-824-ge5ec5ed5 2018-10-15 17:46:22 +02:00
Martin Diehl e5ec5ed54c check prerequisites as early as possible 2018-10-15 05:03:53 +02:00
Test User a4fcad53a2 [skip ci] updated version information after successful test of v2.0.2-822-g3ed22eca 2018-10-15 00:13:12 +02:00
Martin Diehl 3ed22ecaa8 prevent failing tests due to scatter in nonlocal results 2018-10-14 12:33:12 +02:00
Test User 8e4c97a121 [skip ci] Merge branch 'master' into development 2018-10-14 07:11:34 +02:00
Test User f4da97bb5f Merge commit 'v2.0.2-815-gea028684' 2018-10-14 07:11:02 +02:00
Test User ea02868472 [skip ci] updated version information after successful test of v2.0.2-814-g1a458108 2018-10-14 07:11:01 +02:00
Test User 94752faebf [skip ci] Merge branch 'master' into development 2018-10-13 23:19:05 +02:00
Test User 0ab6c298e4 [skip ci] updated version information after successful test of v2.0.2-813-g2beeb9da 2018-10-13 23:18:26 +02:00
Franz Roters d9fbf2ab50 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-10-13 10:52:03 +02:00
Franz Roters 905b5a33eb added link for Marc2018 2018-10-13 10:50:20 +02:00