Commit Graph

11825 Commits

Author SHA1 Message Date
Zhuowen Zhao d6cf3c4dd4 reduced size of aTolState from sizeState to sizeDotState
asb tolerance check is only meaningful for the state part affected by dotState
2017-09-29 18:35:36 -04:00
Tias Maiti 40ca9d249a added phase material configuration for buffer layers in free surface simuations 2017-09-29 15:35:02 -07:00
Zhuowen Zhao a153443239 clarified comment 2017-09-29 18:34:18 -04:00
Zhuowen Zhao fb4aadbafa moved deltaState to group of contigous memory pointers 2017-09-29 18:33:39 -04:00
Zhuowen Zhao 80bed8b8aa improved math_expand algorithm 2017-09-29 18:32:52 -04:00
Zhuowen Zhao f3292507b5 added more debugging messages and switched to DEBUG as flag 2017-09-29 18:32:07 -04:00
Zhuowen Zhao ca99734cd4 added DEBUG declaration for BUILDTYPE=DEBUG 2017-09-29 18:30:53 -04:00
Philip Eisenlohr f5816a643d added offsetDeltaState to type-definition and respect this when applying deltaState 2017-09-29 17:44:10 -04:00
Tias Maiti 826ce4a7eb Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-09-23 05:54:08 -07:00
Martin Diehl a1563dff06 moved instructions to damask.mpie.de 2017-09-20 23:02:33 +02:00
Test User 2f02239222 [skip ci] updated version information after successful test of v2.0.1-924-ge1bfde9 2017-09-20 08:38:12 +02:00
Martin Diehl e1bfde94f9 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-09-19 23:40:10 +02:00
Martin Diehl d8d42c32e7 cleaned + shortened, fixed handling of optional order parameter in math_exp33 2017-09-19 23:39:19 +02:00
Test User 7ac5d2be67 [skip ci] updated version information after successful test of v2.0.1-921-g67ac5c7 2017-09-19 23:16:21 +02:00
Philip Eisenlohr 67ac5c7b84 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-09-19 08:13:08 -04:00
Philip Eisenlohr 330906d08f removed unneccesary detail from general error message, now caller gives specifics 2017-09-19 08:11:57 -04:00
Zhuowen Zhao 56f7836bf8 clarified composition of overall sizeState 2017-09-18 19:42:27 -04:00
Test User fe4952b100 [skip ci] updated version information after successful test of v2.0.1-918-gae868d3 2017-09-15 06:20:35 +02:00
Zhuowen Zhao ae868d3ada only one error for math_check; new "math_expand('what' by 'how')" 2017-09-14 15:25:22 -04:00
Test User e211fa614a [skip ci] Merge branch 'master' into development 2017-09-07 09:24:10 +02:00
Test User 1dbe21e4b5 Merge commit 'v2.0.1-913-g1d32f6f' 2017-09-07 09:23:52 +02:00
Test User 1d32f6f7a4 [skip ci] updated version information after successful test of v2.0.1-912-g370ff11 2017-09-07 09:23:51 +02:00
Test User 2ae8a11da7 [skip ci] Merge branch 'master' into development 2017-09-07 00:25:55 +02:00
Test User 7bf2fb556c [skip ci] updated version information after successful test of v2.0.1-909-g9e502c7 2017-09-07 00:25:49 +02:00
Martin Diehl 370ff112bd Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-09-06 16:20:57 +02:00
Martin Diehl f0d8d7c50a bug in eigenvalue calculation, caused wrong eigenvectors for sym33 matrices. Credits to Duancheng Ma 2017-09-06 16:20:24 +02:00
Franz Roters 9e502c7386 added support for Marc 2017
still needs some tetsing
2017-09-06 15:25:33 +02:00
Martin Diehl 1a75898019 syntax error 2017-09-06 12:33:11 +00:00
Tias Maiti f46d721750 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-09-03 17:42:02 -07:00
Test User 0003c838fc [skip ci] updated version information after successful test of v2.0.1-907-g546b40b 2017-09-01 20:23:06 +02:00
Franz Roters 546b40b2a7 fixed syntax error in setting file access rights 2017-09-01 11:18:53 +02:00
Test User 517640fa8e [skip ci] updated version information after successful test of v2.0.1-905-ge537afb 2017-08-31 09:12:41 +02:00
Eureka Pai e537afb3a1 added blink for non-existent PETSC_DIR, relocated multithreading towards mem-size msg 2017-08-30 18:09:41 -04:00
Eureka Pai f743a00944 fixed local merge conflict 2017-08-29 17:09:18 -04:00
Test User e6dcd82d86 [skip ci] updated version information after successful test of v2.0.1-901-gaee90f7 2017-08-29 10:43:12 +02:00
Philip Eisenlohr aee90f7c8b Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-08-28 19:40:24 -04:00
Philip Eisenlohr 64259d9239 bug fixed in whitelist sorting, more robust against numpy parsing errors 2017-08-28 19:38:14 -04:00
Philip Eisenlohr 5b8bc65d37 exchanged string 'n/a' for 'nan' to allow smooth parsing as float value 2017-08-28 19:32:59 -04:00
Philip Eisenlohr 4f5e96d366 column label given as integer always returns dimension=1
used to return full dimension if first column of a multidim object was referenced by number
2017-08-28 19:32:13 -04:00
Chen 9d2c5a72a5 remove debug print 2017-08-28 15:53:21 -04:00
Chen b1c524e8d8 3rd try with removing blank lines in colormaps 2017-08-28 15:51:47 -04:00
Chen da348be8ba 2nd try with removing blank lines in colormaps 2017-08-28 15:51:01 -04:00
Chen 60827fe5f1 remove blank lines in colormaps 2017-08-28 15:50:09 -04:00
Chen a9f4213952 add HSV support 2017-08-28 15:39:35 -04:00
Philip Eisenlohr adc7c9d5b1 removed executable bit 2017-08-28 13:55:12 -04:00
Martin Diehl 1612343065 more specific text 2017-08-27 12:35:09 +02:00
Martin Diehl 8fd2366e47 added license information for images
rename misc->img reflects that only images are in the directory
2017-08-27 08:07:48 +02:00
Philip Eisenlohr 31de4e2e17 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-08-24 17:22:41 -04:00
Philip Eisenlohr 0eae213a7e fixed tpyo in filename 2017-08-24 17:22:23 -04:00
Test User 477990f14f [skip ci] Merge branch 'master' into development 2017-08-24 08:56:20 +02:00