Commit Graph

16048 Commits

Author SHA1 Message Date
Test User ec7535d91e [skip ci] updated version information after successful test of v3.0.0-alpha7-469-gcb590381e 2023-03-02 22:16:19 +01:00
Martin Diehl cb590381e6 Merge branch 'docstringer_improvements' into 'development'
Docstringer improvements

See merge request damask/DAMASK!738
2023-03-02 18:46:00 +00:00
Daniel Otto de Mentock ad39577ea4 improvements to docstrings (in `damask.Rotation`) 2023-03-02 18:46:00 +00:00
Test User 293d994e30 [skip ci] updated version information after successful test of v3.0.0-alpha7-466-g4e53061b6 2023-03-02 12:39:42 +01:00
Daniel Otto de Mentock 4e53061b69 Merge branch '95-report-origin-of-configuration-file' into 'development'
Resolve "Report origin of configuration file"

Closes #95

See merge request damask/DAMASK!736
2023-03-02 09:31:04 +00:00
Philip Eisenlohr f3da19a8e2 drop little-used variables 2023-02-28 15:09:23 -05:00
Philip Eisenlohr a40524da02 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
Test User 4e3dc69762 [skip ci] updated version information after successful test of v3.0.0-alpha7-457-gae8e1c179 2023-02-28 19:30:08 +01:00
Martin Diehl ae8e1c1791 Merge branch '276-ang-file-inflexibility' into 'development'
Resolve "ANG file inflexibility"

Closes #276

See merge request damask/DAMASK!739
2023-02-28 15:35:31 +00:00
Philip Eisenlohr b15096c2f6 flexibility for non-standard ANG headers. 2023-02-28 15:35:31 +00:00
Martin Diehl fc543629f5 Merge branch 'oneAPIfix' into 'development'
restore caching, ifx problem seems to be related to openMP

See merge request damask/DAMASK!740
2023-02-28 15:11:48 +00:00
Martin Diehl 95a953d25b more reasonable name 2023-02-28 07:58:10 +01:00
Martin Diehl 4f18b21111 Merge remote-tracking branch 'origin/development' into 95-report-origin-of-configuration-file 2023-02-28 07:36:36 +01:00
Martin Diehl 949bc39173 polishing 2023-02-28 07:34:11 +01:00
Martin Diehl 4df794e06c restore caching, ifx problem seems to be related to openMP 2023-02-28 07:13:22 +01:00
Test User 12f7d055f6 [skip ci] updated version information after successful test of v3.0.0-alpha7-452-g11b83a5ec 2023-02-27 14:42:15 +01:00
Martin Diehl 11b83a5ec9 Merge branch 'deallocate-numerics' into 'development'
Deallocate numerics

See merge request damask/DAMASK!737
2023-02-27 11:34:03 +00:00
Martin Diehl f4f2176561 Deallocate numerics configuration 2023-02-27 11:34:03 +00:00
Martin Diehl 9418664604 report origin of configuration if given 2023-02-25 15:17:13 +01:00
Test User fbbd21a1ca [skip ci] updated version information after successful test of v3.0.0-alpha7-449-g87e74ef79 2023-02-25 12:41:46 +01:00
Martin Diehl 04db45f5c0 functionality to report references in material.yaml 2023-02-25 12:13:27 +01:00
Martin Diehl 87e74ef792 docstring polishing 2023-02-25 10:07:38 +01:00
Martin Diehl 6e23ddcfbf also test new Python version 2023-02-25 10:07:08 +01:00
Martin Diehl d3b4226c74 LLVM test failed, could be related to caching 2023-02-25 10:06:50 +01:00
Martin Diehl 7dcfb036f9 more complicated test setup 2023-02-25 08:39:22 +01:00
Martin Diehl 2147ac3a12 base framework for unit testing in Fortran 2023-02-24 22:27:56 +01:00
Test User 0a8b1040e1 [skip ci] updated version information after successful test of v3.0.0-alpha7-445-g8e32e8c0e 2023-02-24 19:32:24 +01:00
Martin Diehl 8e32e8c0ea Merge branch 'example-typo' into 'development'
typo in example

