Commit Graph

14372 Commits

Author SHA1 Message Date
Philip Eisenlohr eda6a401ba fixed wrong solver object name 2021-11-15 19:52:25 +01:00
Philip Eisenlohr 43ae4983ed fixed misaligned/too short "writing..." statements 2021-11-15 12:58:59 -05:00
Philip Eisenlohr 69843d0833 Merge branch 'development' into pretty-print-init 2021-11-15 12:39:14 -05:00
Philip Eisenlohr da9fdf53d2 consistent indentation and line-spacings in reporting 2021-11-15 12:35:44 -05:00
Martin Diehl abec62c027 simplifying
clone repository only when needed for update (development only)
2021-11-15 17:55:11 +01:00
Test User a87f414146 [skip ci] updated version information after successful test of v3.0.0-alpha5-90-gbb6655045 2021-11-14 20:46:57 +01:00
Martin Diehl bb66550459 don't use undefined variable 2021-11-14 18:59:20 +01:00
Martin Diehl ec24af2403 testing new functionality 2021-11-14 11:45:13 +01:00
Martin Diehl 4a0fc7b150 ensure to be in correct repository 2021-11-14 09:45:01 +01:00
Martin Diehl 10e436cbf5 Merge remote-tracking branch 'origin/development' into Marc-spelling 2021-11-14 06:56:19 +01:00
Martin Diehl d751350bda systematic naming 2021-11-14 06:51:47 +01:00
Martin Diehl 2df9045f7e Merge remote-tracking branch 'origin/development' into initial-eigenstrain 2021-11-14 06:50:04 +01:00
Martin Diehl f7dbda31e8 style adjustments
- two empty lines after variables
- enddo, endif should have space
2021-11-14 06:46:01 +01:00
Philip Eisenlohr 2408b74cac reduce computation effort for plasticity==none 2021-11-14 06:45:37 +01:00
Martin Diehl 4e57193a02 simplified
use GitLab CI API to remove finished jobs, no user intervention needed
after cancelling
2021-11-13 23:04:35 +01:00
Martin Diehl 74921ebe19 not needed, only delays runtime test
resource management is done with 'manage pool' script
2021-11-13 21:28:42 +01:00
Martin Diehl 4396d605ec test folder, not module 2021-11-13 19:37:40 +01:00
Martin Diehl 9430ca9e6e simplified 2021-11-13 19:24:00 +01:00
Martin Diehl f97c9c7e8c don't rely on Makefile 2021-11-13 19:13:10 +01:00
Martin Diehl 57817e78ae PYTHONPATH was not set 2021-11-13 18:39:19 +01:00
Martin Diehl 51c2620567 use (partly) repo cloned by gitlab-runner 2021-11-13 18:19:42 +01:00
Martin Diehl 06edd39a93 still need clean stage
after_script does not run for failed/cancelled scripts.
2021-11-13 16:49:21 +01:00
Martin Diehl 352a168621 new style (https://docs.gitlab.com/ee/ci/yaml) 2021-11-13 14:09:12 +01:00
Martin Diehl c75ac5fe6c let gitlab-runner handle the submodule 2021-11-13 14:03:06 +01:00
Martin Diehl 45af45615a build to new bin location 2021-11-13 14:02:40 +01:00
Martin Diehl 2682a26497 preparing for pipeline-wide location of executables 2021-11-13 11:32:55 +01:00
Martin Diehl f112d11985 new locking mechanism
only runtime test needs to run exclusively. lock per job, not per
pipeline.
should be more stable and allow more concurrency

needs python script for job management on gitlab-runner
2021-11-13 11:14:21 +01:00
Martin Diehl 97e289decc not needed
automated push to master skips CI already
2021-11-12 22:11:11 +01:00
Martin Diehl 579f3ba5d3 more robust storage of runtime measurements 2021-11-12 21:38:13 +01:00
Martin Diehl cd2ecef92f Merge remote-tracking branch 'origin/development' into Marc-spelling 2021-11-12 09:25:41 +01:00
Martin Diehl aa6efd21cd Merge remote-tracking branch 'origin/development' into initial-eigenstrain 2021-11-12 08:46:50 +01:00
Test User e8d2281bb5 [skip ci] updated version information after successful test of v3.0.0-alpha5-72-g8138d3a18 2021-11-12 08:43:50 +01:00
Martin Diehl 8138d3a180 style adjustments 2021-11-11 23:59:48 +01:00
Martin Diehl ba31ff7263 do not rely on ML per default 2021-11-11 23:23:14 +01:00
Martin Diehl 476f1975db use fixed PETSc
already includes new version of ML proposed in
https://gitlab.com/petsc/petsc/-/merge_requests/4549
2021-11-11 23:04:00 +01:00
Martin Diehl 7766b5465b Merge branch '135-discretization_grid-too-strict-with-celldata' into 'development'
only look for opening part of <CellData> tag

Closes #135

See merge request damask/DAMASK!451
2021-11-10 22:11:47 +00:00
Martin Diehl b7ad5b3167 'standard' style 2021-11-10 20:53:20 +01:00
Philip Eisenlohr 186b688b04 only look for opening part of <CellData> tag 2021-11-09 15:10:19 -05:00
Philip Eisenlohr 292449aca9 W has cI, not cF 2021-11-09 19:30:35 +00:00
Martin Diehl 1038abd1a3 testing initial eigenstrain 2021-11-08 18:50:00 +01:00
Martin Diehl 0514ca7a56 Merge remote-tracking branch 'origin/development' into initial-eigenstrain 2021-11-08 18:49:41 +01:00
Test User 5142813a98 [skip ci] updated version information after successful test of v3.0.0-alpha5-64-g8e08af31e 2021-11-05 10:23:36 +01:00
Daniel Otto de Mentock 8e08af31e5 Merge branch '125-python-typehints' into 'development'
first few type hints for Python

See merge request damask/DAMASK!450
2021-11-05 07:45:29 +00:00
Test User ba66d7b816 [skip ci] updated version information after successful test of v3.0.0-alpha5-52-g5b0ad1eb8 2021-11-04 21:19:55 +01:00
Martin Diehl 5b0ad1eb8d Merge branch 'mesh-order' into 'development'
symbolic notation in numerics.yaml

See merge request damask/DAMASK!445
2021-11-04 18:39:58 +00:00
Martin Diehl a041551b9f Merge remote-tracking branch 'origin/development' into mesh-order 2021-11-03 07:57:59 +01:00
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