Commit Graph

12112 Commits

Author SHA1 Message Date
Philip Eisenlohr d6b6815693 resolve conflicting PRIVATE/master changes 2020-09-18 11:35:58 -04:00
Philip Eisenlohr 6880ad42c1 Merge branch 'Marc-use-statev-2' into 'development'
Marc use statev 2

See merge request damask/DAMASK!223
2020-09-18 16:46:20 +02:00
Martin Diehl c42511f101 small polishing 2020-09-18 16:32:59 +02:00
Martin Diehl f23b89f055 get rid of annoying warning during test 2020-09-18 16:30:22 +02:00
Martin Diehl c935ba1215 user friendly self reporting 2020-09-18 16:23:23 +02:00
Martin Diehl 1849ff0330 polishing 2020-09-18 15:03:51 +02:00
Martin Diehl 3f169d6e30 Merge branch 'report-next-pipeline' into load-save-X 2020-09-18 14:36:53 +02:00
Martin Diehl e2cd3da295 remaning to_xx 2020-09-18 14:29:27 +02:00
Martin Diehl cdf3323774 Merge remote-tracking branch 'origin/development' into load-save-X 2020-09-18 14:21:43 +02:00
Martin Diehl ec7dbb4c9a do not store temp files 2020-09-18 14:21:30 +02:00
Martin Diehl 25ad077640 report all pipelines in front of me 2020-09-18 14:19:23 +02:00
Franz Roters 190f8a82d4 Merge branch 'texture-components-in-rotation-class2' into 'development'
Texture components in rotation class2

See merge request damask/DAMASK!225
2020-09-18 13:31:42 +02:00
Martin Diehl beb8f07a91 more helpful information 2020-09-18 13:00:52 +02:00
Martin Diehl f34525fd3a allow shell substitution 2020-09-18 12:33:54 +02:00
Martin Diehl 4d4283a032 report next pipeline 2020-09-18 12:03:21 +02:00
Test User 5b800203e9 [skip ci] updated version information after successful test of v3.0.0-alpha-220-g4a913c83 2020-09-18 10:25:05 +02:00
Martin Diehl 4a913c83e5 simplified print and format strings 2020-09-17 22:57:56 +02:00
Martin Diehl e848590c5c Merge remote-tracking branch 'origin/development' into Fortran-simplifications 2020-09-17 19:39:31 +02:00
Martin Diehl 797073b015 print choses output unit automatically, no need to rely on 6
also shorter...
2020-09-17 19:28:41 +02:00
Test User 3af5ee2400 [skip ci] updated version information after successful test of v3.0.0-alpha-216-gb51a1b7b 2020-09-17 13:24:17 +02:00
Vitesh b51a1b7b93 Merge branch 'Marc2020' into 'development'
Marc2020

See merge request damask/DAMASK!226
2020-09-17 10:52:26 +02:00
Test User 76415146bb [skip ci] updated version information after successful test of v3.0.0-alpha-203-g3e990489 2020-09-17 03:52:38 +02:00
Philip Eisenlohr 2c741455f0 fixed left-over to_vtk --> save_vtk in PRIVATE 2020-09-16 19:30:09 -04:00
Franz Roters fe58a56e17 Merge branch 'development' into Marc2020 2020-09-16 16:13:35 +02:00
Sharan Roongta 3e9904894b Merge branch 'Fortran-simplifications' into development 2020-09-16 16:03:01 +02:00
Philip Eisenlohr 505d8fef21 reverted references of seed_fromX tests to legacy ASCII style in PRIVATE 2020-09-16 09:22:49 -04:00
Test User 7c2f7ff5e3 [skip ci] Merge branch 'master' into development 2020-09-16 15:04:26 +02:00
Test User 7a74830452 [skip ci] updated version information after successful test of v3.0.0-alpha-168-g9cdf5066 2020-09-16 15:04:20 +02:00
Vitesh ca689193f6 Merge branch 'new-random-style' into 'development'
new style for numpy random numbers

See merge request damask/DAMASK!224
2020-09-16 11:12:55 +02:00
Martin Diehl 70911b64ea Merge branch 'development' into texture-components-in-rotation-class2 2020-09-16 09:57:50 +02:00
Martin Diehl 9cdf506612 Merge remote-tracking branch 'origin/multidim-rotation-axes' into development 2020-09-16 09:15:32 +02:00
Franz Roters a08c50d44c Merge branch 'Marc2020' of magit1.mpie.de:damask/DAMASK into Marc2020 2020-09-16 09:04:30 +02:00
Franz Roters b9c3d097b7 updated tests 2020-09-16 09:03:37 +02:00
Franz Roters b09b500159 Merge branch 'development' into Marc2020 2020-09-16 09:00:02 +02:00
Martin Diehl c71768a37a polishing 2020-09-16 06:33:17 +02:00
Philip Eisenlohr b57e8e69a8 switched save_ASCII() in more legacy scripts to legacy mode 2020-09-15 22:38:50 -04:00
Philip Eisenlohr ed006d1a89 streamlined fiber/spherical component sampling 2020-09-15 19:12:30 -04:00
Philip Eisenlohr c6be6fe87f fixed spherical component sampling and testing 2020-09-15 18:40:05 -04:00
Philip Eisenlohr 82ed546ff7 Merge branch 'texture-components-in-rotation-class2' of magit1.mpie.de:damask/DAMASK into texture-components-in-rotation-class2 2020-09-15 18:14:19 -04:00
Philip Eisenlohr 0a34e342e4 fixed fiber component sampling and testing 2020-09-15 18:14:15 -04:00
Philip Eisenlohr d6378ec9bc shortened from_fiber_component algorithm 2020-09-15 16:34:19 -04:00
Martin Diehl ad2badd3be [skip ci] vectorized and simplified
based on Philips ideas. Test requires from_axis_angle fix
2020-09-15 22:13:28 +02:00
Martin Diehl 9e93e8b710 test for last commit 2020-09-15 19:59:03 +02:00
Martin Diehl 1ff098d004 Merge remote-tracking branch 'origin/development' into Fortran-simplifications 2020-09-15 19:36:59 +02:00
Martin Diehl 5b104417a9 polishing 2020-09-15 19:36:21 +02:00
Philip Eisenlohr d02617c961 fixed normalization of multidimensional axes (from_Rodrigues, from_axis_angle) 2020-09-15 13:09:24 -04:00
Test User dca895d14d [skip ci] updated version information after successful test of v3.0.0-alpha-164-g7cda092a 2020-09-15 18:18:20 +02:00
Franz Roters 795bea98c4 Merge branch 'Marc2020' of magit1.mpie.de:damask/DAMASK into Marc2020 2020-09-15 18:05:42 +02:00
Franz Roters 2610e920e7 leave standard Marc version at 2019.1 as matesting does not have 2020 installed 2020-09-15 18:05:08 +02:00
Martin Diehl b7e85b6873 bugfix: wrong path 2020-09-15 17:13:13 +02:00