Martin Diehl
|
b2062f2a12
|
label were stored including [] and comments
|
2018-12-17 16:11:01 +01:00 |
Vitesh Shah
|
3e38c4ef8c
|
The attribute interface works for single processor output and single valued attribute
|
2018-12-15 17:21:03 +01:00 |
Vitesh Shah
|
d2c7b33cf6
|
New files made nonexecutable
|
2018-12-14 11:39:08 +01:00 |
Vitesh Shah
|
669d0c6c8f
|
made it nonexecutable
|
2018-12-14 11:37:44 +01:00 |
Vitesh Shah
|
7e41ae264d
|
Made changes with the calling signature
|
2018-12-14 11:35:41 +01:00 |
Martin Diehl
|
3352cbac4b
|
segmentation fault
expected instance but passed in phase
|
2018-12-13 10:51:35 +01:00 |
Martin Diehl
|
3bab08fdeb
|
Merge branch 'development' into 56-parallel-hdf5
|
2018-12-12 07:46:02 +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
|
0ff9e9fa06
|
report CMake
should be updated on the homepage also
|
2018-12-08 18:13:16 +01:00 |
Test User
|
590f83a944
|
[skip ci] updated version information after successful test of v2.0.2-1122-g2349341e
|
2018-12-07 03:32:36 +01:00 |
Martin Diehl
|
2349341e25
|
texture component test also needs a closer look
|
2018-12-06 22:23:34 +01:00 |
Martin Diehl
|
e8f4dc4c9f
|
Merge branch 'orientationClass_with_negative_P' into development
|
2018-12-06 07:26:08 +01:00 |
Martin Diehl
|
45b2d15ee0
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-12-06 06:27:47 +01:00 |
Martin Diehl
|
ee7e4ee0d9
|
python3 has different encoding syntax
|
2018-12-06 06:27:07 +01:00 |
Martin Diehl
|
95e6a41807
|
disabled test for post processing
since orientation conversion give unexpected results at the moment
|
2018-12-06 06:25:29 +01:00 |
Martin Diehl
|
5768356642
|
PGI compatible
|
2018-12-06 01:12:15 +01:00 |
Martin Diehl
|
72304638f9
|
PGI fails if optional argument is not present
|
2018-12-06 00:43:32 +01:00 |
Philip Eisenlohr
|
a6d4c73de0
|
added list of map and introduced "quat" keyword in quaternion init
|
2018-12-05 10:20:05 -05:00 |
Philip Eisenlohr
|
c0f7ae2798
|
updated scripts that still used formerly valid object properties of quaternions
|
2018-12-05 09:07:29 -05:00 |
Philip Eisenlohr
|
e48fd338bc
|
fixed shallow copy problem of quaternion.p object
|
2018-12-05 08:55:26 -05:00 |
Martin Diehl
|
0ed1bd11bd
|
need to write out total increments
otherwise, group/folder of the same name would exist
|
2018-12-05 13:54:56 +01:00 |
Martin Diehl
|
deedbc4fda
|
standard conforming line continuation
|
2018-12-05 08:59:32 +01:00 |
Martin Diehl
|
49af6c70a7
|
PGI compiler complained about kind mismatch
|
2018-12-05 08:56:26 +01:00 |
Philip Eisenlohr
|
a7554891a4
|
changed internal quaternion representation to q,p and simplified math
|
2018-12-04 19:20:24 -05:00 |
Martin Diehl
|
adffe41ffe
|
writing group structure in file root
|
2018-12-05 00:05:43 +01:00 |
Martin Diehl
|
ecb00af147
|
cleaning and separating functions
|
2018-12-04 23:09:25 +01:00 |
Philip Eisenlohr
|
1d7172c971
|
adopted more intutitive alternative of P=-1 from Rowenhorst_etal2015
|
2018-12-04 17:05:35 -05:00 |
Martin Diehl
|
8f26fc9358
|
Merge remote-tracking branch 'origin/development' into 56-parallel-hdf5
|
2018-12-04 22:34:29 +01:00 |
Test User
|
7bb862f84e
|
[skip ci] updated version information after successful test of v2.0.2-1107-g17716b4f
|
2018-12-03 11:31:52 +01:00 |
Martin Diehl
|
17716b4fa7
|
Merge branch 'NOSlipFCC' into development
|
2018-12-03 06:35:29 +01:00 |
Test User
|
186d107a06
|
[skip ci] updated version information after successful test of v2.0.2-1100-g65ff2157
|
2018-12-01 02:40:49 +01:00 |
Vitesh Shah
|
801e472497
|
Made it non-executable
|
2018-11-30 17:34:26 +01:00 |
Vitesh Shah
|
e3d8022776
|
Read and write works for all types of data in parallel with test module passed
|
2018-11-30 17:33:30 +01:00 |
Philip Eisenlohr
|
65ff21577b
|
consistent output across all env/DAMASK scripts
|
2018-11-30 10:35:01 -05:00 |
Vitesh Shah
|
508d6cf9ef
|
After merge
|
2018-11-30 15:25:58 +01:00 |
Vitesh Shah
|
ab59274c35
|
Able to read the independent datasets (outside the groups) in parallel
|
2018-11-30 10:16:04 +01:00 |
Vitesh Shah
|
d33df38b42
|
made it non-executable
|
2018-11-27 18:52:54 +01:00 |
Vitesh Shah
|
0265732e08
|
Parallel writing and reading of integer datasets working
|
2018-11-27 18:50:51 +01:00 |
Test User
|
876ec7e082
|
[skip ci] updated version information after successful test of v2.0.2-1098-g1815d3c8
|
2018-11-27 09:14:34 +01:00 |
Franz Roters
|
1815d3c8a3
|
Merge branch '20-NewStyleDislotwin' into 'development'
New style for dislotwin
Closes #20
See merge request damask/DAMASK!48
|
2018-11-26 21:34:09 +01:00 |
Yi-Chin Yang
|
31571305dd
|
adding test for non-octahedral slip family {110}<110> in fcc
|
2018-11-26 16:13:08 +01:00 |
Yi-Chin Yang
|
c13b9718f6
|
Merge remote-tracking branch 'origin/development' into NOSlipFCC
|
2018-11-26 16:10:14 +01:00 |
Vitesh Shah
|
ef1e9cce0d
|
Functionality to avoid creating datasets in HDF5 of zero dimensions
|
2018-11-26 15:38:31 +01:00 |
Test User
|
6c242693ba
|
[skip ci] updated version information after successful test of v2.0.2-983-g0a648459
|
2018-11-26 00:32:37 +01:00 |
Yi-Chin Yang
|
97eec27d92
|
adding incompatible lattice.f90 to PRIVATE for future notice
|
2018-11-25 20:07:55 +01:00 |
Martin Diehl
|
eecd3bd0ef
|
Merge branch 'development' into 20-NewStyleDislotwin
|
2018-11-25 19:54:47 +01:00 |
Martin Diehl
|
0a648459d5
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-11-25 19:50:00 +01:00 |
Martin Diehl
|
2566cd9f67
|
typo in PRIVATE
|
2018-11-25 19:49:06 +01:00 |
Test User
|
e6f041ae23
|
[skip ci] updated version information after successful test of v2.0.2-979-g5290a9ac
|
2018-11-25 17:42:07 +01:00 |