Commit Graph

16120 Commits

Author SHA1 Message Date
Martin Diehl a2bde4a0f0 correct check for CRLF
old attempt tried to look only at forst occurence of LF but reported
CRLF also for LF endings.
2023-02-09 23:32:39 +01:00
Martin Diehl 4e57df9576 handle strings/YAML files > 2Gb (32 bit limit) 2023-02-08 08:49:08 +01:00
Martin Diehl 58c905d318 strlen returns 'size_t'
this is unsinged and on 64bit Linux (LP64) 64bit
2023-02-08 08:37:10 +01:00
Test User 4389ba25f2 [skip ci] updated version information after successful test of v3.0.0-alpha7-389-g4ae3274ac 2023-02-06 20:37:20 +01:00
Daniel Otto de Mentock 4ae3274ac4 Merge branch '250-configmaterial-material_add-simplifications' into 'development'
several improvements to ConfigMaterial and Config

Closes #250

See merge request damask/DAMASK!714
2023-02-06 16:52:14 +00:00
Test User 5b720c3536 [skip ci] updated version information after successful test of v3.0.0-alpha7-380-g430084cf3 2023-02-06 16:29:00 +01:00
Daniel Otto de Mentock 430084cf35 Merge branch '249-mark-dadf5-file-format-as-stable' into 'development'
DADF5 v1.0

Closes #249

See merge request damask/DAMASK!715
2023-02-06 11:36:05 +00:00
Daniel Otto de Mentock 354232ab09 Merge branch '264-termination-of-jobs-with-signal-testing' into 'development'
avoid long running zombie processes on test server

Closes #264

See merge request damask/DAMASK!716
2023-02-06 09:46:35 +00:00
Martin Diehl ec2171a91a avoid long running zombie processes on test server 2023-02-05 00:16:09 +01:00
Martin Diehl f401c51e22 update to DADF5 v1.0 2023-02-04 15:22:39 +01:00
Martin Diehl 12d1e9be65 pipeline was failing with decode error
I could not reproduce it, maybe this helps
2023-02-04 12:42:56 +01:00
Martin Diehl b818ec6885 include more files 2023-02-04 11:47:54 +01:00
Martin Diehl 29933a6618 includes unit of 'O', which was corrected 2023-02-04 11:44:12 +01:00
Martin Diehl e49090b26b update to DADF5 v1.0 2023-02-04 11:14:03 +01:00
Martin Diehl 89817d1bc1 not needed 2023-02-04 11:09:27 +01:00
Martin Diehl 780fc8a050 new/correct unit for quaternions 2023-02-04 10:23:01 +01:00
Martin Diehl 42495942b1 updated to DADF5 v1.0 2023-02-04 10:22:19 +01:00
Martin Diehl 8002f982c2 unused variable (leftover from stroring *.C_ref) 2023-02-04 09:58:58 +01:00
Martin Diehl a45a86cfbf mark DADF5 file layout as stable 2023-02-04 09:55:23 +01:00
Test User d2ac306d2b [skip ci] updated version information after successful test of v3.0.0-alpha7-366-g805fd06a8 2023-02-03 14:41:03 +01:00
Daniel Otto de Mentock 805fd06a8a Merge branch 'systematic-name' into 'development'
more systematic name

See merge request damask/DAMASK!708
2023-02-03 10:36:25 +00:00
Martin Diehl 7420c779d7 checking for invalid volume fractions 2023-02-02 22:13:17 +01:00
Martin Diehl aa11e1aca3 easier to understand 2023-02-02 08:59:44 +01:00
Martin Diehl 6682f58f86 explicit arguments to guide the user 2023-02-02 08:38:50 +01:00
Martin Diehl 008d3cca6f limits hold for sum and individual 2023-02-02 08:35:46 +01:00
Martin Diehl 46ad436d76 check for invalid materialpoint configuration 2023-02-01 22:48:43 +01:00
Test User 197284afcb [skip ci] updated version information after successful test of v3.0.0-alpha7-363-g13081dd65 2023-02-01 22:46:26 +01:00
Martin Diehl 13081dd655 relaxed tolerances needed on maws05 2023-02-01 19:27:04 +01:00
Martin Diehl fd84406903 guide the user with explicit keywords 2023-02-01 15:03:30 +01:00
Martin Diehl 8895e7a36f more logical behavior
explicit keywords are more important than existing one
2023-02-01 14:59:00 +01:00
Test User 7334772f74 [skip ci] updated version information after successful test of v3.0.0-alpha7-361-g750a0443a 2023-01-31 20:57:17 +01:00
Daniel Otto de Mentock 750a0443ad Merge branch 'YAML-class-improvements' into 'development'
some improvements to the YAML-related classes in Python

See merge request damask/DAMASK!710
2023-01-31 17:42:34 +00:00
Test User 1326303b70 [skip ci] updated version information after successful test of v3.0.0-alpha7-358-g6c0f605e8 2023-01-27 15:59:29 +01:00
Franz Roters 6c0f605e89 Merge branch 'autodoc_adjustments' into 'development'
small modifications for autodoc feature

See merge request damask/DAMASK!713
2023-01-27 11:33:30 +00:00
Daniel Otto de Mentock 786127af10 add some descriptions and correct wrong uppercase 2023-01-27 10:25:41 +01:00
Test User 176ce8106e [skip ci] updated version information after successful test of v3.0.0-alpha7-355-g19d856759 2023-01-27 00:29:01 +01:00
Martin Diehl 19d8567593 include most recent version of PRIVATE 2023-01-26 22:21:32 +01:00
Test User a6b131190c [skip ci] updated version information after successful test of v3.0.0-alpha7-353-g5e0377aac 2023-01-25 19:33:29 +01:00
Yi Hu 5e0377aac4 Merge branch 'development' of git.damask.mpie.de:damask/DAMASK into 258-damage-driving-force-and-damage-tests-need-update 2023-01-25 13:08:06 +01:00
Test User 02766bc510 [skip ci] updated version information after successful test of v3.0.0-alpha7-349-g02221da3e 2023-01-24 17:56:26 +01:00
Yi Hu b1ffef55e7 add missed test param change for isobrittle rW corr 2023-01-24 15:08:57 +01:00
Franz Roters 02221da3e8 Merge branch 're-fit-phenopowerlaw' into 'development'
re-fit phenopowerlaw example data

Closes #224

See merge request damask/DAMASK!709
2023-01-24 13:44:24 +00:00
Martin Diehl ce6c86dd6d essentially same behavior as before,
but better documentation, a few simplifications, and typehints
2023-01-24 11:26:14 +01:00
Martin Diehl 532ec2d26f Merge remote-tracking branch 'origin/development' into re-fit-phenopowerlaw 2023-01-23 21:57:32 +01:00
Martin Diehl f427b85967 re-fit for new phenopowerlaw formulation 2023-01-23 21:51:08 +01:00
Martin Diehl 9b7a827d3f use common notation 2023-01-23 21:43:45 +01:00
Martin Diehl 83ef5ad0e0 consistent indexing 2023-01-23 21:43:45 +01:00
Martin Diehl acbc5e090e better to understand 2023-01-23 21:43:45 +01:00
Test User 183a2f7671 [skip ci] updated version information after successful test of v3.0.0-alpha7-316-g8a7655a9e 2023-01-23 21:43:45 +01:00
Martin Diehl 461bf53320 macos installation of PETSc does not work 2023-01-23 21:43:45 +01:00