Commit Graph

11915 Commits

Author SHA1 Message Date
Martin Diehl 41fbc58c1b standard conforming name 2020-09-22 13:09:12 +02:00
Martin Diehl 53ce4e07d2 forgotten renames in subfolders 2020-09-22 13:02:33 +02:00
Martin Diehl f26c3ca1ea Merge branch 'development' into Fortran-simplifications 2020-09-22 12:45:18 +02:00
Martin Diehl 63f9078f04 don' hardcode output unit
replaced remaining write(6,..), flush(6) with write(OUTPUT_UNIT,...),
flush(OUTPUT_UNIT)
2020-09-22 12:15:36 +02:00
Test User 03cf971f55 [skip ci] updated version information after successful test of v3.0.0-alpha-245-g5ef761fb9 2020-09-22 01:56:52 +02:00
Martin Diehl 5ef761fb98 inform the user about missing items in material.yaml 2020-09-21 19:10:20 +02:00
Martin Diehl 42186b9f87 fixed typo 2020-09-19 22:08:38 +02:00
Martin Diehl 6f45203c98 first version of a pyaml based class for material configuration
pyaml is (again) actively maintained and the ruamel.pyaml API is
instable
2020-09-19 13:01:19 +02:00
Martin Diehl c108b4df66 concise description 2020-09-19 11:41:16 +02:00
Martin Diehl d0b5905544 remaining write(6,...) without advance='no' 2020-09-19 11:02:40 +02:00
Martin Diehl 139eecec0a polishing 2020-09-19 10:56:41 +02:00
Martin Diehl 1d2e9324f1 do not rely on 6=STDOUT, 0=STDERR 2020-09-19 10:51:07 +02:00
Martin Diehl c34bf83e35 variable names better reflect their content 2020-09-19 10:27:15 +02:00
Martin Diehl 201303f35f clarified logic 2020-09-19 10:00:49 +02:00
Martin Diehl c4ce28e63f untangling 2020-09-19 09:41:48 +02:00
Martin Diehl 51f43ddc09 small polishing 2020-09-19 09:24:27 +02:00
Martin Diehl e639fa981d Merge remote-tracking branch 'origin/development' into Fortran-simplifications 2020-09-19 08:30:22 +02:00
Martin Diehl cc92b0ad84 print is more appropriate than write 2020-09-19 08:29:50 +02:00
Test User 49c92e7c24 [skip ci] Merge branch 'master' into development 2020-09-18 22:21:03 +02:00
Test User bc8a410850 Merge commit 'v3.0.0-alpha-239-gae0216fa' 2020-09-18 22:20:38 +02:00
Test User ae0216fafe [skip ci] updated version information after successful test of v3.0.0-alpha-238-g6880ad42 2020-09-18 22:20:38 +02:00
Test User 149a00a58a [skip ci] Merge branch 'master' into development 2020-09-18 19:43:45 +02:00
Test User d8117dc166 [skip ci] updated version information after successful test of v3.0.0-alpha-233-g190f8a82 2020-09-18 19:43:35 +02: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
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
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
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
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 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