Commit Graph

16062 Commits

Author SHA1 Message Date
Martin Diehl d0b832e6f1 consistent with naming in HDF5_utilities 2023-06-03 17:06:32 +02:00
Test User a5a391688e [skip ci] updated version information after successful test of v3.0.0-alpha7-534-g51210a05e 2023-06-01 21:15:18 +02:00
Sharan Roongta 51210a05e0 Merge branch 'load_neper_fix' into 'development'
don't change Neper material ID definition

See merge request damask/DAMASK!759
2023-06-01 17:07:06 +00:00
Test User 98068ba57a [skip ci] updated version information after successful test of v3.0.0-alpha7-531-ga5ce0f9b1 2023-05-31 15:23:00 +02:00
Martin Diehl a5ce0f9b1e self test failed once, relaxing tolerances 2023-05-31 13:13:26 +02:00
Martin Diehl cfdf33e4b1 don't change Neper material ID definition
Neper material ID start at 0 if a buffer layer is added
(run "neper -T -n 100 -tesrsize 320:320:320 -domain "cylinder(20,10)"  -format vtk"),
otherwise at 1.

Hence, leave the IDs untouched and let the user change the
numbering (either by a constant offset or by re-numbering): "explicit is better than implicit"
2023-05-22 17:32:39 +02:00
Test User 85a06c3ed7 [skip ci] updated version information after successful test of v3.0.0-alpha7-529-g4eb557765 2023-05-01 17:24:59 +02:00
Philip Eisenlohr 4eb5577652 Merge branch '254-testing-resources-folder-name' into 'development'
more reasonable name

Closes #254

See merge request damask/DAMASK!758
2023-05-01 12:35:56 +00:00
Philip Eisenlohr da9b3c5bcd Merge branch 'drop-old-DADF5-support' into 'development'
drop support for older DADF5 versions

See merge request damask/DAMASK!757
2023-05-01 12:31:30 +00:00
Test User 45bd58f6d8 [skip ci] updated version information after successful test of v3.0.0-alpha7-522-g289765cae 2023-04-28 02:48:45 +02:00
Martin Diehl 289765cae3 better values and documentation 2023-04-28 00:39:52 +02:00
Martin Diehl e62d1ac693 new directory layout for testing 2023-04-26 20:17:53 +02:00
Martin Diehl f36a175867 binary VTK file
does not need EOL@EOF
2023-04-24 07:17:34 +02:00
Martin Diehl 17ce0b9aec more reasonable name
folder contains all test resources, not just reference results
2023-04-24 07:16:45 +02:00
Test User b5770cf797 [skip ci] updated version information after successful test of v3.0.0-alpha7-520-g3071d5bf1 2023-04-21 00:38:04 +02:00
Martin Diehl 62eda982fd drop support for older DADF5 versions
simplifies code a little and 0.14 was already used in alpha5
2023-04-20 19:32:23 +02:00
Martin Diehl 3071d5bf10 small change in PRIVATE 2023-04-20 17:12:31 +02:00
Test User a9b6b65b57 [skip ci] updated version information after successful test of v3.0.0-alpha7-518-gf1f6b0aff 2023-04-20 15:33:09 +02:00
Franz Roters f1f6b0affd Merge branch '281-python-vtk-supported-versions' into 'development'
vtk7 is no longer supported

Closes #281

See merge request damask/DAMASK!755
2023-04-20 11:25:25 +00:00
Test User 5935cc3a8c [skip ci] updated version information after successful test of v3.0.0-alpha7-515-g6addc5eb9 2023-04-19 14:53:20 +02:00
Daniel Otto de Mentock 6addc5eb98 Merge branch 'spectral-utilities-cleaning' into 'development'
Spectral utilities cleaning

See merge request damask/DAMASK!754
2023-04-19 10:45:35 +00:00
Martin Diehl 7caf483dd9 standard documentation style (following numpy doc) 2023-04-19 07:51:54 +02:00
Martin Diehl f8875db044 unused leftover 2023-04-19 06:58:33 +02:00
Test User 7cd169b542 [skip ci] updated version information after successful test of v3.0.0-alpha7-511-gf6c254403 2023-04-19 00:22:38 +02:00
Martin Diehl f6c254403b Merge branch 'hdf5-error-check' into 'development'
positive values are ok