See merge request damask/DAMASK!735
2023-02-24 16:13:35 +00:00
Martin Diehl 32e9b7ed77 make ifx work again 2023-02-24 14:48:16 +01:00
Sharan Roongta 95017b252f typo in example 2023-02-24 14:16:16 +01:00
Test User 6d0d066eb0 [skip ci] updated version information after successful test of v3.0.0-alpha7-441-g5bf53d98f 2023-02-23 21:56:32 +01:00
Martin Diehl 5bf53d98f3 Merge branch '263-keyword-arguments-for-orientation' into 'development'
Resolve "keyword arguments for Orientation"

Closes #263

See merge request damask/DAMASK!733
2023-02-23 18:49:08 +00:00
Martin Diehl c40b446854 add keywords to signature of Orientation functions that inherit from Rotation 2023-02-23 18:49:08 +00:00
Test User 133dae2cce [skip ci] updated version information after successful test of v3.0.0-alpha7-438-g9530a7b93 2023-02-22 23:25:47 +01:00
Martin Diehl 9530a7b931 Merge branch 'error-stop-macros' into 'development'
Shorthand subroutines for standard HDF/MPI error checking

See merge request damask/DAMASK!726
2023-02-22 15:50:11 +00:00
Philip Eisenlohr dd4390fb75 Shorthand subroutines for standard HDF/MPI error checking to avoid code duplication 2023-02-22 15:50:10 +00:00
Test User 01df331632 [skip ci] updated version information after successful test of v3.0.0-alpha7-435-gf7b0ae204 2023-02-22 14:42:30 +01:00
Sharan Roongta f7b0ae2041 Merge branch 'long-YAML-files' into 'development'
strlen returns 'size_t'

See merge request damask/DAMASK!723
2023-02-22 11:34:24 +00:00
Test User 06bd74e43b [skip ci] updated version information after successful test of v3.0.0-alpha7-425-g538770278 2023-02-21 20:12:36 +01:00
Franz Roters 538770278f Merge branch 'improved-docstrings' into 'development'
Improvements to Python docstrings

See merge request damask/DAMASK!729
2023-02-21 15:27:08 +00:00
Philip Eisenlohr 06201da5e2 Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
Franz Roters 045352b8d2 Merge branch 'consistent-subroutine-calls' into 'development'
Consistent use of () in subroutine calling

See merge request damask/DAMASK!730
2023-02-21 15:18:17 +00:00
Philip Eisenlohr dde60ec53f Consistent use of () in subroutine calling 2023-02-21 15:18:17 +00:00
Test User a344b6058a [skip ci] updated version information after successful test of v3.0.0-alpha7-420-g71e383bfc 2023-02-21 10:33:40 +01:00
Philip Eisenlohr 71e383bfc8 test for ValueError 2023-02-20 14:44:40 -05:00
Philip Eisenlohr 6aa566760f shorter calculation of Seth–Hill strains 2023-02-20 14:42:31 -05:00
Test User bcab153b94 [skip ci] updated version information after successful test of v3.0.0-alpha7-417-g64b133e67 2023-02-20 03:21:47 +01:00
Martin Diehl 64b133e679 Merge branch 'fix-thermal-dissipation' into 'development'
calculate plastic dissipation based on M_p not S

See merge request damask/DAMASK!719
2023-02-20 00:13:45 +00:00
Martin Diehl ca2d184007 Merge remote-tracking branch 'origin/development' into long-YAML-files 2023-02-19 16:04:30 +01:00
Test User cae1395df5 [skip ci] updated version information after successful test of v3.0.0-alpha7-414-g23f896631 2023-02-18 23:39:56 +01:00