Philip Eisenlohr
e304ce35da
forgot to rename function call to read "coordGridAndSize"
2018-01-30 12:58:43 -05:00
Philip Eisenlohr
355d576b4d
shortened code with utility function coordGridAndSize
2018-01-30 09:20:47 -05:00
Philip Eisenlohr
dc77e996cc
added utility function coordGridAndSize
2018-01-30 09:18:59 -05:00
Philip Eisenlohr
710970d728
updated option --label for addCurl/Div/Grad
2018-01-29 21:27:05 -05:00
Philip Eisenlohr
1d71a52133
further simplifcation of scripts
2018-01-29 15:10:41 -05:00
Philip Eisenlohr
b45b43c5ac
bug fix in addCurl, simplified scripts
2018-01-29 14:12:19 -05:00
Philip Eisenlohr
622d038932
einsum now compatible with numpy 1.14
2018-01-29 09:18:05 -05:00
Philip Eisenlohr
13500a6443
language polishing
2018-01-28 21:02:38 -05:00
Philip Eisenlohr
ba175a29d1
now multiple selective tests possible, shortened output
2018-01-28 20:54:25 -05:00
Philip Eisenlohr
30272fc355
generalized addCurl with --data instead of --tensor and --vector
2018-01-28 18:25:50 -05:00
Philip Eisenlohr
8fb127f31c
better description of activity
2018-01-28 18:08:02 -05:00
Philip Eisenlohr
761670f218
generalized addGradient with --data instead of --scalar and --vector
2018-01-28 18:02:35 -05:00
Philip Eisenlohr
708cbd12a5
adopt quiet postResults in testing
2018-01-28 17:58:22 -05:00
Test User
04c40d01a8
[skip ci] updated version information after successful test of v2.0.1-1015-g532d669
2018-01-28 07:50:27 +01:00
Philip Eisenlohr
532d669d33
switched to more robust line based output
2018-01-27 17:45:53 -05:00
Test User
48f8bbeec0
[skip ci] Merge branch 'master' into development
2018-01-23 14:33:27 +01:00
Test User
89a1499f71
Merge commit 'v2.0.1-1010-gbdacdb6'
2018-01-23 14:33:23 +01:00
Test User
bdacdb6353
[skip ci] updated version information after successful test of v2.0.1-1009-g136df36
2018-01-23 14:33:20 +01:00
Test User
59cd465c37
[skip ci] Merge branch 'master' into development
2018-01-23 06:29:11 +01:00
Test User
ec570e0618
[skip ci] updated version information after successful test of v2.0.1-1008-geec71ce
2018-01-23 06:29:03 +01:00
Martin Diehl
136df3618d
improving prerequisites report for next release
2018-01-22 22:55:56 +01:00
Martin Diehl
eec71cef84
short description
2018-01-22 22:29:15 +01:00
Test User
d93617d977
[skip ci] updated version information after successful test of v2.0.1-1006-gceb0ff0
2018-01-16 03:15:34 +01:00
Brendan Vande Kieft
ceb0ff09e6
Subdivide vertex data with geometry when converting Marc input to VTK
2018-01-15 17:20:24 -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
Fengbo Han
d81870dc57
output the stress-strain curve to file if yield stop criterion is used
2017-11-22 09:02:35 +01:00
Fengbo Han
2b5a536458
calculate stress and strain from the average PK stress and average deformation gradient of the whole RVE
2017-11-22 08:52:48 +01: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