Martin Diehl
|
9cd9ee71c5
|
off-by-one issue fixed
|
2020-06-05 14:44:31 +02:00 |
f.basile
|
a76b5233be
|
fix pyflakes imported but unused in pytest 2
|
2020-06-05 13:54:38 +02:00 |
f.basile
|
54c20cdd3c
|
fix pyflakes imported but unused in pytest
|
2020-06-05 13:53:47 +02:00 |
f.basile
|
cb1779ef9a
|
fix pep257: D415 / First line should end with a period, question mark, or exclamation point (not e)
|
2020-06-05 13:49:30 +02:00 |
f.basile
|
eae9698d22
|
equivalent,related and inFZ vectorized + pytest
|
2020-06-05 13:48:12 +02:00 |
Martin Diehl
|
a9e0e93213
|
need to handle case of zero length file when splitting
|
2020-06-05 13:38:40 +02:00 |
f.basile
|
ac09a2912a
|
fix python/damask/_orientation.py contains invalid python3 code 2
|
2020-06-04 16:45:44 +02:00 |
f.basile
|
6a24aee171
|
fix python/damask/_orientation.py contains invalid python3 code
|
2020-06-04 16:44:57 +02:00 |
f.basile
|
3897136f85
|
avoid python/damask/_orientation.py exceeds line length limit (maximum line length 141 > 132)
|
2020-06-04 16:43:28 +02:00 |
f.basile
|
0c41e33434
|
orientation.equivalent takes several rotations at the same time + small test"
"
""
|
2020-06-04 16:39:24 +02:00 |
Martin Diehl
|
a9c61ede69
|
bugfix: should also work if DAMASK_NUM_THREADS is not set
|
2020-06-03 20:24:18 +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
|
bda555fd1c
|
we are looking for a path, not for a file
|
2020-06-03 16:47:03 +02:00 |
Martin Diehl
|
bb5485927e
|
names like 2020.2 cannot be converted to int
|
2020-06-03 15:18:46 +02:00 |
Martin Diehl
|
5da1aa49bc
|
string should be a Path object
|
2020-06-03 15:17:00 +02:00 |
Martin Diehl
|
18849c3a69
|
support for older python
|
2020-06-03 14:03:39 +02:00 |
Martin Diehl
|
9b04a45bbd
|
bugfix (wrong variable name)
|
2020-06-03 13:53:00 +02:00 |
Martin Diehl
|
33a8aa4db7
|
don't catch all exceptions and give meaningful meassages
|
2020-06-03 13:50:32 +02:00 |
Martin Diehl
|
3be1a33820
|
easier to read
|
2020-06-03 13:32:47 +02:00 |
Martin Diehl
|
c67fbacfc7
|
higher test coverage
- invalid operations
- legacy output
|
2020-06-03 11:03:31 +02:00 |
Martin Diehl
|
c5d0c7e52e
|
easier to read, more flexible
|
2020-06-03 10:44:40 +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 |
Martin Diehl
|
9877eb746e
|
contains fixes for MSC.Marc-based tests
|
2020-06-01 09:10:15 +02:00 |
Martin Diehl
|
421046d98b
|
cleaned PRIVATE
|
2020-05-31 23:53:06 +02:00 |
Martin Diehl
|
a5bd0958a1
|
polishing
|
2020-05-31 23:50:06 +02:00 |
Martin Diehl
|
7a193639fb
|
also show datasets without unit
currently, this is only the orientation dataset
Also enable renames. Since this alters the history, the user need to
enable this
|
2020-05-31 23:50:06 +02:00 |
Martin Diehl
|
c791408fbd
|
updated tests
|
2020-05-31 18:57:09 +02:00 |
Martin Diehl
|
bcb0ce5e5e
|
typo
|
2020-05-31 18:51:12 +02:00 |
Martin Diehl
|
adb92de8cc
|
Merge branch 'development' into less-shell-scripts
|
2020-05-31 18:49:51 +02:00 |
Test User
|
d1e38d7b19
|
[skip ci] updated version information after successful test of v2.0.3-2614-g4b6b9478
|
2020-05-30 22:46:31 +02:00 |
Vitesh
|
4b6b9478a0
|
Merge branch 'misc-improvements' into 'development'
Misc improvements
See merge request damask/DAMASK!173
|
2020-05-30 20:12:19 +02:00 |
Martin Diehl
|
421b8f4268
|
documented function interfaces
|
2020-05-30 17:31:50 +02:00 |