Martin Diehl
|
2d5d48288c
|
bugfix, related making nonlocal state update explicit
|
2020-03-25 13:20:14 +01:00 |
Martin Diehl
|
ddef241dcc
|
Merge branch 'FPI-one-loop' into Euler-one-loop
|
2020-03-25 13:19:42 +01:00 |
Martin Diehl
|
a6f94efa51
|
bugfix, introduced when making nonlocal explicit
|
2020-03-25 13:17:48 +01:00 |
Martin Diehl
|
b88ffb8d4f
|
converged(g,i,e) matters only for FPI
|
2020-03-24 12:30:43 +01:00 |
Martin Diehl
|
d16af3bfb3
|
one loop for Euler integrator
|
2020-03-24 12:19:36 +01:00 |
Martin Diehl
|
d45f1f1c6f
|
further integration into one loop
|
2020-03-24 11:37:00 +01:00 |
Martin Diehl
|
0e5f0a3068
|
no need for two loops
|
2020-03-24 11:27:53 +01:00 |
Martin Diehl
|
106cc1de92
|
complete iteration of each materialpoint step by step
|
2020-03-24 10:45:38 +01:00 |
Martin Diehl
|
cde558e736
|
convergence check on the fly
|
2020-03-24 10:34:15 +01:00 |
Martin Diehl
|
4c485f1af0
|
state jump in same loop
|
2020-03-24 10:18:17 +01:00 |
Martin Diehl
|
3a6269e802
|
wrong omp pragmas
|
2020-03-24 10:06:08 +01:00 |
Martin Diehl
|
8d6dcd779c
|
dotstate/residual/state calculation in the same loop
|
2020-03-24 06:34:42 +01:00 |
Martin Diehl
|
830ea61739
|
better readable
|
2020-03-24 06:27:43 +01:00 |
Martin Diehl
|
9c134e68fc
|
in-line dot state
|
2020-03-23 08:15:33 +01:00 |
Martin Diehl
|
e5743c7d27
|
same logic
|
2020-03-23 06:53:23 +01:00 |
Martin Diehl
|
027818c942
|
run in one loop
|
2020-03-23 00:32:41 +01:00 |
Martin Diehl
|
0b321bd9d4
|
bugfix for nonlocal
logic is hard to understand ...
|
2020-03-23 00:18:57 +01:00 |
Martin Diehl
|
86db8f8ca4
|
avoid flush
|
2020-03-23 00:15:00 +01:00 |
Martin Diehl
|
e7d61e49fe
|
can be done in the same loop
|
2020-03-22 23:16:00 +01:00 |
Martin Diehl
|
48c9d31720
|
matching names
|
2020-03-20 15:08:07 +01:00 |
Martin Diehl
|
03bec0221a
|
systematic names
|
2020-03-20 15:00:18 +01:00 |
Martin Diehl
|
dd30a4ca65
|
module name = file name
|
2020-03-20 14:56:04 +01:00 |
Martin Diehl
|
b569e9cd6e
|
clearer name
|
2020-03-20 14:55:10 +01:00 |
Martin Diehl
|
6ad1315b60
|
consistent name
|
2020-03-20 13:37:37 +01:00 |
Martin Diehl
|
d54b3bd3b7
|
typo
|
2020-03-20 13:30:30 +01:00 |
Martin Diehl
|
7e7b32add1
|
useful defaults
|
2020-03-20 13:25:37 +01:00 |
Martin Diehl
|
7aa47d8f5a
|
module name follows filename
|
2020-03-20 07:18:11 +01:00 |
Martin Diehl
|
91e728d065
|
polishing
|
2020-03-19 11:30:36 +01:00 |
Martin Diehl
|
e1bd49a12b
|
constants/parameters in capitals
|
2020-03-17 08:17:14 +01:00 |
Martin Diehl
|
b4ed508745
|
Store data only where needed
|
2020-03-17 07:51:14 +01:00 |
Martin Diehl
|
6097267cd2
|
treat as 'normal' internal function
|
2020-03-17 07:17:40 +01:00 |
Martin Diehl
|
71d4de269a
|
better store data locally
|
2020-03-17 00:39:32 +01:00 |
Martin Diehl
|
8d46a22f5a
|
better keep data close to its use
|
2020-03-17 00:10:23 +01:00 |
Martin Diehl
|
f718587011
|
was not used
|
2020-03-17 00:01:42 +01:00 |
Martin Diehl
|
160ef4af7e
|
simplified
|
2020-03-16 23:43:59 +01:00 |
Martin Diehl
|
fecd1586b0
|
using notation from paper
|
2020-03-16 23:31:43 +01:00 |
Martin Diehl
|
caa0e502df
|
only remainder of old mapping exist
and they are clearly marked as deprecated
|
2020-03-16 22:56:33 +01:00 |
Martin Diehl
|
becb04c234
|
simpler ...
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
c0fc7ad9a9
|
simpler
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
1434aa529f
|
default name
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
44d12669a4
|
works if Nslip=[0]
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
c702a9f1d7
|
numpy name
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
9733f4a140
|
standard names
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
e4792e56fb
|
store data where it is needed
avoid globals, even if they are read only
|
2020-03-16 21:39:53 +01:00 |
Martin Diehl
|
0bb7fea782
|
sort into folders ...
and avoid names like mesh_mesh
|
2020-03-16 21:03:54 +01:00 |
Martin Diehl
|
71e6c24102
|
2 space indentation
|
2020-03-16 20:58:40 +01:00 |
Martin Diehl
|
6ce0101a3d
|
getting rid of global totalNslip
|
2020-03-16 17:54:31 +01:00 |
Martin Diehl
|
c965b14d1d
|
forall is deprecated
|
2020-03-16 17:18:50 +01:00 |
Martin Diehl
|
0ff54d1c43
|
transpose not needed twice
"static" part of the interaction matrix is symmetric for one slip family
|
2020-03-16 16:46:16 +01:00 |
Martin Diehl
|
ad014d40be
|
vectorized
|
2020-03-16 16:41:55 +01:00 |