Martin Diehl
|
98e606d6f0
|
correct type
|
2019-12-19 00:00:00 +01:00 |
Martin Diehl
|
4b6388fbb2
|
always use HDF5 output
|
2019-12-18 20:05:51 +01:00 |
Martin Diehl
|
63fc125398
|
include origin do DADF5
requires updat of file version
|
2019-12-13 09:12:07 +01:00 |
Martin Diehl
|
ee56b82c8a
|
avoid spaces
|
2019-12-12 23:22:37 +01:00 |
Martin Diehl
|
c2e91ae5e1
|
copy and paste error, wrong array was set
|
2019-12-08 20:52:05 +01:00 |
Martin Diehl
|
b0ce324213
|
Merge remote-tracking branch 'origin/development' into simple-int-formatting
|
2019-12-08 20:24:05 +01:00 |
Martin Diehl
|
fbe2228ade
|
avoid string length mismatch
|
2019-12-07 20:22:55 +01:00 |
Vitesh
|
3e269f0419
|
Merge branch 'only-use-rotation-class' into 'development'
Only use rotation class
See merge request damask/DAMASK!110
|
2019-12-07 17:33:34 +01:00 |
Martin Diehl
|
4eacc1d16d
|
polishing
|
2019-12-07 15:45:37 +01:00 |
Martin Diehl
|
23944de6de
|
less variables for better readability
|
2019-12-07 15:20:04 +01:00 |
Sharan Roongta
|
5a6111ec69
|
Merge branch 'incs-no-leading-zero' into 'development'
Incs no leading zero
See merge request damask/DAMASK!108
|
2019-12-07 11:32:37 +01:00 |
Martin Diehl
|
7ecb0245ec
|
simplified (use novel i0 format specifier)
|
2019-12-07 11:12:46 +01:00 |
Martin Diehl
|
137b235bc1
|
i0 format specifier easier then hand-written IO_intOut
using variable pStringLen allows string assignment without length issues
|
2019-12-07 11:06:39 +01:00 |
Martin Diehl
|
04492eeb0a
|
Merge branch 'almost-no-postResults' into only-use-rotation-class
|
2019-12-05 19:42:50 +01:00 |
Martin Diehl
|
78e96993df
|
Merge branch 'almost-no-postResults' into only-use-rotation-class
|
2019-12-05 19:41:32 +01:00 |
Martin Diehl
|
f585e1a553
|
not used
|
2019-12-05 11:20:05 +01:00 |
Martin Diehl
|
cb0d39eee6
|
not needed anymore
|
2019-12-04 19:00:56 +01:00 |
Martin Diehl
|
58a190ede8
|
Merge branch 'development' into incs-no-leading-zero
|
2019-12-04 05:19:38 +01:00 |
Martin Diehl
|
93da6d3f63
|
was not used
|
2019-12-02 23:07:01 +01:00 |
Martin Diehl
|
c36a5bdfbb
|
bugfix: calculation of size of postResults was wrong
|
2019-12-02 23:06:28 +01:00 |
Martin Diehl
|
f5292019e5
|
use rotation class
|
2019-12-02 20:23:50 +01:00 |
Martin Diehl
|
8a9d3f8d6d
|
avoid code duplication
|
2019-12-02 20:09:27 +01:00 |
Martin Diehl
|
83453d10ef
|
use rotation class for consistent handling of rotations
|
2019-12-02 16:37:22 +01:00 |
Martin Diehl
|
be099e38c2
|
might be of use
|
2019-12-02 16:22:27 +01:00 |
Martin Diehl
|
8189b50509
|
same functionality but tested
|
2019-12-02 12:58:23 +01:00 |
Martin Diehl
|
2969a53338
|
not used/needed anymore
|
2019-12-02 12:54:45 +01:00 |
Martin Diehl
|
f85ee7d7fb
|
plasticity is postResults-free
|
2019-12-02 12:39:44 +01:00 |
Martin Diehl
|
2b3b26087f
|
consistent names
|
2019-12-01 20:07:16 +01:00 |
Martin Diehl
|
05aa38cc71
|
using short names
|
2019-12-01 15:05:49 +01:00 |
Martin Diehl
|
bb152a171a
|
consistent naming among plasticity laws
|
2019-12-01 10:32:45 +01:00 |
Martin Diehl
|
1cf1da5bcc
|
consistent naming
|
2019-12-01 09:35:44 +01:00 |
Martin Diehl
|
33c090d2ac
|
pointers for better readability
|
2019-12-01 08:55:24 +01:00 |
Martin Diehl
|
afad2f2dce
|
short and consistent naming
|
2019-12-01 08:39:30 +01:00 |
Martin Diehl
|
df4b642400
|
polishing
|
2019-12-01 08:33:04 +01:00 |
Martin Diehl
|
07fb915a7e
|
postResults not needed anymore
|
2019-12-01 08:27:56 +01:00 |
Martin Diehl
|
c7d675a1e9
|
not needed anymore
|
2019-11-30 16:03:18 +01:00 |
Martin Diehl
|
d93fb12e8c
|
remove extra output
current implementation was not very general, no separation of different
dislocation types.
if output is needed, re-implemenation is straight forward
|
2019-11-30 14:36:54 +01:00 |
Martin Diehl
|
8f77843b0f
|
improved naming
- clearer variable names
- no '-' in attributes
- single source of truth
|
2019-11-30 09:01:37 +01:00 |
Martin Diehl
|
dc3fc8f70c
|
do not clutter with leading zeros
|
2019-11-29 17:00:48 +01:00 |
Martin Diehl
|
530f2d3c08
|
Merge branch 'no-crystallite' into almost-no-postResults
|
2019-11-25 21:51:15 +01:00 |
Martin Diehl
|
67c8d3899d
|
crystallite output fully removed
|
2019-11-25 08:44:44 +01:00 |
Martin Diehl
|
127a29ab1a
|
cleaning
|
2019-11-24 13:42:19 +01:00 |
Martin Diehl
|
97474e05a8
|
not needed anymore
|
2019-11-24 11:01:04 +01:00 |
Martin Diehl
|
e20477099e
|
no crystallite output
|
2019-11-24 09:46:46 +01:00 |
Martin Diehl
|
50b48b8bf7
|
IP neighbourhood deprecated
trivial for grid and, hence, not written out.
Test for marc/abaqus/mesh would make more sense
|
2019-11-24 07:54:34 +01:00 |
Martin Diehl
|
a6a6519678
|
more local data handling
|
2019-11-24 07:44:17 +01:00 |
Martin Diehl
|
bb73a08cf4
|
better encapsulation
for results operations, do not rely directly on HDF5 module
|
2019-11-24 07:27:05 +01:00 |
Martin Diehl
|
1c10459a5a
|
also use fast operation order
|
2019-10-30 21:09:17 +01:00 |
Martin Diehl
|
ffb112b0d8
|
Merge branch 'development' into DADF5-improvements
|
2019-10-30 17:16:54 +01:00 |
Martin Diehl
|
368d4debda
|
calculate average nodal position directly
no need to average and have second memory access
|
2019-10-30 14:49:08 +01:00 |