Martin Diehl
|
b59145fca5
|
also using python 3 compatible tests
|
2018-07-20 03:11:10 +02:00 |
Martin Diehl
|
2632be2a76
|
polishing
|
2018-07-20 03:09:53 +02:00 |
Martin Diehl
|
784ae28dbb
|
now working with python 3
|
2018-07-20 00:39:50 +02:00 |
Martin Diehl
|
1f637a0c49
|
python3 compatible map requires conversion to list
|
2018-07-19 18:01:38 +02:00 |
Martin Diehl
|
800f86e419
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-07-19 16:41:55 +02:00 |
Martin Diehl
|
0438b7113a
|
using util function where possible, ensuring python3 compatibility
|
2018-07-19 16:38:25 +02:00 |
Martin Diehl
|
f928bd5e5b
|
more python 3 compatibility
|
2018-07-19 16:26:30 +02:00 |
Martin Diehl
|
35e470ff4d
|
needed for python3
|
2018-07-19 16:19:05 +02:00 |
Martin Diehl
|
9821654aae
|
iteritems does not exist in python3 anymore
items also works for python2 (might be slower though)
|
2018-07-19 16:16:10 +02:00 |
Martin Diehl
|
d138993c1d
|
using util functionality to be compatible with python3
|
2018-07-19 16:12:36 +02:00 |
Martin Diehl
|
6dd970dfe0
|
logic seemed to be broken (only filter out strings which have a 'strip'
attribute
string in python 3 have both attributes, '__iter__' and '__getitem'. Old
syntax therefore split up strings into characters
|
2018-07-19 15:46:14 +02:00 |
Martin Diehl
|
beb418eb44
|
python3 compatible way
ugly, but works also for python2.7. Probably there is a better solution
when 2.7 is deprecated
|
2018-07-19 15:20:34 +02:00 |
Test User
|
a3682d4876
|
[skip ci] updated version information after successful test of v2.0.2-232-gef6ffc94
|
2018-07-19 06:58:39 +02:00 |
Martin Diehl
|
ef6ffc94e7
|
simplified system report
|
2018-07-18 23:40:49 +02:00 |
Martin Diehl
|
83657a6597
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-07-18 23:37:28 +02:00 |
Test User
|
6f3de6efe8
|
[skip ci] updated version information after successful test of v2.0.2-228-ge08b7325
|
2018-07-13 19:06:38 +02:00 |
Martin Diehl
|
e08b732592
|
it's a byte string in python3
|
2018-07-12 10:33:05 +02:00 |
Martin Diehl
|
f592881f67
|
structured
|
2018-07-12 07:12:10 +02:00 |
Test User
|
86e88b3181
|
[skip ci] updated version information after successful test of v2.0.2-226-g6ed1e316
|
2018-07-11 12:24:13 +02:00 |
Martin Diehl
|
6ed1e31699
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-07-11 05:02:40 +02:00 |
Martin Diehl
|
a1b1a4c476
|
include files are not libraries
|
2018-07-10 18:26:45 +02:00 |
Martin Diehl
|
f6d3626c26
|
PETSc 3.9 is already default
|
2018-07-10 18:21:05 +02:00 |
Test User
|
5af612e4e6
|
[skip ci] updated version information after successful test of v2.0.2-221-g497a18b1
|
2018-07-10 13:18:52 +02:00 |
Martin Diehl
|
fccac1546e
|
always create tarball (should result in an Ubuntu Package one day)
|
2018-07-10 13:04:32 +02:00 |
Martin Diehl
|
497a18b149
|
also updating the generation of the documentation
|
2018-07-10 05:59:42 +02:00 |
Martin Diehl
|
aa6c905bb5
|
Intel Compiler version 16.0 does not match Abaqus 2016.
Running optimized code results in symbol lookup error: /tmp/damask_user_std_26623/libstandardU.so: undefined symbol: _intel_fast_memmove
|
2018-07-09 20:30:12 +02:00 |
Martin Diehl
|
07184b3142
|
still struggling on Abaqus exp
|
2018-07-08 15:10:46 +02:00 |
Martin Diehl
|
53def3edcd
|
still removing Abaqus exp
|
2018-07-07 19:34:05 +02:00 |
Martin Diehl
|
771b8f00ec
|
leftover from performance reporting/debugging
|
2018-07-07 13:50:39 +02:00 |
Martin Diehl
|
5295b49ab3
|
deallocate statements not needed
not clear why global variables need check (should be allocated only once)
local variables are deallocated when they go out of scope
|
2018-07-07 12:32:57 +02:00 |
Martin Diehl
|
4e3cc75c1a
|
forgot rename
|
2018-07-07 12:32:47 +02:00 |
Martin Diehl
|
d6a0f2574d
|
adjusted test to leaner Abaqus wrapper without exp
|
2018-07-07 11:36:15 +02:00 |
Test User
|
3cab420813
|
[skip ci] Merge branch 'master' into development
|
2018-07-06 21:19:58 +02:00 |
Test User
|
12b1c67263
|
[skip ci] updated version information after successful test of v2.0.2-208-g798a9720
|
2018-07-06 21:19:49 +02:00 |
Martin Diehl
|
ce32372f1c
|
more cleaning of old commercial FEM solver files
|
2018-07-06 13:18:55 +02:00 |
Martin Diehl
|
2a33dcdd04
|
don't distinguish exp and std anymore
|
2018-07-06 13:12:16 +02:00 |
Martin Diehl
|
c800e372cb
|
no testing of Abaqus anymore
|
2018-07-06 13:07:36 +02:00 |
Martin Diehl
|
798a9720f7
|
Merge branch '25_materialConfigPythonInclude' into development
|
2018-07-06 12:56:39 +02:00 |
Martin Diehl
|
04d5e020ed
|
Merge branch 'development' into 25_materialConfigPythonInclude
|
2018-07-05 17:40:26 +02:00 |
Martin Diehl
|
29c760b92d
|
keyword for material.Config write has changed
|
2018-07-05 13:16:14 +02:00 |
Martin Diehl
|
52c478fff1
|
keyword for mechanical homogenization changed from type to mech
|
2018-07-05 11:38:36 +02:00 |
Martin Diehl
|
cebdecfa70
|
if-else got reversed
more readable now:
|
2018-07-05 11:10:56 +02:00 |
Test User
|
ba0e963f24
|
[skip ci] Merge branch 'master' into development
|
2018-07-05 08:24:42 +02:00 |
Test User
|
20c34d78fd
|
Merge commit 'v2.0.2-185-g528dfcb8'
|
2018-07-05 08:24:04 +02:00 |
Test User
|
528dfcb80c
|
[skip ci] updated version information after successful test of v2.0.2-184-gcb71e940
|
2018-07-05 08:24:00 +02:00 |
Test User
|
ff8a28d156
|
[skip ci] Merge branch 'master' into development
|
2018-07-04 19:57:44 +02:00 |
Test User
|
96d327e5ce
|
Merge commit 'v2.0.2-176-g88d71afb'
|
2018-07-04 19:57:13 +02:00 |
Test User
|
88d71afb6b
|
[skip ci] updated version information after successful test of v2.0.2-175-g346a0b72
|
2018-07-04 19:57:13 +02:00 |
Martin Diehl
|
cb71e9401b
|
Merge branch '21_removeperformanceprofiling' into 'development'
21 removeperformanceprofiling
See merge request damask/DAMASK!29
|
2018-07-04 19:02:02 +02:00 |
Martin Diehl
|
1eb82b99da
|
polishing as a result of discussing merge request of branch 25 with Philip
|
2018-07-04 06:31:45 +02:00 |