Commit Graph

13064 Commits

Author SHA1 Message Date
Martin Diehl d18d74ae31 mechanics solver type is set only once
as all mech routines have the same interface, this leaner syntax can be
used
2018-08-31 08:20:23 +02:00
Test User 9a90eae3bc [skip ci] updated version information after successful test of v2.0.2-490-g29e55d20 2018-08-31 07:03:06 +02:00
Martin Diehl 0b049fc843 Merge branch 'development' into 42-new-coding-style-for-homogenization 2018-08-31 06:36:12 +02:00
Martin Diehl 26d18257d2 requested output is stored in prm%outputID 2018-08-31 06:35:30 +02:00
Martin Diehl 91a3b4ed69 almost done 2018-08-31 01:24:28 +02:00
Martin Diehl 6b45afa72f using parameters from config.f90 2018-08-30 17:51:31 +02:00
Martin Diehl 555ca8e5f1 debug statements not needed anymore 2018-08-30 17:21:22 +02:00
Martin Diehl 62413e8187 now compiles again 2018-08-30 17:18:56 +02:00
Martin Diehl 5f97ae9080 not used at the moment 2018-08-30 16:39:18 +02:00
Martin Diehl cbecb71000 [skip sc] using explicit interface helps to get correct type
still some issues with different ranks and datatypes
2018-08-30 13:10:18 +02:00
Martin Diehl b930c68887 PETSc 3.9 style (no SIGSEGVs anymore) 2018-08-30 12:38:44 +02:00
Martin Diehl 8b6bef159e a little bit more verbose 2018-08-30 12:38:29 +02:00
Martin Diehl 3254ae79a5 collecting questions to Pratheek 2018-08-30 12:37:47 +02:00
Martin Diehl d180af494e adopted to new PETSc fortran interface 2018-08-30 11:55:13 +02:00
Martin Diehl 1f9a614388 no need to have long prefixes for local variables and functions 2018-08-30 10:50:52 +02:00
Martin Diehl 88d776cad6 consistent renames 2018-08-30 10:46:30 +02:00
Martin Diehl 29e55d20fb message better to understand and giving error instead of SIGSEGV 2018-08-30 09:42:45 +02:00
Martin Diehl b96e01c128 Merge branch 'development' into lattice-builds-interaction 2018-08-30 05:41:40 +02:00
Test User bb57e7b498 [skip ci] updated version information after successful test of v2.0.2-488-ge0cecd4c 2018-08-30 04:43:22 +02:00
Martin Diehl 105c4077ad Merge branch 'development' into 19-NewStylePhenopowerlaw 2018-08-30 00:58:54 +02:00
Martin Diehl e0cecd4c45 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-30 00:58:23 +02:00
Martin Diehl cb6b876769 need test for non-schmid 2018-08-30 00:58:01 +02:00
Martin Diehl b163a8aaa0 Non-schmid activated again
internally, no need for long name plastic_phenopowerlaw_postResults
2018-08-30 00:57:15 +02:00
Martin Diehl bcff95ddf8 using new values for initialization 2018-08-29 13:52:26 +02:00
Martin Diehl 0b2dd86bbf handling cluster orientation 2018-08-29 13:36:46 +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 b884349e7b only renaming
3333 not needed for dX_dY if X and Y are 3x3 tensors
PK2 stress is S not T according to the DAMASK paper
2018-08-29 13:16:37 +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 ef506b801e fixed two memory faults (unallocated and wrong index) 2018-08-29 09:52:22 +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
Martin Diehl b5e4ad247d LpAndItsTangent naming convention following DAMASK paper 2018-08-28 15:40:24 +02:00
Martin Diehl fc3ce54667 return more than one tangent 2018-08-28 15:07:39 +02:00
Martin Diehl 15e2d4a7cd Tstar is S
according to the DAMASK paper
2018-08-28 15:02:58 +02:00
Martin Diehl 4c14f988a3 rename according to paper 2018-08-28 14:58: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 63b939489b reading in parameters using new style in parallel 2018-08-28 13:15:38 +02:00
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