Commit Graph

12319 Commits

Author SHA1 Message Date
Martin Diehl 4ccd068d3b catch error in case of exisiting dataset 2020-11-05 23:00:56 +01:00
Martin Diehl e649fb195f update to use variable-length strings 2020-11-05 22:34:41 +01:00
Martin Diehl e26bb962c8 encode from str to bytes 2020-11-05 21:19:49 +01:00
Martin Diehl 2b6001222d black magic
compiles also with Intel (complained about non-existing interface
before).
Direct pointer crashes ..
2020-11-05 17:59:05 +01:00
Martin Diehl a416f5ed5b encode/decode for h5py3 not needed anymore
attribute values with variable-length strings will be interpreted as
str, not bytes
2020-11-05 16:13:29 +01:00
Martin Diehl b8c97c5b7e change string type
normal fortran strings are fixed-length, spacepad. h5py (at least v3.x)
creates variable-length, nullterm
2020-11-05 15:36:13 +01:00
Test User b8503e84b7 [skip ci] updated version information after successful test of v3.0.0-alpha-658-g14209f3a1 2020-11-04 06:51:07 +01:00
Sharan Roongta 14209f3a1f Merge branch 'fix-vicinity-auto-offset' into 'development'
correct auto-offset in Geom.vicinity_offset

See merge request damask/DAMASK!269
2020-11-04 03:55:06 +01:00
Philip Eisenlohr eaceb16203 added +1 to nanmax(material) as auto offset, now consistent with help and intention... 2020-11-03 17:43:57 -05:00
Test User 6a5f23a0bd [skip ci] updated version information after successful test of v3.0.0-alpha-655-g11f1f4f55 2020-11-03 16:10:11 +01:00
Sharan Roongta 11f1f4f555 Merge branch 'modernize-testing' into development 2020-11-03 12:49:19 +01:00
Test User 7dd3165889 [skip ci] updated version information after successful test of v3.0.0-alpha-651-g254e68de1 2020-11-03 11:27:31 +01:00
Philip Eisenlohr 254e68de1e Merge branch 'geom-sort' into 'development'
sorting material entries in geom

See merge request damask/DAMASK!267
2020-11-03 04:28:53 +01:00
Philip Eisenlohr 2867050397 corrected shortened test logic 2020-11-02 18:31:37 -05:00
Philip Eisenlohr 4fa44d388d shortened test for monotonous increase of material index after sorting 2020-11-02 18:21:51 -05:00
Philip Eisenlohr 4d4278e6dd shortened tainted_neighborhood logic 2020-11-02 18:20:52 -05:00
Martin Diehl 49599e2951 fixed test 2020-11-02 16:39:19 +01:00
Test User 999a9be79c [skip ci] updated version information after successful test of v3.0.0-alpha-644-g063334fc1 2020-11-02 14:59:58 +01:00
Martin Diehl be47c744d8 Merge branch 'development' into geom-sort 2020-11-02 12:26:31 +01:00
Martin Diehl 212ed62b19 pytest-based tests
removed unused functionality from deprecated python library modules
2020-11-02 12:07:16 +01:00
Martin Diehl 063334fc15 Merge remote-tracking branch 'origin/consistent-naming' into development 2020-11-02 12:03:37 +01:00
Test User 08ef706194 [skip ci] updated version information after successful test of v3.0.0-alpha-633-g086b215d9 2020-11-02 00:33:05 +01:00
Sharan Roongta d1e69faac5 Merge branch 'development' into consistent-naming 2020-11-01 23:01:39 +01:00
Sharan Roongta 92577efd68 latest test repo 2020-11-01 23:01:21 +01:00
Martin Diehl 086b215d94 Merge branch 'test-new-dir' into development 2020-11-01 19:29:52 +01:00
Martin Diehl cf18954db9 hint for future improvement 2020-11-01 19:20:52 +01:00
Martin Diehl 7059e6af6e might not be in the last line 2020-11-01 18:34:52 +01:00
Martin Diehl 93faf4f2b3 correct folders 2020-11-01 16:59:13 +01:00
Martin Diehl 1a010a3973 better matching name 2020-11-01 10:52:43 +01:00
Martin Diehl 37ff11dc9d doxygen not useful anymore 2020-11-01 10:50:03 +01:00
Martin Diehl 946da2379b Merge remote-tracking branch 'origin/development' into modernize-testing 2020-11-01 10:06:52 +01:00
Test User a325d1bf00 [skip ci] Merge branch 'master' into development 2020-11-01 05:09:40 +01:00
Test User a15304f8b7 [skip ci] updated version information after successful test of v3.0.0-alpha-615-gfce116aa8 2020-11-01 05:09:32 +01:00
Martin Diehl 0a3598c338 Merge branch 'simplify-from_table' into development 2020-10-31 22:34:17 +01:00
Martin Diehl f2d0c2aca3 test does not exist anymore 2020-10-31 20:51:27 +01:00
Martin Diehl 0ebb9b611d functionality to sort material id
convenient for layered materials
2020-10-31 20:46:21 +01:00
Vitesh Shah d89fad6135 Store value of MSC_VERSION in variable of same name 2020-10-31 19:32:49 +01:00
Martin Diehl fce116aa8b Merge remote-tracking branch 'origin/homogeneous_ConfigMaterial.from_table' into development 2020-10-31 19:01:26 +01:00
Sharan Roongta 9cf2a5ed19 Merge branch 'development' into consistent-naming 2020-10-31 18:02:06 +01:00
Sharan Roongta 4d150f7e85 recent PRIVATE repo 2020-10-31 18:01:53 +01:00
Martin Diehl 67f69fc8a5 data is consecutive 2020-10-31 17:23:58 +01:00
Martin Diehl 433b346f0c simplified selection of tests 2020-10-31 16:19:56 +01:00
Martin Diehl ab1802a53b Merge branch 'development' into homogeneous_ConfigMaterial.from_table 2020-10-31 14:52:10 +01:00
Martin Diehl 772fd18d81 only use pytest-based compile_Marc test 2020-10-31 14:45:19 +01:00
Martin Diehl 8224122bb9 more user friendly error handling 2020-10-31 13:16:25 +01:00
Test User 7df3563ced [skip ci] updated version information after successful test of v3.0.0-alpha-609-g657d7b06b 2020-10-31 11:30:09 +01:00
Martin Diehl e11391c750 easier to do directly on a numpy array 2020-10-31 10:36:50 +01:00
Martin Diehl 6f2c5231c2 shell script not needed anymore 2020-10-31 10:34:16 +01:00
Martin Diehl cf740a279e combine constant with varying data 2020-10-31 09:56:43 +01:00
Martin Diehl 657d7b06b0 out of sync PRIVATE caused tests to fail 2020-10-31 08:28:55 +01:00