Test User
7135b58b99
[skip ci] updated version information after successful test of v3.0.0-alpha6-180-g2dfde6997
2022-03-27 14:00:35 +02:00
Martin Diehl
0916922423
read Windows/Unix, write Unix line endings
2022-03-27 10:03:47 +02:00
Martin Diehl
f3cf67d3fa
avoid code duplication and inconsistencies
2022-03-27 09:55:20 +02:00
Martin Diehl
2dfde6997b
Merge branch 'GitHub-Actions-Windows' into 'development'
...
test python library on Windows
See merge request damask/DAMASK!554
2022-03-27 06:20:10 +00:00
Martin Diehl
4423fad91c
Merge branch 'clean-Marc' into 'development'
...
not needed anymore
See merge request damask/DAMASK!553
2022-03-27 06:11:04 +00:00
Martin Diehl
0d57a13c9b
run tests on Windows
...
XDMF does not work (not sure why, works locally)
2022-03-26 22:16:32 +01:00
Martin Diehl
bd56a3f2a5
tests might fail on windows
2022-03-26 22:13:54 +01:00
Martin Diehl
ff3d3afe9e
'/' is separator in h5py even on windows.
...
os.path assumes OS-dependent path separators
2022-03-26 22:09:45 +01:00
Martin Diehl
c11d38b2ec
avoid blocking pop-up
2022-03-26 22:08:09 +01:00
Martin Diehl
7f09bbeb08
int is 32 bit on Windows (cause trouble for hybrid_IA)
2022-03-26 22:06:03 +01:00
Martin Diehl
e9906864cf
ensure Unix line endings
2022-03-26 22:00:08 +01:00
Philip Eisenlohr
3cceffccb5
use updated .ic->.initial_conditions tests
2022-03-25 09:42:44 -04:00
Philip Eisenlohr
7f23f7b5b6
added IC setter/getter; explicit init of returned Grids
2022-03-24 17:23:37 -04:00
Sharan
46259d983d
Merge remote-tracking branch 'origin/development' into missing-docstring
2022-03-24 16:19:59 +01:00
Test User
ac49365e34
[skip ci] updated version information after successful test of v3.0.0-alpha6-170-gfab34d5c3
2022-03-24 14:46:59 +01:00
Daniel Otto de Mentock
fab34d5c3a
Merge branch 'expanduser' into 'development'
...
allow to use '~' in filenames
See merge request damask/DAMASK!552
2022-03-24 11:28:08 +00:00
Martin Diehl
fe62c0eaed
not needed anymore
2022-03-23 22:33:04 +01:00
Test User
4b5cc2a7bc
[skip ci] updated version information after successful test of v3.0.0-alpha6-167-gae32d7398
2022-03-23 15:25:23 +01:00
Sharan Roongta
ae32d7398d
Merge branch 'avoid-NULL-pointer' into 'development'
...
avoid segmentation fault (null is returned if not scalar)
See merge request damask/DAMASK!551
2022-03-23 12:01:49 +00:00
Sharan
9087d4305a
Merge remote-tracking branch 'origin/development' into missing-docstring
2022-03-20 14:50:43 +01:00
Sharan
87608b6ed0
missing docstring
2022-03-20 11:55:15 +01:00
Martin Diehl
2330b8ce15
using current development
2022-03-20 11:22:43 +01:00
Philip Eisenlohr
5b87fafcae
Merge branch 'consistent-orientation-from' into 'development'
...
consistent "shape" keyword in from_X
Closes #165
See merge request damask/DAMASK!546
2022-03-20 00:00:25 +00:00
Martin Diehl
945b10e3e6
avoid segmentation fault (null is returned if not scalar)
2022-03-20 00:00:52 +01:00
Martin Diehl
135f2e7add
allow to use '~' in filenames
...
no idea how to test, but seems to work
2022-03-19 11:10:22 +01:00
Martin Diehl
52d595ff62
numpy-compatible shape definition
...
can be scalar or sequence.
Try to avoid to use the term 'rotation' in the documentation and also
don't specify the return type because it will be used by
'damask.Orientation'.
2022-03-19 10:55:03 +01:00
Test User
b5d6f2dc83
[skip ci] updated version information after successful test of v3.0.0-alpha6-157-gecb33641d
2022-03-18 16:09:43 +01:00
Franz Roters
ecb33641da
Merge branch 'table-save-ang' into 'development'
...
Table.save(with_labels=False)
See merge request damask/DAMASK!547
2022-03-18 12:55:04 +00:00
Martin Diehl
4972c43b17
return scalar for None, not one-point array
2022-03-18 09:06:48 +01:00
Martin Diehl
a0b63c029b
Merge remote-tracking branch 'origin/development' into consistent-orientation-from
2022-03-18 08:58:13 +01:00
Philip Eisenlohr
21e076b0f9
Table.save(with_labels=False) to properly store ANG
2022-03-17 21:23:57 -04:00
Test User
1147b5b742
[skip ci] updated version information after successful test of v3.0.0-alpha6-154-g9d134b87b
2022-03-15 17:30:19 +01:00
Philip Eisenlohr
9d134b87b3
Merge branch 'development' of git.damask.mpie.de:damask/DAMASK into development
2022-03-15 10:20:21 -04:00
Philip Eisenlohr
890e42da3e
using PRIVATE with updated plot_commithistory
2022-03-15 10:20:03 -04:00
Test User
af4e8c4975
[skip ci] updated version information after successful test of v3.0.0-alpha6-151-g92bf10cad
2022-03-15 12:20:03 +01:00
Franz Roters
92bf10cadf
Merge branch 'MSC-install-check' into 'development'
...
check prerequisites
See merge request damask/DAMASK!542
2022-03-15 09:11:02 +00:00
Philip Eisenlohr
4f09bbc715
documented return type for from_fiber/spherical_component
2022-03-14 16:32:52 -04:00
Philip Eisenlohr
378b8b2396
use consistent "shape" keyword when shape not clear from input data
2022-03-14 16:24:05 -04:00
Martin Diehl
965ba61f11
avoid duplicated brackets
2022-03-14 07:22:39 +01:00
Test User
a925a99f43
[skip ci] updated version information after successful test of v3.0.0-alpha6-146-g3618e36ab
2022-03-13 10:05:54 +01:00
Martin Diehl
3618e36abd
typo in command
2022-03-13 07:16:36 +01:00
Martin Diehl
d768d86311
Merge branch 'CI-with-statistics' into 'development'
...
CI with statistics
See merge request damask/DAMASK!545
2022-03-12 23:36:03 +00:00
Martin Diehl
670e614bd7
avoid reverse patch
2022-03-12 22:06:48 +01:00
Philip Eisenlohr
f57a9aa952
Merge branch 'development' into CI-with-statistics
2022-03-12 15:23:55 -05:00
Philip Eisenlohr
1b127c65a6
statistics stage for runtime and commit history
2022-03-12 15:22:56 -05:00
Philip Eisenlohr
e04df124e6
use PRIVATE with most recent plot-commithistory.py
2022-03-12 14:37:35 -05:00
Test User
cf49310df7
[skip ci] updated version information after successful test of v3.0.0-alpha6-140-g527c1c222
2022-03-12 16:13:32 +01:00
Martin Diehl
527c1c2225
Merge remote-tracking branch 'origin/vtk-add-label-data-table' into development
2022-03-12 14:10:30 +01:00
Test User
746e02db6b
[skip ci] updated version information after successful test of v3.0.0-alpha6-137-g00ef0c6b6
2022-03-12 13:21:25 +01:00
Martin Diehl
00ef0c6b64
Merge branch 'fixed-mesh_MPI-test' into 'development'
...
fixed mesh_MPI test (PETSc with working ml)
See merge request damask/DAMASK!544
2022-03-12 10:16:31 +00:00