Commit Graph

10010 Commits

Author SHA1 Message Date
Martin Diehl 6c31e22855 testing new style DADF5 file 2019-12-04 05:59:52 +01:00
Martin Diehl 32ebcea207 more tests 2019-12-04 05:49:43 +01:00
Martin Diehl fecd4632b4 correct reporting of time 2019-12-04 05:49:17 +01:00
Martin Diehl 58a190ede8 Merge branch 'development' into incs-no-leading-zero 2019-12-04 05:19:38 +01:00
Martin Diehl 1110affec2 Merge branch 'new-ASCII' of magit1.mpie.de:/damask/DAMASK into new-ASCII 2019-12-04 05:10:01 +01:00
Martin Diehl 9ad8743396 using central functionality 2019-12-03 22:00:21 +01:00
Martin Diehl e006e0ebec functions for spatial coordinates on regular grids 2019-12-03 18:59:59 +01:00
Martin Diehl 3effea8e1d also check operations that should NOT work 2019-12-03 17:03:03 +01:00
Martin Diehl d92d503b3c pytest should be part of the test suite 2019-12-03 16:49:27 +01:00
Martin Diehl f5bbd3cf22 ensure functionality through unit testing 2019-12-03 16:39:54 +01:00
Martin Diehl ff1778d149 Merge branch 'development' into new-ASCII 2019-12-03 15:56:49 +01:00
Test User e237d30e99 [skip ci] updated version information after successful test of v2.0.3-1133-gfede8225 2019-12-03 13:28:36 +01:00
Martin Diehl 62ca2952fc polishing 2019-12-03 11:27:14 +01:00
Martin Diehl 93da6d3f63 was not used 2019-12-02 23:07:01 +01:00
Martin Diehl c36a5bdfbb bugfix: calculation of size of postResults was wrong 2019-12-02 23:06:28 +01:00
Martin Diehl f5292019e5 use rotation class 2019-12-02 20:23:50 +01:00
Martin Diehl 8a9d3f8d6d avoid code duplication 2019-12-02 20:09:27 +01:00
Martin Diehl 83453d10ef use rotation class for consistent handling of rotations 2019-12-02 16:37:22 +01:00
Martin Diehl be099e38c2 might be of use 2019-12-02 16:22:27 +01:00
Martin Diehl 8189b50509 same functionality but tested 2019-12-02 12:58:23 +01:00
Martin Diehl 2969a53338 not used/needed anymore 2019-12-02 12:54:45 +01:00
Martin Diehl fede8225bc Merge branch 'development' into pytest 2019-12-02 12:47:37 +01:00
Martin Diehl f85ee7d7fb plasticity is postResults-free 2019-12-02 12:39:44 +01:00
Martin Diehl 5d524e1283 tests for nonlocal updated in PRIVATE 2019-12-02 08:55:09 +01:00
Martin Diehl 2b3b26087f consistent names 2019-12-01 20:07:16 +01:00
Martin Diehl 05aa38cc71 using short names 2019-12-01 15:05:49 +01:00
Martin Diehl bb152a171a consistent naming among plasticity laws 2019-12-01 10:32:45 +01:00
Martin Diehl 1cf1da5bcc consistent naming 2019-12-01 09:35:44 +01:00
Martin Diehl 33c090d2ac pointers for better readability 2019-12-01 08:55:24 +01:00
Martin Diehl afad2f2dce short and consistent naming 2019-12-01 08:39:30 +01:00
Martin Diehl df4b642400 polishing 2019-12-01 08:33:04 +01:00
Martin Diehl 07fb915a7e postResults not needed anymore 2019-12-01 08:27:56 +01:00
Martin Diehl c7d675a1e9 not needed anymore 2019-11-30 16:03:18 +01:00
Martin Diehl d93fb12e8c remove extra output
current implementation was not very general, no separation of different
dislocation types.
if output is needed, re-implemenation is straight forward
2019-11-30 14:36:54 +01:00
Martin Diehl 5a792ad09d updated tests 2019-11-30 14:30:13 +01:00
Martin Diehl bb75b6cf92 Merge remote-tracking branch 'origin/development' into almost-no-postResults 2019-11-30 13:45:43 +01:00
Martin Diehl 8f77843b0f improved naming
- clearer variable names
- no '-' in attributes
- single source of truth
2019-11-30 09:01:37 +01:00
Martin Diehl 354c0123a1 backward compatibility 2019-11-30 08:40:59 +01:00
Martin Diehl 4185fcb4c3 adjust to new naming 2019-11-29 21:40:54 +01:00
Martin Diehl e2b13a5ca3 using de-facto standard naming 2019-11-29 19:32:18 +01:00
Test User a4fdad78a4 [skip ci] updated version information after successful test of v2.0.3-1111-g374980da 2019-11-29 19:04:38 +01:00
Martin Diehl dc3fc8f70c do not clutter with leading zeros 2019-11-29 17:00:48 +01:00
Martin Diehl 9b4252da68 smart handling of leading zeros 2019-11-29 16:58:11 +01:00
Martin Diehl 76a1506893 small improvements
bugfix: writing correct labels (now consistent with readin)
error handling for inconsistent initialization
2019-11-28 20:18:54 +01:00
Martin Diehl f2e722ed2e polishing 2019-11-28 18:22:34 +01:00
Martin Diehl 3e65d44e07 centralized facilities for differential operations
note the need to reverse the grid shape in data from the ASCII table. If x is fastest,
z is slowest we require x to be the rightmost index
2019-11-28 15:46:22 +01:00
Martin Diehl 80b50f460e cleaning
trying to get rid of strange re-ordering related to ASCII table data
layout
2019-11-28 10:09:22 +01:00
Martin Diehl 4c4ccfe72e not needed 2019-11-28 06:27:19 +01:00
Martin Diehl ca92400c2f polishing
columns is the term used py pandas
2019-11-28 05:58:28 +01:00
Martin Diehl b85049cb81 use brackets for line continuation with comments 2019-11-28 05:41:53 +01:00