Sharan Roongta
|
7754a1ea56
|
Restructuring for material.yaml
|
2020-08-15 16:08:46 +02:00 |
Philip Eisenlohr
|
c1358294f7
|
Corrected Kirchoff --> Kirchhoff
|
2020-08-12 15:14:00 -04:00 |
Martin Diehl
|
d8e112c042
|
phaseAt needs constituent/element tuple
constituent is always 1 for nonlocal
|
2020-07-16 23:38:37 +02:00 |
Sharan Roongta
|
48b42debe0
|
redundant
|
2020-07-03 20:55:05 +02:00 |
Martin Diehl
|
432609ec14
|
cleaning
|
2020-07-03 16:45:11 +02:00 |
Sharan Roongta
|
699af6a3f1
|
avoid variable name conflict with a module name
|
2020-07-02 01:25:24 +02:00 |
Sharan Roongta
|
02ee64bce4
|
make use of submodule property
|
2020-07-01 22:51:21 +02:00 |
Sharan Roongta
|
b0ce55de7a
|
store debug options once
|
2020-07-01 19:54:14 +02:00 |
Sharan Roongta
|
57e4d01a6b
|
Merge branch 'development' into YAML-compatible-debug
|
2020-07-01 13:40:56 +02:00 |
Martin Diehl
|
640bc7b190
|
[skip ci] polishing
|
2020-06-29 15:09:13 +02:00 |
Sharan Roongta
|
14a4dc5184
|
Merge branch 'YAML-compatible-numerics' into YAML-compatible-debug
|
2020-06-27 21:48:59 +02:00 |
Sharan Roongta
|
77e7e3d3c4
|
polishing
|
2020-06-26 20:12:05 +02:00 |
Sharan Roongta
|
78b6b3ecdb
|
Merge branch 'development' into YAML-compatible-numerics
|
2020-06-25 11:02:54 +02:00 |
Sharan Roongta
|
be84561e2e
|
num structure replicated; polishing
|
2020-06-24 16:48:51 +02:00 |
Martin Diehl
|
e2a0e98267
|
small polishing
|
2020-06-23 11:06:41 +02:00 |
Martin Diehl
|
cf1cfb0cd9
|
Merge branch 'development' into misc-improvements
|
2020-06-20 21:43:28 +02:00 |
Sharan Roongta
|
4e60d8e133
|
begin cleaning of debug
|
2020-06-18 16:05:54 +02:00 |
Martin Diehl
|
829896390c
|
hopefully not needed any more
|
2020-06-16 23:37:24 +02:00 |
Sharan Roongta
|
c19ed21468
|
Begin to update DAMASK structure
|
2020-06-16 17:53:14 +02:00 |
Martin Diehl
|
579ced6a52
|
removed global public variables
|
2020-06-11 08:44:24 +02:00 |
Martin Diehl
|
82326ed812
|
drop support for ping-pong scheme
|
2020-06-11 08:22:25 +02:00 |
Martin Diehl
|
9750f267c8
|
missing initialization
can lead to infinite loops for no 'ping pong' (MSC.Marc)
|
2020-04-27 13:39:32 +02:00 |
Martin Diehl
|
064f4d9d9d
|
polishing
|
2020-04-17 13:18:20 +02:00 |
Martin Diehl
|
328dcf0101
|
polishing
|
2020-04-17 11:58:03 +02:00 |
Martin Diehl
|
cf53e1e8e6
|
bugfix: wrong logic for RK and source state
|
2020-04-17 11:55:43 +02:00 |
Martin Diehl
|
a51d27858e
|
polishing
|
2020-04-17 11:53:55 +02:00 |
Martin Diehl
|
65c3831add
|
polishing
|
2020-04-17 10:17:00 +02:00 |
Martin Diehl
|
7fffa26d7f
|
bugfix: size depends on shape
|
2020-04-17 10:04:10 +02:00 |
Martin Diehl
|
667d371f2e
|
avoid code duplication
|
2020-04-17 08:24:35 +02:00 |
Martin Diehl
|
2ad5bfbc3b
|
preparing modularization
|
2020-04-17 08:17:32 +02:00 |
Martin Diehl
|
84d6521183
|
Merge branch 'development' into state-integration-cleaning
|
2020-04-17 07:46:40 +02:00 |
Martin Diehl
|
1d5b1a17cd
|
same style for plastic and source
|
2020-04-10 19:36:29 +02:00 |
Martin Diehl
|
399a0f1b66
|
store information about state size only once
|
2020-04-10 18:53:59 +02:00 |
Martin Diehl
|
b375af83a3
|
bugfix for issue introduced in last merge
|
2020-04-10 15:52:54 +02:00 |
Martin Diehl
|
6082f3c1aa
|
Merge branch 'development' into state-integration-cleaning
|
2020-04-10 13:20:38 +02:00 |
Martin Diehl
|
a2e70612ff
|
interface checking for LAPACK
|
2020-04-10 12:52:27 +02:00 |
Franz Roters
|
5e9ff7947b
|
[skip ci] plastic_dotstate always before source_dotstate
|
2020-04-03 14:01:35 +02:00 |
Martin Diehl
|
565cf8239f
|
can be done in parallel
|
2020-04-02 09:29:58 +02:00 |
Martin Diehl
|
d9806cb7f3
|
do not clutter with nonlocal checks
|
2020-04-02 00:23:59 +02:00 |
Martin Diehl
|
3a4bb59057
|
no need to store the same information multiple times
|
2020-04-01 18:58:48 +02:00 |
Martin Diehl
|
cf5fcf389b
|
phase is a property of the element
and we have no homogenization for nonlocal
|
2020-04-01 17:57:26 +02:00 |
Martin Diehl
|
70dd06c4ec
|
constitutive should handle state jump alone
|
2020-04-01 14:42:38 +02:00 |
Martin Diehl
|
b5efaa08a4
|
use already known mappings
|
2020-04-01 13:10:16 +02:00 |
Martin Diehl
|
5af53f0be7
|
nonlocal is a property of the phase
|
2020-04-01 11:30:01 +02:00 |
Martin Diehl
|
cde8c65bd1
|
better store data locally
|
2020-04-01 11:00:55 +02:00 |
Martin Diehl
|
079596f7cd
|
unix standard 0/.false. = OK, 1/.true. = not OK
|
2020-04-01 09:27:09 +02:00 |
Martin Diehl
|
6eee8f34ac
|
homogeneous mesh
|
2020-04-01 09:01:03 +02:00 |
Martin Diehl
|
d50d55cef3
|
avoid public variables
|
2020-04-01 08:54:20 +02:00 |
Martin Diehl
|
ec53e4c318
|
avoid writing to public variable crystallite_todo
|
2020-04-01 08:39:49 +02:00 |
Martin Diehl
|
6b11d43842
|
handle error checking centrally
|
2020-04-01 08:02:08 +02:00 |