Vitesh Shah
|
df697981ee
|
avoid file duplication
|
2023-11-10 12:45:02 +01:00 |
Vitesh Shah
|
a257fe3e1f
|
updated the resource files
|
2023-11-10 12:45:02 +01:00 |
Vitesh Shah
|
27168f2234
|
get crystal structure info from DADF5
|
2023-11-10 12:45:01 +01:00 |
Vitesh Shah
|
796e1ae2d5
|
increment number with leading zeroes
|
2023-11-10 12:45:01 +01:00 |
Vitesh
|
f71b1c4dc3
|
Merge branch 'development' into 'export_DAMASK_to_DREAM3D'
# Conflicts:
# python/damask/_result.py
|
2023-10-13 12:21:46 +00:00 |
Daniel Otto de Mentock
|
3517c7dee3
|
Merge branch 'petsc-3.20' into 'development'
PETSc 3.20
See merge request damask/DAMASK!834
|
2023-10-13 11:14:57 +00:00 |
Vitesh Shah
|
556ac6bfed
|
legacy code not needed anymore
|
2023-10-13 11:27:35 +02:00 |
Vitesh Shah
|
8bb193cc70
|
reset the attribute manager to default
|
2023-10-09 20:20:34 +02:00 |
Martin Diehl
|
57e02bb991
|
PETSc 3.20
|
2023-10-09 20:10:05 +02:00 |
Test User
|
c48cee1af2
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-880-g3644fe586
|
2023-10-09 17:09:09 +02:00 |
Philip Eisenlohr
|
3644fe586a
|
Merge branch 'test_YAML_types' into 'development'
testing YAML_types
See merge request damask/DAMASK!832
|
2023-10-09 13:04:59 +00:00 |
Test User
|
0c7384b95d
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-877-g5fc3b23cc
|
2023-10-07 02:22:05 +02:00 |
Martin Diehl
|
5fc3b23cc4
|
Merge branch 'smart-blend' into 'development'
robust Rotation/Orientation blending
See merge request damask/DAMASK!831
|
2023-10-06 22:14:31 +00:00 |
Philip Eisenlohr
|
51a35dd17c
|
correct in_disorientation_FZ
|
2023-10-06 09:41:36 -04:00 |
Test User
|
23ec58fb4a
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-871-g4f2c726b9
|
2023-10-06 14:10:11 +02:00 |
Daniel Otto de Mentock
|
4f2c726b95
|
Merge branch 'result-typehints' into 'development'
more specific typehints
See merge request damask/DAMASK!825
|
2023-10-06 08:43:37 +00:00 |
Martin Diehl
|
b26398319b
|
testing YAML_types
|
2023-10-05 22:58:31 +02:00 |
Philip Eisenlohr
|
634f9fd1f5
|
extended slicing types, but have to ignore..!
|
2023-10-04 10:38:03 -04:00 |
Philip Eisenlohr
|
afe2094c65
|
remove debug print
|
2023-10-04 10:29:55 -04:00 |
Philip Eisenlohr
|
550c757cdc
|
overall smart blending; more robust disFZ
|
2023-10-04 09:42:09 -04:00 |
Philip Eisenlohr
|
983a376f45
|
bugfix; serial string use
|
2023-10-04 09:10:11 -04:00 |
Martin Diehl
|
a0dc25c16e
|
more specific typehints
|
2023-10-03 23:02:12 +02:00 |
Vitesh Shah
|
85010a8d6d
|
the monkey patch should be used only for export Dream3D
Initially it got activated at the start of _result.py
This led to failure of other tests.
Use the patch only when needed.
|
2023-10-02 15:11:02 +02:00 |
Test User
|
05e675bbdb
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-867-g026dd3c14
|
2023-09-29 18:53:37 +02:00 |
Franz Roters
|
026dd3c14b
|
Merge branch 'large-tmp' into 'development'
TMPDIR controls the behavior of mktemp
See merge request damask/DAMASK!829
|
2023-09-29 14:50:40 +00:00 |
Vitesh Shah
|
fc44112109
|
change of variable name after merge
|
2023-09-29 09:23:58 +02:00 |
Vitesh Shah
|
5ba83fd05b
|
Merge branch 'development' into export_DAMASK_to_DREAM3D
|
2023-09-29 08:00:23 +02:00 |
Test User
|
77675e5890
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-864-g9cf37c493
|
2023-09-28 15:32:49 +02:00 |
Martin Diehl
|
baf04ad5eb
|
TMPDIR controls the behavior of mktemp
|
2023-09-28 11:52:34 +02:00 |
Martin Diehl
|
9cf37c4939
|
Merge branch 'test-polynomials' into 'development'
add polynomials to DAMASK_test
See merge request damask/DAMASK!827
|
2023-09-28 09:36:44 +00:00 |
Martin Diehl
|
f1b0f68000
|
do not report "self coverage"
|
2023-09-28 07:20:09 +02:00 |
Philip Eisenlohr
|
dab5ba1e60
|
call polynomials_selfTest in DAMASK_test
|
2023-09-28 07:07:49 +02:00 |
Martin Diehl
|
8489658cb4
|
avoid use of unitialized variable (x_ref)
further polishing for better readability
|
2023-09-27 20:56:49 +02:00 |
Franz Roters
|
a5a4ba0a54
|
Merge branch 'small-dislotwin-fix' into 'development'
fix erroneous check for N_tr
See merge request damask/DAMASK!826
|
2023-09-27 12:23:44 +00:00 |
Philip Eisenlohr
|
f8cead9e0a
|
Merge branch 'no-FMA' into 'development'
let the compiler do the work
See merge request damask/DAMASK!824
|
2023-09-27 12:06:35 +00:00 |
Test User
|
03259c8895
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-854-g44916cfc4
|
2023-09-27 12:52:14 +02:00 |
Daniel Otto de Mentock
|
44916cfc45
|
Merge branch 'better-gfortran-debug' into 'development'
simplify debugging
See merge request damask/DAMASK!799
|
2023-09-27 08:12:36 +00:00 |
Franz Roters
|
68ed6937cb
|
Merge branch 'nonSchmid-adaptation' into 'development'
Non-Schmid adaptation
Closes #324
See merge request damask/DAMASK!817
|
2023-09-27 07:05:34 +00:00 |
Philip Eisenlohr
|
836ddb4ba5
|
easier to understand (and maybe failsafe against empty coef)
|
2023-09-26 22:27:28 +00:00 |
Philip Eisenlohr
|
f7e06660b1
|
Merge branch 'development' into nonSchmid-adaptation
|
2023-09-26 17:57:30 -04:00 |
Philip Eisenlohr
|
5f2b73f815
|
use merged PRIVATE
|
2023-09-26 09:44:48 -04:00 |
Philip Eisenlohr
|
3621f0e8a1
|
check for N_tr, not twice N_tw
|
2023-09-26 09:17:25 -04:00 |
Test User
|
96ee2af279
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-837-gc3d3ea658
|
2023-09-25 21:01:01 +02:00 |
Daniel Otto de Mentock
|
c3d3ea6588
|
Merge branch '272-parallel-post-processing' into 'development'
no multiprocessing for adding datasets
Closes #272
See merge request damask/DAMASK!820
|
2023-09-25 15:31:43 +00:00 |
Daniel Otto de Mentock
|
1750e5cc30
|
Merge branch 'nicer-assert-allclose' into 'development'
Nicer assert allclose
See merge request damask/DAMASK!818
|
2023-09-25 14:14:42 +00:00 |
Martin Diehl
|
28cb72ced0
|
simplified
|
2023-09-25 13:58:17 +02:00 |
Test User
|
eff54f9566
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-824-g5b6aeaf4b
|
2023-09-24 23:43:25 +02:00 |
Martin Diehl
|
5b6aeaf4b3
|
Merge branch 'shaped-rotation-application' into 'development'
Shaped rotation application
See merge request damask/DAMASK!819
|
2023-09-24 18:49:41 +00:00 |
Martin Diehl
|
c619bed975
|
let the compiler do the work
compilers are aware of the FMA instruction and use it
|
2023-09-24 06:31:36 +02:00 |
Test User
|
a99daf5e14
|
[skip ci] updated version information after successful test of v3.0.0-alpha7-817-g57d8a6c43
|
2023-09-24 03:16:13 +02:00 |