Commit Graph

16470 Commits

Author SHA1 Message Date
Martin Diehl 19005faa9d include most recent GNU compiler 2023-11-22 08:01:30 +01:00
Test User e3e6aa2fc8 [skip ci] updated version information after successful test of v3.0.0-alpha8-16-g1be424b69 2023-11-21 17:18:39 +01:00
Martin Diehl 1be424b697 Merge branch 'pyton3.12-github' into 'development'
include most recent Python version

See merge request damask/DAMASK!853
2023-11-21 13:17:08 +00:00
Test User d2b80c350e [skip ci] updated version information after successful test of v3.0.0-alpha8-13-gb85a754ae 2023-11-21 08:55:48 +01:00
Martin Diehl b85a754aec Merge branch 'oneapi-image-github' into 'development'
use container with oneapi installation

See merge request damask/DAMASK!852
2023-11-21 05:57:58 +00:00
Martin Diehl 693f3cf07e include most recent Python version 2023-11-21 00:05:40 +01:00
Test User 71a7d8e3d6 [skip ci] updated version information after successful test of v3.0.0-alpha8-10-gb63dd758d 2023-11-21 00:03:21 +01:00
Martin Diehl eddeb8b695 use container with oneapi installation
avoids long installation
2023-11-20 23:58:34 +01:00
Martin Diehl b63dd758dd Merge branch 'no-Intel-classic' into 'development'
icc does not exist anymore

See merge request damask/DAMASK!849
2023-11-20 20:07:13 +00:00
Philip Eisenlohr 56ae726f05 Merge branch 'fix-C66-twin' into 'development'
bugfix: used wrong definition

See merge request damask/DAMASK!848
2023-11-20 17:57:54 +00:00
Martin Diehl 5d6fcd497b icc does not exist anymore 2023-11-20 16:47:39 +01:00
Martin Diehl 5db4c3ecf6 document 2023-11-20 16:19:20 +01:00
Philip Eisenlohr 873ca78b8c Merge branch 'avoid-nan-cast-warning' into 'development'
Silence Runtime warning when casting (masking) NaN values to color

See merge request damask/DAMASK!847
2023-11-20 14:51:31 +00:00
Martin Diehl fbdab24f4b bugfix: used wrong definition
looks like a copy and paste error
2023-11-20 13:27:34 +01:00
Martin Diehl c0a97a93fe do not overwrite input, use specialized function 2023-11-20 12:27:23 +01:00
Martin Diehl 39dacbc972 easier to understand 2023-11-20 11:49:59 +01:00
Philip Eisenlohr d8baf3c754 reset field to average of bounds avoiding casting masked NaNs 2023-11-18 20:06:15 -05:00
Test User 9a12bf5ee7 [skip ci] updated version information after successful test of v3.0.0-alpha8 2023-11-14 21:15:45 +01:00
Martin Diehl b642c9cf00 v3.0.0-alpha8 2023-11-14 16:54:25 +01:00
Test User 2f66a86830 [skip ci] updated version information after successful test of v3.0.0-alpha7-924-g66b36d471 2023-11-14 14:52:26 +01:00
Daniel Otto de Mentock 66b36d4711 Merge branch 'new-elastic-constants' into 'development'
new temperature-dependent elastic constants

See merge request damask/DAMASK!845
2023-11-14 11:17:33 +00:00
Martin Diehl cc6f2250d3 Merge branch 'corrected-legacy-script' into 'development'
corrected and adapted script for Marc2023.x

See merge request damask/DAMASK!846
2023-11-14 10:16:55 +00:00
Test User f8f8e3b441 [skip ci] updated version information after successful test of v3.0.0-alpha7-919-g5877eafa6 2023-11-07 21:23:41 +01:00
Martin Diehl 5877eafa61 Merge branch 'fix-relationship-operations' into 'development'
proper bi-directional orientation relationships

Closes #333 and #322

