Commit Graph

16750 Commits

Author SHA1 Message Date
Martin Diehl 300a57d5f2
restored working test 2024-01-23 19:54:50 +01:00
Martin Diehl 6bed86488d
v3.0.0-beta 2024-01-23 15:17:28 +01:00
Martin Diehl 2e2e44dbc1
preparing for release 2024-01-23 15:14:16 +01:00
Test User 710a6efead [skip ci] updated version information after successful test of v3.0.0-alpha8-294-g7d8a6d054 2024-01-22 16:44:39 +01:00
Philip Eisenlohr 7d8a6d054b Merge branch 'sophisticated-return-type' into 'development'
Sophisticated return type

See merge request damask/DAMASK!898
2024-01-22 13:47:12 +00:00
Test User 9d1b96d3bb [skip ci] updated version information after successful test of v3.0.0-alpha8-277-ge139a68d8 2024-01-17 18:52:44 +01:00
Martin Diehl e139a68d81 Merge branch 'fix-Mg-interaction-parameters' into 'development'
marked wrong entries as unused

See merge request damask/DAMASK!899
2024-01-17 14:55:47 +00:00
Martin Diehl f68f4c6edf
marked wrong entries as unused 2024-01-17 12:45:17 +01:00
Martin Diehl db263c3af7
consistent naming 2024-01-17 09:42:44 +01:00
Martin Diehl 27a8b63a3d
safer reduction
MPI_SUM can lead to invalid/undefined values for enum
2024-01-15 23:59:02 +01:00
Martin Diehl 712b22b678
only needed for older (broken) ifort 2024-01-13 17:31:21 +01:00
Martin Diehl 1d60ce29c6
systematic naming of status code enums 2024-01-13 08:27:17 +01:00
Martin Diehl 9d3b4a270f
reasonable order 2024-01-12 07:30:37 +01:00
Martin Diehl 7ca02b3f3d
consistently use status code as return value 2024-01-11 14:59:30 +01:00
Martin Diehl 0384f93d46
propagate non-binary status information 2024-01-10 00:36:22 +01:00
Philip Eisenlohr 89ebad19d5 consistent ordering of status logical tests 2024-01-09 10:00:42 -05:00
Martin Diehl 48a38f3cf5
harmonize status reporting 2024-01-09 14:45:41 +01:00
Martin Diehl 5e7565f99f
status needs to be passed 2024-01-09 14:45:11 +01:00
Martin Diehl 62bce163cd
better status propagation 2024-01-09 13:52:57 +01:00
Martin Diehl 845d3eed33
harmonize status reporting 2024-01-09 13:52:39 +01:00
Martin Diehl 70e720c032
better to understand and more flexible 2024-01-09 07:26:28 +01:00
Martin Diehl 0ad1a14e3f
sophisticasted error handling 2024-01-08 23:35:06 +01:00
Martin Diehl 5343aecd6f
non-binary status allows to transfer more information 2024-01-08 23:34:56 +01:00
Test User 3cfcf44f9a [skip ci] updated version information after successful test of v3.0.0-alpha8-274-g9c796001e 2024-01-08 18:20:15 +01:00
Philip Eisenlohr 9c796001e7 Merge branch 'less-terminallyIll' into 'development'
removed terminallyIll as global variable

See merge request damask/DAMASK!895
2024-01-08 15:22:21 +00:00
Martin Diehl 1f9a372aa7 removed terminallyIll as global variable 2024-01-08 15:22:21 +00:00
Test User fdcea09133 [skip ci] updated version information after successful test of v3.0.0-alpha8-271-g460c660c3 2024-01-08 13:18:10 +01:00
Yi Hu 460c660c37 Merge branch 'numerics-config' into 'development'
PETSc options can be defined for every field solver

See merge request damask/DAMASK!894
2024-01-08 10:23:43 +00:00
Test User 4b21fb0b87 [skip ci] updated version information after successful test of v3.0.0-alpha8-268-g364a98258 2024-01-06 15:57:41 +01:00
Martin Diehl 364a982582 Merge branch 'Marc2023.4-clean' into 'development'
support Marc2023.4

See merge request damask/DAMASK!897
2024-01-06 12:59:59 +00:00
Franz Roters c4e450fe34 make Marc2023.4 default and unse it for testing 2024-01-04 15:23:50 +01:00
Franz Roters 725158970a add support for Marc2023.4 2024-01-04 15:22:09 +01:00
Test User 5fc006e212 [skip ci] updated version information after successful test of v3.0.0-alpha8-264-gee007b376 2024-01-04 13:02:13 +01:00
Martin Diehl ee007b3765 Merge branch 'github-actions-update' into 'development'
Github actions update

See merge request damask/DAMASK!896
2024-01-04 09:13:10 +00:00
Martin Diehl 9f6464319e
use LLVM compiler wrappers 2024-01-04 07:44:06 +01:00
Martin Diehl 24eee8d14c
run mesh test 2024-01-04 07:22:13 +01:00
Martin Diehl ae0e2a805b
most recent PETSc 2024-01-04 06:47:09 +01:00
Test User e8a3fee221 [skip ci] updated version information after successful test of v3.0.0-alpha8-259-g303061fb9 2024-01-03 19:10:00 +01:00
Philip Eisenlohr 303061fb96 Merge branch '285-attributes-of-damask-result-should-depend-on-view' into 'development'
attributes should depend on view

Closes #285

See merge request damask/DAMASK!877
2024-01-03 15:59:50 +00:00
Philip Eisenlohr 877dc43ffe use updated PRIVATE 2024-01-02 11:44:36 -05:00
Philip Eisenlohr 5da7ff56b9 Merge branch 'development' into 285-attributes-of-damask-result-should-depend-on-view 2024-01-02 09:37:59 -05:00
Sharan Roongta 68d5acc645 PETSc options can be defined for every field solver 2024-01-02 14:46:35 +01:00
Test User 53a04bcb70 [skip ci] updated version information after successful test of v3.0.0-alpha8-246-g112b5be1a 2024-01-02 13:31:04 +01:00
Sharan Roongta 112b5be1ad Merge branch 'nonlocal-compatibility-in-dependent-state' into 'development'
Nonlocal compatibility in dependent state

See merge request damask/DAMASK!891
2024-01-02 10:35:01 +00:00
Test User 2b74365b44 [skip ci] updated version information after successful test of v3.0.0-alpha8-236-gf57924e9f 2024-01-01 21:39:44 +01:00
Javier Velo f57924e9fe Merge branch 'mesh-clean' into 'development'
Mesh clean

See merge request damask/DAMASK!889
2024-01-01 18:43:09 +00:00
Martin Diehl c6dae711c5
Merge remote-tracking branch 'origin/development' into nonlocal-compatibility-in-dependent-state 2023-12-31 19:06:33 +01:00
Test User 14bafc62db [skip ci] updated version information after successful test of v3.0.0-alpha8-228-g10a2b58f8 2023-12-31 01:16:00 +01:00
Sharan 42dd33d14c not needed 2023-12-30 23:46:09 +01:00
Martin Diehl 10a2b58f86 Merge branch 'use-central-MPIerror-check' into 'development'
use central functionality

See merge request damask/DAMASK!893
2023-12-30 22:15:34 +00:00