See merge request damask/DAMASK!753
2023-04-18 20:14:06 +00:00
Martin Diehl d32d088ed7 positive values are ok
from the description:
Returns a non-negative value if successful; otherwise returns a negative value.
2023-04-18 12:01:03 +02:00
Test User b8518e2875 [skip ci] updated version information after successful test of v3.0.0-alpha7-508-g7b158f5ec 2023-04-15 00:13:32 +02:00
Sharan Roongta 7b158f5ec4 Merge branch 'regrid-result' into 'development'
regrid/map when exporting DADF5

See merge request damask/DAMASK!748
2023-04-14 20:05:30 +00:00
Test User ac6d754a87 [skip ci] updated version information after successful test of v3.0.0-alpha7-505-g4acf5e10f 2023-04-14 18:20:34 +02:00
Franz Roters 4acf5e10f1 Merge branch '288-tests-for-misc' into 'development'
testing misc functionality

Closes #288

See merge request damask/DAMASK!752
2023-04-14 14:01:08 +00:00
Philip Eisenlohr b827b26278 Merge branch 'support-pandas-2.0' into 'development'
support for pandas >= 2.0

See merge request damask/DAMASK!751
2023-04-14 12:07:29 +00:00
Martin Diehl 563f908d0c testing misc functionality 2023-04-14 11:17:29 +02:00
Martin Diehl 29a968b3a8 support for pandas >= 2.0 2023-04-14 08:37:40 +02:00
Test User c8476cebf6 [skip ci] updated version information after successful test of v3.0.0-alpha7-500-ga42cf6199 2023-04-14 00:28:28 +02:00
Martin Diehl a42cf61998 Merge branch 'PETSc-3.19' into 'development'
PETSc 3.19 is out

See merge request damask/DAMASK!750
2023-04-13 20:20:03 +00:00
Martin Diehl 7d1433875d PETSc 3.19 is out 2023-04-13 20:13:01 +02:00
Test User ea818b6a8d [skip ci] updated version information after successful test of v3.0.0-alpha7-497-gd9d611b5a 2023-04-13 18:37:23 +02:00
Franz Roters d9d611b5a0 Merge branch 'optional-not-needed' into 'development'
optional propagates

See merge request damask/DAMASK!749
2023-04-13 14:30:02 +00:00
Martin Diehl 58141210a2 optional propagates 2023-04-12 05:56:11 +02:00
Test User a8c508276f [skip ci] updated version information after successful test of v3.0.0-alpha7-494-ge087cd439 2023-03-31 22:03:09 +02:00
Martin Diehl e087cd4399 Merge branch 'polish-kinehardening' into 'development'
Polish kinehardening

See merge request damask/DAMASK!732
2023-03-31 17:54:25 +00:00
Philip Eisenlohr eeb0825e63 adjusting to original publication
Our implementation is using synonymous names for parameters compared to the paper by J.A. Wollmershauser, B. Clausen, and S.R. Agnew.

'xi_inf' and 'chi_inf' are not strictly "asymptotic values", but stresses that correspond to the back-extrapolation from the terminal linear hardening stage (characterized by 'h_inf_xi/chi').

All parameters are referenced back to their counterparts in the paper by J.A. Wollmershauser, B. Clausen, and S.R. Agnew.
2023-03-31 17:54:25 +00:00
Test User 62c1fe3584 [skip ci] updated version information after successful test of v3.0.0-alpha7-491-g344372511 2023-03-27 21:41:10 +02:00
Philip Eisenlohr 3443725114 Merge branch 'grid-load' into 'development'
Grid loadcase

See merge request damask/DAMASK!734
2023-03-27 17:33:12 +00:00
Martin Diehl 03768e14dc Grid loadcase 2023-03-27 17:33:11 +00:00
Martin Diehl d2e85ef15b regrid/map when exporting DADF5 2023-03-25 07:40:21 +01:00
Test User 1955d98474 [skip ci] updated version information after successful test of v3.0.0-alpha7-488-gf6c761980 2023-03-22 13:48:39 +01:00
Yi Hu f6c761980d Merge branch 'anisobrittle-unit' into 'development'
correct unit

See merge request damask/DAMASK!747
2023-03-22 10:02:49 +00:00
Martin Diehl 043d48d4d3 correct unit 2023-03-21 22:41:52 +01:00
Test User 69e4d17be2 [skip ci] updated version information after successful test of v3.0.0-alpha7-485-g19f5b3351 2023-03-14 11:32:51 +01:00