Martin Diehl
f493a5419b
forgot line continuation
2018-07-10 10:39:24 +02:00
Martin Diehl
5fbe43053f
more logical names in test
2018-07-10 10:26:07 +02:00
Martin Diehl
1336f8f129
cleanding and simplifying
...
1) arguments are case sensitive, i.e. -H is NOT -h
2) don't rely on trailing '/' for working dir
3) when adding '/' to working dir, rectify path should take care of '//'
2018-07-10 10:23:21 +02:00
Martin Diehl
70a3db275a
verbose error message
2018-07-10 09:53:20 +02:00
Martin Diehl
ac7bc4b9ed
dont' store the working directory but set it centrally
...
makes life easier, writing and reading always to CWD unless absolute path is given
Spectral: using --wd argrument and C code
MSC.Marc: using directory of input deck and Intel extension
Abaqus: using function and Intel extension
2018-07-10 08:24:45 +02:00
Martin Diehl
db8eadff60
Merge branch 'development' into 31_consistent_wd
2018-07-10 06:23:25 +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
cd4dc25513
Merge branch 'development' into 31_consistent_wd
2018-07-08 15:14:19 +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
c2b332616a
Merge branch 'development' into 31_consistent_wd
2018-07-07 12:37:51 +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
0065f0472c
Merge branch 'development' into 31_consistent_wd
2018-07-06 13:26:29 +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
Sharan Roongta
7ca005d237
avoiding division by zero
2018-07-05 15:44:25 +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
Test User
e5a74a605d
[skip ci] Merge branch 'master' into development
2018-07-04 00:53:18 +02:00
Test User
69cb9de9c8
[skip ci] updated version information after successful test of v2.0.2-172-gb1a7eca5
2018-07-04 00:52:12 +02:00
Martin Diehl
346a0b722b
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-07-03 22:59:49 +02:00
Martin Diehl
63057998fe
array of size 0 seems to be a common source for segmentation fault
2018-07-03 22:58:49 +02:00
Philip Eisenlohr
3c1012ef38
cut out more now useless pieces
2018-07-03 22:12:25 +02:00
Test User
efee9d98e7
elseif contained only debug statements, not needed
2018-07-03 21:58:28 +02:00
Philip Eisenlohr
bebcd53445
more commenting, clearer variable naming, stress_mask as param
2018-07-03 15:51:46 -04:00
Martin Diehl
b1a7eca528
array access out of bounds
2018-07-03 19:32:31 +02:00
Martin Diehl
485fbb3f07
updated tests
2018-07-03 13:17:25 +02:00
Martin Diehl
57c0fc091b
Abaqus with debug options does not work, seems to be related to a bug in Intel 16.0
2018-07-03 13:16:00 +02:00
Martin Diehl
8eeec5c0f1
also Abaqus works with openMP now/again?
2018-07-03 12:05:14 +02:00
Martin Diehl
4817417aa1
not supported anymore
2018-07-03 12:04:45 +02:00
Martin Diehl
ba80c8336e
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-07-03 11:22:32 +02:00
Test User
23f74343a7
[skip ci] updated version information after successful test of v2.0.2-162-g2b15468f
2018-07-03 00:06:08 +02:00