Commit Graph

7660 Commits

Author SHA1 Message Date
Martin Diehl ad1a64c338 rename was missing 2018-10-15 06:01:38 +02:00
Martin Diehl b71c5bb1b5 Merge remote-tracking branch 'origin/development' into 19-NewStylePhenopowerlaw 2018-10-15 06:00:00 +02:00
Martin Diehl 57ca93c3c9 added missing allocation 2018-10-15 05:28:52 +02:00
Martin Diehl e5ec5ed54c check prerequisites as early as possible 2018-10-15 05:03:53 +02:00
Test User a4fcad53a2 [skip ci] updated version information after successful test of v2.0.2-822-g3ed22eca 2018-10-15 00:13:12 +02:00
Martin Diehl d662507eb8 will not work without populate grains 2018-10-14 21:41:32 +02:00
Martin Diehl 767ca0edd4 avoid code repetition 2018-10-14 20:16:30 +02:00
Martin Diehl a311cc7673 Merge remote-tracking branch 'origin/development' into 19-NewStylePhenopowerlaw 2018-10-14 15:53:50 +02:00
Martin Diehl 6599aa487c kinetics_slip does not seem to be the problem 2018-10-14 15:53:24 +02:00
Martin Diehl 3ed22ecaa8 prevent failing tests due to scatter in nonlocal results 2018-10-14 12:33:12 +02:00
Martin Diehl 1839228add sorting
new mappings. Needs more work (don't forget https://xkcd.com/927)
2018-10-14 12:27:42 +02:00
Martin Diehl 943fa764c0 not needed 2018-10-14 11:15:07 +02:00
Martin Diehl 4ac12d1dc5 removed hybridIA 2018-10-14 10:11:26 +02:00
Martin Diehl 4c780226d1 polishing 2018-10-14 09:27:34 +02:00
Test User 8e4c97a121 [skip ci] Merge branch 'master' into development 2018-10-14 07:11:34 +02:00
Test User f4da97bb5f Merge commit 'v2.0.2-815-gea028684' 2018-10-14 07:11:02 +02:00
Test User ea02868472 [skip ci] updated version information after successful test of v2.0.2-814-g1a458108 2018-10-14 07:11:01 +02:00
Test User 94752faebf [skip ci] Merge branch 'master' into development 2018-10-13 23:19:05 +02:00
Test User 0ab6c298e4 [skip ci] updated version information after successful test of v2.0.2-813-g2beeb9da 2018-10-13 23:18:26 +02:00
Martin Diehl 513faa2218 investigating the reason for the poor performance 2018-10-13 11:29:07 +02:00
Franz Roters d9fbf2ab50 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-10-13 10:52:03 +02:00
Franz Roters 905b5a33eb added link for Marc2018 2018-10-13 10:50:20 +02:00
Franz Roters 1a458108bc added support for Marc2018 2018-10-13 10:26:42 +02:00
Martin Diehl 2beeb9daf9 less strict tolerance for nonlocal bcc 2018-10-13 08:36:23 +02:00
Martin Diehl fa9cbe13c9 do concurrent not safe here 2018-10-13 08:35:36 +02:00
Martin Diehl 6207781eb6 [skip ci] [skip sc] streamlining 2018-10-12 17:24:46 +02:00
Franz Roters d1561e867a Merge branch '44-column-major-access-to-interaction-matrices' into 'development'
Resolve "column-major access to interaction matrices"

Closes #44

See merge request damask/DAMASK!43
2018-10-12 13:03:22 +02:00
Martin Diehl 5597ee338e simplifying
- whole type is private, no need to make the components private
- target not needed when using associate
2018-10-12 08:26:24 +02:00
Martin Diehl 854d3ab774 clearer logic for controlling dipole formation 2018-10-12 08:23:56 +02:00
Martin Diehl 39deae0b2f corrected failing test 2018-10-12 07:01:02 +02:00
Vitesh Shah 38f9807c42 cleaning up the codes 2018-10-11 18:00:01 +02:00
Martin Diehl 51a3308a3d bugfix: same tau was used for all systems 2018-10-11 17:28:00 +02:00
Test User aae37c361e [skip ci] Merge branch 'master' into development 2018-10-11 10:57:29 +02:00
Test User dc94e27efc [skip ci] updated version information after successful test of v2.0.2-756-g7217cdac 2018-10-11 10:56:51 +02:00
Sharan Roongta 27436b602f testing extended to detect changes in non-schmid behavior 2018-10-11 10:27:35 +02:00
Vitesh Shah cd2fb9f417 adding prefixes to writing of datasets under groups 2018-10-10 19:08:44 +02:00
Vitesh Shah fa13e71493 removed typo(&) 2018-10-10 18:09:10 +02:00
Vitesh Shah 78db0ecb3c reading and writing of subroutines of datasets of different ranks 2018-10-10 17:54:55 +02:00
Martin Diehl 7217cdac1b Merge branch '29-rename-mesh_element-array' into development 2018-10-10 15:55:23 +02:00
Martin Diehl ef1899cfd0 improved error reporting
- tell user specifically whether number of systems is too high or too
low
- c/a sanity check can be done centrally
2018-10-10 07:42:07 +02:00
Test User 5038578188 [skip ci] Merge branch 'master' into development 2018-10-10 02:15:31 +02:00
Test User 61718f2df2 Merge commit 'v2.0.2-723-g3208c5ea' 2018-10-10 02:14:43 +02:00
Test User 3208c5eae2 [skip ci] updated version information after successful test of v2.0.2-722-ge71ec205 2018-10-10 02:14:42 +02:00
Philip Eisenlohr f0b9c0caf7 polishing and encapsulating of Abaqus-specific local variables 2018-10-09 17:57:10 -04:00
Franz Roters 1d0584dcdf typo in message 2018-10-09 16:44:47 +02:00
Martin Diehl d81c9f744e avoid errors by consistently closing objects
general bugfixes, works now
2018-10-09 16:17:21 +02:00
Martin Diehl 2064ed80fd more flexible file open routine 2018-10-09 15:15:08 +02:00
Martin Diehl 8626ba1ce6 adjusted variable names and added comments 2018-10-09 14:46:57 +02:00
Martin Diehl 48403c37b7 initializing and closing the HDF5 library 2018-10-09 14:13:51 +02:00
Martin Diehl e7e0cf7118 preprocessor statements are case sensitive..
... and the PETSc variable is PETSc, not PETSC
2018-10-09 13:57:29 +02:00