See merge request damask/DAMASK!841
2023-11-07 18:23:57 +00:00
Martin Diehl b332fd2b30 restored type hints
for some strange reason, ignore is needed for damask.Crystal.__eq__
2023-11-07 11:32:40 +01:00
Martin Diehl fbfe2affb7 Merge remote-tracking branch 'origin/master' into fix-relationship-operations 2023-11-07 10:27:29 +01:00
Martin Diehl 1855bafd6a additional, self-explanatory tests 2023-11-07 01:09:25 +01:00
Martin Diehl f687e0a433 helpful error message 2023-11-06 23:42:11 +01:00
Test User 7ea8f5a7da [skip ci] updated version information after successful test of v3.0.0-alpha7-908-g8ff6e28c9 2023-11-06 23:29:17 +01:00
Daniel Otto de Mentock 8ff6e28c91 Merge branch 'fix-mesh-for-new-PETSc' into 'development'
mesh works again for PETSc >= 3.19

Closes #320

See merge request damask/DAMASK!843
2023-11-06 20:30:56 +00:00
Philip Eisenlohr 50d47908fb clearer help 2023-11-06 10:00:07 -05:00
Philip Eisenlohr d38ab0e07a signed direction as in KS paper; added Pitsch and Burgers references 2023-11-03 18:51:57 -04:00
Martin Diehl bb234938cc whitespace polishing 2023-11-02 15:43:11 +01:00
Martin Diehl 5a5f1cfc5b mesh works again for PETSc >= 3.19
needs also bugfix in PETSc: https://gitlab.com/petsc/petsc/-/merge_requests/6986
2023-11-02 15:41:20 +01:00
Martin Diehl 80c6823777 new temperature-dependent elastic constants 2023-10-30 00:40:41 +01:00
Test User 51526b6ae4 [skip ci] updated version information after successful test of v3.0.0-alpha7-904-g2a00de5fb 2023-10-27 19:56:50 +02:00
Franz Roters f67660902c corrected and adapted script for Marc2023.x 2023-10-27 17:18:02 +02:00
Franz Roters 2a00de5fbb Merge branch '344-readme-md-outlining-different-repositories' into 'development'
Update README.md with repository locations

Closes #344

See merge request damask/DAMASK!842
2023-10-27 15:09:00 +00:00
Philip Eisenlohr 80061fafd6 Update README.md with repository locations 2023-10-27 15:09:00 +00:00
Philip Eisenlohr 934835f93c proper return value when lacking lattice information 2023-10-24 15:00:19 -04:00
Philip Eisenlohr 926d86935f added typehinting 2023-10-24 14:39:17 -04:00
Philip Eisenlohr 199b84d096 proper bi-directional orientation relationships 2023-10-23 22:53:27 -04:00
Test User ff2c66f8f0 [skip ci] updated version information after successful test of v3.0.0-alpha7-901-ga25d1b1b9 2023-10-21 08:43:41 +02:00
Martin Diehl a25d1b1b94 Merge branch 'libfyaml0.9-compatibility' into 'development'
Libfyaml0.9 compatibility

See merge request damask/DAMASK!839
2023-10-21 04:45:56 +00:00
Test User 3268ed2eb0 [skip ci] updated version information after successful test of v3.0.0-alpha7-898-g7d3692317 2023-10-21 03:24:36 +02:00
Martin Diehl 7d36923178 Merge branch 'new-Marc-versions' into 'development'
New marc versions

See merge request damask/DAMASK!838
2023-10-20 23:26:18 +00:00
Martin Diehl 2cfcac67ce updated to 2023.3 2023-10-20 23:29:09 +02:00
Test User 15cfeff898 [skip ci] updated version information after successful test of v3.0.0-alpha7-891-g72fa02f58 2023-10-20 20:04:54 +02:00
Martin Diehl d1807b1860 libfyaml 0.9 has a list of libraries 2023-10-20 17:30:28 +02:00
Philip Eisenlohr 72fa02f586 Merge branch 'fix-seeds-from_grid' into 'development'
correct calculation for origin

See merge request damask/DAMASK!837
2023-10-20 15:16:42 +00:00