Commit Graph

7335 Commits

Author SHA1 Message Date
Martin Diehl f9214c8e1b should not be handled by the individual model
avg(P) and avg(F) exist independently of RGC
2018-08-28 13:02:44 +02:00
Martin Diehl 7f00082d60 parameters easier to identify 2018-08-28 12:57:22 +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
Martin Diehl 4112da183e Merge branch 'development' into 42-new-coding-style-for-homogenization 2018-08-28 06:28:13 +02:00
Martin Diehl 9b3ddcd2c2 more explicit 2018-08-28 06:27:38 +02:00
Martin Diehl 331eaabaa4 standard style from plasticity
using derived type for parameters
explicit "use" to see dependencies
2018-08-28 06:24:26 +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
Martin Diehl 38a855243d Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate 2018-08-27 06:31:45 +02:00
Martin Diehl dd81fe806d naming was not completely corrected 2018-08-27 06:30:55 +02:00
Martin Diehl 11a7103675 more explicit 2018-08-27 00:00:21 +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 e6408e0ce3 corrected careless changes
using unallocated pointer and asigning wrong label
2018-08-26 21:05:59 +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 5b3bed3e48 functionality to calculate SchmidMatrices 2018-08-25 18:32:55 +02:00
Martin Diehl d3db0d816c ordered by dimension and set private where possible 2018-08-25 17:29:20 +02:00
Martin Diehl 1c76e156d9 new symmetry handling will be handled in a different branch 2018-08-25 17:19:48 +02:00
Martin Diehl bde242902b Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate 2018-08-25 16:02:12 +02:00
Martin Diehl b8b5bac684 dotState and deltaState parse Mstar instead of Tstar
requires to parse in Fi
2018-08-25 15:59:34 +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
Martin Diehl 7e002d1bfb missing rename 2018-08-25 14:42:44 +02:00
Martin Diehl e46605f0ef forall is deprecated 2018-08-25 14:36:21 +02:00
Martin Diehl 17d88184a7 typos fixed 2018-08-25 14:35:49 +02:00
Martin Diehl 35688a6acf temp33 not needed (compiler should be smart enough) 2018-08-25 14:29:03 +02:00