Martin Diehl
|
d7739fa8f8
|
no derived quantities in postResults
preparing for HDF5 out
|
2019-03-17 13:29:58 +01:00 |
Martin Diehl
|
52b54ddf23
|
direct access to state variable
|
2019-03-17 12:36:15 +01:00 |
Martin Diehl
|
fa513778c0
|
array access was wrong
now using the rectified dislocation density from "getRho". This results
in a slightly more conservative sensitivity check
|
2019-03-17 11:51:26 +01:00 |
Martin Diehl
|
730e7d96c0
|
better readable
|
2019-03-16 21:58:30 +01:00 |
Martin Diehl
|
8f89827573
|
improved readability
|
2019-03-16 19:09:22 +01:00 |
Martin Diehl
|
f079e6f9c0
|
simpler logic for shortrange stress correction
|
2019-03-16 16:29:16 +01:00 |
Martin Diehl
|
117f4b9625
|
more functions relying on getRho
|
2019-03-16 15:46:39 +01:00 |
Martin Diehl
|
5da017e79f
|
using new funtionality to get rho
|
2019-03-16 15:08:50 +01:00 |
Martin Diehl
|
eb2646ca9c
|
improving readability
- arrays to access specific dislocation types
- function to access and clean rho
|
2019-03-16 13:13:48 +01:00 |
Martin Diehl
|
510c0da02c
|
more systematic names
|
2019-03-16 08:55:25 +01:00 |
Martin Diehl
|
2505c02c75
|
bugfix
|
2019-03-11 23:55:04 +01:00 |
Martin Diehl
|
18fe8c34ee
|
fortran fast storage of interaction matrices
|
2019-03-11 22:41:59 +01:00 |
Martin Diehl
|
96c4599dc7
|
norm2 is (yet) not available in PGI
|
2019-03-10 10:05:47 +01:00 |
Martin Diehl
|
34660599a1
|
dummy HDF5 output for all plasticity laws
|
2019-03-09 20:43:31 +01:00 |
Martin Diehl
|
eba763cf38
|
not needed anymore
|
2019-03-09 15:12:59 +01:00 |
Martin Diehl
|
383e1befd5
|
polishing and extending citations
|
2019-03-09 11:11:40 +01:00 |
Martin Diehl
|
622372bd64
|
where within forall does not work with PGI
|
2019-03-08 19:07:19 +01:00 |
Martin Diehl
|
d83847446d
|
Merge branch '32_NewStyleNonlocal-4' into development
|
2019-02-25 20:06:20 +01:00 |
Martin Diehl
|
93ae5cbd07
|
Merge remote-tracking branch 'origin/development' into 10-consistent-orientation-conversions-3
|
2019-02-22 23:05:36 +01:00 |
Martin Diehl
|
db9016d146
|
avoid repeated loops
|
2019-02-22 10:02:43 +01:00 |
Martin Diehl
|
4d45038358
|
better readable
|
2019-02-22 09:21:04 +01:00 |
Martin Diehl
|
5e369aa220
|
avoid use of new variables in deprecated code
|
2019-02-22 08:32:12 +01:00 |
Martin Diehl
|
beb73c7882
|
not needed
|
2019-02-22 07:37:08 +01:00 |
Martin Diehl
|
da8a1d5973
|
leaner interface
|
2019-02-21 21:32:22 +01:00 |
Martin Diehl
|
6938864c4b
|
pointers allow easier access to state variables
|
2019-02-21 20:37:49 +01:00 |
Martin Diehl
|
d686384d17
|
let lattice.f90 do the job
|
2019-02-21 19:18:06 +01:00 |
Martin Diehl
|
21d0ef2fb5
|
use microstructure/dependent state
introduced only partly, otherwise the uncommon calling sequence in nonlocal leads
to a change in behavior
|
2019-02-21 05:55:03 +01:00 |
Martin Diehl
|
cb2d2b02dc
|
re-ordered and cleaned
|
2019-02-21 00:24:35 +01:00 |
Martin Diehl
|
2d51c0595b
|
don't parse material.config any more
|
2019-02-20 19:03:20 +01:00 |
Martin Diehl
|
6f135ea632
|
no random-multiplication anymore
from our current understanding, the implementation of random nucleation
was strongly dependent on the numerical method and the time stepping
|
2019-02-20 17:58:11 +01:00 |
Martin Diehl
|
871ba90654
|
initialization can be done internally
|
2019-02-20 17:50:26 +01:00 |
Martin Diehl
|
eb394b3139
|
same name in all models
|
2019-02-20 14:54:26 +01:00 |
Martin Diehl
|
838faca819
|
using structure for output
avoids waste of memory in case of multiple instances
avoids explicit dependence on ip and el
|
2019-02-20 13:32:08 +01:00 |
Martin Diehl
|
e6e019e48a
|
transition to param structure
|
2019-02-20 09:13:50 +01:00 |
Martin Diehl
|
a896ed91f8
|
simplified/not needed
|
2019-02-20 07:33:19 +01:00 |
Martin Diehl
|
d0b0e3be3b
|
simplified
|
2019-02-20 00:41:44 +01:00 |
Martin Diehl
|
649750a1c9
|
let lattice to the work
|
2019-02-19 23:55:59 +01:00 |
Martin Diehl
|
e8ac2d0d97
|
limiting inter-module dependencies
|
2019-02-19 10:47:12 +01:00 |
Martin Diehl
|
41899f6d33
|
using more parameters from smart structure
|
2019-02-19 10:31:14 +01:00 |
Martin Diehl
|
6bcd4a77d2
|
complex pointer structure for state
|
2019-02-19 09:43:48 +01:00 |
Martin Diehl
|
1a5711e246
|
using more parameters from parameter structure
|
2019-02-18 22:55:31 +01:00 |
Martin Diehl
|
ae9d8e4e8d
|
cleaning
|
2019-02-18 10:28:08 +01:00 |
Martin Diehl
|
44e41465d0
|
use functions from lattice to calculate slip systems
don't rely on internal coding for collinear systems
|
2019-02-17 17:56:01 +01:00 |
Martin Diehl
|
d3e6430b94
|
only used internally
|
2019-02-17 14:30:58 +01:00 |
Martin Diehl
|
cf32e7d1f5
|
use parameter structure and avoid conversion 33<->6
|
2019-02-17 12:15:46 +01:00 |
Martin Diehl
|
0f319e2cf6
|
fixed state size and output size
|
2019-02-16 23:18:53 +01:00 |
Martin Diehl
|
c7abe55944
|
was not needed
|
2019-02-16 22:09:06 +01:00 |
Martin Diehl
|
2584f85760
|
parameters are stored in parameter structure
|
2019-02-16 18:38:13 +01:00 |
Martin Diehl
|
0ba8ebff1e
|
Merge remote-tracking branch 'origin/development' into 32_NewStyleNonlocal-3
|
2019-02-16 18:12:38 +01:00 |
Martin Diehl
|
d78bf18483
|
simplified output
|
2019-02-15 07:25:25 +01:00 |