Commit Graph

11919 Commits

Author SHA1 Message Date
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
Martin Diehl 3f823ca717 testing general case 2020-09-15 14:39:05 +02:00
Martin Diehl 18c38f1284 polishing 2020-09-15 13:49:44 +02:00
Martin Diehl 2a082b7983 methods for texture component calculations 2020-09-15 12:11:46 +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 b83f2e5444 Merge branch 'development' into Marc-use-statev-2 2020-09-15 07:41:38 +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
Franz Roters dbb6c8f867 missing menu file 2020-09-14 18:26:41 +02:00
Martin Diehl 4406493def non-dot versions are handled as integers 2020-09-14 17:08:31 +02:00
Philip Eisenlohr df548e95fc [skip ci] added reference to explain Fp_0 = O_0 2020-09-14 15:11:48 +02:00
Martin Diehl a2e9420336 boundary conditions to not change during iteration 2020-09-14 14:58:44 +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
Franz Roters 2b51dc43fa updated remaining models 2020-09-14 12:45:03 +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 11eb039688 Merge remote-tracking branch 'origin/development' into Fortran-simplifications 2020-09-14 07:05:06 +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
Martin Diehl 3ebba9b3c0 more sensible locations for reporting 2020-09-13 21:21:55 +02:00
Martin Diehl 5558d95886 print is better suited for output to screen then write 2020-09-13 21:15:08 +02:00
Martin Diehl 0153bca277 better print then write
- shorter, always writes to STDOUT

also, report only details (paper) of active models
2020-09-13 21:00:34 +02:00
Martin Diehl 84b9104302 clearly indicate origin of functions
also supresses (flawed) error message of gfortran related to
non-standard type 'bytes'
2020-09-13 20:14:34 +02:00
Martin Diehl f266def906 Merge branch 'vtr-as-input' into Fortran-simplifications 2020-09-13 19:34:48 +02:00
Philip Eisenlohr 507910ffcd improved language/descriptions 2020-09-13 18:32:49 +02:00
Martin Diehl bb6b91e857 simpler 2020-09-13 13:04:54 +02:00
Martin Diehl b497ec4371 use print instead of write
https://www.scivision.dev/print-vs-write-fortran/
2020-09-13 13:01:38 +02:00
Martin Diehl 7d929122af forgotten renames 2020-09-13 12:45:35 +02:00
Martin Diehl 22544d6978 systematic naming 2020-09-13 12:43:49 +02:00
Martin Diehl c14241a8e9 no need to store variables that are used only during init 2020-09-13 12:31:01 +02:00
Martin Diehl 316c5f7d20 internal errors (do not depend on user input) 2020-09-13 12:20:44 +02:00