Commit Graph

11826 Commits

Author SHA1 Message Date
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 9cdf506612 Merge remote-tracking branch 'origin/multidim-rotation-axes' into development 2020-09-16 09:15:32 +02:00
Martin Diehl 9e93e8b710 test for last commit 2020-09-15 19:59:03 +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 7cda092ab9 Merge branch 'fix-vtr-sanity-check' into 'development'
Fix VTR sanity check

See merge request damask/DAMASK!222
2020-09-15 10:15:18 +02:00
Martin Diehl 82e41d92ce new style for numpy random numbers
https://numpy.org/doc/stable/reference/random/index.html?highlight=random#quick-start
https://albertcthomas.github.io/good-practices-random-number-generators/
2020-09-15 08:12:02 +02:00
Martin Diehl 50599bc5c5 Merge branch 'development' into fix-vtr-sanity-check 2020-09-15 07:20:44 +02:00
Test User 77026e5d53 [skip ci] updated version information after successful test of v3.0.0-alpha-160-g117f85ec 2020-09-15 03:43:40 +02:00
Martin Diehl 117f85ecd9 missing from merge of 'table-out-of-place-only'
server side problems with plotting are hopefully fixed now
2020-09-15 01:02:04 +02:00
Martin Diehl bdd653e791 Merge remote-tracking branch 'origin/table-out-of-place-only' into development 2020-09-15 00:59:24 +02:00
Philip Eisenlohr 2cb9b86353 use corrected testing 2020-09-14 16:00:02 -04:00
Philip Eisenlohr 89875c900d adopted fixed runtime/memory plotting in tests 2020-09-14 13:19:49 -04:00
Philip Eisenlohr df548e95fc [skip ci] added reference to explain Fp_0 = O_0 2020-09-14 15:11:48 +02:00
Martin Diehl 4738ab6a59 out-of place example test 2020-09-14 14:15:55 +02:00
Martin Diehl 89f25eb7d7 use reasonable tolerances for checking regular grid spacing 2020-09-14 14:06:09 +02:00
Martin Diehl 8a32a15299 changed to out-of-place mode 2020-09-14 12:17:43 +02:00
Martin Diehl 7d6a1dc583 'fixed' broken test
actually, old pandas version was broken. Now (after an update) it should
work
2020-09-14 11:52:54 +02:00
Martin Diehl 1da0c64fd4 fixed tests 2020-09-14 10:52:59 +02:00
Martin Diehl e0375ef5dd testset without tests for old shell scripts 2020-09-14 08:09:49 +02:00
Martin Diehl b298962101 Merge branch 'development' into table-out-of-place-only 2020-09-14 08:06:44 +02:00
Martin Diehl f6758ecc28 table class operates out of place 2020-09-14 07:04:01 +02:00
Test User c6907bfa4b [skip ci] updated version information after successful test of v3.0.0-alpha-147-gf0806a9e 2020-09-14 06:13:58 +02:00
Philip Eisenlohr f0806a9ee0 Merge branch 'vtr-as-input' into 'development'
VTR as input for grid solver

See merge request damask/DAMASK!220
2020-09-14 03:38:14 +02:00
Philip Eisenlohr 507910ffcd improved language/descriptions 2020-09-13 18:32:49 +02:00
Martin Diehl e2ded43636 polishing
- unified style (CamelCase)
- more sanity checks
- simplified determination of grid
2020-09-13 06:58:34 +02:00
Martin Diehl 81063046c4 improved error handling, potentially faster algorithm 2020-09-12 22:55:30 +02:00
Martin Diehl 307b1b20cc forgotten rename for ifort workaround 2020-09-12 15:26:16 +02:00
Martin Diehl faac9883a5 more verbose GitLab CI 2020-09-12 15:25:37 +02:00
Martin Diehl 566ab7e7d9 reading in VTR files
will replace geom file in the near future
2020-09-12 14:43:04 +02:00
Martin Diehl a5d5638e4a allow uncompressed files 2020-09-12 13:46:55 +02:00
Martin Diehl a6ac875db8 short and clear names for integer precision 2020-09-12 11:02:39 +02:00
Martin Diehl 7a6ada9ad7 clearer name 2020-09-12 08:47:46 +02:00
Test User 062d9986fe [skip ci] updated version information after successful test of v3.0.0-alpha-136-gc0ea8e3f 2020-09-10 14:08:36 +02:00
Sharan Roongta c0ea8e3fef Merge branch 'modernize-testing' into development 2020-09-10 11:31:38 +02:00
Test User f4f67cb403 [skip ci] updated version information after successful test of v3.0.0-alpha-133-ga70150c6 2020-09-10 08:43:59 +02:00
Martin Diehl a70150c67e Merge branch 'relax-VTK-fromRectilinear' into 'development'
Do not strictly require np.ndarrays for grid, size, or origin when not essential for functionality.

See merge request damask/DAMASK!219
2020-09-10 06:12:35 +02:00
Philip Eisenlohr 865c90d00b first check data type, then determine length of data... 2020-09-09 19:10:03 -04:00
Philip Eisenlohr 7d9a4c08ce Do not strictly require np.ndarrays for grid, size, or origin when not essential for functionality. 2020-09-10 00:59:40 +02:00
Test User e0b4bc6d1e [skip ci] updated version information after successful test of v3.0.0-alpha-129-gd7932aea 2020-09-09 21:09:23 +02:00
Philip Eisenlohr d7932aeacb Merge branch 'vtr-as-input-prerequisites' into 'development'
prerequisites for using VTR as input format for spectral solver

See merge request damask/DAMASK!214
2020-09-09 18:13:09 +02:00
Test User c189d35df6 [skip ci] updated version information after successful test of v3.0.0-alpha-113-g3352a5a1 2020-09-09 13:08:31 +02:00
Martin Diehl a5f9ef118a feature complete test 2020-09-09 12:38:02 +02:00
Martin Diehl edf16de7b6 include pytest-based state integration test 2020-09-09 11:53:25 +02:00
Martin Diehl 3352a5a199 Merge remote-tracking branch 'origin/Marc-use-statev-2' into development 2020-09-09 10:34:11 +02:00
Martin Diehl 85d9e843f0 better readable 2020-09-09 07:50:12 +02:00
Test User 0f9fb7e683 [skip ci] updated version information after successful test of v3.0.0-alpha-105-gf57cb8b7 2020-09-08 23:53:27 +02:00
Martin Diehl 95af422d5f complain about invalid microstructure
many error messages are not needed any more
2020-09-08 23:49:44 +02:00