Martin Diehl
|
64367bb600
|
Merge branch 'development' into 20-NewStyleDislotwin
|
2019-01-27 15:18:19 +01:00 |
Martin Diehl
|
453323d18a
|
use dislotwin test with sensible output
|
2019-01-27 15:17:26 +01:00 |
Martin Diehl
|
3843bf599c
|
removed
- accumulatedshear_twin: linearly depends on twin volume fraction
- output of further derived quantities
|
2019-01-27 15:14:50 +01:00 |
Martin Diehl
|
85c5c4ba12
|
includes references to DAMASK paper
|
2019-01-27 14:19:18 +01:00 |
Martin Diehl
|
aecb5f20bf
|
shortened
|
2019-01-27 12:18:42 +01:00 |
Martin Diehl
|
8c18b29420
|
mutual unification
|
2019-01-27 11:37:50 +01:00 |
Martin Diehl
|
fc9e80b3c2
|
using real name, not compatibility aliases
|
2019-01-27 10:48:27 +01:00 |
Martin Diehl
|
7484849b22
|
Merge remote-tracking branch 'origin/development' into 42-new-coding-style-for-homogenization-NEW
|
2019-01-27 08:44:46 +01:00 |
Martin Diehl
|
4b2da52e87
|
following example of disloUCLA
|
2019-01-27 08:35:07 +01:00 |
Martin Diehl
|
3b5a6b2877
|
have internal functions at the end of the module
|
2019-01-27 08:17:08 +01:00 |
Test User
|
012aa4c697
|
[skip ci] updated version information after successful test of v2.0.2-1516-gffd29bdc
|
2019-01-26 11:22:23 +01:00 |
Martin Diehl
|
e9c1299a30
|
requiredShape makes no sense
the return value is always a 1D array, only its size might change
|
2019-01-26 09:02:44 +01:00 |
Martin Diehl
|
ffd29bdcdc
|
Merge remote-tracking branch 'origin/some-polishing' into development
|
2019-01-26 08:48:41 +01:00 |
Test User
|
bfe5438be7
|
[skip ci] Merge branch 'master' into development
|
2019-01-25 20:18:33 +01:00 |
Test User
|
d7e5d4078c
|
Merge commit 'v2.0.2-1502-gbf6b365a'
|
2019-01-25 20:18:05 +01:00 |
Test User
|
bf6b365ae7
|
[skip ci] updated version information after successful test of v2.0.2-1501-gf2882f19
|
2019-01-25 20:18:03 +01:00 |
Test User
|
b2e5792ea5
|
[skip ci] Merge branch 'master' into development
|
2019-01-25 17:42:45 +01:00 |
Test User
|
9fb0d19506
|
Merge commit 'v2.0.2-1501-g79603be1'
|
2019-01-25 17:42:18 +01:00 |
Test User
|
79603be179
|
[skip ci] updated version information after successful test of v2.0.2-1500-g7f640896
|
2019-01-25 17:42:17 +01:00 |
Test User
|
d319566493
|
[skip ci] Merge branch 'master' into development
|
2019-01-25 14:24:20 +01:00 |
Test User
|
5538bc84ad
|
Merge commit 'v2.0.2-1497-ge2c31bdc'
|
2019-01-25 14:23:52 +01:00 |
Test User
|
e2c31bdc7c
|
[skip ci] updated version information after successful test of v2.0.2-1496-g1c4dc2e0
|
2019-01-25 14:23:52 +01:00 |
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 |