Sharan Roongta
77e7e3d3c4
polishing
2020-06-26 20:12:05 +02:00
Sharan Roongta
76614ef278
structure update for constitutive laws
2020-06-18 17:23:05 +02:00
Martin Diehl
a5bd0958a1
polishing
2020-05-31 23:50:06 +02:00
Martin Diehl
a5b78dc30a
potential glitch
2020-05-05 11:20:16 +02:00
Martin Diehl
4dcec8b309
not needed
2020-05-05 11:18:58 +02:00
Martin Diehl
76d37b5bcd
flux debug would need temporary variable
2020-05-03 20:38:25 +02:00
Martin Diehl
520a484df2
reasonable name
2020-05-03 13:09:49 +02:00
Martin Diehl
2a1badb548
not needed
2020-05-03 12:04:57 +02:00
Martin Diehl
53de95798a
separated local and nonlocal part of dotState
2020-05-03 11:49:16 +02:00
Martin Diehl
6f627892bc
not needed
2020-05-03 11:47:23 +02:00
Martin Diehl
8995faae8b
WIP: part of dotState should be in deltaState
2020-05-03 10:49:36 +02:00
Martin Diehl
6082f3c1aa
Merge branch 'development' into state-integration-cleaning
2020-04-10 13:20:38 +02:00
Martin Diehl
d0d963a2cc
set independent of number of slip systems
2020-04-01 17:58:50 +02:00
Martin Diehl
97e89f3f88
nonlocal can run in local mode
2020-04-01 11:09:30 +02:00
Martin Diehl
b996b6c42e
merge functionality
2020-04-01 09:56:59 +02:00
Martin Diehl
9c90aa5acb
polishing
2020-03-29 20:07:09 +02:00
Martin Diehl
7e7b32add1
useful defaults
2020-03-20 13:25:37 +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
1434aa529f
default name
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
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
Martin Diehl
9d6bd1cb77
vectorized
...
There seems to be a bug in the interaction matrix, there should be no
transpose. However, the transpose recovers the old behavior (up to
machine precision)
2020-03-16 16:02:14 +01:00
Martin Diehl
8d5d31988a
cleaning
2020-03-16 15:36:34 +01:00
Martin Diehl
ecd74ff8b5
internal functions need no prefix
2020-03-16 15:22:44 +01:00
Martin Diehl
9ed48f7e5f
getting rid of totalNslip in nonlocal
2020-03-16 10:09:58 +01:00
Martin Diehl
044b816005
better to read w/o cycle
2020-03-16 09:42:58 +01:00
Martin Diehl
ab5177e0be
better readable
2020-03-16 09:37:25 +01:00
Martin Diehl
fc15616ef7
simplifying
2020-03-16 09:18:05 +01:00
Martin Diehl
4d62432d34
internal functions at the end
2020-03-16 08:22:36 +01:00
Martin Diehl
0735d2da7c
no need to store # sytems/family
2020-03-16 00:05:51 +01:00
Martin Diehl
8cc16da53f
atol is part of the state structure, no need for suffix
2020-03-15 09:51:40 +01:00
Martin Diehl
a3e2d39854
no need to store atol twice
2020-03-15 08:47:16 +01:00
Martin Diehl
9ad391ae50
include sanity check
2020-03-14 22:53:05 +01:00
Martin Diehl
eb08f9f0b2
polishing
2020-03-14 19:40:05 +01:00
Martin Diehl
6a90796618
bugfix: wrong string for comparison
2020-02-21 09:42:56 +01:00
Martin Diehl
420d9bd036
no enums for thermal
...
better readable, less line of code
2020-02-14 22:50:30 +01:00
Martin Diehl
7311d50df7
final enum removal for plastic laws
2020-02-14 21:41:13 +01:00
Martin Diehl
6463fcdabd
consistent names
2020-02-11 17:36:43 +01:00
Martin Diehl
a306e473ef
use rhoSgl0 (converged situation)
2020-02-11 05:41:10 +01:00
Martin Diehl
5d4d1dcf9a
all nonlocal parts are fully explicit
...
i.e. they are based on converged (partioned0) states
2020-02-07 12:41:01 +01:00
Martin Diehl
f854dc27e9
explicit dotState for nonlocal
...
all flux related quantities are calculated based on the converged
quantities
2020-02-07 12:23:22 +01:00
Martin Diehl
4f4c6c5949
using converged dislocation velocity (from last subinc)
2020-02-07 12:01:54 +01:00
Martin Diehl
c7e3ac28f6
preparing data handling for explicit forward of flux
2020-02-07 11:44:03 +01:00
Martin Diehl
e70c56701f
not needed
2020-01-13 21:09:25 +01:00
Martin Diehl
cad6fc7843
Merge branch 'development' into plasticity-submodule
2020-01-13 20:57:12 +01:00