Martin Diehl
|
327a8ab757
|
more details
|
2019-04-28 12:04:11 +02:00 |
Martin Diehl
|
c72518e52b
|
reflects current temp files
|
2019-04-28 07:22:12 +02:00 |
Martin Diehl
|
948680df74
|
not needed anymore
|
2019-04-28 07:00:15 +02:00 |
Martin Diehl
|
a5ff0edf1f
|
Merge branch 'development' into MiscImprovements
|
2019-04-28 06:59:27 +02:00 |
Martin Diehl
|
7b04b76112
|
check for undefined variables
defined but empty variables are different
|
2019-04-27 17:55:06 +02:00 |
Martin Diehl
|
7041c1508a
|
giving extension does not work
|
2019-04-27 10:19:11 +02:00 |
Martin Diehl
|
a2887e3918
|
small portions are better readable
|
2019-04-27 07:56:52 +02:00 |
Martin Diehl
|
a5c620379b
|
tools to build a python wheel distribution
|
2019-04-26 20:54:58 +02:00 |
Martin Diehl
|
20f647158f
|
Merge branch 'MiscImprovements' of magit1.mpie.de:/damask/DAMASK into MiscImprovements
|
2019-04-26 20:00:26 +02:00 |
Martin Diehl
|
1ccc967544
|
enables auto include
|
2019-04-26 19:24:22 +02:00 |
Martin Diehl
|
1b9355327a
|
WIP: preparing for PIP package
|
2019-04-26 19:08:59 +02:00 |
Martin Diehl
|
b4a21e8d40
|
fix for older cmake
looks ok
|
2019-04-26 18:07:43 +02:00 |
Martin Diehl
|
b63a6c7034
|
cleaner code that also works with older cmake
|
2019-04-26 17:39:21 +02:00 |
Martin Diehl
|
ed2d64d876
|
more standard way of installing executable
|
2019-04-26 16:36:36 +02:00 |
Martin Diehl
|
5020d8204e
|
prefix is without bin
|
2019-04-26 10:00:29 +02:00 |
Martin Diehl
|
009a47ad72
|
make python package independent from rest of DAMASK
https://packaging.python.org/guides/single-sourcing-package-version/
|
2019-04-25 20:05:42 +02:00 |
Martin Diehl
|
eab2ce3761
|
point always to $DAMASK_ROOT/bin
|
2019-04-25 08:00:09 +02:00 |
Martin Diehl
|
64c9a367c0
|
always install post processing scripts into {$DAMASK_ROOT}/bin
custom installation directions will be made available by more standard
approaches
|
2019-04-25 07:21:42 +02:00 |
Martin Diehl
|
7104bc9934
|
allow standard CMAKE way of setting install directory
- DAMASK_BIN in config has no effect anymore
|
2019-04-25 07:08:32 +02:00 |
Martin Diehl
|
53f6a4e030
|
too specific
- only works at MPIE
|
2019-04-25 06:00:56 +02:00 |
Martin Diehl
|
835831b610
|
to specific for MPIE
|
2019-04-21 09:53:51 +02:00 |
Martin Diehl
|
1e2766cda6
|
not needed
|
2019-04-13 15:37:34 +02:00 |
Martin Diehl
|
c4784e6673
|
better readable
|
2019-04-13 15:34:51 +02:00 |
Martin Diehl
|
1036c76ae0
|
to transpose already when constructing the interaction matrix
|
2019-04-13 00:46:27 +02:00 |
Martin Diehl
|
ffdd3955a3
|
implicit none is not needed
|
2019-04-13 00:44:00 +02:00 |
Martin Diehl
|
0c6fde97f9
|
wrong positions for point visualization
- now the cell centers are at the centers of the cells for cell
visualization
|
2019-04-13 00:42:05 +02:00 |
Martin Diehl
|
0335207956
|
complex orientation initialization conflicts with phase field
- easier to do as pre processing (python)
- ensures same solution independently of random number
|
2019-04-13 00:37:51 +02:00 |
Test User
|
43a59a5e9f
|
[skip ci] updated version information after successful test of v2.0.3-130-gda034f97
|
2019-04-10 22:53:31 +02:00 |
Franz Roters
|
da034f971c
|
Merge branch 'HDF5-out-3' into 'development'
Hdf5 out 3
See merge request damask/DAMASK!70
|
2019-04-10 20:39:37 +02:00 |
Test User
|
21f308deec
|
[skip ci] updated version information after successful test of v2.0.3-100-g6270e6f8
|
2019-04-10 12:24:40 +02:00 |
Franz Roters
|
6270e6f89c
|
Merge branch 'first-submodule' into 'development'
First submodule
See merge request damask/DAMASK!69
|
2019-04-10 10:11:02 +02:00 |
Martin Diehl
|
019d1a9c5c
|
[skip ci] reference was wrong
|
2019-04-08 22:23:40 +02:00 |
Martin Diehl
|
c2cb8e2033
|
HDF5/results need rotation
|
2019-04-07 17:46:35 +02:00 |
Martin Diehl
|
c3925b3497
|
small polishing
|
2019-04-07 14:47:21 +02:00 |
Martin Diehl
|
0b70f01e04
|
polishing
|
2019-04-07 14:28:08 +02:00 |
Martin Diehl
|
2fa8691335
|
prefix is added centrally already
|
2019-04-07 14:26:01 +02:00 |
Martin Diehl
|
7d0ebc4ded
|
implicit none only needed once per module
|
2019-04-07 14:24:46 +02:00 |
Martin Diehl
|
b2e293057a
|
write rotation to results file
|
2019-04-07 14:02:24 +02:00 |
Martin Diehl
|
d6d3f7aad7
|
write rotation as quaternion to HDF5 in named type
|
2019-04-07 13:26:23 +02:00 |
Martin Diehl
|
0b2c6c69c2
|
number ID as prefix to section names
enables unique and consistent section names for output
|
2019-04-07 13:20:44 +02:00 |
Martin Diehl
|
5c7a54a886
|
Merge branch 'development' into HDF5-out-3
|
2019-04-06 12:08:38 +02:00 |
Martin Diehl
|
5075e1c2fb
|
constituent (ex crystallite) results are stored in HDF5
currently, not the best code but new structure for crystallite data will
fix that
output of orientations still missing
|
2019-04-06 12:08:25 +02:00 |
Martin Diehl
|
1aed224c3b
|
numerically more stable
avoids division by zero
|
2019-04-06 12:08:25 +02:00 |
Martin Diehl
|
bfb6ad557f
|
WIP: crystallite HDF5 results
will be stored according to the phase sections
|
2019-04-06 12:08:25 +02:00 |
Martin Diehl
|
7af3e70061
|
no pInt
|
2019-04-06 12:08:25 +02:00 |
Martin Diehl
|
0bfc3ee1be
|
Merge branch 'development' into first-submodule
|
2019-04-06 11:29:37 +02:00 |
Test User
|
a0c1822b9d
|
[skip ci] updated version information after successful test of v2.0.3-92-g20a71511
|
2019-04-06 11:24:31 +02:00 |
Martin Diehl
|
b185c0ef40
|
Merge branch 'development' into HDF5-out-3
|
2019-04-06 08:07:43 +00:00 |
Martin Diehl
|
ab5a29b559
|
explicit import
for some reasons, ifort does not resolve the specific subroutine for the
writeDataset interace otherwise
|
2019-04-06 08:01:10 +00:00 |
Martin Diehl
|
6553fe815e
|
proper indentation
|
2019-04-06 07:56:47 +00:00 |