Martin Diehl
|
01fe7a9731
|
Merge branch 'development' into New-Damage
|
2019-02-12 23:37:39 +01:00 |
Test User
|
79b7ae1b3e
|
[skip ci] updated version information after successful test of v2.0.2-1689-g1a471bcd
|
2019-02-12 01:12:16 +01:00 |
Arko Jyoti Bhattacharjee
|
1a471bcd8a
|
signal handling implemented
allows to trigger action in running simulation, i.e. writing restart or results
|
2019-02-11 18:46:14 +01:00 |
Test User
|
b0c20beefa
|
[skip ci] updated version information after successful test of v2.0.2-1687-gfa1c946d
|
2019-02-11 15:11:31 +01:00 |
Martin Diehl
|
fa1c946d06
|
Merge branch 'MiscImprovements' into 'development'
Misc improvements
See merge request damask/DAMASK!58
|
2019-02-11 12:29:52 +01:00 |
Martin Diehl
|
87f3e3f621
|
more flexible and user friendly
|
2019-02-11 10:08:34 +01:00 |
Martin Diehl
|
af28e9cdd9
|
not needed anymore
|
2019-02-09 17:23:56 +01:00 |
Martin Diehl
|
c4eef520fc
|
initialize all variables
|
2019-02-09 17:21:11 +01:00 |
Martin Diehl
|
09859f1b12
|
wrong variable rename (was forgotten)
|
2019-02-09 16:53:05 +01:00 |
Martin Diehl
|
de26e41684
|
some first steps to support debugging with the PGI compiler
norm2 and sum for initialization are not supported yet, need fixes
|
2019-02-09 15:02:07 +00:00 |
Martin Diehl
|
8167f09ec6
|
using functions as far as possible
|
2019-02-09 12:01:31 +01:00 |
Martin Diehl
|
5d9c3fcf27
|
finalize for write
|
2019-02-09 09:44:41 +01:00 |
Martin Diehl
|
73749dd788
|
merged also finalization
|
2019-02-09 09:38:49 +01:00 |
Martin Diehl
|
d934f2b141
|
also modularize write
|
2019-02-09 09:03:31 +01:00 |
Martin Diehl
|
c668260c37
|
avoiding code duplication
|
2019-02-09 08:05:29 +01:00 |
Martin Diehl
|
36662f8419
|
more generic formulation (works for all dimensions)
|
2019-02-09 07:50:33 +01:00 |
Test User
|
d13b0f1164
|
[skip ci] updated version information after successful test of v2.0.2-1674-g683dee82
|
2019-02-02 08:54:10 +01:00 |
Martin Diehl
|
683dee8222
|
Merge branch '32_NewStyleNonlocal-3' into development
|
2019-02-01 21:57:44 +01:00 |
Martin Diehl
|
721af0a9a9
|
plastic_nonlocal still has confusing state handling
|
2019-02-01 07:06:19 +01:00 |
Test User
|
d33c7a2803
|
[skip ci] updated version information after successful test of v2.0.2-1667-g6b66563b
|
2019-01-31 14:24:28 +01:00 |
Martin Diehl
|
ccb320fa6e
|
central function for less depencies
|
2019-01-31 14:00:26 +01:00 |
Martin Diehl
|
a3e61c82dc
|
Merge branch 'development' into 32_NewStyleNonlocal-3
|
2019-01-31 12:42:35 +01:00 |
Martin Diehl
|
6b66563be7
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-31 11:40:23 +01:00 |
Martin Diehl
|
aabd98bee9
|
no need to repeat the same code
|
2019-01-31 09:14:02 +01:00 |
Martin Diehl
|
cbeb3dcff0
|
use the same formulation for convergence every where
|
2019-01-31 09:12:44 +01:00 |
Martin Diehl
|
5eaeb37ea4
|
just polishing
|
2019-01-31 06:04:49 +01:00 |
Martin Diehl
|
3b13a1af63
|
calculated convergence criteria wrongly
|
2019-01-30 17:04:58 +01:00 |
Martin Diehl
|
e1c2747393
|
logic error for nonlocal
|
2019-01-30 16:06:14 +01:00 |
Martin Diehl
|
fe88e5bf9c
|
[skip ci] cleaning
|
2019-01-30 14:52:12 +01:00 |
Martin Diehl
|
1d88057ce4
|
avoid superflous variables
|
2019-01-30 13:24:35 +01:00 |
Martin Diehl
|
64b89484d2
|
logic better visible
|
2019-01-30 13:19:05 +01:00 |
Martin Diehl
|
39e766bba0
|
improved readability
|
2019-01-30 12:36:02 +01:00 |
Martin Diehl
|
3dd21177a0
|
no need to store relative residual pointwise
|
2019-01-30 11:28:41 +01:00 |
Martin Diehl
|
fd069a96cd
|
unifying name
|
2019-01-30 10:51:24 +01:00 |
Martin Diehl
|
4ec0fd70a2
|
only one variable needed
|
2019-01-30 10:48:59 +01:00 |
Martin Diehl
|
0876787e3c
|
avoid loops
|
2019-01-30 10:46:53 +01:00 |
Martin Diehl
|
72c4f2b25f
|
same names everywhere if possible
|
2019-01-30 10:37:18 +01:00 |
Martin Diehl
|
0745d7ebc2
|
convergence flag is set only later
|
2019-01-30 10:33:57 +01:00 |
Martin Diehl
|
46be595ea8
|
no need to store relative residual for all points
|
2019-01-30 10:28:47 +01:00 |
Martin Diehl
|
31906e3ebd
|
no need for 2 loops
|
2019-01-30 09:21:50 +01:00 |
Martin Diehl
|
df6ec59f76
|
use "s" for source
|
2019-01-30 09:21:50 +01:00 |
Martin Diehl
|
ca7c105f36
|
only one loop needed
|
2019-01-30 09:21:50 +01:00 |
Test User
|
13af9fd3da
|
[skip ci] updated version information after successful test of v2.0.2-1634-g370b23d5
|
2019-01-30 09:04:55 +01:00 |
Martin Diehl
|
462b1b7c18
|
sorted according to importance
|
2019-01-30 06:47:36 +01:00 |
Martin Diehl
|
5908e3fd34
|
wrong tolerance selection
|
2019-01-30 06:44:26 +01:00 |
Martin Diehl
|
370b23d5da
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-30 06:29:41 +01:00 |
Martin Diehl
|
77f1f45c23
|
just figured out that RK4 integrator is totally broken
readable code helps ;)
|
2019-01-30 00:17:04 +01:00 |
Martin Diehl
|
a09036ff48
|
on-the-fly initialization
|
2019-01-30 00:11:10 +01:00 |
Martin Diehl
|
1a66f976b7
|
common variable name
|
2019-01-30 00:01:40 +01:00 |
Martin Diehl
|
6a3dac1df2
|
still improving readability
|
2019-01-29 23:45:41 +01:00 |