Test User
deaf055f88
[skip ci] updated version information after successful test of v2.0.3-2680-g17212b27
2020-06-22 15:59:31 +02:00
Jaber
17212b27dc
Merge branch 'misc-improvements' into 'development'
...
Misc improvements
See merge request damask/DAMASK!181
2020-06-22 13:24:00 +02:00
Martin Diehl
c6a5bb8a3b
is 2020
2020-06-21 10:04:45 +02:00
Martin Diehl
d4efadb333
should be availabe outside of this module
2020-06-21 10:03:52 +02:00
Martin Diehl
4c5939ef23
small polishing
2020-06-20 22:51:00 +02:00
Martin Diehl
cf1cfb0cd9
Merge branch 'development' into misc-improvements
2020-06-20 21:43:28 +02:00
Martin Diehl
15b43bcebf
from_directions is not general, removed
...
polishing
2020-06-20 19:57:49 +02:00
Martin Diehl
3f63a4fdbc
[skip ci] typo
2020-06-20 18:13:34 +02:00
Martin Diehl
d93ed2bc5c
several improvements:
...
- vectorized from_directions
- more tests (96% coverage, only random functionality is untested)
- updated documentation, folloing numpy standard
- inverse operator '~' introduced
2020-06-20 12:20:43 +02:00
Martin Diehl
055fa64f5f
better readable
2020-06-19 12:25:46 +02:00
Test User
01f21a9e3b
[skip ci] updated version information after successful test of v2.0.3-2664-ge959aaab
2020-06-18 18:04:51 +02:00
Franz Roters
e959aaab5d
Merge branch 'Marc-no-pingpong' into 'development'
...
Marc no pingpong
See merge request damask/DAMASK!180
2020-06-18 15:29:21 +02:00
Martin Diehl
8fa68101b8
not needed
2020-06-17 22:28:29 +02:00
Martin Diehl
62384b5836
bugfix: invalid description/unit
2020-06-16 23:43:15 +02:00
Martin Diehl
829896390c
hopefully not needed any more
2020-06-16 23:37:24 +02:00
Martin Diehl
d0d9245707
clearer intention
2020-06-16 23:35:50 +02:00
Martin Diehl
e0d4ee44a3
better name
2020-06-16 13:59:59 +02:00
Martin Diehl
753fbb70fd
cleaning
2020-06-16 13:55:32 +02:00
Martin Diehl
06f6e15123
avoid public variables
2020-06-16 07:05:31 +02:00
Martin Diehl
54aa5a67ff
polishing
2020-06-16 06:41:53 +02:00
Martin Diehl
0a9902818c
polishing
2020-06-16 06:34:12 +02:00
Martin Diehl
e952ab7127
bugfix
...
do not access unitinialized memory
2020-06-15 23:12:49 +02:00
Test User
0e11d6f049
[skip ci] updated version information after successful test of v2.0.3-2654-g5c544a6e
2020-06-14 15:51:48 +02:00
Martin Diehl
e5c9380bac
cleaning
2020-06-11 08:52:22 +02:00
Martin Diehl
579ced6a52
removed global public variables
2020-06-11 08:44:24 +02:00
Martin Diehl
b353129ba8
cleaning
2020-06-11 08:36:21 +02:00
Martin Diehl
82326ed812
drop support for ping-pong scheme
2020-06-11 08:22:25 +02:00
Martin Diehl
5c544a6e4e
bugfix
...
- IO_read sanities files such that they end with EOL (unless 0 byte)
- IO_readline simply counts EOL to determine number of lines
2020-06-05 20:58:36 +02:00
Martin Diehl
9cd9ee71c5
off-by-one issue fixed
2020-06-05 14:44:31 +02:00
Martin Diehl
a9e0e93213
need to handle case of zero length file when splitting
2020-06-05 13:38:40 +02:00
Test User
f24a580554
[skip ci] updated version information after successful test of v2.0.3-2650-g512e54a7
2020-06-03 18:35:46 +02:00
Martin Diehl
512e54a7ee
before we forget ...
2020-06-02 17:34:58 +02:00
Martin Diehl
742b3718ec
using iostat solved the issue for ifort
...
but for a zero length file, ifort returns -1
2020-06-02 10:09:19 +02:00
Martin Diehl
d31417b050
Ifort can not handle 0-length files
...
Not sure whether this is a bug or not:
https://software.intel.com/en-us/forums/intel-fortran-compiler/topic/856789
2020-06-02 09:31:26 +02:00
Martin Diehl
79c17ec407
use names known from python
2020-06-02 07:57:19 +02:00
Martin Diehl
f84e5aaaf9
bugfix (do not keep EOL in last string)
...
simplified further
2020-06-02 07:39:27 +02:00
Martin Diehl
1e0cc51db7
Merge branch 'development' into misc-improvements
2020-06-02 06:35:04 +02:00
Test User
4f495a7a05
[skip ci] updated version information after successful test of v2.0.3-2636-g45878b9f
2020-06-02 05:07:28 +02:00
Martin Diehl
ac9fddd9e9
Merge remote-tracking branch 'origin/development' into misc-improvements
2020-06-02 00:12:50 +02:00
Martin Diehl
45878b9f63
Merge branch 'FEM-PETSC_3.11+' into 'development'
...
FEM petsc 3.11+
See merge request damask/DAMASK!175
2020-06-01 23:41:32 +02:00
Martin Diehl
a51cc39613
proper docstring
2020-06-01 22:13:01 +02:00
Martin Diehl
37d7e593e8
correct counting of lines
...
counts like "wc -l" either with or without EOL in last line
2020-06-01 22:09:28 +02:00
Martin Diehl
2badf257fc
same information but shorter
2020-06-01 21:36:36 +02:00
Test User
8f09d6fcef
[skip ci] updated version information after successful test of v2.0.3-2629-g404c0659
2020-06-01 18:42:25 +02:00
Martin Diehl
431284aa95
not needed
2020-06-01 18:23:01 +02:00
Martin Diehl
44fc65b812
Merge branch 'development' into FEM-PETSC_3.11+
2020-06-01 15:19:37 +02:00
Martin Diehl
1885a701fa
nothing to debug here
2020-06-01 15:19:30 +02:00
Martin Diehl
404c065923
one more fix
2020-06-01 13:13:28 +02:00
Martin Diehl
72a0b1fae5
testing and polishing
2020-06-01 11:33:22 +02:00
Martin Diehl
789bb0fbcb
still fixing MSC.Marc related errors
...
hard to write proper code without being able to run it
2020-06-01 10:45:11 +02:00