Martin Diehl
4cac2448d4
writing more results out
2019-04-04 07:52:36 +02:00
Martin Diehl
bdaa703d37
forall is deprecated, do concurrent not yet established
2019-04-03 18:26:43 +02:00
Martin Diehl
4604e65a42
use matmul instead of hand-written functions
...
- performance is the same
- leaner code
- matmul works (was buggy a few years ago)
2019-04-03 08:22:04 +02:00
Martin Diehl
320f39925a
modernized
...
- no pInt
- consistent indentation by 2 spaces
- no leftovers from old file parsing
2019-03-24 11:18:59 +01:00
Martin Diehl
dac4f5cd22
syntax polishing
2019-03-17 17:02:08 +01:00
Martin Diehl
550b6510a5
better name
2019-03-10 12:05:52 +01:00
Martin Diehl
714c9b1ecb
PGI does not no "do concurrent" (yet)
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
67dcb6d2d6
not needed
2019-03-08 19:07:19 +01:00
Martin Diehl
ce0e84f418
was not used anymore
2019-03-08 19:07:19 +01:00
Martin Diehl
05eb80d38c
pLongInt was not used
2019-03-06 15:49:31 +01:00
Martin Diehl
56e2c1264b
Merge branch 'development' into New-Thermal
2019-02-26 07:54:45 +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
194824fd0f
WIP: cleaned
...
no file reading
getting rid of a number of obsolete dependencies
2019-02-22 20:37:41 +01:00
Martin Diehl
e7268ce109
simpler structure:
...
- do not read file
- use function for allocation
- do not constantly convert (3,3) <-> (6)
2019-02-22 15:37:42 +01:00
Martin Diehl
aa2bd4fc4c
Merge branch 'development' into New-Thermal
2019-02-22 10:17:34 +01:00
Martin Diehl
beb73c7882
not needed
2019-02-22 07:37:08 +01:00
Martin Diehl
2d51c0595b
don't parse material.config any more
2019-02-20 19:03:20 +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
a896ed91f8
simplified/not needed
2019-02-20 07:33:19 +01:00
Martin Diehl
e8ac2d0d97
limiting inter-module dependencies
2019-02-19 10:47:12 +01:00
Martin Diehl
435dce220c
move stress conversion one level up
...
should be totally avoided
2019-02-18 07:24:56 +01:00
Martin Diehl
8a30441a52
Merge branch 'development' into 32_NewStyleNonlocal-3
2019-02-18 07:14:11 +01:00
Martin Diehl
553b1c7743
stress tensor was accidentally still converted
2019-02-17 13:16:00 +01:00
Martin Diehl
cf32e7d1f5
use parameter structure and avoid conversion 33<->6
2019-02-17 12:15:46 +01:00
Franz Roters
530f4f2804
Merge branch 'New-Damage' into 'development'
...
New damage
See merge request damask/DAMASK!59
2019-02-17 10:09:46 +01:00
Martin Diehl
d366651873
file reading not required anymore
2019-02-13 09:57:12 +01:00
Martin Diehl
3ca34c8f80
simplified
2019-02-13 09:09:30 +01:00
Martin Diehl
55cef533f1
conversion 3x3-matrix <-> 6-vector not helpful
2019-02-13 00:00:07 +01:00
Martin Diehl
01fe7a9731
Merge branch 'development' into New-Damage
2019-02-12 23:37:39 +01:00
Martin Diehl
c9fc7ea982
cleaning
...
trying to find logic with less dependencies on the various
mappings
2019-02-12 23:35:22 +01:00
Martin Diehl
be7f740e65
Merge branch 'development' into New-Thermal
2019-02-12 22:52:21 +01:00
Martin Diehl
e17278a926
using new mesh structure (initial test)
2019-02-02 10:11:18 +01:00
Martin Diehl
9a4e9e62b6
using new rotation class
2019-02-01 20:28:51 +01:00
Martin Diehl
615b166992
removed unused stuff
2019-01-31 11:39:28 +01:00
Martin Diehl
fc9e80b3c2
using real name, not compatibility aliases
2019-01-27 10:48:27 +01:00
Martin Diehl
4b2da52e87
following example of disloUCLA
2019-01-27 08:35:07 +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
a458dc831b
prepare for consistent use of full tensor representation
2019-01-24 06:56:43 +01:00
Martin Diehl
f0a1cc4351
Merge branch 'development' into 44-column-major-access-to-interaction-matrices
2019-01-08 20:28:43 +01:00
Martin Diehl
070952dbb8
Merge branch 'NewStyleKinematicHardening-3' into development
2019-01-08 01:12:05 +01:00
Martin Diehl
1192f16582
Merge remote-tracking branch 'origin/development' into 56-parallel-hdf5
2019-01-06 20:56:36 +01:00
Martin Diehl
cc858d3139
Merge branch 'development' into 44-column-major-access-to-interaction-matrices
2019-01-06 08:17:23 +01:00
Martin Diehl
f354f04f49
Merge remote-tracking branch 'origin/development' into NewStyleKinematicHardening-3
2019-01-05 21:21:02 +01:00
Martin Diehl
4d0166351e
missing initialization caused segmentation fault
2018-12-31 11:35:01 +01:00
Martin Diehl
fd4ae71279
takeover from 40_XX and 41_XX branch
...
easier to focus on damage instead of doing all kinematics and sources
together
2018-12-30 21:08:48 +01:00
Martin Diehl
e0fa3e0b26
takeover from 40_XX and 41_XX branch
...
easier to focus on thermal instead of doing all kinematics and sources
together
2018-12-30 20:58:38 +01:00
Martin Diehl
53d2d4e23d
re-enabled debug output
2018-12-30 16:09:51 +01:00
Martin Diehl
311b8be715
simplifying
2018-12-30 15:14:43 +01:00
Martin Diehl
e217ce3a25
fixed output
...
and a few more changes following phenopowerlaw
2018-12-30 15:04:04 +01:00
Martin Diehl
892ba86d26
consistent API
2018-12-30 14:37:31 +01:00
Martin Diehl
b53cda6411
figuring out "instance" and "of" centrally
2018-12-30 14:01:05 +01:00
Martin Diehl
8f99f1ce61
avoid conversion 33<->6 3333<->9
2018-12-30 12:35:26 +01:00
Martin Diehl
ed79c7f75c
all not compatible with new structure
2018-12-30 10:41:11 +01:00
Martin Diehl
1520adb3fb
not compatible with generalized solute flux
2018-12-22 08:37:58 +01:00
Martin Diehl
85f1368480
Merge branch 'development' into NewStyleKinematicHardening-2
2018-12-14 06:21:08 +01:00
Martin Diehl
3352cbac4b
segmentation fault
...
expected instance but passed in phase
2018-12-13 10:51:35 +01:00
Martin Diehl
20671b8ed3
cleaning
2018-12-13 09:51:43 +01:00
Martin Diehl
416d3411c1
leaner APIs
2018-12-13 09:34:40 +01:00
Martin Diehl
fd2d4d856b
cleaned + suggested structure to write data
2018-12-12 07:45:20 +01:00
Martin Diehl
cb28d10d79
dummy structure to write plasticity results
2018-12-12 06:40:57 +01:00
Martin Diehl
1bcf41100d
[skip ci] WIP: cleaning
...
contains a few bugs
2018-12-11 07:05:37 +01:00
Martin Diehl
adffe41ffe
writing group structure in file root
2018-12-05 00:05:43 +01:00
Martin Diehl
9caa91ee14
polishing
2018-12-04 22:30:07 +01:00
Martin Diehl
a34e27cfcd
dependentState is more descriptive than microstructure
2018-12-04 21:53:22 +01:00
Martin Diehl
10445606ba
simplified API + general polishing
2018-12-04 21:33:32 +01:00
Martin Diehl
bbba201362
simpler API
2018-11-30 10:38:05 +01:00
Martin Diehl
b923839b1d
no need for conversion 33<->6
2018-11-28 06:44:32 +01:00
Martin Diehl
6df68d9428
no need do constantly convert 3x3 matrix <-> 6 vector
2018-11-23 06:04:39 +01:00
Martin Diehl
8b4781cf28
no need to repeat code
2018-11-23 05:37:31 +01:00
Martin Diehl
b7bc5afa90
Merge remote-tracking branch 'origin/development' into 20-NewStyleDislotwin
2018-10-17 20:10:49 +02:00
Martin Diehl
fa9cbe13c9
do concurrent not safe here
2018-10-13 08:35:36 +02:00
Martin Diehl
7217cdac1b
Merge branch '29-rename-mesh_element-array' into development
2018-10-10 15:55:23 +02:00
Martin Diehl
e71ec2057e
hotfix
...
does not seem to cause trouble here, but better be safe
2018-10-09 08:37:03 +02:00
Martin Diehl
dc289a278b
clearer code
...
homogenization is defined per element, not per IP
hence, use material_homogenizationAt instead of deprecated
material_homog which pretends a dependency on the integration point
2018-10-04 06:48:33 +02:00
Martin Diehl
e7b8adadd0
passing in instance and of is much easier
...
also using always the full Mandel stress tensor to avoid repeated
conversion
2018-10-01 22:14:54 +02:00
Martin Diehl
ddfbe19f02
Merge branch 'development' into 20-NewStyleDislotwin
2018-10-01 21:16:11 +02:00
Martin Diehl
c1a9d3fbf6
names in agreement with the DAMASK paper
2018-09-17 08:23:23 +02:00
Martin Diehl
e6fa3f3d35
correct stress in postResults
2018-09-16 22:57:50 +02:00
Martin Diehl
9570fb894a
correct names and no superflous conversions anymore
2018-09-16 22:31:55 +02:00
Martin Diehl
f98243e4ac
Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate
2018-09-14 05:39:15 +02:00
Martin Diehl
b5e4ad247d
LpAndItsTangent naming convention following DAMASK paper
2018-08-28 15:40:24 +02:00
Martin Diehl
fc3ce54667
return more than one tangent
2018-08-28 15:07:39 +02:00
Martin Diehl
15e2d4a7cd
Tstar is S
...
according to the DAMASK paper
2018-08-28 15:02:58 +02:00
Martin Diehl
4c14f988a3
rename according to paper
2018-08-28 14:58:17 +02:00
Martin Diehl
dd81fe806d
naming was not completely corrected
2018-08-27 06:30:55 +02:00
Martin Diehl
b8b5bac684
dotState and deltaState parse Mstar instead of Tstar
...
requires to parse in Fi
2018-08-25 15:59:34 +02:00
Martin Diehl
7e002d1bfb
missing rename
2018-08-25 14:42:44 +02:00
Martin Diehl
e46605f0ef
forall is deprecated
2018-08-25 14:36:21 +02:00
Martin Diehl
17d88184a7
typos fixed
2018-08-25 14:35:49 +02:00
Martin Diehl
35688a6acf
temp33 not needed (compiler should be smart enough)
2018-08-25 14:29:03 +02:00
Martin Diehl
953fff79ac
prepared LpAndItsTangent to remove superflous forward-backward
...
conversion
updating the individual plastic laws will be done in the respective
branches
2018-08-25 14:21:06 +02:00
Martin Diehl
d585deee7e
unified syntax
...
_v for vector representation of tensor conflicts with 3333 suffix for
4-th order tensors.
General idea: Mark symmetric second order tensors in vector notation with
'6' and fourth order tensors in second order matrix notation with '99'.
Append nothing for 'natural' representation, i.e. F and NOT F33, Lp_dTstar and NOT
Lp_dTstar3333
2018-08-25 14:07:23 +02:00
Martin Diehl
ab45818d51
seems to work now
...
anyway, nicer code
2018-08-22 14:30:51 +02:00
Martin Diehl
52088691d1
improved linked list and fixed solution for strange bug
...
Bug: Using automated LHS re-allocation for a string array that with global scope seems to cause trouble
Hence, "parse_file" works with a local string and assings only once to it
Linked_List: Now storing data in the list head also and last element is always empty.
Finalize allows simple handling of deallocation
2018-08-22 11:51:23 +02:00
Martin Diehl
c78396dd78
randomized FILEUNIT
...
matrix inversion error when numerics.config is not there or not present
very strange
2018-08-20 22:11:53 +02:00
Martin Diehl
5337fb1229
old runtime debugging leftovers
2018-08-05 11:08:17 +02:00
Martin Diehl
0a6bde70c5
Merge branch 'development' into 19-NewStylePhenopowerlaw
2018-08-03 06:56:43 +02:00