Commit Graph

7074 Commits

Author SHA1 Message Date
Martin Diehl b163a8aaa0 Non-schmid activated again
internally, no need for long name plastic_phenopowerlaw_postResults
2018-08-30 00:57:15 +02:00
Test User 8fd3ac6396 [skip ci] updated version information after successful test of v2.0.2-485-gf2acc148 2018-08-29 13:23:54 +02:00
Martin Diehl 6d28883db5 starting to include non-Schmid terms (again) 2018-08-29 12:07:51 +02:00
Martin Diehl 922273f230 does not make sense to store and use the 6-vector version of the Schmid
matrix
2018-08-29 12:03:31 +02:00
Martin Diehl baeb449e07 WIP: debugging 2018-08-29 11:44:39 +02:00
Martin Diehl f2acc14882 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-29 08:27:15 +02:00
Martin Diehl 680c9e11d4 segmentation fault in cause of empty list 2018-08-29 08:26:28 +02:00
Test User 9270d41988 [skip ci] Merge branch 'master' into development 2018-08-28 23:13:48 +02:00
Test User 4e73a2641d Merge commit 'v2.0.2-479-ge6437521' 2018-08-28 23:13:17 +02:00
Test User e643752180 [skip ci] updated version information after successful test of v2.0.2-478-g06e71563 2018-08-28 23:13:17 +02:00
Test User df453db168 [skip ci] Merge branch 'master' into development 2018-08-28 13:20:12 +02:00
Test User 8e9e9ca752 [skip ci] updated version information after successful test of v2.0.2-476-g94695f77 2018-08-28 13:19:47 +02:00
Martin Diehl 06e7156351 did not work for values <0 2018-08-28 12:41:21 +02:00
Martin Diehl 42f8b0a063 labels of slip and twin systems for more self-explanatory output 2018-08-28 12:27:56 +02:00
Martin Diehl 94695f773e more verbose and works for arbitrary precision 2018-08-28 07:47:05 +02:00
Test User 6ed68c9134 [skip ci] updated version information after successful test of v2.0.2-474-g38fd517c 2018-08-28 05:26:48 +02:00
Franz Roters 38fd517c44 Merge remote-tracking branch 'remotes/origin/36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading' into development 2018-08-27 15:13:16 +02:00
Test User 1a5c815310 [skip ci] Merge branch 'master' into development 2018-08-27 08:12:10 +02:00
Test User 72e70d872c Merge commit 'v2.0.2-443-gd765cf28' 2018-08-27 08:11:39 +02:00
Test User d765cf285b [skip ci] updated version information after successful test of v2.0.2-442-gb11666ef 2018-08-27 08:11:39 +02:00
Test User cfe08cc6a4 [skip ci] Merge branch 'master' into development 2018-08-26 23:29:00 +02:00
Test User 5f9cf634fd Merge commit 'v2.0.2-415-gc6c85341' 2018-08-26 23:28:34 +02:00
Test User c6c853419b [skip ci] updated version information after successful test of v2.0.2-414-ga4638881 2018-08-26 23:28:33 +02:00
Martin Diehl b11666effa Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-26 13:59:50 +02:00
Martin Diehl f4be4839d8 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-26 13:59:20 +02:00
Martin Diehl a5f139b786 unused variables 2018-08-26 11:53:18 +02:00
Martin Diehl 241b2ade8b more portable way to define PI
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/490432
and compiler will not complain about truncation
2018-08-26 11:40:38 +02:00
Martin Diehl 0041d21777 output was screwed up 2018-08-26 06:20:48 +02:00
Test User e1a1ec14b2 [skip ci] Merge branch 'master' into development 2018-08-26 05:02:35 +02:00
Test User d9c509cc5e Merge commit 'v2.0.2-410-g7af7e45b' 2018-08-26 05:02:32 +02:00
Test User 7af7e45b6d [skip ci] updated version information after successful test of v2.0.2-409-gac011684 2018-08-26 05:02:31 +02:00
Martin Diehl 83740b5d7b accidently commited .. 2018-08-25 21:39:18 +02:00
Martin Diehl 4f1becb503 cleaning and fixing bugs (wrong indices) 2018-08-25 21:27:14 +02:00
Martin Diehl f458de82fa simplified 2018-08-25 21:13:32 +02:00
Martin Diehl 3ff7c9c0eb extendend to Schmid_twin 2018-08-25 20:55:15 +02:00
Martin Diehl fbaac484ea extended to postResults 2018-08-25 20:32:01 +02:00
Martin Diehl 780699740d internal (non)-Schmid definitions also in dotState 2018-08-25 20:19:02 +02:00
Martin Diehl ba9330c8dd early rename 2018-08-25 20:08:46 +02:00
Martin Diehl d51b00c2d3 no need to loop over families and systems independently. no need for 3333 2018-08-25 20:06:19 +02:00
Martin Diehl d055ef665a using only internal schmid and non schmid matrices 2018-08-25 20:01:39 +02:00
Martin Diehl 6b8ecbe653 using only internal Schmid and nonSchmid matrix 2018-08-25 19:47:39 +02:00
Martin Diehl cc5d04ff2a newly introduced parameters for non-schmid were confusing 2018-08-25 19:28:09 +02:00
Martin Diehl a463888156 test in PRIVATE improved 2018-08-25 15:51:28 +02:00
Martin Diehl 22a232ad08 bug: memory access out of bounds
introduced when moderninzing reading in of parameters
2018-08-25 15:50:43 +02:00
Test User 2ad13a08e8 [skip ci] Merge branch 'master' into development 2018-08-24 13:39:12 +02:00
Test User b7ec6b4dd2 Merge commit 'v2.0.2-404-g2c8fd880' 2018-08-24 13:39:06 +02:00
Test User 2c8fd880c0 [skip ci] updated version information after successful test of v2.0.2-403-g4867dfa2 2018-08-24 13:39:06 +02:00
Martin Diehl ff8d746224 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-24 10:36:26 +02:00
Martin Diehl ac011684dd 3 tests that do not append *.load to the load case file
automatic appending will not work for combined spectral and FEM interface as
default extension is *.geom for spectral but *.msh for FEM.
2018-08-24 10:34:04 +02:00
Test User 699c478de0 [skip ci] Merge branch 'master' into development 2018-08-24 06:48:46 +02:00