Martin Diehl
|
8f80152a03
|
use floor division of integers
1/2 = 0.5 in python3 (would be 0 in python2)
|
2018-11-15 12:28:36 +01:00 |
Martin Diehl
|
efd29e62f7
|
verbose should be optional
- causes problems on many systems (screwed up output)
- does not work with python 3 since threading class has changed
|
2018-11-15 12:16:55 +01:00 |
Martin Diehl
|
259bf03315
|
mixed up version settings for MSC and Abaqus
|
2018-11-15 09:24:29 +01:00 |
Martin Diehl
|
9b32fe6dbd
|
MPI file access needed for output
|
2018-11-15 07:28:34 +01:00 |
Martin Diehl
|
b48bd3a082
|
keep only general functionality in HDF5_results
|
2018-11-15 07:07:59 +01:00 |
Martin Diehl
|
58f2a25ffd
|
clearer separation of tasks
1) general HDF5_utilities (for results, restart, ...)
2) results related helpers (based on HDF5_utilities)
|
2018-11-15 06:49:31 +01:00 |
Martin Diehl
|
c9a42a7b47
|
inactive stage does not work
|
2018-11-15 06:31:55 +01:00 |
Martin Diehl
|
4e1dc73fc9
|
MSC.Marc 2018.x requires python3
|
2018-11-14 23:43:08 +01:00 |
Martin Diehl
|
c32671c205
|
Marc 2018.1 available for testing
|
2018-11-14 16:33:50 +01:00 |
Martin Diehl
|
e6c7a73886
|
first step to include HDF5 in MSC.Marc
|
2018-11-14 13:12:08 +01:00 |
Martin Diehl
|
d9e6590056
|
just for formal reasons
as long as the 2018 files are provided by DAMASK, the 2018 definition should work also
|
2018-11-14 12:49:56 +01:00 |
Martin Diehl
|
8102eff1e5
|
support for Marc 2018.x
dropped (not working) support for non-openMP simulations
|
2018-11-14 12:25:31 +01:00 |
Martin Diehl
|
fc5300817d
|
Merge remote-tracking branch 'origin/development' into 42-new-coding-style-for-homogenization-NEW
|
2018-11-13 23:42:39 +01:00 |
Test User
|
5a6783e5ad
|
[skip ci] updated version information after successful test of v2.0.2-872-g12b24227
|
2018-11-13 13:11:00 +01:00 |
Martin Diehl
|
12b24227d4
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-11-13 08:43:30 +01:00 |
Martin Diehl
|
00cd1a94fa
|
testing RGC with full complexity
|
2018-11-13 08:42:55 +01:00 |
Test User
|
85dbcaddcd
|
[skip ci] updated version information after successful test of v2.0.2-869-g17499756
|
2018-11-12 13:11:22 +01:00 |
Franz Roters
|
174997563e
|
Merge branch '47-save-restart-information-in-hdf5' into 'development'
Resolve "save restart information in HDF5"
See merge request damask/DAMASK!44
|
2018-11-12 08:42:22 +01:00 |
Franz Roters
|
475ca29f3c
|
close all objects of type integer(HID_T) created by native hdf5 routines
|
2018-11-09 16:11:19 +01:00 |
Test User
|
25a5a0b78d
|
[skip ci] Merge branch 'master' into development
|
2018-11-07 23:11:48 +01:00 |
Test User
|
1c43a485a4
|
Merge commit 'v2.0.2-836-g51823ae5'
|
2018-11-07 23:11:11 +01:00 |
Test User
|
51823ae591
|
[skip ci] updated version information after successful test of v2.0.2-835-g71cb635b
|
2018-11-07 23:11:10 +01:00 |
Test User
|
7cd8fb93ad
|
[skip ci] Merge branch 'master' into development
|
2018-11-07 18:41:16 +01:00 |
Test User
|
bdb8f3d286
|
[skip ci] updated version information after successful test of v2.0.2-834-ge18f39d6
|
2018-11-07 18:40:42 +01:00 |
Franz Roters
|
71cb635b10
|
missing link
|
2018-11-07 15:13:16 +01:00 |
Franz Roters
|
e18f39d64c
|
added support for Marc 2018.1
|
2018-11-07 14:11:10 +01:00 |
Martin Diehl
|
7386c6ff9c
|
no need for "use" statements
will be inherited from outer function
|
2018-11-04 20:16:12 +01:00 |
Martin Diehl
|
811a02eb51
|
better readable
|
2018-11-04 09:19:24 +01:00 |
Martin Diehl
|
c863419a0b
|
cleaning
|
2018-11-04 09:00:35 +01:00 |
Martin Diehl
|
7a37ea25f3
|
cleaning
|
2018-11-04 08:49:40 +01:00 |
Martin Diehl
|
78f4d4c5ee
|
simplified
|
2018-11-04 08:22:59 +01:00 |
Martin Diehl
|
ff2b693f1e
|
simplified
|
2018-11-04 07:56:27 +01:00 |
Martin Diehl
|
572576cf88
|
these functions have no side effects
|
2018-11-04 07:33:57 +01:00 |
Martin Diehl
|
4dc3761fea
|
setting of (random) cluster orientations remove
can be easily done in a pre processing step
|
2018-11-04 07:29:39 +01:00 |
Martin Diehl
|
f471911e01
|
fixed array out of bounds during initialization
happened for inactive homogenization
|
2018-11-04 07:27:25 +01:00 |
Martin Diehl
|
3c11905f63
|
cleaning
|
2018-11-03 23:43:25 +01:00 |
Martin Diehl
|
8127d85be1
|
simplifying
|
2018-11-03 23:13:20 +01:00 |
Martin Diehl
|
078729bfa3
|
using dependent state
|
2018-11-03 22:43:52 +01:00 |
Martin Diehl
|
70998f7f9a
|
cleaning
|
2018-11-03 22:00:40 +01:00 |
Martin Diehl
|
69079b6558
|
was not used at all
|
2018-11-03 21:16:36 +01:00 |
Martin Diehl
|
0aa21e507a
|
functions only used within updatestate
|
2018-11-03 21:11:43 +01:00 |
Martin Diehl
|
c16fdec749
|
misplaced debug statement
debugging the individual constituents should be done by the constitutive
laws
|
2018-11-03 21:00:54 +01:00 |
Martin Diehl
|
85a2f19b18
|
wrong averaging
|
2018-11-03 20:03:23 +01:00 |
Martin Diehl
|
0447ea9d74
|
starting to introduce state pointers
|
2018-11-03 20:00:02 +01:00 |
Martin Diehl
|
fdbc20b739
|
cleaned and unified
|
2018-11-03 19:29:00 +01:00 |
Martin Diehl
|
08c692bfc1
|
passing in instance simplifies things a lot
|
2018-11-03 16:40:17 +01:00 |
Test User
|
25e1e9e60a
|
[skip ci] updated version information after successful test of v2.0.2-832-g39b97fa7
|
2018-11-03 15:56:49 +01:00 |
Martin Diehl
|
a0c3a65b39
|
Noutput not needed anymore
|
2018-11-03 15:41:54 +01:00 |
Martin Diehl
|
a678e9b94f
|
bugfixes
flaws introduced in 42-xx branch and detected by new test
- outputsize was wrong
- nconstituents is product along the 3 directions, not the sum
|
2018-11-03 15:13:11 +01:00 |
Martin Diehl
|
c5b98e544a
|
Merge remote-tracking branch 'origin/development' into 42-new-coding-style-for-homogenization
|
2018-11-03 11:30:12 +01:00 |