Martin Diehl
|
e9087f83fe
|
small improvements
checking size of arguments (not shape)
length of lattice structure not limited to 3 any more
|
2019-01-25 14:01:17 +01:00 |
Martin Diehl
|
99ef353446
|
more sanity checks
structure string can be now of arbitrary length (technically)
only fcc,hex,bcc,bct,ort are accepted labels
|
2019-01-25 13:42:38 +01:00 |
Test User
|
59a329b1ef
|
[skip ci] Merge branch 'master' into development
|
2019-01-25 07:34:17 +01:00 |
Test User
|
9e06e90e89
|
Merge commit 'v2.0.2-1494-gc92e8c03'
|
2019-01-25 07:33:48 +01:00 |
Test User
|
c92e8c034d
|
[skip ci] updated version information after successful test of v2.0.2-1493-g13f66c9c
|
2019-01-25 07:33:47 +01:00 |
Martin Diehl
|
f2882f195a
|
fuction for convergence check
avoid code repetition
|
2019-01-25 07:20:05 +01:00 |
Martin Diehl
|
7f6408966b
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-25 06:49:43 +01:00 |
Satya Gupta
|
1c4dc2e05f
|
material_allocatePlasticState now takes care of setting offsetDeltaState
|
2019-01-24 19:18:11 -05:00 |
Test User
|
19d149207b
|
[skip ci] Merge branch 'master' into development
|
2019-01-25 00:42:01 +01:00 |
Test User
|
05e255b70b
|
[skip ci] updated version information after successful test of v2.0.2-1464-g8fabacec
|
2019-01-25 00:41:13 +01:00 |
Martin Diehl
|
42cc9b8d2b
|
dependency was missing
|
2019-01-25 00:15:46 +01:00 |
Martin Diehl
|
13f66c9ca0
|
Merge branch '44-column-major-access-to-interaction-matrices' into 'development'
Resolve "column-major access to interaction matrices"
See merge request damask/DAMASK!55
|
2019-01-24 23:14:16 +01:00 |
Martin Diehl
|
f4fef6448d
|
stress integration for all points in one function
|
2019-01-24 17:59:38 +01:00 |
Martin Diehl
|
8fabacec15
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-24 17:13:35 +01:00 |
Martin Diehl
|
5c2020c3b4
|
initialize element
|
2019-01-24 16:17:20 +01:00 |
Martin Diehl
|
7d3ae1673f
|
not needed
|
2019-01-24 16:16:41 +01:00 |
Test User
|
934a15d73c
|
[skip ci] updated version information after successful test of v2.0.2-1459-gff5de988
|
2019-01-24 15:57:55 +01:00 |
Martin Diehl
|
cda85b0d2d
|
might be needed somewhere
|
2019-01-24 15:51:03 +01:00 |
Martin Diehl
|
738114bc27
|
clean and initialize element
|
2019-01-24 15:19:17 +01:00 |
Martin Diehl
|
7e039dff67
|
verbose initialization
|
2019-01-24 15:18:53 +01:00 |
Martin Diehl
|
8f106ca8c4
|
base class for mesh
no functions defined yet, only common variables
|
2019-01-24 14:53:23 +01:00 |
Martin Diehl
|
fcdab21565
|
avoid flush of full array
more clear logic
|
2019-01-24 14:15:26 +01:00 |
Martin Diehl
|
30dc8b4831
|
delta state update for all points
replaced stateJump, which works only on one point
|
2019-01-24 11:33:04 +01:00 |
Martin Diehl
|
badf9e9cca
|
object oriented element definitions
|
2019-01-24 10:24:10 +01:00 |
Martin Diehl
|
55845d222d
|
function was removed
|
2019-01-24 10:13:40 +01:00 |
Martin Diehl
|
f6cd37f11a
|
removing non-grid(spectral) related functionality
|
2019-01-24 10:12:27 +01:00 |
Martin Diehl
|
012759d036
|
remove non-marc specific code
|
2019-01-24 10:04:43 +01:00 |
Martin Diehl
|
612fa31188
|
preparing solver-specific mesh functionality
|
2019-01-24 09:52:18 +01:00 |
Martin Diehl
|
558a610df1
|
underscore for separation
|
2019-01-24 09:49:21 +01:00 |
Martin Diehl
|
c3b48c3484
|
WIP: update_deltaState
|
2019-01-24 07:34:30 +01:00 |
Martin Diehl
|
a8a5c8eec0
|
preparing function for deltaState
essential a "stateJump" over all points
|
2019-01-24 07:12:20 +01:00 |
Martin Diehl
|
a458dc831b
|
prepare for consistent use of full tensor representation
|
2019-01-24 06:56:43 +01:00 |
Martin Diehl
|
ff5de988ee
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-24 06:36:04 +01:00 |
Philip Eisenlohr
|
eee7ad44a7
|
[skip ci] updated keywords in config files
|
2019-01-23 20:59:07 -05:00 |
Philip Eisenlohr
|
74956c0290
|
avoid error for empty "name"
|
2019-01-23 20:59:07 -05:00 |
Test User
|
e7d344c4e8
|
[skip ci] updated version information after successful test of v2.0.2-1453-g8e56f0d0
|
2019-01-24 01:45:33 +01:00 |
Martin Diehl
|
1cccd761cd
|
variables were not used
|
2019-01-23 23:18:14 +01:00 |
Martin Diehl
|
ae931c49a1
|
more "building block" separation
|
2019-01-23 23:02:21 +01:00 |
Martin Diehl
|
8e56f0d072
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-23 22:44:34 +01:00 |
Test User
|
164fe35ac5
|
[skip ci] updated version information after successful test of v2.0.2-1450-gf18c6c53
|
2019-01-23 19:45:44 +01:00 |
Martin Diehl
|
c60bb2edd3
|
function for update of dependent state
not introduced everywhere
|
2019-01-23 18:04:19 +01:00 |
Martin Diehl
|
f18c6c5385
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-23 16:45:00 +01:00 |
Test User
|
d37ebca93a
|
[skip ci] updated version information after successful test of v2.0.2-1447-gd9853e92
|
2019-01-23 14:27:57 +01:00 |
Martin Diehl
|
0a6bcadafe
|
using a function for state update
avoids a lot of code repetition
|
2019-01-23 11:51:43 +01:00 |
Martin Diehl
|
d9853e921e
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-23 11:27:31 +01:00 |
Test User
|
8ad879a8a1
|
[skip ci] updated version information after successful test of v2.0.2-1444-gac9d49f6
|
2019-01-23 08:53:23 +01:00 |
Martin Diehl
|
b1522b1b9d
|
common function to update dot state
|
2019-01-23 06:14:19 +01:00 |
Martin Diehl
|
ac9d49f6be
|
state = subState0 + doState * dt
this is the usual state update used in all other integrators. also
in-line with logic in crystallite_stress
|
2019-01-22 23:23:48 +01:00 |
Test User
|
5ed3707013
|
[skip ci] updated version information after successful test of v2.0.2-1442-gfe08ba86
|
2019-01-19 21:03:31 +01:00 |
Martin Diehl
|
fe08ba8683
|
Merge branch '46-simplification-of-crystallite-f90-NEW4' into development
|
2019-01-19 18:01:32 +01:00 |