Commit Graph

12282 Commits

Author SHA1 Message Date
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
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
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
Martin Diehl aecf2f539e allow one homogenization
quite useless ...
2020-10-30 22:26:02 +01:00
Martin Diehl c29e3650f3 don't squeeze into scalar 2020-10-30 22:24:27 +01:00
Franz Roters 392803e47d Merge remote-tracking branch 'origin/Marc_version_names' into development 2020-10-30 17:49:18 +01:00
Franz Roters b401e48879 upadted tests 2020-10-30 17:48:12 +01:00
Franz Roters 98cb7be21a Merge branch 'development' into more_crystallite_cleaning 2020-10-30 16:42:19 +01:00
Vitesh Shah 9fa0528b85 More tests in PRIVATE using MSC_VERSION 2020-10-30 11:56:37 +01:00
Vitesh Shah 8e68b4f5d3 environment should adhere to MSC_VERSION naming 2020-10-30 11:46:15 +01:00
Test User 0af81e1af7 [skip ci] updated version information after successful test of v3.0.0-alpha-594-g46e5023f8 2020-10-30 05:57:50 +01:00
Philip Eisenlohr 46e5023f8b Merge branch 'geom-improvements' into 'development'
Geom improvements

See merge request damask/DAMASK!264
2020-10-29 23:53:33 +01:00
Martin Diehl 10ba53721d not needed anymore 2020-10-29 20:47:15 +01:00
Martin Diehl b2289e80b2 simplified 2020-10-29 20:09:13 +01:00
Martin Diehl 0e499eedf3 correct rounding/clearer logic 2020-10-29 18:35:22 +01:00
Martin Diehl 4b700d367e improved test 2020-10-29 17:59:44 +01:00
Vitesh Shah 680799ae5a updated private 2020-10-29 16:19:11 +01:00
Test User 2736bbaba7 [skip ci] updated version information after successful test of v3.0.0-alpha-579-g4b25097a9 2020-10-29 15:49:28 +01:00
Vitesh Shah 904c338b13 Reflect version underscore of installation files 2020-10-29 15:21:40 +01:00
Sharan Roongta 4b25097a9a Merge branch 'clean-material.yaml-parse' into development 2020-10-29 12:50:40 +01:00
Martin Diehl 999cf53c07 tests+fixes 2020-10-29 07:42:41 +01:00
Martin Diehl 3be0c462a8 explicit is better then implicit:
user should sort Table according to coordinates to create geometry. This
allows to have consistent behavior for from_table in Geom and
ConfigMaterial. We always ensure to keep the order
2020-10-29 07:25:16 +01:00
Martin Diehl 1b2cd6caf6 documentation was misleading 2020-10-28 21:53:46 +01:00
Martin Diehl 4ff99a7af4 more logical layout 2020-10-28 21:51:20 +01:00
Test User 76a57af101 [skip ci] updated version information after successful test of v3.0.0-alpha-567-g21f095c9d 2020-10-28 19:21:02 +01:00
Martin Diehl 855bf124d3 faster
https://stackoverflow.com/questions/16992713
2020-10-28 16:53:16 +01:00
Sharan Roongta 21f095c9d8 Merge branch 'flexible-yaml-dump' into development 2020-10-28 16:19:17 +01:00
Martin Diehl 98e0ef3881 no loops
taken from https://stackoverflow.com/questions/3403973
2020-10-28 13:38:20 +01:00
Martin Diehl d72343c865 keep order of unique values found in table 2020-10-28 11:56:28 +01:00
Martin Diehl b38a498197 fast 2020-10-28 09:43:20 +01:00
Martin Diehl 5f03e8cf8f 0-based material indices 2020-10-28 09:31:55 +01:00
Test User c3a413e023 [skip ci] updated version information after successful test of v3.0.0-alpha-562-gea4904499 2020-10-28 02:01:59 +01:00
Martin Diehl 568d1a020c consistent names for counting variables 2020-10-27 21:33:30 +01:00
Martin Diehl 839be90943 consistent naming
Nxxxs => the number of xxx
2020-10-27 21:27:26 +01:00
Philip Eisenlohr ea49044992 Merge branch 'Poly_data_with_verts' into 'development'
Poly data with verts

See merge request damask/DAMASK!262
2020-10-27 20:32:09 +01:00