Commit Graph

12376 Commits

Author SHA1 Message Date
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
Sharan Roongta 05ca3c3d7f Merge branch 'development' into consistent-naming 2020-10-30 14:00:50 +01:00
Sharan Roongta 8b6ae8ed88 merged latest development test repo 2020-10-30 13:59:25 +01:00
Sharan Roongta 146ca100e8 take care of restart files 2020-10-30 13:36:53 +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
Sharan Roongta ae60262fc2 updated reference results 2020-10-29 21:00:54 +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 ed1be8c21c consistent output names 2020-10-29 13:50:12 +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
Martin Diehl a5a127b787 new tests+ updated results 2020-10-27 16:46:08 +01:00
Martin Diehl 0804e6ee74 pythonic names 2020-10-27 13:50:47 +01:00
Martin Diehl fa67a2ddf8 cell_coordinates is now a property 2020-10-27 13:35:14 +01:00
Martin Diehl 201a62d7c9 easier visualization if verts have a point-cell 2020-10-27 13:19:53 +01:00
Franz Roters 0c51c3d8d4 still needed during initialization 2020-10-27 12:56:49 +01:00
Martin Diehl 4dd387d7f5 compatibility with old pyyaml + test for numpy 2020-10-27 06:39:58 +01:00