Commit Graph

13691 Commits

Author SHA1 Message Date
Philip Eisenlohr 690b478013 [skip ci] language polishing 2021-04-24 13:12:44 -04:00
Martin Diehl 24046ef683 support the user 2021-04-24 18:00:57 +02:00
Martin Diehl 95831e53f6 using improved documentation 2021-04-24 16:23:34 +02:00
Martin Diehl 3977e230b3 documenting and ensuring consistent argument names
'name' for a dataset matches the analogy to a file name
2021-04-24 14:47:45 +02:00
Martin Diehl 4d67c85a33 clarify out-of-place behavior and document return values 2021-04-23 23:32:09 +02:00
Martin Diehl 26f37d822d state return value
not for Rotation as its docstring is extended by Orientation
2021-04-23 19:15:11 +02:00
Martin Diehl 6699f2ee5f don't use shell variables
Marc solver can be controlled in python, installation can be tuned with
CLI arguments
2021-04-22 12:02:53 +02:00
Martin Diehl 0773fb5fae KISS
setting shell variables directly is more verbose
2021-04-22 08:04:46 +02:00
Martin Diehl 74dd9bf589 use sensible defaults if shell NUM_THREADS is not given 2021-04-22 08:04:02 +02:00
Martin Diehl 3f8bd645d8 handle the case that MSC-related variables are not set 2021-04-22 07:55:41 +02:00
Test User bf25250667 [skip ci] updated version information after successful test of v3.0.0-alpha3-2-gd0dd1fd83 2021-04-20 23:16:02 +02:00
Martin Diehl d0dd1fd83b new deploy syntax 2021-04-20 17:43:03 +02:00
Martin Diehl 7eefc87e5a ignore files for language detection (old syntax was wrong) 2021-04-20 14:52:31 +02:00
Martin Diehl 6a66ace28d preparing third 3.0 series alpha release 2021-04-15 16:35:53 +02:00
Test User 5b96a69c71 [skip ci] updated version information after successful test of v3.0.0-alpha2-875-gd83c746a1 2021-04-15 16:17:42 +02:00
Sharan Roongta d83c746a17 polishing 2021-04-15 12:07:33 +02:00
Martin Diehl 190ddafa44 don't support old file formats 2021-04-14 23:23:32 +02:00
Martin Diehl 34dc4fda13 needs rework 2021-04-14 19:58:58 +02:00
Martin Diehl 0e6cb127df damage can be defined in parts of the domain ... 2021-04-14 19:24:45 +02:00
Martin Diehl 285889b48e merge evaluates both expression, can lead to division by zero 2021-04-13 23:23:39 +02:00
Martin Diehl d47c116ebd Merge branch 'development' into Fortran-cleaning 2021-04-13 21:25:08 +02:00
Martin Diehl 1762245b69 merge not needed 2021-04-13 19:26:35 +02:00
Test User e360e0de55 [skip ci] updated version information after successful test of v3.0.0-alpha2-866-g1be1a72a0 2021-04-13 14:53:31 +02:00
Sharan Roongta 1be1a72a09 Merge branch 'Fortran-cleaning' into 'development'
Clarifying structure

See merge request damask/DAMASK!368
2021-04-13 11:08:18 +00:00
Martin Diehl 248bc539cc new mappings 2021-04-13 12:40:58 +02:00
Martin Diehl 74548d5f51 new names (as in HDF5 out) 2021-04-12 21:29:04 +02:00
Test User 90e33b14bf [skip ci] updated version information after successful test of v3.0.0-alpha2-839-gc55724d95 2021-04-12 11:27:44 +02:00
Sharan Roongta c55724d95d Merge branch 'python-polishing' into 'development'
fixed a few small inconsistencies

See merge request damask/DAMASK!367
2021-04-12 07:43:14 +00:00
Martin Diehl 887524bcc1 polishing 2021-04-11 16:09:29 +02:00
Martin Diehl f655a6fe5c store data locally 2021-04-11 14:30:10 +02:00
Martin Diehl b2292986f4 distributing responsibilities 2021-04-11 13:42:50 +02:00
Martin Diehl 8ec2d3a9ce bugfix: mixed up order 2021-04-11 12:49:28 +02:00
Martin Diehl 9d90ed525e YAML structure allows more than one mechanism 2021-04-11 12:42:57 +02:00
Martin Diehl 081d51f224 multiple damage mechanisms currently not supported 2021-04-11 12:37:46 +02:00
Martin Diehl 071c1a5ad4 avoid repetition 2021-04-11 12:18:26 +02:00
Martin Diehl 8b7f777186 probably not needed 2021-04-11 11:17:52 +02:00
Martin Diehl b67e837548 needs broadcast, otherwise rank>0 fail 2021-04-11 09:58:40 +02:00
Martin Diehl 547f2ffa69 cleaning 2021-04-11 09:46:11 +02:00
Martin Diehl b55e721ec4 standard name 2021-04-11 09:25:45 +02:00
Martin Diehl 34bb4c65a9 distributing responsibility 2021-04-11 08:58:40 +02:00
Martin Diehl 4b89e2f40c sorted and documented 2021-04-11 08:32:13 +02:00
Martin Diehl a386b82f74 distributing responsibility 2021-04-11 08:14:39 +02:00
Martin Diehl d488f1708a consistent naming 2021-04-11 07:41:59 +02:00
Philip Eisenlohr 9e8bf703f5 Merge branch 'allclose-rotation-orientation' into 'development'
improvements to orientation (and rotation)

See merge request damask/DAMASK!366
2021-04-11 01:12:51 +00:00
Martin Diehl cfbb2d416f better example 2021-04-10 23:58:53 +02:00
Martin Diehl 1133090b6c logfile does not contain much valuable information
Marc automatically creates .out
2021-04-10 23:50:20 +02:00
Martin Diehl 97d426718a following renames and access pattern 2021-04-10 21:16:57 +02:00
Martin Diehl 690777ac88 base access on cell numbers
DAMASK does not care about elem, IP, etc..
2021-04-10 21:16:10 +02:00
Martin Diehl 4d9949547c more systematic name 2021-04-10 21:04:33 +02:00
Martin Diehl 37df78a8e0 don't show progress bar for empty iterations 2021-04-10 15:01:50 +02:00