Martin Diehl
|
3c148b5b0e
|
bugfix: openMP variable was not protected
|
2022-02-04 18:55:59 +01:00 |
Martin Diehl
|
3990536f1c
|
consistent order of arguments
|
2022-02-04 17:42:05 +01:00 |
Martin Diehl
|
afed13e2ca
|
ip/el not of interest
|
2022-02-04 13:23:37 +01:00 |
Martin Diehl
|
3a0596a274
|
use en/ph access
|
2022-02-04 09:43:27 +01:00 |
Martin Diehl
|
8b12814eec
|
common variable names
|
2022-02-04 06:42:14 +01:00 |
Martin Diehl
|
85ca3a3f24
|
simplified/standardized
|
2022-02-03 22:57:32 +01:00 |
Sharan
|
3e73d28631
|
Merge remote-tracking branch 'origin/development' into thermal-restart
|
2022-02-01 23:07:55 +01:00 |
Martin Diehl
|
39aa243695
|
Polynomial Class
|
2022-01-31 14:05:15 +00:00 |
Sharan Roongta
|
e80d91e30a
|
thermal restart (WIP)
|
2022-01-11 16:11:18 +01:00 |
Martin Diehl
|
00230d482f
|
use data from other physics directly
more clear code, simplified interfaces
|
2021-12-19 22:07:23 +01:00 |
Martin Diehl
|
e941867290
|
single source of truth
|
2021-11-25 06:23:26 +01:00 |
Martin Diehl
|
fa8218124a
|
avoid conversions
|
2021-11-18 22:02:19 +01:00 |
Martin Diehl
|
038dd1fc40
|
correct names
whether C66 is homogenized or not is a decision of the caller
|
2021-11-18 21:31:08 +01:00 |
Martin Diehl
|
f7a42bdc1a
|
avoid conversion to 3333
|
2021-11-18 16:56:36 +01:00 |
Martin Diehl
|
8d64a1c2f2
|
mark compressed notation
|
2021-11-18 16:37:34 +01:00 |
Philip Eisenlohr
|
da9fdf53d2
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
Martin Diehl
|
c2e86a2b2a
|
lessons learned from compilation with Intel 2021.3
|
2021-08-10 23:47:13 +02:00 |
Martin Diehl
|
d87b10bfe7
|
symbolic names
|
2021-07-24 15:03:26 +02:00 |
Martin Diehl
|
6ad6158bfb
|
(en)try is the name used in the DADF5 file
|
2021-07-18 09:44:52 +02:00 |
Martin Diehl
|
c109d5a37b
|
better have different physics separated
|
2021-07-17 14:06:48 +02:00 |
Martin Diehl
|
f9edeb40a5
|
descriptive names
|
2021-07-17 11:50:21 +02:00 |
Martin Diehl
|
e6d25294d3
|
separating functionality
|
2021-07-16 23:32:08 +02:00 |
Martin Diehl
|
fc735d6391
|
substate0 only needed for staggered state-stress integration
|
2021-07-16 23:19:48 +02:00 |
Martin Diehl
|
2b24224c7e
|
more meaningful name
|
2021-07-16 20:52:41 +02:00 |
Martin Diehl
|
58bc6e2ba6
|
avoid chained inclusions
|
2021-07-08 14:27:04 +02:00 |
Martin Diehl
|
6651656903
|
isoductile is not working
|
2021-06-28 23:13:56 +02:00 |
Martin Diehl
|
8f5a370388
|
bugfix: update compatibility for nonlocal
intent(out) resulted in setting nonlocal = .false.
now using plasticState%nonlocal consistently
|
2021-06-24 18:59:52 +02:00 |
Martin Diehl
|
b4265149c8
|
simplified
|
2021-06-24 15:08:31 +02:00 |
Martin Diehl
|
431416b5ba
|
Separating functionality
lattice should become a module with static data and functions
|
2021-06-01 07:56:55 +02:00 |
Martin Diehl
|
4d889e0b1b
|
Merge remote-tracking branch 'origin/development' into Fortran-cleaning
|
2021-05-23 21:24:53 +02:00 |
Martin Diehl
|
78799f9794
|
fix for openMP
|
2021-05-23 18:44:24 +02:00 |
Martin Diehl
|
4713e0e85d
|
new names and mappings
|
2021-05-23 13:14:57 +02:00 |
Martin Diehl
|
72ab936ec3
|
cleaning
|
2021-05-23 00:12:55 +02:00 |
Martin Diehl
|
d41f3a5490
|
consistent data structure
|
2021-05-22 21:53:39 +02:00 |
Martin Diehl
|
6d31f77deb
|
natural data structure
|
2021-05-22 17:54:42 +02:00 |
Martin Diehl
|
d2855913b5
|
new mappings
|
2021-05-22 11:48:42 +02:00 |
Martin Diehl
|
801e9f512b
|
simplified state initialization
- not needed for damage (is an intial value problem, will trickle down)
- plastic initializes state, copy to state0 (centrally)
|
2021-05-21 22:07:55 +02:00 |
Martin Diehl
|
47e69019b6
|
matching name
|
2021-05-21 21:53:37 +02:00 |
Sharan Roongta
|
c24d41ac4d
|
Merge remote-tracking branch 'origin/development' into internal-restructure
|
2021-05-19 22:26:38 +02:00 |
Sharan Roongta
|
e3506576e7
|
isobrittle handles stiffness degradation implicitly
|
2021-05-10 14:37:09 +02:00 |
Sharan Roongta
|
e795e72df7
|
new names
|
2021-04-29 14:24:19 +02:00 |
Sharan Roongta
|
7e9133621a
|
Merge remote-tracking branch 'origin/development' into internal-restructure
|
2021-04-28 23:24:02 +02:00 |
Martin Diehl
|
d0b86f54fb
|
consistent with new naming scheme
|
2021-04-25 08:16:26 +02:00 |
Martin Diehl
|
74548d5f51
|
new names (as in HDF5 out)
|
2021-04-12 21:29:04 +02:00 |
Martin Diehl
|
b2292986f4
|
distributing responsibilities
|
2021-04-11 13:42:50 +02:00 |
Martin Diehl
|
1b89032086
|
names as in DAMASK paper
|
2021-04-08 23:45:26 +02:00 |
Martin Diehl
|
c4765d3742
|
following paper
|
2021-04-08 13:31:21 +02:00 |
Martin Diehl
|
d59051f576
|
systematic names
|
2021-04-07 22:42:10 +02:00 |
Martin Diehl
|
0fc7f66ef8
|
consistent names
|
2021-04-07 21:25:11 +02:00 |
Martin Diehl
|
bbb292d093
|
polishing
|
2021-04-07 20:39:29 +02:00 |