Philip Eisenlohr
93073ed661
summarized multiple logicals into one
2018-01-18 10:47:52 -05:00
Test User
f0511e1ecb
[skip ci] updated version information after successful test of v2.0.1-1004-g2c4df2f
2018-01-11 21:12:43 +01:00
Franz Roters
2c4df2f070
working further on Marc2017 compatibility
2018-01-11 17:11:03 +01:00
Test User
3a448ccb7d
[skip ci] updated version information after successful test of v2.0.1-1002-g7149f95
2018-01-10 21:12:00 +01:00
Franz Roters
7149f9599f
changes towards supporting new Marc2017 input file format
...
still not working
2018-01-10 17:13:25 +01:00
Test User
515056e9ff
[skip ci] updated version information after successful test of v2.0.1-1000-ge02a0d3
2017-12-19 14:02:28 +01:00
ChuanlaiLiu
e02a0d32be
debug corrected index for stiffness tensor, phase not instance
2017-12-19 12:59:10 +08:00
Test User
e8a2bff383
[skip ci] updated version information after successful test of v2.0.1-998-ga03bb1e
2017-12-12 02:34:07 +01:00
brendanvk
a03bb1ec3e
Add MSC.Marc to VTK conversion support
...
marc_to_vtk.py takes Marc input file, subdivides it and creates a
vtkUnstructuredGrid .vtu file with the resulting geometry. Currently
supports hexahedron elements.
vtk_addGridData.py adds nodal/cell data to some VTK grid. It is
essentially vtk_addRectilinearGridData with support for unstructured
grid (.vtu) format, which is marc_to_vtk.py's output.
2017-12-11 12:32:38 -05:00
Martin Diehl
beedd27a16
updated to current Abaqus version and adjusted UMAT name
2017-12-06 18:40:23 +01:00
Philip Eisenlohr
c33655b479
fixed pyflakes issues
2017-11-28 11:14:22 -05:00
Philip Eisenlohr
0c8c4b54aa
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-11-28 11:12:05 -05:00
Philip Eisenlohr
3b96fac8bd
added script to calculate numerical derivative of ASCIItable data
2017-11-28 10:59:53 -05:00
Test User
74c3e9c542
[skip ci] updated version information after successful test of v2.0.1-992-g20d8133
2017-11-22 08:38:17 +01:00
Martin Diehl
20d8133fa9
diff for changes only directly related to PETSc 3.8
2017-11-21 15:15:55 +01:00
Martin Diehl
8d705522ea
output already disabled for worldrank !=0
2017-11-21 15:10:48 +01:00
Martin Diehl
f52721e0a7
unneded modules
2017-11-21 11:41:02 +01:00
Martin Diehl
4dfb52c792
unfinished HDF5 should not be part of the next release
2017-11-21 10:23:50 +01:00
Martin Diehl
09a66d918d
(in)equality comparison for double was far too tolerant
2017-11-21 09:24:25 +01:00
Martin Diehl
37e154de65
preventing division by zero
2017-11-20 23:43:06 +01:00
Test User
b53a2a6507
[skip ci] updated version information after successful test of v2.0.1-985-g90c617e
2017-11-20 16:59:52 +01:00
Martin Diehl
90c617e055
incorporating changes in PETSc and DAMASK
2017-11-20 12:57:30 +01:00
Martin Diehl
c81a438546
SCHMID-BOAS notation for reference
2017-11-18 22:39:13 +01:00
Test User
74396bf828
[skip ci] updated version information after successful test of v2.0.1-982-ge4700cd
2017-11-08 04:48:44 +01:00
Philip Eisenlohr
e4700cda25
changed fixed_seed to random_seed for clarity
2017-11-07 14:56:28 -05:00
Test User
548145af19
[skip ci] updated version information after successful test of v2.0.1-980-ge2c66ca
2017-11-07 10:58:12 +01:00
Philip Eisenlohr
e2c66ca75b
Merge branch '6-debug-replaces-openmp-preprocessor-switch' into 'development'
...
Resolve "DEBUG replaces OPENMP preprocessor switch"
Closes #6
See merge request damask/DAMASK!16
2017-11-07 03:04:22 +01:00
Philip Eisenlohr
426b2d0537
Merge branch 'development' into 6-debug-replaces-openmp-preprocessor-switch
2017-11-06 11:39:58 -05:00
Test User
5ac1be23ac
[skip ci] updated version information after successful test of v2.0.1-976-g035215e
2017-11-06 15:15:09 +01:00
Martin Diehl
035215e01b
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-11-06 07:15:22 +01:00
Test User
a4f68005c6
[skip ci] updated version information after successful test of v2.0.1-973-g6a298b0
2017-11-05 22:04:10 +01:00
Martin Diehl
fec58bdb52
patch for PETSc 3.8 (pushing PETSc3.8 branch does not work because of
...
compilation errors)
2017-11-05 14:19:34 +01:00
Martin Diehl
6a298b01ed
test did not pass
2017-11-05 13:59:30 +01:00
Martin Diehl
99b4790365
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-11-05 13:54:30 +01:00
Martin Diehl
30be3165a5
plasticity test failed
2017-11-05 11:48:09 +01:00
Martin Diehl
70cad4af09
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-11-05 08:45:22 +01:00
Martin Diehl
b4f4527ad1
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-11-05 08:31:59 +01:00
Test User
40bbb9ddb2
[skip ci] updated version information after successful test of v2.0.1-960-geddc2a6
2017-10-20 19:38:55 +02:00
Franz Roters
eddc2a6acf
numpy actually not needed
2017-10-20 10:17:08 +02:00
Franz Roters
0c24f113c1
split overlong line
2017-10-20 10:14:15 +02:00
Franz Roters
26b8788c06
script to colocate 2D ang files into one §D file and optionally creat geometry and Paraview files
2017-10-20 09:36:57 +02:00
Test User
d2f49fcf22
[skip ci] Merge branch 'master' into development
2017-10-08 22:20:22 +02:00
Test User
7440dbd69c
Merge commit 'v2.0.1-949-g868fccc'
2017-10-08 22:19:48 +02:00
Test User
868fccc495
[skip ci] updated version information after successful test of v2.0.1-948-g14bf4d5
2017-10-08 22:19:47 +02:00
Martin Diehl
1c2af7bbc6
phenoplus has own brach, titanmod was not used for a long time
2017-10-08 13:41:54 +02:00
Martin Diehl
eda8c24b7d
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-10-07 17:24:59 +02:00
Martin Diehl
e32b9d9ca8
for comparison with de-facto stardard rotation definitions
2017-10-07 13:18:42 +02:00
Test User
c1c78674d3
[skip ci] Merge branch 'master' into development
2017-10-07 03:52:37 +02:00
Test User
778c60c233
Merge commit 'v2.0.1-947-g0350ff5'
2017-10-07 03:52:18 +02:00
Test User
0350ff555e
[skip ci] updated version information after successful test of v2.0.1-946-g5011e20
2017-10-07 03:52:16 +02:00