Commit Graph

16121 Commits

Author SHA1 Message Date
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
Yi Hu 19f5b33515 Merge branch '268-name-of-output-label-of-damage-model' into 'development'
notation following paper

Closes #268

See merge request damask/DAMASK!746
2023-03-14 08:09:22 +00:00
Martin Diehl 13630325c3 notation following paper
https://doi.org/10.1016/j.jmps.2016.10.012
DAMASK paper
2023-03-13 17:23:28 +01:00
Martin Diehl c1cb6a72c1 loops instead of code duplication 2023-03-12 13:40:45 +01:00
Martin Diehl 132640eed5 simplified 2023-03-12 13:40:45 +01:00
Test User 73206ae2b5 [skip ci] updated version information after successful test of v3.0.0-alpha7-479-g8ce51dc4d 2023-03-10 17:29:18 +01:00
Franz Roters 8ce51dc4d8 Merge branch 'unit-test-Fortran' into 'development'
Unit test fortran

See merge request damask/DAMASK!744
2023-03-10 14:20:46 +00:00
Martin Diehl b0427584cb label and description were wrong 2023-03-10 06:34:59 +01:00
Test User 9df178b8cc [skip ci] updated version information after successful test of v3.0.0-alpha7-475-gc7f8647cf 2023-03-08 21:11:30 +01:00
Martin Diehl fdafe19355 vtk7 is no longer supported 2023-03-08 20:13:49 +01:00
Martin Diehl c7f8647cfd Merge branch '277-python-vtkmodules-import' into 'development'
Resolve "python vtk: import"

Closes #277

See merge request damask/DAMASK!742
2023-03-08 18:03:23 +00:00
Philip Eisenlohr 782a593bf2 separate import of vtk modules
vtk is a collection of modules. Some are missing in some installations, so it is recommended to import only the functionality that is needed.
2023-03-08 18:03:22 +00:00
Test User c879fb933c [skip ci] updated version information after successful test of v3.0.0-alpha7-472-gaa678c8a5 2023-03-04 15:22:56 +01:00
Martin Diehl aa678c8a5b Merge branch 'oneAPI-debug' into 'development'
causes internal compiler error on oneAPI

See merge request damask/DAMASK!743
2023-03-04 12:14:41 +00:00
Martin Diehl 6d3e3a580f causes internal compiler error on oneAPI
anyways not recommended according to Steve Lionel
2023-03-04 10:42:25 +01:00
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