Commit Graph

8018 Commits

Author SHA1 Message Date
Martin Diehl c97a46826a simplified 2018-12-22 14:42:10 +01:00
Martin Diehl 8a27431c6d bugfix
bracket falsely removed in last commit
2018-12-22 13:28:16 +01:00
Martin Diehl 13f321d992 cleaning almost done 2018-12-22 09:05:46 +01:00
Martin Diehl 1520adb3fb not compatible with generalized solute flux 2018-12-22 08:37:58 +01:00
Martin Diehl 708fc9f6b3 not compatible with generalized solution handling 2018-12-22 08:32:47 +01:00
Martin Diehl 226bbad013 don't waste character space 2018-12-22 08:31:13 +01:00
Martin Diehl e083520c73 trans systems now handled centrally
remove inactive (= untested) definitions.
2018-12-22 07:49:52 +01:00
Martin Diehl e6d5992bb4 poviding stiffness for transformation as function 2018-12-22 00:19:51 +01:00
Martin Diehl f4cf38fa22 implementing C66 rotation for transformation 2018-12-21 23:53:21 +01:00
Martin Diehl b3d14b00b6 cleaning 2018-12-21 23:07:31 +01:00
Martin Diehl 9094bb9a64 private functions at the end 2018-12-21 22:41:39 +01:00
Martin Diehl b6cb456b27 function description as for phenopowerlaw 2018-12-21 18:15:56 +01:00
Martin Diehl d8a7fdd01d function description was wrong 2018-12-21 18:14:54 +01:00
Martin Diehl 2d47af7f56 shortened 2018-12-21 18:10:18 +01:00
Martin Diehl 939cd0e5bf cleaning/adjusting names to paper 2018-12-21 16:01:16 +01:00
Martin Diehl dcd22ccb6a put private functions at the end
for easy separation
2018-12-21 14:56:32 +01:00
Martin Diehl da3f105875 cleaner interface to kinetics 2018-12-21 14:28:25 +01:00
Martin Diehl 24ddd8362d cleaning and simplifying 2018-12-21 12:47:09 +01:00
Martin Diehl 2e8072b768 simplifying 2018-12-21 12:33:31 +01:00
Test User 673eebd636 [skip ci] Merge branch 'master' into development 2018-12-21 12:27:46 +01:00
Test User b74c3c5f6f Merge commit 'v2.0.2-1240-g0541cceb' 2018-12-21 12:26:42 +01:00
Test User 0541cceb2c [skip ci] updated version information after successful test of v2.0.2-1239-g9bdd4d1d 2018-12-21 12:26:41 +01:00
Martin Diehl fc171f388a tests were updated 2018-12-21 11:53:41 +01:00
Martin Diehl 8832c04dd0 more sanity checks
number of arguments for values per system needs to match the number of
systems that are defined
2018-12-21 11:52:23 +01:00
Martin Diehl 2dc7b4cac6 building in parallel 2018-12-21 08:40:28 +01:00
Martin Diehl ded65d250a re-enabled tests that were deactivated after orientation changes
doxygen documentation only needed for development
2018-12-21 07:27:35 +01:00
Test User ddfb9a9340 [skip ci] Merge branch 'master' into development 2018-12-21 07:23:16 +01:00
Test User c1b7769327 [skip ci] updated version information after successful test of v2.0.2-1236-g1ef82e35 2018-12-21 07:22:54 +01:00
Martin Diehl d4c7e8f33b Merge branch 'development' into 22-NewStyle_disloUCLA-2 2018-12-21 06:46:35 +01:00
Martin Diehl fe1183e010 polishing 2018-12-21 06:15:01 +01:00
Philip Eisenlohr 9bdd4d1d68 added <!skip> line to stop config parser from trying to interpret rest of geom description---huge speedup!! 2018-12-20 17:22:29 -05:00
Philip Eisenlohr a1ff380ef4 slightly better aligned debug output 2018-12-20 17:14:55 -05:00
Philip Eisenlohr 25a80723c0 numpy interface changed to be strict about 2D array shape in histogram 2018-12-20 17:14:55 -05:00
Martin Diehl 1ef82e351b Merge branch 'orientationClass_with_negative_P' into development 2018-12-20 20:43:00 +01:00
Test User 8d844e1bef [skip ci] Merge branch 'master' into development 2018-12-20 07:37:47 +01:00
Test User 9e9c026073 Merge commit 'v2.0.2-1191-g6fe17e05' 2018-12-20 07:37:39 +01:00
Test User 6fe17e05f6 [skip ci] updated version information after successful test of v2.0.2-1190-g7df6dfbf 2018-12-20 07:37:39 +01:00
Martin Diehl 10266bad5c using updated branch in PRIVATE
due to changes in the behavior, testing needs a separate branch which is
also called orientationClass_with_negative_P
2018-12-19 16:57:40 +01:00
Martin Diehl 2476dd4d8b shearRates more similar to kinetics 2018-12-19 07:47:13 +01:00
Martin Diehl 89196b953f simplified 2018-12-19 06:57:28 +01:00
Test User d1a8f8cc24 [skip ci] Merge branch 'master' into development 2018-12-19 04:21:15 +01:00
Test User 6a0a0c3754 [skip ci] updated version information after successful test of v2.0.2-1187-gcd8ee450 2018-12-19 04:20:41 +01:00
Philip Eisenlohr 7df6dfbf3f renamed "showTable" to "viewTable" to avoid clashing with astropy.table module 2018-12-18 15:10:26 -05:00
Philip Eisenlohr 576c4492d4 [skip ci] bugfix for DAMASK_BIN==empty check; [ logical ] --> [[ logical ]] to align with bash syntax 2018-12-18 09:24:39 -05:00
Philip Eisenlohr f34111cf31 [skip ci] env/DAMASK.xxx now reports current repository branch of DAMASK_ROOT 2018-12-18 09:12:28 -05:00
Philip Eisenlohr 6d0ec28984 merged current development branch 2018-12-18 09:04:20 -05:00
Franz Roters cd8ee4503b Merge branch '22-NewStyle_disloUCLA-2' into 'development'
Resolve "New coding style for plastic_disloUCLA"

See merge request damask/DAMASK!51
2018-12-18 15:02:12 +01:00
Martin Diehl 0e4dede606 slowly approaching style of phenopowerlaw 2018-12-18 09:52:13 +01:00
Martin Diehl 63c417fbe0 failed if dataset does not exists
empty datasets are not written out
2018-12-18 08:44:11 +01:00
Philip Eisenlohr d794e15249 [skip ci] small polish 2018-12-17 19:07:33 -05:00