Martin Diehl
7b89d74833
Merge branch 'pytest-curl-div-grad-2' into development
2020-05-10 13:03:07 +02:00
Martin Diehl
6928a8290f
less whitespace,
...
alingment only within one vector/tensor
2020-05-10 13:02:26 +02:00
Martin Diehl
4340d30f05
Merge branch 'development' into misc-improvements
2020-05-08 12:26:35 +02:00
Vitesh Shah
c8701a4665
Cleanup/better readability
2020-05-08 12:15:10 +02:00
Martin Diehl
4f8c7ea2d5
Merge branch 'development' into YAML-Prerequisites
2020-05-07 23:11:38 +02:00
Martin Diehl
1610a6e12a
editorial changes
2020-05-07 23:10:27 +02:00
Sharan Roongta
0c70f1a54f
polishing
2020-05-07 21:13:25 +02:00
Martin Diehl
b75e98ca3f
forgotten debug statements
...
+ polishing of XDMF output
2020-05-07 19:12:05 +02:00
Martin Diehl
c2b4f5516e
DADF5_postResults tries to combine datasets, this does not work
2020-05-07 00:14:14 +02:00
Martin Diehl
9553a7838b
needs to be logical
2020-05-06 22:15:09 +02:00
Martin Diehl
0f2447d413
restart does not overwrite existing results
2020-05-06 21:48:55 +02:00
Martin Diehl
82661f1757
index on misc-improvements: b891fd4e4
adjusted test
2020-05-06 17:50:59 +02:00
Test User
58537c478d
[skip ci] updated version information after successful test of v2.0.3-2412-g0d03c469
2020-05-06 16:01:35 +02:00
f.basile
fcd0028b83
avoid line length limit (maximum line length 182 > 132
2020-05-06 14:33:04 +02:00
f.basile
d977f2ad25
already merged
2020-05-06 14:26:54 +02:00
f.basile
26f55781ae
merge test into gridFilters
2020-05-06 14:26:15 +02:00
f.basile
a122a307b9
div test done
2020-05-06 14:14:18 +02:00
Franz Roters
0d03c46981
Merge branch 'nonlocal-flux-separation' into 'development'
...
Nonlocal flux separation
See merge request damask/DAMASK!165
2020-05-06 13:30:28 +02:00
f.basile
d4091a21a8
grad test done
2020-05-06 13:05:53 +02:00
f.basile
8b4baecdee
better looking test fields
2020-05-06 12:54:24 +02:00
f.basile
bd518b2806
test_curl done
2020-05-06 12:44:56 +02:00
Martin Diehl
9626833339
Merge branch 'development' into pytest-curl-div-grad-2
2020-05-05 22:45:30 +02:00
Martin Diehl
ef4a4dad4a
shape property and numpy-like broadcasting
...
this makes it easy to apply a single rotation to a field
2020-05-05 14:44:08 +02:00
Martin Diehl
a5b78dc30a
potential glitch
2020-05-05 11:20:16 +02:00
Martin Diehl
4dcec8b309
not needed
2020-05-05 11:18:58 +02:00
Martin Diehl
b891fd4e4e
adjusted test
2020-05-05 10:43:06 +02:00
Martin Diehl
eeb0df3a55
do not store absolute path
2020-05-05 10:42:54 +02:00
Vitesh Shah
307debebd4
Correct shapes for gradient calculations
2020-05-05 10:22:23 +02:00
Martin Diehl
31c397255d
equivalent (for a valid DADF5 file) but faster
2020-05-05 10:18:48 +02:00
Vitesh Shah
0650f46ab1
Tests for gradient
2020-05-05 10:13:30 +02:00
Martin Diehl
43442f0722
tests use new names (grid/mesh instead of spectral/FEM)
2020-05-05 10:03:08 +02:00
Martin Diehl
14cdc031e0
write XDMF files
...
the limitation to scalar, 3-vector and 3x3-tensor comes currently from
XDMF/vtk/paraview
extension to multiple constituents and unstructured meshes might be
possible
2020-05-05 09:57:22 +02:00
Martin Diehl
03f671d12a
do not report error if linking does not work
...
required for syntax check
2020-05-05 09:35:28 +02:00
Martin Diehl
6e99956b58
Merge branch 'development' into misc-improvements
2020-05-05 09:22:53 +02:00
Martin Diehl
5f3f87cd68
vectorizing cubochoric conversions
2020-05-04 17:43:38 +02:00
Martin Diehl
76d37b5bcd
flux debug would need temporary variable
2020-05-03 20:38:25 +02:00
Martin Diehl
7d1e0850ab
test + resulting bug fix
2020-05-03 17:04:03 +02:00
Martin Diehl
520a484df2
reasonable name
2020-05-03 13:09:49 +02:00
Martin Diehl
2a1badb548
not needed
2020-05-03 12:04:57 +02:00
Martin Diehl
53de95798a
separated local and nonlocal part of dotState
2020-05-03 11:49:16 +02:00
Martin Diehl
6f627892bc
not needed
2020-05-03 11:47:23 +02:00
Martin Diehl
8995faae8b
WIP: part of dotState should be in deltaState
2020-05-03 10:49:36 +02:00
Martin Diehl
5d4b554b00
WIP: vectorizing
2020-05-03 07:48:13 +02:00
Martin Diehl
c241eaec15
rely on correct input data
2020-05-03 07:23:46 +02:00
Sharan Roongta
00deddac44
initialization needed
2020-05-02 23:17:53 +02:00
Sharan Roongta
47f85402c4
using function makes it more readable
2020-05-02 23:03:11 +02:00
Martin Diehl
f0bb50b97d
vectorized rotation function
2020-05-02 15:22:17 +02:00
Martin Diehl
c7a77ebc26
Merge branch 'development' into integrate-lambert
2020-05-02 09:21:42 +02:00
Martin Diehl
2df78e4e2f
vecorized pyramid function for lambert projection
2020-05-02 09:17:31 +02:00
Test User
68b6aec5f2
[skip ci] updated version information after successful test of v2.0.3-2402-gb88f5ec0
2020-05-01 20:12:42 +02:00