Commit Graph

14251 Commits

Author SHA1 Message Date
Martin Diehl f0c587d4aa polishing
oder of imports is build-in, 3rd party, internal
2021-11-03 07:53:38 +01:00
Philip Eisenlohr 59a6dc3652 run mypy on all python/damask 2021-11-02 14:40:09 -04:00
Philip Eisenlohr ccfe276ae1 fixed type hinting for seeds.py and grid_filters.py 2021-11-02 14:28:54 -04:00
Philip Eisenlohr 8636c5dad4 removed grid typehint <-- no clue how to break circular import 2021-11-02 13:41:05 -04:00
Philip Eisenlohr 735952bd32 fixed typo 2021-11-02 13:40:09 -04:00
Philip Eisenlohr 32aff9d966 added typehints to seeds.py 2021-11-02 13:01:32 -04:00
Martin Diehl 34e04fa45e tests should work after updating test server
typehints for numpy and pyyaml are now available
2021-11-01 10:00:13 +01:00
Martin Diehl 0bc267c76b automated type checking for mechanics 2021-10-31 22:50:41 +01:00
Martin Diehl 2d25dfcdf2 automated type checking 2021-10-31 22:43:06 +01:00
Martin Diehl 509835bf0b type hints for tensor
adjustments to Rotation/Orientation needed to enable type checking with
mypy
2021-10-31 22:37:54 +01:00
Test User 9f152aca0d [skip ci] updated version information after successful test of v3.0.0-alpha5-31-gddb25ad0e 2021-10-30 10:03:53 +02:00
Philip Eisenlohr ddb25ad0e5 remove duplicate lattice_symmetries dictionary 2021-10-29 20:04:09 -04:00
Test User d2a83e5cc1 [skip ci] updated version information after successful test of v3.0.0-alpha5-29-g84df8b71f 2021-10-29 10:52:40 +02:00
Martin Diehl 84df8b71f8 Merge branch 'testing-PETSc-3.16' into 'development'
testing with the latest PETSc version

See merge request damask/DAMASK!447
2021-10-29 07:14:23 +00:00
Martin Diehl 0ac857599c simplified
we don't test multiple versions anymore
2021-10-28 21:36:04 +02:00
Martin Diehl c34855952e toolchains are updated 2021-10-28 19:56:25 +02:00
Martin Diehl 0cf64cd145 Merge branch 'updated_Marc_example' into 'development'
Updated marc example

See merge request damask/DAMASK!446
2021-10-28 11:33:17 +00:00
Franz Roters 8a2f503f5f removed empty last line 2021-10-28 10:56:03 +02:00
Franz Roters d131dc76bf removed trailing spaces 2021-10-28 10:54:40 +02:00
Franz Roters cb796f97d7 new Marc example, sheet is now polycrystalline 2021-10-28 10:47:36 +02:00
Test User 37f7e59ef2 [skip ci] Merge branch 'master' into development 2021-10-22 15:35:52 +02:00
Test User 5811914637 Merge commit 'v3.0.0-alpha5-18-gc66c1d0af' 2021-10-22 15:35:32 +02:00
Test User c66c1d0af6 [skip ci] updated version information after successful test of v3.0.0-alpha5-17-gfc4266583 2021-10-22 15:35:32 +02:00
Test User 45532cd054 [skip ci] Merge branch 'master' into development 2021-10-22 13:55:35 +02:00
Test User fb1d3a62de [skip ci] updated version information after successful test of v3.0.0-alpha5-15-g5995a7877 2021-10-22 13:55:19 +02:00
Daniel Otto de Mentock fc42665838 Merge branch 'modern-complex-components' into 'development'
better readable

See merge request damask/DAMASK!444
2021-10-22 10:48:40 +00:00
Daniel Otto de Mentock 5995a78773 Merge branch 'Cmake-write-file-list' into 'development'
save list of files used for compilation

See merge request damask/DAMASK!443
2021-10-22 10:16:55 +00:00
Martin Diehl 256c48831e better readable 2021-10-19 23:08:21 +02:00
Test User b7436ec0f2 [skip ci] updated version information after successful test of v3.0.0-alpha5-9-gd1a9b7333 2021-10-19 15:44:17 +02:00
Franz Roters d1a9b7333c corrected number of boundary conditions 2021-10-19 14:07:46 +02:00
Martin Diehl 2e340d3489 forgotten rename 2021-10-15 22:19:58 +02:00
Martin Diehl d086162350 consistent style
there is no space before opening brackets in the CMake doc
2021-10-15 22:16:47 +02:00
Martin Diehl 519bb857d7 save list of files used for compilation
helpful for debugging and creating automated documentation
2021-10-15 22:15:08 +02:00
Martin Diehl c628c028dc SYNTAXONLY for mesh, avoid code duplication 2021-10-15 22:14:37 +02:00
Test User dead46ebf6 [skip ci] updated version information after successful test of v3.0.0-alpha5-7-gee537ff5e 2021-10-12 15:23:53 +02:00
Philip Eisenlohr ee537ff5e1 Merge branch 'crystal-polishing' into 'development'
nicer formatting

See merge request damask/DAMASK!442
2021-10-12 11:47:08 +00:00
Martin Diehl c693006dd8 nicer formatting 2021-10-11 21:57:13 +02:00
Test User d4546fa477 [skip ci] updated version information after successful test of v3.0.0-alpha5-4-g89b0047d9 2021-10-08 17:44:42 +02:00
Martin Diehl 89b0047d91 Test with PETSc 3.16.0 on GitHub 2021-10-08 16:05:36 +02:00
Martin Diehl a6ee7bd942 new location in PRIVATE 2021-10-07 16:20:25 +02:00
Martin Diehl 6ced308e98 avoid failed test after release 2021-10-07 14:47:38 +02:00
Martin Diehl 5005d11f6e updated instructins for packaging 3.0.0-alpha5 2021-10-07 13:51:55 +02:00
Martin Diehl b32b01d7af v3.0.0-alpha5 2021-10-07 05:51:58 +02:00
Test User 6a5b3401f8 [skip ci] updated version information after successful test of v3.0.0-alpha4-440-g4f42fa240 2021-10-07 02:13:04 +02:00
Martin Diehl 4f42fa2402 Merge remote-tracking branch 'origin/PETSc-3.16' into development 2021-10-06 22:02:29 +02:00
Martin Diehl 4c9b970a11 dependencies cannot be fulfilled at the moment 2021-10-06 20:18:29 +02:00
Martin Diehl 3d9292b539 this is not a decimal number (3.10 != 3.1) 2021-10-06 20:00:05 +02:00
Martin Diehl 7810d722cd missing comma 2021-10-06 19:57:57 +02:00
Martin Diehl 0cf0ca082e Merge remote-tracking branch 'origin/python3.10' into development 2021-10-06 19:56:16 +02:00
Test User 1b0d3a947f [skip ci] updated version information after successful test of v3.0.0-alpha4-432-ga0d516958 2021-10-06 19:41:23 +02:00