Martin Diehl
347e3b8c60
using new table class + vectorized rotation
2020-05-16 11:14:35 +02:00
Martin Diehl
e2ba294b75
bugfix: wrong variable
2020-05-16 09:40:32 +02:00
Martin Diehl
2dc46b783a
simplified and tested
2020-05-16 00:58:40 +02:00
Martin Diehl
dc508cdfce
Merge remote-tracking branch 'origin/misc-improvements' into vectorize_rotation
2020-05-15 23:25:42 +02:00
Martin Diehl
3fd868dc45
Merge branch 'development' into vectorize_rotation
2020-05-15 23:25:36 +02:00
Martin Diehl
e3e70ae424
check for recent standard
...
requires Gfortran 8.1.x or later
2020-05-15 22:45:22 +02:00
Martin Diehl
1ccd3aab89
suppress warnings
...
the compiler does not know that IO_error terminates the program
2020-05-15 22:33:38 +02:00
Martin Diehl
661604ff94
more error checking
2020-05-14 06:59:30 +02:00
Test User
45e608e71b
[skip ci] updated version information after successful test of v2.0.3-2464-g90f93d23
2020-05-13 02:07:50 +02:00
Karo
90f93d2399
Merge branch 'integrate-lambert' into 'development'
...
Integrate lambert
See merge request damask/DAMASK!166
2020-05-12 23:36:08 +02:00
Test User
ae408baf27
[skip ci] updated version information after successful test of v2.0.3-2449-g24c2e5ba
2020-05-12 11:31:59 +02:00
Franz Roters
24c2e5ba61
Merge branch 'YAML-Prerequisites' into 'development'
...
Yaml prerequisites
See merge request damask/DAMASK!167
2020-05-12 08:59:46 +02:00
Martin Diehl
72c835a554
not used
2020-05-11 16:00:53 +02:00
Test User
1bb819ab3f
[skip ci] updated version information after successful test of v2.0.3-2431-gfe221460
2020-05-11 14:33:27 +02:00
Sharan Roongta
620154a1a8
not needed
2020-05-11 14:00:19 +02:00
Martin Diehl
fe2214600b
Merge branch 'PETSc-3.13-fix' into 'development'
...
PETSc 3.13 compatible
See merge request damask/DAMASK!169
2020-05-11 12:03:45 +02:00
Martin Diehl
5a94218d23
fixes error:
...
[0]PETSC ERROR: Object is in wrong state
[0]PETSC ERROR: Cannot set coordinates until after DMDA has been setup
2020-05-11 08:02:34 +02:00
Test User
04e7838eb7
[skip ci] updated version information after successful test of v2.0.3-2428-g7b89d748
2020-05-10 15:34:31 +02:00
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